Trace number 206120

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.09 1815

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-0.xml
MD5SUM90f8a89d2b50939af615074c82c16fcf
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.00678
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node62/watcher-206120-1168059222 -o ROOT/results/node62/solver-206120-1168059222 -C 1800 -M 900 /tmp/evaluation/206120-1168059222/CSPtoSAT+minisat /tmp/evaluation/206120-1168059222/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.50 1.87 1.87 4/73 32094
/proc/meminfo: memFree=615704/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=496 CPUtime=0
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154320996 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8106788 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 124 36 29 52 0 19 0

[startup+0.103649 s]
/proc/loadavg: 1.50 1.87 1.87 4/73 32094
/proc/meminfo: memFree=615704/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=9100 CPUtime=0.09
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 1286 0 0 0 9 0 0 0 20 0 1 0 154320996 9318400 1254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669414 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 2275 1254 694 52 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9100

[startup+0.511729 s]
/proc/loadavg: 1.50 1.87 1.87 4/73 32094
/proc/meminfo: memFree=615704/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=88444 CPUtime=0.5
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 18373 0 0 0 39 11 0 0 25 0 1 0 154320996 90566656 18226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8541819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 22111 18226 696 52 0 20479 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 88444

[startup+1.3369 s]
/proc/loadavg: 1.54 1.87 1.87 3/73 32094
/proc/meminfo: memFree=457752/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=217660 CPUtime=1.31
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 47547 0 0 0 102 29 0 0 25 0 1 0 154320996 222883840 47400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8541819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 54415 47400 696 52 0 52783 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 217660

[startup+2.97821 s]
/proc/loadavg: 1.54 1.87 1.87 3/73 32094
/proc/meminfo: memFree=320792/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=320216 CPUtime=2.94
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 74928 0 0 0 248 46 0 0 25 0 1 0 154320996 327901184 74781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9173592 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 80054 74781 704 52 0 78422 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 320216

[startup+6.26087 s]
/proc/loadavg: 1.58 1.88 1.87 3/73 32094
/proc/meminfo: memFree=317272/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=321264 CPUtime=6.2
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 75267 0 0 0 573 47 0 0 25 0 1 0 154320996 328974336 75086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 80316 75086 721 52 0 78684 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 321264

[startup+12.7281 s]
/proc/loadavg: 1.61 1.88 1.88 3/73 32094
/proc/meminfo: memFree=317016/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=321384 CPUtime=12.62
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 75282 0 0 0 1215 47 0 0 25 0 1 0 154320996 329097216 75101 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 80346 75101 721 52 0 78714 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 321384

[startup+25.5497 s]
/proc/loadavg: 1.67 1.88 1.88 3/73 32094
/proc/meminfo: memFree=316440/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=321828 CPUtime=25.33
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 75352 0 0 0 2486 47 0 0 25 0 1 0 154320996 329551872 75171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678531 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 80457 75171 721 52 0 78825 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 321828

[startup+51.2067 s]
/proc/loadavg: 1.80 1.89 1.88 3/73 32094
/proc/meminfo: memFree=315416/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=322632 CPUtime=50.77
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 75586 0 0 0 5030 47 0 0 25 0 1 0 154320996 330375168 75405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 80658 75405 721 52 0 79026 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 322632

[startup+102.411 s]
/proc/loadavg: 1.91 1.91 1.88 3/73 32094
/proc/meminfo: memFree=314264/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=323660 CPUtime=101.56
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 75775 0 0 0 10109 47 0 0 25 0 1 0 154320996 331427840 75594 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678512 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 80915 75594 721 52 0 79283 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 323660

[startup+162.44 s]
/proc/loadavg: 1.97 1.92 1.89 3/73 32094
/proc/meminfo: memFree=313368/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=324112 CPUtime=161.1
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 75884 0 0 0 16062 48 0 0 25 0 1 0 154320996 331890688 75703 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81028 75703 721 52 0 79396 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 324112

