Trace number 207201

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.04 1802.18

General information on the benchmark

Namefapp/test01-04/test03/
test03-0400-4.xml
MD5SUM626684d66c04221a62b1602500ee4af9
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 benchmark2.96455
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints4370
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4370
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node21/watcher-207201-1168059645 -o ROOT/results/node21/solver-207201-1168059645 -C 1800 -M 900 /tmp/evaluation/207201-1168059645/CSPtoSAT+minisat /tmp/evaluation/207201-1168059645/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.48 1.85 1.95 5/83 17556
/proc/meminfo: memFree=1178104/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=6696 CPUtime=0
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 427 0 0 0 0 0 0 0 18 0 1 0 154359090 6856704 406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8407928 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 1674 406 366 52 0 30 0

[startup+0.102933 s]
/proc/loadavg: 1.48 1.85 1.95 5/83 17556
/proc/meminfo: memFree=1178104/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=19560 CPUtime=0.09
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 3738 0 0 0 7 2 0 0 18 0 1 0 154359090 20029440 3676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672466 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 4890 3678 696 52 0 3258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19560

[startup+0.510999 s]
/proc/loadavg: 1.48 1.85 1.95 5/83 17556
/proc/meminfo: memFree=1178104/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=44564 CPUtime=0.5
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 9226 0 0 0 46 4 0 0 22 0 1 0 154359090 45633536 9138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668426 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11141 9138 712 52 0 9509 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 44564

[startup+1.33217 s]
/proc/loadavg: 1.48 1.85 1.95 3/86 17559
/proc/meminfo: memFree=1109984/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=44700 CPUtime=1.32
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 9258 0 0 0 128 4 0 0 25 0 1 0 154359090 45772800 9170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11175 9170 721 52 0 9543 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 44700

[startup+2.97648 s]
/proc/loadavg: 1.52 1.85 1.95 3/86 17559
/proc/meminfo: memFree=1109792/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=44864 CPUtime=2.96
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 9305 0 0 0 292 4 0 0 25 0 1 0 154359090 45940736 9217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11216 9217 721 52 0 9584 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 44864

[startup+6.2591 s]
/proc/loadavg: 1.52 1.85 1.95 3/86 17559
/proc/meminfo: memFree=1109344/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=45076 CPUtime=6.24
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 9330 0 0 0 620 4 0 0 25 0 1 0 154359090 46157824 9242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678598 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11269 9242 721 52 0 9637 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 45076

[startup+12.7293 s]
/proc/loadavg: 1.59 1.85 1.95 3/86 17559
/proc/meminfo: memFree=1109024/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=45328 CPUtime=12.7
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 9390 0 0 0 1266 4 0 0 25 0 1 0 154359090 46415872 9302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11332 9302 721 52 0 9700 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 45328

[startup+25.5657 s]
/proc/loadavg: 1.65 1.86 1.95 3/92 17625
/proc/meminfo: memFree=1107208/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=45464 CPUtime=25.48
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 9454 0 0 0 2539 9 0 0 25 0 1 0 154359090 46555136 9366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11366 9366 721 52 0 9734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45464

[startup+51.2416 s]
/proc/loadavg: 1.77 1.87 1.95 3/92 17683
/proc/meminfo: memFree=1106384/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=46192 CPUtime=51.11
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 9568 0 0 0 5095 16 0 0 25 0 1 0 154359090 47300608 9480 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11548 9480 721 52 0 9916 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 46192

[startup+102.486 s]
/proc/loadavg: 1.91 1.89 1.95 3/92 17733
/proc/meminfo: memFree=1104808/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=46940 CPUtime=102.27
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 9777 0 0 0 10201 26 0 0 25 0 1 0 154359090 48066560 9689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11735 9689 721 52 0 10103 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46940

[startup+162.547 s]
/proc/loadavg: 1.96 1.90 1.95 3/86 17757
/proc/meminfo: memFree=1104096/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=47896 CPUtime=162.24
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 10015 0 0 0 16196 28 0 0 25 0 1 0 154359090 49045504 9927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 11974 9927 721 52 0 10342 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 47896

[startup+222.606 s]
/proc/loadavg: 1.98 1.92 1.95 3/86 17757
/proc/meminfo: memFree=1102048/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=48900 CPUtime=222.24
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 10254 0 0 0 22196 28 0 0 25 0 1 0 154359090 50073600 10166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 12225 10166 721 52 0 10593 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 48900

