Trace number 214895

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.06 1802.16

General information on the benchmark

NamepseudoSeries/
ii/ii-16a2.xml
MD5SUMf878d062c1561399370d1ad05d1f42bd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.12
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3204
Number of constraints24883
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24883
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...
1.54	c ...done
1.54	c #SATvar=6410 #SATclauses=6408 #CSPpredicates=24883

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/node11/watcher-214895-1168064170 -o ROOT/results/node11/solver-214895-1168064170 -C 1800 -M 900 /tmp/evaluation/214895-1168064170/CSPtoSAT+minisat /tmp/evaluation/214895-1168064170/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.51 1.89 1.96 3/81 26379
/proc/meminfo: memFree=1714256/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=6696 CPUtime=0
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 154812448 6856704 405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7950623 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 1674 405 365 52 0 30 0

[startup+0.107456 s]
/proc/loadavg: 1.51 1.89 1.96 3/81 26379
/proc/meminfo: memFree=1714256/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=8260 CPUtime=0.1
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 1151 0 0 0 10 0 0 0 18 0 1 0 154812448 8458240 1119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310430 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 2065 1119 703 52 0 433 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8260

[startup+0.515535 s]
/proc/loadavg: 1.51 1.89 1.96 3/81 26379
/proc/meminfo: memFree=1714256/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=9460 CPUtime=0.51
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 1466 0 0 0 51 0 0 0 22 0 1 0 154812448 9687040 1434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134597022 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 2365 1434 703 52 0 733 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9460

[startup+1.3367 s]
/proc/loadavg: 1.51 1.89 1.96 2/81 26382
/proc/meminfo: memFree=1709264/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=12052 CPUtime=1.32
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2078 0 0 0 132 0 0 0 25 0 1 0 154812448 12341248 2046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156274829 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3013 2046 703 52 0 1381 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12052

[startup+2.97402 s]
/proc/loadavg: 1.47 1.87 1.96 2/81 26382
/proc/meminfo: memFree=1707920/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=12680 CPUtime=2.96
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2302 0 0 0 295 1 0 0 25 0 1 0 154812448 12984320 2244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3170 2244 720 52 0 1538 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12680

[startup+6.25568 s]
/proc/loadavg: 1.47 1.87 1.96 3/86 26405
/proc/meminfo: memFree=1704040/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=12812 CPUtime=6.24
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2342 0 0 0 623 1 0 0 25 0 1 0 154812448 13119488 2284 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562989 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3203 2284 720 52 0 1571 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12812

[startup+12.715 s]
/proc/loadavg: 1.47 1.86 1.95 2/81 26413
/proc/meminfo: memFree=1705488/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=12944 CPUtime=12.69
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2372 0 0 0 1268 1 0 0 25 0 1 0 154812448 13254656 2314 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3236 2314 720 52 0 1604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12944

[startup+25.5265 s]
/proc/loadavg: 1.40 1.83 1.94 2/81 26419
/proc/meminfo: memFree=1707280/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=12944 CPUtime=25.51
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2386 0 0 0 2549 2 0 0 25 0 1 0 154812448 13254656 2328 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3236 2328 720 52 0 1604 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 12944

[startup+51.1736 s]
/proc/loadavg: 1.47 1.81 1.93 2/81 26487
/proc/meminfo: memFree=1705096/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13076 CPUtime=50.99
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2398 0 0 0 5096 3 0 0 25 0 1 0 154812448 13389824 2340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3269 2340 720 52 0 1637 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 13076

[startup+102.431 s]
/proc/loadavg: 1.80 1.84 1.93 3/86 26624
/proc/meminfo: memFree=1700576/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13076 CPUtime=102.2
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2417 0 0 0 10215 5 0 0 25 0 1 0 154812448 13389824 2359 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3269 2359 720 52 0 1637 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 13076

