Trace number 205767

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.2 1816.05

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-7.xml
MD5SUMf2e6d32bfbd479248082237fc5fc2e6a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.5206
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node40/watcher-205767-1168059186 -o ROOT/results/node40/solver-205767-1168059186 -C 1800 -M 900 /tmp/evaluation/205767-1168059186/CSPtoSAT+minisat /tmp/evaluation/205767-1168059186/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

/proc/loadavg: 1.24 1.12 1.04 6/73 23335
/proc/meminfo: memFree=1336528/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=496 CPUtime=0
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 154318303 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6910756 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/23334/statm: 124 36 29 52 0 19 0

[startup+0.106167 s]
/proc/loadavg: 1.24 1.12 1.04 6/73 23335
/proc/meminfo: memFree=1336528/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=6952 CPUtime=0.09
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 154318303 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310426 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.518221 s]
/proc/loadavg: 1.24 1.12 1.04 6/73 23335
/proc/meminfo: memFree=1336528/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=123712 CPUtime=0.5
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 23062 0 0 0 38 12 0 0 22 0 1 0 154318303 126681088 22809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687838 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 30928 22809 696 52 0 29296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 123712

[startup+1.34233 s]
/proc/loadavg: 1.30 1.14 1.04 3/73 23335
/proc/meminfo: memFree=986320/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=245816 CPUtime=1.31
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 53415 0 0 0 108 23 0 0 25 0 1 0 154318303 251715584 53162 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134534249 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 61454 53162 696 52 0 59822 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 245816

[startup+2.97854 s]
/proc/loadavg: 1.30 1.14 1.04 3/73 23335
/proc/meminfo: memFree=645328/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=551176 CPUtime=2.94
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 116807 0 0 0 237 57 0 0 25 0 1 0 154318303 564404224 116554 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670807 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 137794 116554 696 52 0 136162 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 551176

[startup+6.25796 s]
/proc/loadavg: 1.30 1.14 1.04 3/73 23335
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=804344 CPUtime=6.17
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 185066 0 0 0 525 92 0 0 25 0 1 0 154318303 823648256 184813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158603298 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 201086 184813 704 52 0 199454 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 804344

[startup+12.7248 s]
/proc/loadavg: 1.41 1.17 1.05 3/73 23335
/proc/meminfo: memFree=15704/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=810568 CPUtime=12.58
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 186835 0 0 0 1166 92 0 0 25 0 1 0 154318303 830021632 186375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 202642 186375 721 52 0 201010 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 810568

[startup+25.5458 s]
/proc/loadavg: 1.50 1.19 1.06 3/73 23335
/proc/meminfo: memFree=15448/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=810832 CPUtime=25.28
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 186910 0 0 0 2436 92 0 0 25 0 1 0 154318303 830291968 186450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 202708 186450 721 52 0 201076 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 810832

[startup+51.2018 s]
/proc/loadavg: 1.70 1.27 1.09 3/73 23335
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=811636 CPUtime=50.72
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 187099 0 0 0 4979 93 0 0 25 0 1 0 154318303 831115264 186639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 202909 186639 721 52 0 201277 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 811636

[startup+102.421 s]
/proc/loadavg: 1.87 1.38 1.14 3/73 23335
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=812640 CPUtime=101.49
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 187317 0 0 0 10056 93 0 0 25 0 1 0 154318303 832143360 186857 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 203160 186857 721 52 0 201528 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 812640

[startup+162.45 s]
/proc/loadavg: 1.95 1.49 1.19 3/73 23335
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=813036 CPUtime=161
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 187413 0 0 0 16006 94 0 0 25 0 1 0 154318303 832548864 186953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 203259 186953 721 52 0 201627 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 813036

[startup+222.484 s]
/proc/loadavg: 1.98 1.58 1.24 3/73 23335
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=814212 CPUtime=220.51
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 187587 0 0 0 21957 94 0 0 25 0 1 0 154318303 833753088 187127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 203553 187127 721 52 0 201921 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 814212

