Trace number 249698

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.15 1802.1

General information on the benchmark

Nameprimes/primes-20/
primes-20-40-3-7.xml
MD5SUM5bde4ee428701eec68de6b6f90cf0d18
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity10
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node60/watcher-249698-1168095577 -o ROOT/results/node60/solver-249698-1168095577 -C 1800 -M 900 /tmp/evaluation/249698-1168095577/CSPtoSAT+minisat /tmp/evaluation/249698-1168095577/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


[startup+0.104639 s]
/proc/loadavg: 1.92 1.97 1.89 5/73 16157
/proc/meminfo: memFree=1785104/2055920 swapFree=4192812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.92 1.97 1.89 5/73 16157
/proc/meminfo: memFree=1785104/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=10160 CPUtime=0.19
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 1582 0 0 0 19 0 0 0 19 0 1 0 157955621 10403840 1530 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/16156/statm: 2540 1530 725 52 0 908 0

[startup+0.514674 s]
/proc/loadavg: 1.92 1.97 1.89 5/73 16157
/proc/meminfo: memFree=1785104/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=10160 CPUtime=0.5
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 1598 0 0 0 50 0 0 0 22 0 1 0 157955621 10403840 1546 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16156/statm: 2540 1546 725 52 0 908 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10160

[startup+1.34276 s]
/proc/loadavg: 1.92 1.97 1.89 3/73 16157
/proc/meminfo: memFree=1781200/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=10428 CPUtime=1.32
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 1656 0 0 0 132 0 0 0 25 0 1 0 157955621 10678272 1604 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/16156/statm: 2607 1604 725 52 0 975 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10428

[startup+2.98092 s]
/proc/loadavg: 1.92 1.97 1.89 3/73 16157
/proc/meminfo: memFree=1780688/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=10692 CPUtime=2.94
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 1743 0 0 0 294 0 0 0 25 0 1 0 157955621 10948608 1691 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5968013 0 0 4096 0 0 0 0 17 1 0 0
/proc/16156/statm: 2673 1691 725 52 0 1041 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10692

[startup+6.26024 s]
/proc/loadavg: 1.93 1.97 1.89 3/73 16157
/proc/meminfo: memFree=1779152/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=11664 CPUtime=6.2
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 1962 0 0 0 620 0 0 0 25 0 1 0 157955621 11943936 1910 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/16156/statm: 2916 1910 725 52 0 1284 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 11664

[startup+12.7279 s]
/proc/loadavg: 1.93 1.97 1.89 3/73 16157
/proc/meminfo: memFree=1776152/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=13224 CPUtime=12.62
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 2352 0 0 0 1262 0 0 0 25 0 1 0 157955621 13541376 2300 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/16156/statm: 3306 2300 725 52 0 1674 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 13224

[startup+25.5441 s]
/proc/loadavg: 1.95 1.97 1.89 3/73 16157
/proc/meminfo: memFree=1774232/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=15020 CPUtime=25.34
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 2803 0 0 0 2533 1 0 0 25 0 1 0 157955621 15380480 2751 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/16156/statm: 3755 2751 725 52 0 2123 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 15020

[startup+51.1817 s]
/proc/loadavg: 1.96 1.97 1.90 3/73 16195
/proc/meminfo: memFree=1915480/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=18980 CPUtime=50.94
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 3793 0 0 0 5092 2 0 0 25 0 1 0 157955621 19435520 3741 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 4745 3741 725 52 0 3113 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 18980

[startup+102.471 s]
/proc/loadavg: 2.06 1.99 1.91 3/79 16277
/proc/meminfo: memFree=1902160/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=26760 CPUtime=102.16
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 5711 0 0 0 10207 9 0 0 25 0 1 0 157955621 27402240 5659 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 6690 5659 725 52 0 5058 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 26760

[startup+162.496 s]
/proc/loadavg: 2.02 1.99 1.91 3/79 16363
/proc/meminfo: memFree=1890344/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=33760 CPUtime=162.13
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 7464 0 0 0 16196 17 0 0 25 0 1 0 157955621 34570240 7412 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665616 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 8440 7412 725 52 0 6808 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 33760

[startup+222.512 s]
/proc/loadavg: 2.01 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1878808/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=41948 CPUtime=222.08
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 9548 0 0 0 22188 20 0 0 25 0 1 0 157955621 42954752 9496 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 10487 9496 725 52 0 8855 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 41948