[startup+162.515 s]
/proc/loadavg: 1.76 1.82 1.91 3/86 26661
/proc/meminfo: memFree=1681632/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13208 CPUtime=162.22
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2436 0 0 0 16213 9 0 0 25 0 1 0 154812448 13524992 2378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3302 2378 720 52 0 1670 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13208

[startup+222.531 s]
/proc/loadavg: 1.91 1.85 1.91 3/86 26663
/proc/meminfo: memFree=1585120/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13208 CPUtime=222.15
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2452 0 0 0 22206 9 0 0 25 0 1 0 154812448 13524992 2394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3302 2394 720 52 0 1670 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 13208

[startup+282.544 s]
/proc/loadavg: 1.96 1.88 1.91 3/86 26663
/proc/meminfo: memFree=1524896/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13340 CPUtime=282.1
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2464 0 0 0 28201 9 0 0 25 0 1 0 154812448 13660160 2406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3335 2406 720 52 0 1703 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 13340

[startup+342.562 s]
/proc/loadavg: 1.98 1.89 1.91 3/86 26663
/proc/meminfo: memFree=1472416/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13340 CPUtime=342.07
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2479 0 0 0 34198 9 0 0 25 0 1 0 154812448 13660160 2421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3335 2421 720 52 0 1703 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 13340

[startup+402.577 s]
/proc/loadavg: 1.99 1.91 1.91 3/86 26663
/proc/meminfo: memFree=1424160/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13476 CPUtime=401.99
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2501 0 0 0 40190 9 0 0 25 0 1 0 154812448 13799424 2443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3369 2443 720 52 0 1737 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 13476

[startup+462.595 s]
/proc/loadavg: 1.99 1.92 1.91 3/86 26663
/proc/meminfo: memFree=1376544/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13608 CPUtime=461.97
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2534 0 0 0 46187 10 0 0 25 0 1 0 154812448 13934592 2476 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3402 2476 720 52 0 1770 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 13608

[startup+522.618 s]
/proc/loadavg: 1.99 1.94 1.91 3/86 26663
/proc/meminfo: memFree=1332576/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=13872 CPUtime=521.93
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2588 0 0 0 52183 10 0 0 25 0 1 0 154812448 14204928 2530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3468 2530 720 52 0 1836 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 13872

[startup+582.634 s]
/proc/loadavg: 1.99 1.94 1.91 3/86 26663
/proc/meminfo: memFree=1288480/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=14268 CPUtime=581.85
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2686 0 0 0 58175 10 0 0 25 0 1 0 154812448 14610432 2628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3567 2628 720 52 0 1935 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 14268

[startup+642.647 s]
/proc/loadavg: 1.99 1.95 1.91 3/86 26663
/proc/meminfo: memFree=1245152/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=14664 CPUtime=641.81
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2798 0 0 0 64171 10 0 0 25 0 1 0 154812448 15015936 2740 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3666 2740 720 52 0 2034 0
Current children cumulated CPU time (s) 641.81
Current children cumulated vsize (KiB) 14664

[startup+702.661 s]
/proc/loadavg: 2.05 1.97 1.92 3/86 26663
/proc/meminfo: memFree=1205088/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=15060 CPUtime=701.77
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 2906 0 0 0 70166 11 0 0 25 0 1 0 154812448 15421440 2848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3765 2848 720 52 0 2133 0
Current children cumulated CPU time (s) 701.77
Current children cumulated vsize (KiB) 15060

[startup+762.674 s]
/proc/loadavg: 2.02 1.97 1.92 3/86 26663
/proc/meminfo: memFree=1165600/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=15588 CPUtime=761.69
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 3024 0 0 0 76158 11 0 0 25 0 1 0 154812448 15962112 2966 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 3897 2966 720 52 0 2265 0
Current children cumulated CPU time (s) 761.69
Current children cumulated vsize (KiB) 15588