[startup+282.514 s]
/proc/loadavg: 2.05 1.67 1.29 3/73 23335
/proc/meminfo: memFree=16280/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=814608 CPUtime=280.03
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 187705 0 0 0 27909 94 0 0 25 0 1 0 154318303 834158592 187245 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 203652 187245 721 52 0 202020 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 814608

[startup+342.552 s]
/proc/loadavg: 2.02 1.73 1.33 3/73 23335
/proc/meminfo: memFree=15704/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=814908 CPUtime=339.54
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 187788 0 0 0 33860 94 0 0 25 0 1 0 154318303 834465792 187328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 203727 187328 721 52 0 202095 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 814908

[startup+402.584 s]
/proc/loadavg: 2.07 1.79 1.37 3/73 23335
/proc/meminfo: memFree=15000/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=815304 CPUtime=399.07
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 187869 0 0 0 39813 94 0 0 25 0 1 0 154318303 834871296 187409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 203826 187409 721 52 0 202194 0
Current children cumulated CPU time (s) 399.07
Current children cumulated vsize (KiB) 815304

[startup+462.618 s]
/proc/loadavg: 2.02 1.83 1.41 3/73 23335
/proc/meminfo: memFree=15896/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=815568 CPUtime=458.59
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 187946 0 0 0 45764 95 0 0 25 0 1 0 154318303 835141632 187486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 203892 187486 721 52 0 202260 0
Current children cumulated CPU time (s) 458.59
Current children cumulated vsize (KiB) 815568

[startup+522.695 s]
/proc/loadavg: 2.13 1.89 1.45 3/79 23479
/proc/meminfo: memFree=15264/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=815864 CPUtime=518.03
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188025 0 0 0 51694 109 0 0 25 0 1 0 154318303 835444736 187565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 203966 187565 721 52 0 202334 0
Current children cumulated CPU time (s) 518.03
Current children cumulated vsize (KiB) 815864

[startup+582.754 s]
/proc/loadavg: 2.05 1.90 1.48 3/73 23533
/proc/meminfo: memFree=17304/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=816260 CPUtime=577.53
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188100 0 0 0 57634 119 0 0 25 0 1 0 154318303 835850240 187640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204065 187640 721 52 0 202433 0
Current children cumulated CPU time (s) 577.53
Current children cumulated vsize (KiB) 816260

[startup+642.783 s]
/proc/loadavg: 2.06 1.93 1.52 3/73 23533
/proc/meminfo: memFree=16920/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=816524 CPUtime=637.04
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188176 0 0 0 63585 119 0 0 25 0 1 0 154318303 836120576 187716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204131 187716 721 52 0 202499 0
Current children cumulated CPU time (s) 637.04
Current children cumulated vsize (KiB) 816524

[startup+702.828 s]
/proc/loadavg: 2.02 1.94 1.55 3/73 23533
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=816788 CPUtime=696.55
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188255 0 0 0 69536 119 0 0 25 0 1 0 154318303 836390912 187795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204197 187795 721 52 0 202565 0
Current children cumulated CPU time (s) 696.55
Current children cumulated vsize (KiB) 816788

[startup+762.871 s]
/proc/loadavg: 2.01 1.95 1.57 4/73 23533
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=817132 CPUtime=756.09
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188331 0 0 0 75489 120 0 0 25 0 1 0 154318303 836743168 187871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204283 187871 721 52 0 202651 0
Current children cumulated CPU time (s) 756.09
Current children cumulated vsize (KiB) 817132

[startup+822.909 s]
/proc/loadavg: 2.00 1.96 1.59 3/73 23533
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=817396 CPUtime=815.62
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188404 0 0 0 81442 120 0 0 25 0 1 0 154318303 837013504 187944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204349 187944 721 52 0 202717 0
Current children cumulated CPU time (s) 815.62
Current children cumulated vsize (KiB) 817396

[startup+882.945 s]
/proc/loadavg: 2.00 1.96 1.62 3/73 23533
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=817792 CPUtime=875.12
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188478 0 0 0 87391 121 0 0 25 0 1 0 154318303 837419008 188018 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204448 188018 721 52 0 202816 0
Current children cumulated CPU time (s) 875.12
Current children cumulated vsize (KiB) 817792

