Trace number 200906

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.14 1816.15

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-4.xml
MD5SUM39d481ee1e8825b3aa8dc8a62c67556c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02	c This is CSPtoSAT+minisat version 0.3
0.02	c (c) 2006 roussel@cril.univ-artois.fr
0.02	
0.02	c This solver internally uses a modified version of MiniSat2 version 061112
0.02	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.02	
0.02	c parsing...
5.00	c ...done
5.00	c #SATvar=2317968 #SATclauses=4628432 #CSPpredicates=40767

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-200906-1168055468 -o ROOT/results/node7/solver-200906-1168055468 -C 1800 -M 900 /tmp/evaluation/200906-1168055468/CSPtoSAT+minisat /tmp/evaluation/200906-1168055468/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0.104498 s]
/proc/loadavg: 1.59 1.89 1.88 5/86 12892
/proc/meminfo: memFree=1433944/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.59 1.89 1.88 5/86 12892
/proc/meminfo: memFree=1433944/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=39452 CPUtime=0.2
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 7704 0 0 0 16 4 0 0 19 0 1 0 153942751 40398848 7523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669414 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 9863 7523 694 52 0 8231 0

[startup+0.512547 s]
/proc/loadavg: 1.59 1.89 1.88 5/86 12892
/proc/meminfo: memFree=1433944/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=87436 CPUtime=0.5
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 18383 0 0 0 41 9 0 0 22 0 1 0 153942751 89534464 18141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10849962 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 21859 18141 696 52 0 20227 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 87436

[startup+1.33363 s]
/proc/loadavg: 1.59 1.89 1.88 3/86 12892
/proc/meminfo: memFree=1276376/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=216648 CPUtime=1.3
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 47520 0 0 0 107 23 0 0 25 0 1 0 153942751 221847552 47278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10850768 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 54162 47278 696 52 0 52530 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 216648

[startup+2.9758 s]
/proc/loadavg: 1.59 1.89 1.88 3/86 12892
/proc/meminfo: memFree=1130392/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=325044 CPUtime=2.93
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 77171 0 0 0 253 40 0 0 25 0 1 0 153942751 332845056 76929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157739015 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 81261 76929 704 52 0 79629 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 325044

[startup+6.26115 s]
/proc/loadavg: 1.62 1.89 1.88 3/86 12892
/proc/meminfo: memFree=1122392/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=331040 CPUtime=6.18
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 78789 0 0 0 577 41 0 0 25 0 1 0 153942751 338984960 78409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 82760 78409 721 52 0 81128 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 331040

[startup+12.7318 s]
/proc/loadavg: 1.65 1.89 1.89 3/86 12892
/proc/meminfo: memFree=1122200/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=331172 CPUtime=12.6
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 78820 0 0 0 1218 42 0 0 25 0 1 0 153942751 339120128 78440 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665739 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 82793 78440 721 52 0 81161 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 331172

[startup+25.5542 s]
/proc/loadavg: 1.73 1.90 1.89 3/86 12892
/proc/meminfo: memFree=1121816/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=331640 CPUtime=25.31
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 78925 0 0 0 2489 42 0 0 25 0 1 0 153942751 339599360 78545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 82910 78545 721 52 0 81278 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 331640

[startup+51.2179 s]
/proc/loadavg: 1.82 1.90 1.89 3/86 12892
/proc/meminfo: memFree=1120920/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=332576 CPUtime=50.73
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 79119 0 0 0 5031 42 0 0 25 0 1 0 153942751 340557824 78739 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 83144 78739 721 52 0 81512 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 332576

[startup+102.436 s]
/proc/loadavg: 1.92 1.92 1.89 3/86 12892
/proc/meminfo: memFree=1119640/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=333016 CPUtime=101.48
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 79288 0 0 0 10106 42 0 0 25 0 1 0 153942751 341008384 78908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 83254 78908 721 52 0 81622 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 333016

[startup+162.486 s]
/proc/loadavg: 1.97 1.93 1.90 3/86 12892
/proc/meminfo: memFree=1118424/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=334152 CPUtime=160.99
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 79448 0 0 0 16056 43 0 0 25 0 1 0 153942751 342171648 79068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 83538 79068 721 52 0 81906 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 334152