[startup+282.522 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1867032/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=49524 CPUtime=282.03
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 11402 0 0 0 28180 23 0 0 25 0 1 0 157955621 50712576 11350 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 12381 11350 725 52 0 10749 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 49524

[startup+342.531 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1854552/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=57180 CPUtime=341.97
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 13306 0 0 0 34173 24 0 0 25 0 1 0 157955621 58552320 13254 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 14295 13254 725 52 0 12663 0
Current children cumulated CPU time (s) 341.97
Current children cumulated vsize (KiB) 57180

[startup+402.539 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1843032/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=64840 CPUtime=401.93
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 15220 0 0 0 40167 26 0 0 25 0 1 0 157955621 66396160 15168 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 16210 15168 725 52 0 14578 0
Current children cumulated CPU time (s) 401.93
Current children cumulated vsize (KiB) 64840

[startup+462.551 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1832920/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=71572 CPUtime=461.87
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 16908 0 0 0 46159 28 0 0 25 0 1 0 157955621 73289728 16856 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 17893 16856 725 52 0 16261 0
Current children cumulated CPU time (s) 461.87
Current children cumulated vsize (KiB) 71572

[startup+522.563 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1819800/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=78832 CPUtime=521.83
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 18717 0 0 0 52154 29 0 0 25 0 1 0 157955621 80723968 18665 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 19708 18665 725 52 0 18076 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 78832

[startup+582.573 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1807704/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=87808 CPUtime=581.78
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 20984 0 0 0 58148 30 0 0 25 0 1 0 157955621 89915392 20932 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667289 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 21952 20932 725 52 0 20320 0
Current children cumulated CPU time (s) 581.78
Current children cumulated vsize (KiB) 87808

[startup+642.582 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1796120/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=94540 CPUtime=641.72
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 22656 0 0 0 64140 32 0 0 25 0 1 0 157955621 96808960 22604 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 23635 22604 725 52 0 22003 0
Current children cumulated CPU time (s) 641.72
Current children cumulated vsize (KiB) 94540

[startup+702.597 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1786392/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=100748 CPUtime=701.68
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 24232 0 0 0 70134 34 0 0 25 0 1 0 157955621 103165952 24180 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 25187 24180 725 52 0 23555 0
Current children cumulated CPU time (s) 701.68
Current children cumulated vsize (KiB) 100748

[startup+762.607 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1772952/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=109600 CPUtime=761.65
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 26417 0 0 0 76129 36 0 0 25 0 1 0 157955621 112230400 26365 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 27400 26365 725 52 0 25768 0
Current children cumulated CPU time (s) 761.65
Current children cumulated vsize (KiB) 109600

[startup+822.615 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1763096/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=115280 CPUtime=821.59
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 27850 0 0 0 82122 37 0 0 25 0 1 0 157955621 118046720 27798 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 28820 27798 725 52 0 27188 0
Current children cumulated CPU time (s) 821.59
Current children cumulated vsize (KiB) 115280

[startup+882.63 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1751064/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=124296 CPUtime=881.54
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 30113 0 0 0 88115 39 0 0 25 0 1 0 157955621 127279104 30061 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 31074 30061 725 52 0 29442 0
Current children cumulated CPU time (s) 881.54
Current children cumulated vsize (KiB) 124296

[startup+942.637 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1739992/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=131028 CPUtime=941.49
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 31784 0 0 0 94108 41 0 0 25 0 1 0 157955621 134172672 31732 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 32757 31732 725 52 0 31125 0
Current children cumulated CPU time (s) 941.49
Current children cumulated vsize (KiB) 131028

[startup+1002.65 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 16393
/proc/meminfo: memFree=1728088/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=138420 CPUtime=1001.44
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 33657 0 0 0 100100 44 0 0 25 0 1 0 157955621 141742080 33605 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 34605 33605 725 52 0 32973 0
Current children cumulated CPU time (s) 1001.44
Current children cumulated vsize (KiB) 138420

[startup+1062.66 s]
/proc/loadavg: 2.04 2.00 1.91 3/73 16393
/proc/meminfo: memFree=1715544/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=147528 CPUtime=1061.4
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 35923 0 0 0 106095 45 0 0 25 0 1 0 157955621 151068672 35871 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 36882 35871 725 52 0 35250 0
Current children cumulated CPU time (s) 1061.4
Current children cumulated vsize (KiB) 147528

[startup+1122.67 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 16395
/proc/meminfo: memFree=1707096/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=152412 CPUtime=1121.35
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 37135 0 0 0 112089 46 0 0 25 0 1 0 157955621 156069888 37083 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 38103 37083 725 52 0 36471 0
Current children cumulated CPU time (s) 1121.35
Current children cumulated vsize (KiB) 152412

[startup+1182.69 s]
/proc/loadavg: 2.05 2.01 1.92 3/73 16395
/proc/meminfo: memFree=1693784/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=161260 CPUtime=1181.3
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 39353 0 0 0 118082 48 0 0 25 0 1 0 157955621 165130240 39301 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 40315 39301 725 52 0 38683 0
Current children cumulated CPU time (s) 1181.3
Current children cumulated vsize (KiB) 161260

[startup+1242.69 s]
/proc/loadavg: 2.02 2.01 1.92 3/73 16395
/proc/meminfo: memFree=1682584/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=168260 CPUtime=1241.26
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 41052 0 0 0 124077 49 0 0 25 0 1 0 157955621 172298240 41000 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 42065 41000 725 52 0 40433 0
Current children cumulated CPU time (s) 1241.26
Current children cumulated vsize (KiB) 168260

[startup+1302.7 s]
/proc/loadavg: 2.13 2.03 1.93 3/73 16395
/proc/meminfo: memFree=1672920/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=174332 CPUtime=1301.22
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 42559 0 0 0 130071 51 0 0 25 0 1 0 157955621 178515968 42507 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 43583 42507 725 52 0 41951 0
Current children cumulated CPU time (s) 1301.22
Current children cumulated vsize (KiB) 174332

[startup+1362.71 s]
/proc/loadavg: 2.05 2.03 1.93 3/73 16395
/proc/meminfo: memFree=1660824/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=183056 CPUtime=1361.15
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 44757 0 0 0 136062 53 0 0 25 0 1 0 157955621 187449344 44705 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678515 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 45764 44705 725 52 0 44132 0
Current children cumulated CPU time (s) 1361.15
Current children cumulated vsize (KiB) 183056

[startup+1422.72 s]
/proc/loadavg: 2.02 2.02 1.93 3/73 16395
/proc/meminfo: memFree=1651224/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=188996 CPUtime=1421.12
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 46229 0 0 0 142058 54 0 0 25 0 1 0 157955621 193531904 46177 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 47249 46177 725 52 0 45617 0
Current children cumulated CPU time (s) 1421.12
Current children cumulated vsize (KiB) 188996

[startup+1482.73 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 16395
/proc/meminfo: memFree=1639256/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=195860 CPUtime=1481.08
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 47953 0 0 0 148052 56 0 0 25 0 1 0 157955621 200560640 47901 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665710 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 48965 47901 725 52 0 47333 0
Current children cumulated CPU time (s) 1481.08
Current children cumulated vsize (KiB) 195860

[startup+1542.75 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 16395
/proc/meminfo: memFree=1625752/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=204864 CPUtime=1541.01
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 50186 0 0 0 154043 58 0 0 25 0 1 0 157955621 209780736 50134 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 51216 50134 725 52 0 49584 0
Current children cumulated CPU time (s) 1541.01
Current children cumulated vsize (KiB) 204864

[startup+1602.75 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 16395
/proc/meminfo: memFree=1616216/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=210540 CPUtime=1600.98
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 51625 0 0 0 160037 61 0 0 25 0 1 0 157955621 215592960 51573 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 52635 51573 725 52 0 51003 0
Current children cumulated CPU time (s) 1600.98
Current children cumulated vsize (KiB) 210540

[startup+1662.76 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 16395
/proc/meminfo: memFree=1603416/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=219916 CPUtime=1660.94
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 53954 0 0 0 166031 63 0 0 25 0 1 0 157955621 225193984 53902 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 54979 53902 725 52 0 53347 0
Current children cumulated CPU time (s) 1660.94
Current children cumulated vsize (KiB) 219916

[startup+1722.77 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 16395
/proc/meminfo: memFree=1593560/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=225988 CPUtime=1720.87
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 55496 0 0 0 172022 65 0 0 25 0 1 0 157955621 231411712 55444 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 56497 55444 725 52 0 54865 0
Current children cumulated CPU time (s) 1720.87
Current children cumulated vsize (KiB) 225988

[startup+1782.78 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 16395
/proc/meminfo: memFree=1582744/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=233248 CPUtime=1780.83
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 57294 0 0 0 178017 66 0 0 25 0 1 0 157955621 238845952 57242 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 58312 57242 725 52 0 56680 0
Current children cumulated CPU time (s) 1780.83
Current children cumulated vsize (KiB) 233248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 16395
/proc/meminfo: memFree=1578008/2055920 swapFree=4192812/4192956
[pid=16156] ppid=16154 vsize=236416 CPUtime=1800.1
/proc/16156/stat : 16156 (CSPtoSAT+minisa) R 16154 16156 15895 0 -1 4194304 58092 0 0 0 179944 66 0 0 25 0 1 0 157955621 242089984 58040 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/16156/statm: 59104 58040 725 52 0 57472 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 236416

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.1
CPU time (s): 1800.15
CPU user time (s): 1799.44
CPU system time (s): 0.704892
CPU usage (%): 99.8916
Max. virtual memory (cumulated for all children) (KiB): 236416

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

runsolver used 1.40179 s user time and 5.20221 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 14:59:37 UTC 2007


IDJOB= 249698
IDBENCH= 11803
FILE ID= node60/249698-1168095577

PBS_JOBID= 3476702

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-20/primes-20-40-3-7.xml
COMMAND LINE= /tmp/evaluation/249698-1168095577/CSPtoSAT+minisat /tmp/evaluation/249698-1168095577/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-249698-1168095577 -o ROOT/results/node60/solver-249698-1168095577 -C 1800 -M 900  /tmp/evaluation/249698-1168095577/CSPtoSAT+minisat /tmp/evaluation/249698-1168095577/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5bde4ee428701eec68de6b6f90cf0d18

RANDOM SEED= 242090438

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.236
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.236
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:       1785584 kB
Buffers:          5004 kB
Cached:          45180 kB
SwapCached:          0 kB
Active:         202232 kB
Inactive:        22152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:         187832 kB
Slab:            31196 kB
Committed_AS:  3515260 kB
PageTables:       2112 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= 66550 MiB



End job on node60 on Sat Jan  6 15:29:44 UTC 2007