[startup+942.981 s]
/proc/loadavg: 2.00 1.97 1.64 3/73 23533
/proc/meminfo: memFree=15512/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=818056 CPUtime=934.64
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188553 0 0 0 93343 121 0 0 25 0 1 0 154318303 837689344 188093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667374 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204514 188093 721 52 0 202882 0
Current children cumulated CPU time (s) 934.64
Current children cumulated vsize (KiB) 818056

[startup+1003.02 s]
/proc/loadavg: 2.00 1.97 1.66 3/73 23533
/proc/meminfo: memFree=14936/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=818320 CPUtime=994.17
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188627 0 0 0 99296 121 0 0 25 0 1 0 154318303 837959680 188167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204580 188167 721 52 0 202948 0
Current children cumulated CPU time (s) 994.17
Current children cumulated vsize (KiB) 818320

[startup+1063.05 s]
/proc/loadavg: 2.00 1.97 1.68 3/73 23533
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=818584 CPUtime=1053.66
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188701 0 0 0 105245 121 0 0 25 0 1 0 154318303 838230016 188241 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204646 188241 721 52 0 203014 0
Current children cumulated CPU time (s) 1053.66
Current children cumulated vsize (KiB) 818584

[startup+1123.08 s]
/proc/loadavg: 2.00 1.97 1.69 3/73 23533
/proc/meminfo: memFree=15256/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=818968 CPUtime=1113.19
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188775 0 0 0 111198 121 0 0 25 0 1 0 154318303 838623232 188315 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204742 188315 721 52 0 203110 0
Current children cumulated CPU time (s) 1113.19
Current children cumulated vsize (KiB) 818968

