Trace number 248281

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 1800.49

General information on the benchmark

Nameprimes/primes-30/
primes-30-60-2-7.xml
MD5SUM436fb63ef87e3a1738eb268c9e0190fd
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 benchmark42.4106
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity9
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
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.06	c ...done
0.06	c #SATvar=33402 #SATclauses=66500 #CSPpredicates=60

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/node34/watcher-248281-1168093822 -o ROOT/results/node34/solver-248281-1168093822 -C 1800 -M 900 /tmp/evaluation/248281-1168093822/CSPtoSAT+minisat /tmp/evaluation/248281-1168093822/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: 0.80 0.99 1.46 5/70 13190
/proc/meminfo: memFree=1462824/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=6696 CPUtime=0
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 157775994 6856704 403 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7691128 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 1674 403 365 52 0 30 0

[startup+0.103305 s]
/proc/loadavg: 0.80 0.99 1.46 5/70 13190
/proc/meminfo: memFree=1462824/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=11928 CPUtime=0.1
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 1987 0 0 0 9 1 0 0 18 0 1 0 157775994 12214272 1934 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 2982 1934 719 52 0 1350 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11928

[startup+0.514345 s]
/proc/loadavg: 0.80 0.99 1.46 5/70 13190
/proc/meminfo: memFree=1462824/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=11928 CPUtime=0.5
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 2001 0 0 0 49 1 0 0 21 0 1 0 157775994 12214272 1948 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 2982 1948 725 52 0 1350 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11928

[startup+1.3344 s]
/proc/loadavg: 0.80 0.99 1.46 3/73 13193
/proc/meminfo: memFree=1452432/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=12060 CPUtime=1.32
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 2032 0 0 0 131 1 0 0 25 0 1 0 157775994 12349440 1979 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 3015 1979 725 52 0 1383 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12060

[startup+2.97053 s]
/proc/loadavg: 0.80 0.99 1.46 3/73 13193
/proc/meminfo: memFree=1451984/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=12192 CPUtime=2.96
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 2091 0 0 0 295 1 0 0 25 0 1 0 157775994 12484608 2038 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 3048 2038 725 52 0 1416 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12192

[startup+6.2488 s]
/proc/loadavg: 0.90 1.00 1.46 3/73 13193
/proc/meminfo: memFree=1451216/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=12596 CPUtime=6.24
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 2180 0 0 0 623 1 0 0 25 0 1 0 157775994 12898304 2127 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 3149 2127 725 52 0 1517 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12596

[startup+12.7133 s]
/proc/loadavg: 0.99 1.02 1.46 3/73 13193
/proc/meminfo: memFree=1449552/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=13440 CPUtime=12.7
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 2368 0 0 0 1269 1 0 0 25 0 1 0 157775994 13762560 2315 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 3360 2315 725 52 0 1728 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 13440

[startup+25.5314 s]
/proc/loadavg: 1.21 1.07 1.47 3/73 13193
/proc/meminfo: memFree=1446032/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=15136 CPUtime=25.51
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 2807 0 0 0 2550 1 0 0 25 0 1 0 157775994 15499264 2754 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 3784 2754 725 52 0 2152 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 15136

[startup+51.1774 s]
/proc/loadavg: 1.48 1.14 1.48 3/73 13193
/proc/meminfo: memFree=1440208/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=18424 CPUtime=51.15
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 3613 0 0 0 5112 3 0 0 25 0 1 0 157775994 18866176 3560 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 4606 3560 725 52 0 2974 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 18424

[startup+102.466 s]
/proc/loadavg: 1.77 1.27 1.51 3/73 13193
/proc/meminfo: memFree=1432208/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=22432 CPUtime=102.42
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 4598 0 0 0 10238 4 0 0 25 0 1 0 157775994 22970368 4545 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 5608 4545 725 52 0 3976 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 22432

[startup+162.569 s]
/proc/loadavg: 1.91 1.40 1.53 4/73 13193
/proc/meminfo: memFree=1423440/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=26260 CPUtime=162.52
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 5571 0 0 0 16247 5 0 0 25 0 1 0 157775994 26890240 5518 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 6565 5518 725 52 0 4933 0
Current children cumulated CPU time (s) 162.52
Current children cumulated vsize (KiB) 26260