[startup+282.662 s]
/proc/loadavg: 1.99 1.93 1.95 3/86 17757
/proc/meminfo: memFree=1100192/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=49812 CPUtime=282.23
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 10480 0 0 0 28194 29 0 0 25 0 1 0 154359090 51007488 10392 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 12453 10392 721 52 0 10821 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 49812

[startup+342.707 s]
/proc/loadavg: 2.09 1.97 1.96 3/86 17757
/proc/meminfo: memFree=1098528/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=50736 CPUtime=342.19
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 10701 0 0 0 34189 30 0 0 25 0 1 0 154359090 51953664 10613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 12684 10613 721 52 0 11052 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 50736

[startup+402.756 s]
/proc/loadavg: 2.03 1.97 1.96 3/86 17757
/proc/meminfo: memFree=1096736/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=51528 CPUtime=402.19
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 10927 0 0 0 40189 30 0 0 25 0 1 0 154359090 52764672 10839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 12882 10839 721 52 0 11250 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 51528

[startup+462.813 s]
/proc/loadavg: 2.01 1.97 1.96 3/86 17757
/proc/meminfo: memFree=1094880/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=52500 CPUtime=462.19
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 11147 0 0 0 46188 31 0 0 25 0 1 0 154359090 53760000 11059 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665704 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 13125 11059 721 52 0 11493 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 52500