[startup+822.696 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=1125536/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=16116 CPUtime=821.66
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 3148 0 0 0 82154 12 0 0 25 0 1 0 154812448 16502784 3090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 4029 3090 720 52 0 2397 0
Current children cumulated CPU time (s) 821.66
Current children cumulated vsize (KiB) 16116

[startup+882.713 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=1086368/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=16512 CPUtime=881.62
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 3272 0 0 0 88150 12 0 0 25 0 1 0 154812448 16908288 3214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 4128 3214 720 52 0 2496 0
Current children cumulated CPU time (s) 881.62
Current children cumulated vsize (KiB) 16512

[startup+942.726 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=1049888/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=17032 CPUtime=941.56
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 3395 0 0 0 94143 13 0 0 25 0 1 0 154812448 17440768 3337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600102 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 4258 3337 720 52 0 2626 0
Current children cumulated CPU time (s) 941.56
Current children cumulated vsize (KiB) 17032

[startup+1002.74 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=1014752/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=17560 CPUtime=1001.51
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 3511 0 0 0 100138 13 0 0 25 0 1 0 154812448 17981440 3453 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 4390 3453 720 52 0 2758 0
Current children cumulated CPU time (s) 1001.51
Current children cumulated vsize (KiB) 17560

[startup+1062.76 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=977824/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=17956 CPUtime=1061.47
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 3638 0 0 0 106134 13 0 0 25 0 1 0 154812448 18386944 3580 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 4489 3580 720 52 0 2857 0
Current children cumulated CPU time (s) 1061.47
Current children cumulated vsize (KiB) 17956

[startup+1122.78 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=940896/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=18616 CPUtime=1121.42
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 3785 0 0 0 112128 14 0 0 25 0 1 0 154812448 19062784 3727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 4654 3727 720 52 0 3022 0
Current children cumulated CPU time (s) 1121.42
Current children cumulated vsize (KiB) 18616

[startup+1182.8 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=905824/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=19276 CPUtime=1181.37
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 3938 0 0 0 118123 14 0 0 25 0 1 0 154812448 19738624 3880 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 4819 3880 720 52 0 3187 0
Current children cumulated CPU time (s) 1181.37
Current children cumulated vsize (KiB) 19276

[startup+1242.81 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=871136/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=19804 CPUtime=1241.31
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 4083 0 0 0 124116 15 0 0 25 0 1 0 154812448 20279296 4025 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 4951 4025 720 52 0 3319 0
Current children cumulated CPU time (s) 1241.31
Current children cumulated vsize (KiB) 19804

[startup+1302.83 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=834912/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=20464 CPUtime=1301.25
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 4238 0 0 0 130110 15 0 0 25 0 1 0 154812448 20955136 4180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 5116 4180 720 52 0 3484 0
Current children cumulated CPU time (s) 1301.25
Current children cumulated vsize (KiB) 20464

[startup+1362.85 s]
/proc/loadavg: 2.00 1.97 1.92 3/86 26663
/proc/meminfo: memFree=800928/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=20992 CPUtime=1361.2
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 4378 0 0 0 136105 15 0 0 25 0 1 0 154812448 21495808 4320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 5248 4320 720 52 0 3616 0
Current children cumulated CPU time (s) 1361.2
Current children cumulated vsize (KiB) 20992

[startup+1422.86 s]
/proc/loadavg: 1.93 1.95 1.91 3/86 26701
/proc/meminfo: memFree=1550112/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=21520 CPUtime=1421.16
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 4524 0 0 0 142098 18 0 0 25 0 1 0 154812448 22036480 4466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 5380 4466 720 52 0 3748 0
Current children cumulated CPU time (s) 1421.16
Current children cumulated vsize (KiB) 21520

[startup+1482.88 s]
/proc/loadavg: 1.97 1.96 1.91 3/86 26701
/proc/meminfo: memFree=1537952/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=22180 CPUtime=1481.1
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 4689 0 0 0 148092 18 0 0 25 0 1 0 154812448 22712320 4631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 5545 4631 720 52 0 3913 0
Current children cumulated CPU time (s) 1481.1
Current children cumulated vsize (KiB) 22180

[startup+1542.89 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 26701
/proc/meminfo: memFree=1525984/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=22840 CPUtime=1541.06
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 4835 0 0 0 154087 19 0 0 25 0 1 0 154812448 23388160 4777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 5710 4777 720 52 0 4078 0
Current children cumulated CPU time (s) 1541.06
Current children cumulated vsize (KiB) 22840

[startup+1602.91 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 26701
/proc/meminfo: memFree=1521248/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=23368 CPUtime=1601.02
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 4986 0 0 0 160082 20 0 0 25 0 1 0 154812448 23928832 4928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 5842 4928 720 52 0 4210 0
Current children cumulated CPU time (s) 1601.02
Current children cumulated vsize (KiB) 23368

[startup+1662.93 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 26701
/proc/meminfo: memFree=1511328/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=24028 CPUtime=1660.96
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 5133 0 0 0 166076 20 0 0 25 0 1 0 154812448 24604672 5075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687588 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 6007 5075 720 52 0 4375 0
Current children cumulated CPU time (s) 1660.96
Current children cumulated vsize (KiB) 24028

[startup+1722.95 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 26701
/proc/meminfo: memFree=1502816/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=24556 CPUtime=1720.92
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 5280 0 0 0 172072 20 0 0 25 0 1 0 154812448 25145344 5222 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 6139 5222 720 52 0 4507 0
Current children cumulated CPU time (s) 1720.92
Current children cumulated vsize (KiB) 24556

[startup+1782.97 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 26701
/proc/meminfo: memFree=1491936/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=25216 CPUtime=1780.88
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 5428 0 0 0 178068 20 0 0 25 0 1 0 154812448 25821184 5370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 6304 5370 720 52 0 4672 0
Current children cumulated CPU time (s) 1780.88
Current children cumulated vsize (KiB) 25216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.15 s]
/proc/loadavg: 2.14 2.00 1.92 3/86 26701
/proc/meminfo: memFree=1488800/2055920 swapFree=4192812/4192956
[pid=26378] ppid=26376 vsize=25348 CPUtime=1800.04
/proc/26378/stat : 26378 (CSPtoSAT+minisa) R 26376 26378 26165 0 -1 4194304 5467 0 0 0 179984 20 0 0 25 0 1 0 154812448 25956352 5409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/26378/statm: 6337 5409 720 52 0 4705 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 25348

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.16
CPU time (s): 1800.06
CPU user time (s): 1799.85
CPU system time (s): 0.210967
CPU usage (%): 99.8831
Max. virtual memory (cumulated for all children) (KiB): 25348

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

runsolver used 2.24866 s user time and 5.38118 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 06:16:13 UTC 2007


IDJOB= 214895
IDBENCH= 4959
FILE ID= node11/214895-1168064170

PBS_JOBID= 3475396

Free space on /tmp= 66318 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-16a2.xml
COMMAND LINE= /tmp/evaluation/214895-1168064170/CSPtoSAT+minisat /tmp/evaluation/214895-1168064170/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-214895-1168064170 -o ROOT/results/node11/solver-214895-1168064170 -C 1800 -M 900  /tmp/evaluation/214895-1168064170/CSPtoSAT+minisat /tmp/evaluation/214895-1168064170/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f878d062c1561399370d1ad05d1f42bd

RANDOM SEED= 813798714

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	: 5931.00
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:       1714864 kB
Buffers:         34604 kB
Cached:         162256 kB
SwapCached:          0 kB
Active:          97972 kB
Inactive:       159296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4936 kB
Writeback:           0 kB
Mapped:          79340 kB
Slab:            68792 kB
Committed_AS:  4233692 kB
PageTables:       2208 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= 66315 MiB



End job on node11 on Sat Jan  6 06:46:16 UTC 2007