[startup+222.666 s]
/proc/loadavg: 2.01 1.52 1.57 4/73 13193
/proc/meminfo: memFree=1414736/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=30352 CPUtime=222.6
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 6605 0 0 0 22254 6 0 0 25 0 1 0 157775994 31080448 6552 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 7588 6552 725 52 0 5956 0
Current children cumulated CPU time (s) 222.6
Current children cumulated vsize (KiB) 30352

[startup+282.767 s]
/proc/loadavg: 2.00 1.61 1.59 4/73 13193
/proc/meminfo: memFree=1407376/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=34048 CPUtime=282.68
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 7527 0 0 0 28261 7 0 0 25 0 1 0 157775994 34865152 7474 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 8512 7474 725 52 0 6880 0
Current children cumulated CPU time (s) 282.68
Current children cumulated vsize (KiB) 34048

[startup+342.771 s]
/proc/loadavg: 2.00 1.67 1.61 3/73 13193
/proc/meminfo: memFree=1399248/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=38012 CPUtime=342.67
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 8531 0 0 0 34259 8 0 0 25 0 1 0 157775994 38924288 8478 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678579 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 9503 8478 725 52 0 7871 0
Current children cumulated CPU time (s) 342.67
Current children cumulated vsize (KiB) 38012

[startup+402.872 s]
/proc/loadavg: 2.08 1.75 1.64 3/73 13193
/proc/meminfo: memFree=1391504/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=41444 CPUtime=402.76
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 9387 0 0 0 40267 9 0 0 25 0 1 0 157775994 42438656 9334 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 10361 9334 725 52 0 8729 0
Current children cumulated CPU time (s) 402.76
Current children cumulated vsize (KiB) 41444

[startup+462.879 s]
/proc/loadavg: 2.03 1.79 1.66 3/73 13193
/proc/meminfo: memFree=1382672/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=46204 CPUtime=462.76
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 10512 0 0 0 46266 10 0 0 25 0 1 0 157775994 47312896 10459 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 11551 10459 725 52 0 9919 0
Current children cumulated CPU time (s) 462.76
Current children cumulated vsize (KiB) 46204

[startup+522.895 s]
/proc/loadavg: 2.01 1.83 1.68 3/73 13193
/proc/meminfo: memFree=1373776/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=49768 CPUtime=522.76
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 11433 0 0 0 52265 11 0 0 25 0 1 0 157775994 50962432 11380 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 12442 11380 725 52 0 10810 0
Current children cumulated CPU time (s) 522.76
Current children cumulated vsize (KiB) 49768

[startup+582.992 s]
/proc/loadavg: 2.00 1.86 1.69 3/73 13193
/proc/meminfo: memFree=1365520/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=53200 CPUtime=582.84
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 12286 0 0 0 58272 12 0 0 25 0 1 0 157775994 54476800 12233 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 13300 12233 725 52 0 11668 0
Current children cumulated CPU time (s) 582.84
Current children cumulated vsize (KiB) 53200

[startup+643.09 s]
/proc/loadavg: 2.07 1.89 1.72 3/73 13193
/proc/meminfo: memFree=1358736/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=56896 CPUtime=642.93
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 13186 0 0 0 64281 12 0 0 25 0 1 0 157775994 58261504 13133 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 14224 13133 725 52 0 12592 0
Current children cumulated CPU time (s) 642.93
Current children cumulated vsize (KiB) 56896

[startup+703.099 s]
/proc/loadavg: 2.02 1.91 1.73 4/73 13193
/proc/meminfo: memFree=1351824/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=60596 CPUtime=702.92
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 14131 0 0 0 70279 13 0 0 25 0 1 0 157775994 62050304 14078 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 15149 14078 725 52 0 13517 0
Current children cumulated CPU time (s) 702.92
Current children cumulated vsize (KiB) 60596

[startup+763.196 s]
/proc/loadavg: 2.01 1.92 1.74 3/73 13193
/proc/meminfo: memFree=1344336/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=63764 CPUtime=763
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 14930 0 0 0 76287 13 0 0 25 0 1 0 157775994 65294336 14877 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 15941 14877 725 52 0 14309 0
Current children cumulated CPU time (s) 763
Current children cumulated vsize (KiB) 63764

[startup+823.293 s]
/proc/loadavg: 2.00 1.94 1.76 3/73 13193
/proc/meminfo: memFree=1335824/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=66932 CPUtime=823.09
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 15724 0 0 0 82295 14 0 0 25 0 1 0 157775994 68538368 15671 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 16733 15671 725 52 0 15101 0
Current children cumulated CPU time (s) 823.09
Current children cumulated vsize (KiB) 66932