[startup+522.888 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 17757
/proc/meminfo: memFree=1093152/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=53292 CPUtime=522.18
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 11362 0 0 0 52186 32 0 0 25 0 1 0 154359090 54571008 11274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 13323 11274 721 52 0 11691 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 53292

[startup+582.989 s]
/proc/loadavg: 2.00 1.97 1.96 4/86 17757
/proc/meminfo: memFree=1091360/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=54216 CPUtime=582.22
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 11578 0 0 0 58190 32 0 0 25 0 1 0 154359090 55517184 11490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 13554 11490 721 52 0 11922 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 54216

[startup+643.039 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 17757
/proc/meminfo: memFree=1089632/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=55276 CPUtime=642.2
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 11790 0 0 0 64187 33 0 0 25 0 1 0 154359090 56602624 11702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 13819 11702 721 52 0 12187 0
Current children cumulated CPU time (s) 642.2
Current children cumulated vsize (KiB) 55276

[startup+703.094 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 17757
/proc/meminfo: memFree=1087840/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=55936 CPUtime=702.18
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 11998 0 0 0 70184 34 0 0 25 0 1 0 154359090 57278464 11910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667329 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 13984 11910 721 52 0 12352 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 55936

[startup+763.15 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 17757
/proc/meminfo: memFree=1086176/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=56728 CPUtime=762.17
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 12207 0 0 0 76183 34 0 0 25 0 1 0 154359090 58089472 12119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 14182 12119 721 52 0 12550 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 56728

[startup+823.207 s]
/proc/loadavg: 2.06 1.99 1.96 3/86 17757
/proc/meminfo: memFree=1084512/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=57520 CPUtime=822.17
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 12418 0 0 0 82182 35 0 0 25 0 1 0 154359090 58900480 12330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 14380 12330 721 52 0 12748 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 57520

[startup+883.269 s]
/proc/loadavg: 2.06 2.00 1.97 3/86 17757
/proc/meminfo: memFree=1082720/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=58312 CPUtime=882.15
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 12625 0 0 0 88179 36 0 0 25 0 1 0 154359090 59711488 12537 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 14578 12537 721 52 0 12946 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 58312

[startup+943.328 s]
/proc/loadavg: 2.02 2.00 1.97 3/86 17757
/proc/meminfo: memFree=1081120/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=59508 CPUtime=942.15
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 12831 0 0 0 94178 37 0 0 25 0 1 0 154359090 60936192 12743 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 14877 12743 721 52 0 13245 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 59508

[startup+1003.38 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 17757
/proc/meminfo: memFree=1079392/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=60300 CPUtime=1002.14
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 13039 0 0 0 100177 37 0 0 25 0 1 0 154359090 61747200 12951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 15075 12951 721 52 0 13443 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 60300

[startup+1063.43 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17757
/proc/meminfo: memFree=1077728/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=61092 CPUtime=1062.11
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 13245 0 0 0 106174 37 0 0 25 0 1 0 154359090 62558208 13157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 15273 13157 721 52 0 13641 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 61092

[startup+1123.49 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1076000/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=61884 CPUtime=1122.09
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 13450 0 0 0 112171 38 0 0 25 0 1 0 154359090 63369216 13362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 15471 13362 721 52 0 13839 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 61884

[startup+1183.55 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1074400/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=62544 CPUtime=1182.1
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 13655 0 0 0 118171 39 0 0 25 0 1 0 154359090 64045056 13567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 15636 13567 721 52 0 14004 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 62544

[startup+1243.61 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1072672/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=63336 CPUtime=1242.08
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 13859 0 0 0 124168 40 0 0 25 0 1 0 154359090 64856064 13771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 15834 13771 721 52 0 14202 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 63336

[startup+1303.67 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1071008/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=64128 CPUtime=1302.07
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 14056 0 0 0 130167 40 0 0 25 0 1 0 154359090 65667072 13968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 16032 13968 721 52 0 14400 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 64128

[startup+1363.71 s]
/proc/loadavg: 2.00 2.00 1.97 4/86 17759
/proc/meminfo: memFree=1069408/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=64920 CPUtime=1362.05
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 14257 0 0 0 136165 40 0 0 25 0 1 0 154359090 66478080 14169 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680582 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 16230 14169 721 52 0 14598 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 64920

[startup+1423.77 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1067808/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=66188 CPUtime=1422.03
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 14459 0 0 0 142162 41 0 0 25 0 1 0 154359090 67776512 14371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 16547 14371 721 52 0 14915 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 66188

[startup+1483.82 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1066144/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=66980 CPUtime=1482.02
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 14659 0 0 0 148160 42 0 0 25 0 1 0 154359090 68587520 14571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 16745 14571 721 52 0 15113 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 66980

[startup+1543.88 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1064544/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=67772 CPUtime=1542.03
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 14856 0 0 0 154161 42 0 0 25 0 1 0 154359090 69398528 14768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 16943 14768 721 52 0 15311 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 67772

[startup+1603.94 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1062816/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=68432 CPUtime=1602
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 15056 0 0 0 160158 42 0 0 25 0 1 0 154359090 70074368 14968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 17108 14968 721 52 0 15476 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 68432

[startup+1663.99 s]
/proc/loadavg: 2.05 2.01 1.97 4/86 17759
/proc/meminfo: memFree=1061216/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=69224 CPUtime=1661.99
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 15253 0 0 0 166156 43 0 0 25 0 1 0 154359090 70885376 15165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 17306 15165 721 52 0 15674 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 69224

[startup+1724.04 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 17759
/proc/meminfo: memFree=1059552/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=69884 CPUtime=1721.98
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 15452 0 0 0 172155 43 0 0 25 0 1 0 154359090 71561216 15364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665266 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 17471 15364 721 52 0 15839 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 69884

[startup+1784.09 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1057888/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=70676 CPUtime=1781.96
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 15651 0 0 0 178152 44 0 0 25 0 1 0 154359090 72372224 15563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 17669 15563 721 52 0 16037 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 70676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.17 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17759
/proc/meminfo: memFree=1057376/2055920 swapFree=4192812/4192956
[pid=17555] ppid=17549 vsize=70940 CPUtime=1800.02
/proc/17555/stat : 17555 (CSPtoSAT+minisa) R 17549 17555 17446 0 -1 4194304 15712 0 0 0 179958 44 0 0 25 0 1 0 154359090 72642560 15624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17555/statm: 17735 15624 721 52 0 16103 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 70940

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.18
CPU time (s): 1800.04
CPU user time (s): 1799.58
CPU system time (s): 0.45893
CPU usage (%): 99.8811
Max. virtual memory (cumulated for all children) (KiB): 70940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15712
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= 11696

runsolver used 2.13767 s user time and 5.84711 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 05:00:45 UTC 2007


IDJOB= 207201
IDBENCH= 4275
FILE ID= node21/207201-1168059645

PBS_JOBID= 3475558

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test03/test03-0400-4.xml
COMMAND LINE= /tmp/evaluation/207201-1168059645/CSPtoSAT+minisat /tmp/evaluation/207201-1168059645/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-207201-1168059645 -o ROOT/results/node21/solver-207201-1168059645 -C 1800 -M 900  /tmp/evaluation/207201-1168059645/CSPtoSAT+minisat /tmp/evaluation/207201-1168059645/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  626684d66c04221a62b1602500ee4af9

RANDOM SEED= 607568618

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.261
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.261
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:       1178784 kB
Buffers:         49796 kB
Cached:         681952 kB
SwapCached:          0 kB
Active:         170816 kB
Inactive:       623648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1178784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4472 kB
Writeback:           4 kB
Mapped:          81684 kB
Slab:            67708 kB
Committed_AS:  2859568 kB
PageTables:       1988 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= 66544 MiB



End job on node21 on Sat Jan  6 05:30:48 UTC 2007