[startup+222.48 s]
/proc/loadavg: 1.98 1.93 1.90 3/73 32094
/proc/meminfo: memFree=312472/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=324508 CPUtime=220.63
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 75994 0 0 0 22015 48 0 0 25 0 1 0 154320996 332296192 75813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81127 75813 721 52 0 79495 0
Current children cumulated CPU time (s) 220.63
Current children cumulated vsize (KiB) 324508

[startup+282.511 s]
/proc/loadavg: 1.99 1.94 1.90 3/73 32094
/proc/meminfo: memFree=311640/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=325036 CPUtime=280.19
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76103 0 0 0 27970 49 0 0 25 0 1 0 154320996 332836864 75922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81259 75922 721 52 0 79627 0
Current children cumulated CPU time (s) 280.19
Current children cumulated vsize (KiB) 325036

[startup+342.545 s]
/proc/loadavg: 2.05 1.96 1.91 3/73 32094
/proc/meminfo: memFree=310808/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=325300 CPUtime=339.74
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76206 0 0 0 33925 49 0 0 25 0 1 0 154320996 333107200 76025 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81325 76025 721 52 0 79693 0
Current children cumulated CPU time (s) 339.74
Current children cumulated vsize (KiB) 325300

[startup+402.574 s]
/proc/loadavg: 2.06 1.98 1.92 3/73 32094
/proc/meminfo: memFree=310040/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=325860 CPUtime=399.27
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76307 0 0 0 39878 49 0 0 25 0 1 0 154320996 333680640 76126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81465 76126 721 52 0 79833 0
Current children cumulated CPU time (s) 399.27
Current children cumulated vsize (KiB) 325860

[startup+462.614 s]
/proc/loadavg: 2.02 1.98 1.92 3/79 32212
/proc/meminfo: memFree=307800/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=326256 CPUtime=458.75
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76408 0 0 0 45818 57 0 0 25 0 1 0 154320996 334086144 76227 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81564 76227 721 52 0 79932 0
Current children cumulated CPU time (s) 458.75
Current children cumulated vsize (KiB) 326256

[startup+522.673 s]
/proc/loadavg: 2.06 2.00 1.92 3/73 32292
/proc/meminfo: memFree=307976/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=326520 CPUtime=518.19
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76508 0 0 0 51751 68 0 0 25 0 1 0 154320996 334356480 76327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81630 76327 721 52 0 79998 0
Current children cumulated CPU time (s) 518.19
Current children cumulated vsize (KiB) 326520

[startup+582.717 s]
/proc/loadavg: 2.08 2.01 1.93 3/73 32292
/proc/meminfo: memFree=307544/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=326996 CPUtime=577.72
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76604 0 0 0 57704 68 0 0 25 0 1 0 154320996 334843904 76423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671277 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81749 76423 721 52 0 80117 0
Current children cumulated CPU time (s) 577.72
Current children cumulated vsize (KiB) 326996

[startup+642.754 s]
/proc/loadavg: 2.03 2.01 1.93 3/73 32292
/proc/meminfo: memFree=306840/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=327392 CPUtime=637.29
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76703 0 0 0 63660 69 0 0 25 0 1 0 154320996 335249408 76522 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81848 76522 721 52 0 80216 0
Current children cumulated CPU time (s) 637.29
Current children cumulated vsize (KiB) 327392

[startup+702.789 s]
/proc/loadavg: 2.05 2.02 1.93 3/73 32292
/proc/meminfo: memFree=306136/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=327788 CPUtime=696.84
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76797 0 0 0 69615 69 0 0 25 0 1 0 154320996 335654912 76616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667353 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 81947 76616 721 52 0 80315 0
Current children cumulated CPU time (s) 696.84
Current children cumulated vsize (KiB) 327788