[startup+883.297 s]
/proc/loadavg: 2.00 1.94 1.77 4/73 13193
/proc/meminfo: memFree=1329552/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=69836 CPUtime=883.07
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 16451 0 0 0 88293 14 0 0 25 0 1 0 157775994 71512064 16398 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 17459 16398 725 52 0 15827 0
Current children cumulated CPU time (s) 883.07
Current children cumulated vsize (KiB) 69836

[startup+943.315 s]
/proc/loadavg: 2.10 1.98 1.79 3/73 13193
/proc/meminfo: memFree=1322192/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=74720 CPUtime=943.08
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 17673 0 0 0 94292 16 0 0 25 0 1 0 157775994 76513280 17620 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 18680 17620 725 52 0 17048 0
Current children cumulated CPU time (s) 943.08
Current children cumulated vsize (KiB) 74720

[startup+1003.41 s]
/proc/loadavg: 2.03 1.98 1.80 3/73 13193
/proc/meminfo: memFree=1313040/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=79212 CPUtime=1003.16
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 18803 0 0 0 100299 17 0 0 25 0 1 0 157775994 81113088 18750 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 19803 18750 725 52 0 18171 0
Current children cumulated CPU time (s) 1003.16
Current children cumulated vsize (KiB) 79212

[startup+1063.42 s]
/proc/loadavg: 2.01 1.98 1.81 3/73 13193
/proc/meminfo: memFree=1305360/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=81456 CPUtime=1063.15
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 19385 0 0 0 106298 17 0 0 25 0 1 0 157775994 83410944 19332 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 20364 19332 725 52 0 18732 0
Current children cumulated CPU time (s) 1063.15
Current children cumulated vsize (KiB) 81456

[startup+1123.52 s]
/proc/loadavg: 2.00 1.98 1.82 3/73 13193
/proc/meminfo: memFree=1296912/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=86208 CPUtime=1123.24
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 20566 0 0 0 112305 19 0 0 25 0 1 0 157775994 88276992 20513 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 21552 20513 725 52 0 19920 0
Current children cumulated CPU time (s) 1123.24
Current children cumulated vsize (KiB) 86208

[startup+1183.62 s]
/proc/loadavg: 2.00 1.98 1.83 3/73 13193
/proc/meminfo: memFree=1289808/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=90696 CPUtime=1183.33
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 21680 0 0 0 118312 21 0 0 25 0 1 0 157775994 92872704 21627 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 22674 21627 725 52 0 21042 0
Current children cumulated CPU time (s) 1183.33
Current children cumulated vsize (KiB) 90696

[startup+1243.72 s]
/proc/loadavg: 2.00 1.98 1.83 3/73 13193
/proc/meminfo: memFree=1281808/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=93076 CPUtime=1243.41
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 22278 0 0 0 124320 21 0 0 25 0 1 0 157775994 95309824 22225 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 23269 22225 725 52 0 21637 0
Current children cumulated CPU time (s) 1243.41
Current children cumulated vsize (KiB) 93076

[startup+1303.72 s]
/proc/loadavg: 2.00 1.98 1.84 3/73 13193
/proc/meminfo: memFree=1272336/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=98228 CPUtime=1303.4
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 23565 0 0 0 130318 22 0 0 25 0 1 0 157775994 100585472 23512 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 24557 23512 725 52 0 22925 0
Current children cumulated CPU time (s) 1303.4
Current children cumulated vsize (KiB) 98228

[startup+1363.73 s]
/proc/loadavg: 2.00 1.98 1.85 3/73 13193
/proc/meminfo: memFree=1268496/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=100340 CPUtime=1363.4
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 24091 0 0 0 136317 23 0 0 25 0 1 0 157775994 102748160 24038 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665565 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 25085 24038 725 52 0 23453 0
Current children cumulated CPU time (s) 1363.4
Current children cumulated vsize (KiB) 100340

[startup+1423.83 s]
/proc/loadavg: 2.00 1.98 1.85 3/73 13193
/proc/meminfo: memFree=1258512/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=104696 CPUtime=1423.49
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 25172 0 0 0 142325 24 0 0 25 0 1 0 157775994 107208704 25119 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 26174 25119 725 52 0 24542 0
Current children cumulated CPU time (s) 1423.49
Current children cumulated vsize (KiB) 104696