[startup+222.532 s]
/proc/loadavg: 1.99 1.94 1.91 3/86 12892
/proc/meminfo: memFree=1117272/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=334780 CPUtime=220.48
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 79582 0 0 0 22005 43 0 0 25 0 1 0 153942751 342814720 79202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 83695 79202 721 52 0 82063 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 334780

[startup+282.582 s]
/proc/loadavg: 2.03 1.96 1.91 3/86 12892
/proc/meminfo: memFree=1115992/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=335176 CPUtime=279.99
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 79709 0 0 0 27955 44 0 0 25 0 1 0 153942751 343220224 79329 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 83794 79329 721 52 0 82162 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 335176

[startup+342.624 s]
/proc/loadavg: 2.01 1.97 1.91 3/86 12892
/proc/meminfo: memFree=1114904/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=335736 CPUtime=339.48
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 79834 0 0 0 33904 44 0 0 25 0 1 0 153942751 343793664 79454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 83934 79454 721 52 0 82302 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 335736

[startup+402.664 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 12892
/proc/meminfo: memFree=1113752/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=336264 CPUtime=398.96
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 79958 0 0 0 39852 44 0 0 25 0 1 0 153942751 344334336 79578 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 84066 79578 721 52 0 82434 0
Current children cumulated CPU time (s) 398.96
Current children cumulated vsize (KiB) 336264

[startup+462.712 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 12892
/proc/meminfo: memFree=1112664/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=336740 CPUtime=458.47
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 80078 0 0 0 45802 45 0 0 25 0 1 0 153942751 344821760 79698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 84185 79698 721 52 0 82553 0
Current children cumulated CPU time (s) 458.47
Current children cumulated vsize (KiB) 336740

[startup+522.754 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 12892
/proc/meminfo: memFree=1111384/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=337268 CPUtime=517.96
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 80200 0 0 0 51751 45 0 0 25 0 1 0 153942751 345362432 79820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 84317 79820 721 52 0 82685 0
Current children cumulated CPU time (s) 517.96
Current children cumulated vsize (KiB) 337268

[startup+582.8 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 12892
/proc/meminfo: memFree=1110360/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=337664 CPUtime=577.46
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 80316 0 0 0 57700 46 0 0 25 0 1 0 153942751 345767936 79936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 84416 79936 721 52 0 82784 0
Current children cumulated CPU time (s) 577.46
Current children cumulated vsize (KiB) 337664

[startup+642.873 s]
/proc/loadavg: 2.00 1.97 1.91 3/92 13040
/proc/meminfo: memFree=1107816/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=338192 CPUtime=636.83
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 80432 0 0 0 63637 46 0 0 25 0 1 0 153942751 346308608 80052 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 84548 80052 721 52 0 82916 0
Current children cumulated CPU time (s) 636.83
Current children cumulated vsize (KiB) 338192

[startup+702.934 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 13090
/proc/meminfo: memFree=1107992/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=338708 CPUtime=696.28
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 80550 0 0 0 69582 46 0 0 25 0 1 0 153942751 346836992 80170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 84677 80170 721 52 0 83045 0
Current children cumulated CPU time (s) 696.28
Current children cumulated vsize (KiB) 338708

[startup+762.98 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 13090
/proc/meminfo: memFree=1106904/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=339104 CPUtime=755.78
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 80665 0 0 0 75531 47 0 0 25 0 1 0 153942751 347242496 80285 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 84776 80285 721 52 0 83144 0
Current children cumulated CPU time (s) 755.78
Current children cumulated vsize (KiB) 339104

[startup+823.026 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 13090
/proc/meminfo: memFree=1105880/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=339632 CPUtime=815.28
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 80779 0 0 0 81481 47 0 0 25 0 1 0 153942751 347783168 80399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 84908 80399 721 52 0 83276 0
Current children cumulated CPU time (s) 815.28
Current children cumulated vsize (KiB) 339632

[startup+883.082 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 13090
/proc/meminfo: memFree=1104728/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=340028 CPUtime=874.78
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 80889 0 0 0 87431 47 0 0 25 0 1 0 153942751 348188672 80509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85007 80509 721 52 0 83375 0
Current children cumulated CPU time (s) 874.78
Current children cumulated vsize (KiB) 340028

[startup+943.133 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 13090
/proc/meminfo: memFree=1103576/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=340424 CPUtime=934.29
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81003 0 0 0 93381 48 0 0 25 0 1 0 153942751 348594176 80623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85106 80623 721 52 0 83474 0
Current children cumulated CPU time (s) 934.29
Current children cumulated vsize (KiB) 340424

[startup+1003.19 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 13090
/proc/meminfo: memFree=1102424/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=340820 CPUtime=993.79
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81114 0 0 0 99331 48 0 0 25 0 1 0 153942751 348999680 80734 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85205 80734 721 52 0 83573 0
Current children cumulated CPU time (s) 993.79
Current children cumulated vsize (KiB) 340820

[startup+1063.24 s]
/proc/loadavg: 2.06 1.99 1.92 3/86 13090
/proc/meminfo: memFree=1101272/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=341396 CPUtime=1053.3
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81222 0 0 0 105281 49 0 0 25 0 1 0 153942751 349589504 80842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85349 80842 721 52 0 83717 0
Current children cumulated CPU time (s) 1053.3
Current children cumulated vsize (KiB) 341396

[startup+1123.3 s]
/proc/loadavg: 2.02 1.99 1.92 3/86 13090
/proc/meminfo: memFree=1100248/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=341924 CPUtime=1112.8
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81329 0 0 0 111231 49 0 0 25 0 1 0 153942751 350130176 80949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85481 80949 721 52 0 83849 0
Current children cumulated CPU time (s) 1112.8
Current children cumulated vsize (KiB) 341924

[startup+1183.35 s]
/proc/loadavg: 2.04 2.00 1.92 3/86 13090
/proc/meminfo: memFree=1099160/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=342320 CPUtime=1172.31
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81437 0 0 0 117182 49 0 0 25 0 1 0 153942751 350535680 81057 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667329 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85580 81057 721 52 0 83948 0
Current children cumulated CPU time (s) 1172.31
Current children cumulated vsize (KiB) 342320

[startup+1243.41 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 13090
/proc/meminfo: memFree=1098072/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=342716 CPUtime=1231.83
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81543 0 0 0 123133 50 0 0 25 0 1 0 153942751 350941184 81163 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85679 81163 721 52 0 84047 0
Current children cumulated CPU time (s) 1231.83
Current children cumulated vsize (KiB) 342716

[startup+1303.47 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 13090
/proc/meminfo: memFree=1096984/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=343112 CPUtime=1291.33
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81648 0 0 0 129083 50 0 0 25 0 1 0 153942751 351346688 81268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533075 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85778 81268 721 52 0 84146 0
Current children cumulated CPU time (s) 1291.33
Current children cumulated vsize (KiB) 343112

[startup+1363.53 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 13090
/proc/meminfo: memFree=1095832/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=343508 CPUtime=1350.84
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81754 0 0 0 135034 50 0 0 25 0 1 0 153942751 351752192 81374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85877 81374 721 52 0 84245 0
Current children cumulated CPU time (s) 1350.84
Current children cumulated vsize (KiB) 343508

[startup+1423.58 s]
/proc/loadavg: 2.00 2.00 1.92 4/86 13090
/proc/meminfo: memFree=1094872/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=343904 CPUtime=1410.34
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81860 0 0 0 140984 50 0 0 25 0 1 0 153942751 352157696 81480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 85976 81480 721 52 0 84344 0
Current children cumulated CPU time (s) 1410.34
Current children cumulated vsize (KiB) 343904

[startup+1483.63 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 13090
/proc/meminfo: memFree=1093720/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=344300 CPUtime=1469.85
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 81965 0 0 0 146934 51 0 0 25 0 1 0 153942751 352563200 81585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 86075 81585 721 52 0 84443 0
Current children cumulated CPU time (s) 1469.85
Current children cumulated vsize (KiB) 344300

[startup+1543.68 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 13090
/proc/meminfo: memFree=1092696/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=344696 CPUtime=1529.35
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 82070 0 0 0 152884 51 0 0 25 0 1 0 153942751 352968704 81690 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 86174 81690 721 52 0 84542 0
Current children cumulated CPU time (s) 1529.35
Current children cumulated vsize (KiB) 344696

[startup+1603.73 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 13090
/proc/meminfo: memFree=1091544/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=345360 CPUtime=1588.85
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 82175 0 0 0 158834 51 0 0 25 0 1 0 153942751 353648640 81795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 86340 81795 721 52 0 84708 0
Current children cumulated CPU time (s) 1588.85
Current children cumulated vsize (KiB) 345360

[startup+1663.77 s]
/proc/loadavg: 2.07 2.02 1.93 3/86 13092
/proc/meminfo: memFree=1090584/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=345756 CPUtime=1648.35
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 82283 0 0 0 164783 52 0 0 25 0 1 0 153942751 354054144 81903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12891/statm: 86439 81903 721 52 0 84807 0
Current children cumulated CPU time (s) 1648.35
Current children cumulated vsize (KiB) 345756

[startup+1723.81 s]
/proc/loadavg: 1.95 1.99 1.92 3/86 13130
/proc/meminfo: memFree=1115992/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=346152 CPUtime=1707.89
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 82391 0 0 0 170736 53 0 0 25 0 1 0 153942751 354459648 82011 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667312 0 0 4096 0 0 0 0 17 0 0 0
/proc/12891/statm: 86538 82011 721 52 0 84906 0
Current children cumulated CPU time (s) 1707.89
Current children cumulated vsize (KiB) 346152

[startup+1783.85 s]
/proc/loadavg: 1.98 1.99 1.92 3/86 13130
/proc/meminfo: memFree=1097240/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=346548 CPUtime=1767.88
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 82503 0 0 0 176734 54 0 0 25 0 1 0 153942751 354865152 82123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/12891/statm: 86637 82123 721 52 0 85005 0
Current children cumulated CPU time (s) 1767.88
Current children cumulated vsize (KiB) 346548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.08 s]
/proc/loadavg: 1.99 1.99 1.92 3/86 13130
/proc/meminfo: memFree=1090648/2055920 swapFree=4192812/4192956
[pid=12891] ppid=12889 vsize=346812 CPUtime=1800.07
/proc/12891/stat : 12891 (CSPtoSAT+minisa) R 12889 12891 12008 0 -1 4194304 82563 0 0 0 179953 54 0 0 25 0 1 0 153942751 355135488 82183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/12891/statm: 86703 82183 721 52 0 85071 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 346812

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.15
CPU time (s): 1800.14
CPU user time (s): 1799.54
CPU system time (s): 0.602908
CPU usage (%): 99.1189
Max. virtual memory (cumulated for all children) (KiB): 346812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.602908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82563
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 68824

runsolver used 2.04569 s user time and 6.00609 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 03:51:12 UTC 2007


IDJOB= 200906
IDBENCH= 3733
FILE ID= node7/200906-1168055468

PBS_JOBID= 3475315

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-4.xml
COMMAND LINE= /tmp/evaluation/200906-1168055468/CSPtoSAT+minisat /tmp/evaluation/200906-1168055468/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-200906-1168055468 -o ROOT/results/node7/solver-200906-1168055468 -C 1800 -M 900  /tmp/evaluation/200906-1168055468/CSPtoSAT+minisat /tmp/evaluation/200906-1168055468/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  39d481ee1e8825b3aa8dc8a62c67556c

RANDOM SEED= 674572622

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1434424 kB
Buffers:         77624 kB
Cached:         361860 kB
SwapCached:          0 kB
Active:         321224 kB
Inactive:       197760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7260 kB
Writeback:           0 kB
Mapped:         100940 kB
Slab:            87092 kB
Committed_AS:  4240240 kB
PageTables:       2364 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66542 MiB



End job on node7 on Sat Jan  6 04:21:29 UTC 2007