[startup+1183.11 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 23533
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=819232 CPUtime=1172.71
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188850 0 0 0 117149 122 0 0 25 0 1 0 154318303 838893568 188390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204808 188390 721 52 0 203176 0
Current children cumulated CPU time (s) 1172.71
Current children cumulated vsize (KiB) 819232

[startup+1243.14 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 23533
/proc/meminfo: memFree=15512/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=819496 CPUtime=1232.2
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 188926 0 0 0 123098 122 0 0 25 0 1 0 154318303 839163904 188466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204874 188466 721 52 0 203242 0
Current children cumulated CPU time (s) 1232.2
Current children cumulated vsize (KiB) 819496

[startup+1303.19 s]
/proc/loadavg: 2.05 1.99 1.75 3/73 23533
/proc/meminfo: memFree=14936/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=819892 CPUtime=1291.74
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189002 0 0 0 129051 123 0 0 25 0 1 0 154318303 839569408 188542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 204973 188542 721 52 0 203341 0
Current children cumulated CPU time (s) 1291.74
Current children cumulated vsize (KiB) 819892

[startup+1363.23 s]
/proc/loadavg: 2.02 1.99 1.76 3/73 23533
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=820156 CPUtime=1351.26
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189076 0 0 0 135003 123 0 0 25 0 1 0 154318303 839839744 188616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205039 188616 721 52 0 203407 0
Current children cumulated CPU time (s) 1351.26
Current children cumulated vsize (KiB) 820156

[startup+1423.27 s]
/proc/loadavg: 2.00 1.99 1.77 3/73 23533
/proc/meminfo: memFree=15384/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=820420 CPUtime=1410.78
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189149 0 0 0 140954 124 0 0 25 0 1 0 154318303 840110080 188689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205105 188689 721 52 0 203473 0
Current children cumulated CPU time (s) 1410.78
Current children cumulated vsize (KiB) 820420

[startup+1483.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/73 23533
/proc/meminfo: memFree=14872/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=820684 CPUtime=1470.29
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189221 0 0 0 146905 124 0 0 25 0 1 0 154318303 840380416 188761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205171 188761 721 52 0 203539 0
Current children cumulated CPU time (s) 1470.29
Current children cumulated vsize (KiB) 820684

[startup+1543.33 s]
/proc/loadavg: 2.00 1.99 1.79 3/73 23535
/proc/meminfo: memFree=15512/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=820948 CPUtime=1529.8
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189297 0 0 0 152856 124 0 0 25 0 1 0 154318303 840650752 188837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205237 188837 721 52 0 203605 0
Current children cumulated CPU time (s) 1529.8
Current children cumulated vsize (KiB) 820948

[startup+1603.37 s]
/proc/loadavg: 2.00 1.99 1.80 3/73 23535
/proc/meminfo: memFree=15192/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=821212 CPUtime=1589.3
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189369 0 0 0 158806 124 0 0 25 0 1 0 154318303 840921088 188909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205303 188909 721 52 0 203671 0
Current children cumulated CPU time (s) 1589.3
Current children cumulated vsize (KiB) 821212

[startup+1663.4 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 23535
/proc/meminfo: memFree=16152/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=821608 CPUtime=1648.82
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189444 0 0 0 164757 125 0 0 25 0 1 0 154318303 841326592 188984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205402 188984 721 52 0 203770 0
Current children cumulated CPU time (s) 1648.82
Current children cumulated vsize (KiB) 821608

[startup+1723.43 s]
/proc/loadavg: 2.00 1.99 1.82 3/73 23535
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=822052 CPUtime=1708.35
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189519 0 0 0 170710 125 0 0 25 0 1 0 154318303 841781248 189059 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205513 189059 721 52 0 203881 0
Current children cumulated CPU time (s) 1708.35
Current children cumulated vsize (KiB) 822052

[startup+1783.49 s]
/proc/loadavg: 2.04 2.00 1.83 3/73 23535
/proc/meminfo: memFree=15000/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=822316 CPUtime=1767.86
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189594 0 0 0 176661 125 0 0 25 0 1 0 154318303 842051584 189134 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205579 189134 721 52 0 203947 0
Current children cumulated CPU time (s) 1767.86
Current children cumulated vsize (KiB) 822316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.91 s]
/proc/loadavg: 1.95 1.98 1.83 3/73 23573
/proc/meminfo: memFree=767504/2055920 swapFree=4192812/4192956
[pid=23334] ppid=23328 vsize=822448 CPUtime=1800.05
/proc/23334/stat : 23334 (CSPtoSAT+minisa) R 23328 23334 23027 0 -1 4194304 189635 0 0 0 179879 126 0 0 25 0 1 0 154318303 842186752 189175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/23334/statm: 205612 189175 721 52 0 203980 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 822448

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.05
CPU time (s): 1800.2
CPU user time (s): 1798.8
CPU system time (s): 1.40079
CPU usage (%): 99.1274
Max. virtual memory (cumulated for all children) (KiB): 822448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.40079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189635
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= 10
involuntary context switches= 39937

runsolver used 1.83072 s user time and 5.18821 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 04:53:09 UTC 2007


IDJOB= 205767
IDBENCH= 4167
FILE ID= node40/205767-1168059186

PBS_JOBID= 3475527

Free space on /tmp= 66532 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp40/fapp40-3000-7.xml
COMMAND LINE= /tmp/evaluation/205767-1168059186/CSPtoSAT+minisat /tmp/evaluation/205767-1168059186/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-205767-1168059186 -o ROOT/results/node40/solver-205767-1168059186 -C 1800 -M 900  /tmp/evaluation/205767-1168059186/CSPtoSAT+minisat /tmp/evaluation/205767-1168059186/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f2e6d32bfbd479248082237fc5fc2e6a

RANDOM SEED= 604243572

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.239
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.239
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:       1341272 kB
Buffers:         60772 kB
Cached:         547080 kB
SwapCached:          0 kB
Active:          97844 kB
Inactive:       530564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1341272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15268 kB
Writeback:           0 kB
Mapped:          30808 kB
Slab:            71916 kB
Committed_AS:  2910352 kB
PageTables:       1656 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= 66536 MiB



End job on node40 on Sat Jan  6 05:23:28 UTC 2007