[startup+1483.93 s]
/proc/loadavg: 2.00 1.98 1.86 3/73 13193
/proc/meminfo: memFree=1248464/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=108920 CPUtime=1483.57
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 26250 0 0 0 148332 25 0 0 25 0 1 0 157775994 111534080 26197 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 27230 26197 725 52 0 25598 0
Current children cumulated CPU time (s) 1483.57
Current children cumulated vsize (KiB) 108920

[startup+1543.93 s]
/proc/loadavg: 2.06 2.00 1.87 3/73 13193
/proc/meminfo: memFree=1241808/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=112488 CPUtime=1543.55
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 27164 0 0 0 154329 26 0 0 25 0 1 0 157775994 115187712 27111 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 28122 27111 725 52 0 26490 0
Current children cumulated CPU time (s) 1543.55
Current children cumulated vsize (KiB) 112488

[startup+1604.03 s]
/proc/loadavg: 2.10 2.01 1.88 3/73 13193
/proc/meminfo: memFree=1232784/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=117504 CPUtime=1603.64
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 28389 0 0 0 160337 27 0 0 25 0 1 0 157775994 120324096 28336 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 29376 28336 725 52 0 27744 0
Current children cumulated CPU time (s) 1603.64
Current children cumulated vsize (KiB) 117504

[startup+1664.03 s]
/proc/loadavg: 2.04 2.01 1.89 3/73 13193
/proc/meminfo: memFree=1224272/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=120408 CPUtime=1663.62
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 29125 0 0 0 166334 28 0 0 25 0 1 0 157775994 123297792 29072 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 30102 29072 725 52 0 28470 0
Current children cumulated CPU time (s) 1663.62
Current children cumulated vsize (KiB) 120408

[startup+1724.05 s]
/proc/loadavg: 2.01 2.00 1.89 4/73 13193
/proc/meminfo: memFree=1216400/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=126124 CPUtime=1723.63
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 30550 0 0 0 172333 30 0 0 25 0 1 0 157775994 129150976 30497 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 31531 30497 725 52 0 29899 0
Current children cumulated CPU time (s) 1723.63
Current children cumulated vsize (KiB) 126124

[startup+1784.05 s]
/proc/loadavg: 2.06 2.01 1.90 3/73 13193
/proc/meminfo: memFree=1209680/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=128104 CPUtime=1783.62
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 31052 0 0 0 178332 30 0 0 25 0 1 0 157775994 131178496 30999 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 32026 30999 725 52 0 30394 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (KiB) 128104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.46 s]
/proc/loadavg: 2.05 2.01 1.90 3/73 13193
/proc/meminfo: memFree=1208144/2055920 swapFree=4192812/4192956
[pid=13189] ppid=13186 vsize=129688 CPUtime=1800.03
/proc/13189/stat : 13189 (CSPtoSAT+minisa) R 13186 13189 13107 0 -1 4194304 31425 0 0 0 179973 30 0 0 25 0 1 0 157775994 132800512 31372 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/13189/statm: 32422 31372 725 52 0 30790 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 129688

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.49
CPU time (s): 1800.06
CPU user time (s): 1799.73
CPU system time (s): 0.328949
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 129688

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

runsolver used 1.69574 s user time and 4.70928 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 14:30:23 UTC 2007


IDJOB= 248281
IDBENCH= 11694
FILE ID= node34/248281-1168093822

PBS_JOBID= 3476707

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-60-2-7.xml
COMMAND LINE= /tmp/evaluation/248281-1168093822/CSPtoSAT+minisat /tmp/evaluation/248281-1168093822/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-248281-1168093822 -o ROOT/results/node34/solver-248281-1168093822 -C 1800 -M 900  /tmp/evaluation/248281-1168093822/CSPtoSAT+minisat /tmp/evaluation/248281-1168093822/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  436fb63ef87e3a1738eb268c9e0190fd

RANDOM SEED= 981199011

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.227
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.227
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:       1463704 kB
Buffers:         36660 kB
Cached:         459944 kB
SwapCached:          0 kB
Active:          97060 kB
Inactive:       419556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3304 kB
Writeback:           0 kB
Mapped:          30192 kB
Slab:            61388 kB
Committed_AS:  2460968 kB
PageTables:       1596 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= 66534 MiB



End job on node34 on Sat Jan  6 15:00:23 UTC 2007