[startup+762.814 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 32292
/proc/meminfo: memFree=305304/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=328184 CPUtime=756.35
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76892 0 0 0 75566 69 0 0 25 0 1 0 154320996 336060416 76711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82046 76711 721 52 0 80414 0
Current children cumulated CPU time (s) 756.35
Current children cumulated vsize (KiB) 328184

[startup+822.848 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 32292
/proc/meminfo: memFree=304536/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=328448 CPUtime=815.9
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 76987 0 0 0 81521 69 0 0 25 0 1 0 154320996 336330752 76806 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82112 76806 721 52 0 80480 0
Current children cumulated CPU time (s) 815.9
Current children cumulated vsize (KiB) 328448

[startup+882.883 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=303832/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=328964 CPUtime=875.45
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77082 0 0 0 87476 69 0 0 25 0 1 0 154320996 336859136 76901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82241 76901 721 52 0 80609 0
Current children cumulated CPU time (s) 875.45
Current children cumulated vsize (KiB) 328964

[startup+942.916 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=303128/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=329360 CPUtime=934.98
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77175 0 0 0 93428 70 0 0 25 0 1 0 154320996 337264640 76994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82340 76994 721 52 0 80708 0
Current children cumulated CPU time (s) 934.98
Current children cumulated vsize (KiB) 329360

[startup+1002.94 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=302424/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=329756 CPUtime=994.52
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77269 0 0 0 99382 70 0 0 25 0 1 0 154320996 337670144 77088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82439 77088 721 52 0 80807 0
Current children cumulated CPU time (s) 994.52
Current children cumulated vsize (KiB) 329756

[startup+1062.97 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=301720/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=330020 CPUtime=1054.08
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77361 0 0 0 105338 70 0 0 25 0 1 0 154320996 337940480 77180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82505 77180 721 52 0 80873 0
Current children cumulated CPU time (s) 1054.08
Current children cumulated vsize (KiB) 330020

[startup+1123 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=301016/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=330416 CPUtime=1113.6
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77453 0 0 0 111289 71 0 0 25 0 1 0 154320996 338345984 77272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82604 77272 721 52 0 80972 0
Current children cumulated CPU time (s) 1113.6
Current children cumulated vsize (KiB) 330416

[startup+1183.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=300248/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=330680 CPUtime=1173.15
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77546 0 0 0 117244 71 0 0 25 0 1 0 154320996 338616320 77365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82670 77365 721 52 0 81038 0
Current children cumulated CPU time (s) 1173.15
Current children cumulated vsize (KiB) 330680

[startup+1243.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=299480/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=331076 CPUtime=1232.7
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77636 0 0 0 123199 71 0 0 25 0 1 0 154320996 339021824 77455 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82769 77455 721 52 0 81137 0
Current children cumulated CPU time (s) 1232.7
Current children cumulated vsize (KiB) 331076

[startup+1303.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=298776/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=331652 CPUtime=1292.23
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77727 0 0 0 129152 71 0 0 25 0 1 0 154320996 339611648 77546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82913 77546 721 52 0 81281 0
Current children cumulated CPU time (s) 1292.23
Current children cumulated vsize (KiB) 331652

[startup+1363.12 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=298136/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=331916 CPUtime=1351.77
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77821 0 0 0 135105 72 0 0 25 0 1 0 154320996 339881984 77640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 82979 77640 721 52 0 81347 0
Current children cumulated CPU time (s) 1351.77
Current children cumulated vsize (KiB) 331916

[startup+1423.15 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=297432/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=332312 CPUtime=1411.32
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 77911 0 0 0 141060 72 0 0 25 0 1 0 154320996 340287488 77730 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 83078 77730 721 52 0 81446 0
Current children cumulated CPU time (s) 1411.32
Current children cumulated vsize (KiB) 332312

[startup+1483.19 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=296664/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=332576 CPUtime=1470.85
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 78006 0 0 0 147013 72 0 0 25 0 1 0 154320996 340557824 77825 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 83144 77825 721 52 0 81512 0
Current children cumulated CPU time (s) 1470.85
Current children cumulated vsize (KiB) 332576

[startup+1543.23 s]
/proc/loadavg: 2.06 2.02 1.94 3/73 32294
/proc/meminfo: memFree=295896/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=332972 CPUtime=1530.39
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 78093 0 0 0 152967 72 0 0 25 0 1 0 154320996 340963328 77912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 83243 77912 721 52 0 81611 0
Current children cumulated CPU time (s) 1530.39
Current children cumulated vsize (KiB) 332972

[startup+1603.26 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 32294
/proc/meminfo: memFree=295256/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=333368 CPUtime=1589.94
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 78182 0 0 0 158922 72 0 0 25 0 1 0 154320996 341368832 78001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 83342 78001 721 52 0 81710 0
Current children cumulated CPU time (s) 1589.94
Current children cumulated vsize (KiB) 333368

[startup+1663.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/73 32294
/proc/meminfo: memFree=294552/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=333632 CPUtime=1649.49
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 78270 0 0 0 164876 73 0 0 25 0 1 0 154320996 341639168 78089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667329 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 83408 78089 721 52 0 81776 0
Current children cumulated CPU time (s) 1649.49
Current children cumulated vsize (KiB) 333632

[startup+1723.33 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 32294
/proc/meminfo: memFree=293848/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=334028 CPUtime=1709.02
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 78357 0 0 0 170829 73 0 0 25 0 1 0 154320996 342044672 78176 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 83507 78176 721 52 0 81875 0
Current children cumulated CPU time (s) 1709.02
Current children cumulated vsize (KiB) 334028

[startup+1783.35 s]
/proc/loadavg: 1.92 1.98 1.93 2/68 32306
/proc/meminfo: memFree=900480/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=334292 CPUtime=1768.59
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 78445 0 0 0 176785 74 0 0 25 0 1 0 154320996 342315008 78264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/32093/statm: 83573 78264 721 52 0 81941 0
Current children cumulated CPU time (s) 1768.59
Current children cumulated vsize (KiB) 334292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.94 s]
/proc/loadavg: 1.90 1.97 1.93 3/73 32332
/proc/meminfo: memFree=879824/2055920 swapFree=4192812/4192956
[pid=32093] ppid=32091 vsize=334556 CPUtime=1800.03
/proc/32093/stat : 32093 (CSPtoSAT+minisa) R 32091 32093 31905 0 -1 4194304 78498 0 0 0 179929 74 0 0 25 0 1 0 154320996 342585344 78317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/32093/statm: 83639 78317 721 52 0 82007 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 334556

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815
CPU time (s): 1800.09
CPU user time (s): 1799.29
CPU system time (s): 0.796878
CPU usage (%): 99.1786
Max. virtual memory (cumulated for all children) (KiB): 334556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.29
system time used= 0.796878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78498
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= 9
involuntary context switches= 38245

runsolver used 1.63275 s user time and 4.89226 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 04:53:45 UTC 2007


IDJOB= 206120
IDBENCH= 4186
FILE ID= node62/206120-1168059222

PBS_JOBID= 3475518

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp36/fapp36-2000-0.xml
COMMAND LINE= /tmp/evaluation/206120-1168059222/CSPtoSAT+minisat /tmp/evaluation/206120-1168059222/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-206120-1168059222 -o ROOT/results/node62/solver-206120-1168059222 -C 1800 -M 900  /tmp/evaluation/206120-1168059222/CSPtoSAT+minisat /tmp/evaluation/206120-1168059222/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  90f8a89d2b50939af615074c82c16fcf

RANDOM SEED= 294401594

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.259
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.259
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:        616560 kB
Buffers:         58080 kB
Cached:         697808 kB
SwapCached:          0 kB
Active:         697148 kB
Inactive:       662696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        616560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14372 kB
Writeback:           0 kB
Mapped:         617580 kB
Slab:            63424 kB
Committed_AS:  3463756 kB
PageTables:       3324 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= 66547 MiB



End job on node62 on Sat Jan  6 05:24:11 UTC 2007