Trace number 212737

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 1805.38

General information on the benchmark

NamepseudoSeries/
primesDimacs/f600.xml
MD5SUMeaafb6d59875b3b88c054bc279abccfd
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 variables1200
Number of constraints3150
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node23/watcher-212737-1168063684 -o ROOT/results/node23/solver-212737-1168063684 -C 1800 -M 900 /tmp/evaluation/212737-1168063684/CSPtoSAT+minisat /tmp/evaluation/212737-1168063684/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: 2.07 2.03 1.96 5/86 18202
/proc/meminfo: memFree=1213344/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=496 CPUtime=0
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154762788 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2495268 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 124 36 29 52 0 19 0

[startup+0.104107 s]
/proc/loadavg: 2.07 2.03 1.96 5/86 18202
/proc/meminfo: memFree=1213344/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=7624 CPUtime=0.09
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 1008 0 0 0 9 0 0 0 19 0 1 0 154762788 7806976 976 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157925908 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 1906 976 703 52 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7624

[startup+0.512182 s]
/proc/loadavg: 2.07 2.03 1.96 5/86 18202
/proc/meminfo: memFree=1213344/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=7868 CPUtime=0.49
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 1139 0 0 0 49 0 0 0 24 0 1 0 154762788 8056832 1081 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671076 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 1967 1081 720 52 0 335 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7868

[startup+1.33634 s]
/proc/loadavg: 2.07 2.03 1.96 3/86 18202
/proc/meminfo: memFree=1211424/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=8000 CPUtime=1.31
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 1168 0 0 0 131 0 0 0 25 0 1 0 154762788 8192000 1110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 2000 1110 720 52 0 368 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8000

[startup+2.97466 s]
/proc/loadavg: 2.07 2.03 1.96 3/86 18202
/proc/meminfo: memFree=1210976/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=8396 CPUtime=2.95
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 1245 0 0 0 294 1 0 0 25 0 1 0 154762788 8597504 1187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678605 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 2099 1187 720 52 0 467 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8396

[startup+6.25729 s]
/proc/loadavg: 2.07 2.03 1.96 3/86 18202
/proc/meminfo: memFree=1208800/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=8660 CPUtime=6.22
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 1334 0 0 0 621 1 0 0 25 0 1 0 154762788 8867840 1276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 2165 1276 720 52 0 533 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 8660

[startup+12.7195 s]
/proc/loadavg: 2.14 2.04 1.97 3/86 18202
/proc/meminfo: memFree=1205216/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=9188 CPUtime=12.65
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 1474 0 0 0 1264 1 0 0 25 0 1 0 154762788 9408512 1416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562952 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 2297 1416 720 52 0 665 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9188

[startup+25.535 s]
/proc/loadavg: 2.11 2.04 1.97 3/86 18202
/proc/meminfo: memFree=1199328/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=10112 CPUtime=25.4
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 1674 0 0 0 2539 1 0 0 25 0 1 0 154762788 10354688 1616 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 2528 1616 720 52 0 896 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 10112

[startup+51.177 s]
/proc/loadavg: 2.07 2.04 1.97 3/86 18202
/proc/meminfo: memFree=1187296/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=11168 CPUtime=50.92
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 1968 0 0 0 5091 1 0 0 25 0 1 0 154762788 11436032 1910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674011 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 2792 1910 720 52 0 1160 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 11168

[startup+102.46 s]
/proc/loadavg: 2.03 2.03 1.97 3/86 18202
/proc/meminfo: memFree=1162080/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=13412 CPUtime=101.97
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 2531 0 0 0 10195 2 0 0 25 0 1 0 154762788 13733888 2473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674910 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 3353 2473 720 52 0 1721 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 13412

[startup+162.465 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 18202
/proc/meminfo: memFree=1132640/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=15764 CPUtime=161.68
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 3095 0 0 0 16165 3 0 0 25 0 1 0 154762788 16142336 3037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 3941 3037 720 52 0 2309 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 15764

[startup+222.49 s]
/proc/loadavg: 2.00 2.02 1.97 4/86 18202
/proc/meminfo: memFree=1103840/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=17876 CPUtime=221.41
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 3634 0 0 0 22137 4 0 0 25 0 1 0 154762788 18305024 3576 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 4469 3576 720 52 0 2837 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 17876

[startup+282.509 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 18202
/proc/meminfo: memFree=1075424/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=19988 CPUtime=281.15
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 4147 0 0 0 28110 5 0 0 25 0 1 0 154762788 20467712 4089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 4997 4089 720 52 0 3365 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 19988

[startup+342.527 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18202
/proc/meminfo: memFree=1042016/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=21820 CPUtime=340.88
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 4601 0 0 0 34082 6 0 0 25 0 1 0 154762788 22343680 4543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 5455 4543 720 52 0 3823 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 21820

[startup+402.539 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18202
/proc/meminfo: memFree=1003168/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=23536 CPUtime=400.61
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 5044 0 0 0 40054 7 0 0 25 0 1 0 154762788 24100864 4986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562942 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 5884 4986 720 52 0 4252 0
Current children cumulated CPU time (s) 400.61
Current children cumulated vsize (KiB) 23536

[startup+462.552 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18202
/proc/meminfo: memFree=966176/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=25384 CPUtime=460.33
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 5492 0 0 0 46025 8 0 0 25 0 1 0 154762788 25993216 5434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 6346 5434 720 52 0 4714 0
Current children cumulated CPU time (s) 460.33
Current children cumulated vsize (KiB) 25384

[startup+522.576 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18202
/proc/meminfo: memFree=927392/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=26836 CPUtime=520.07
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 5881 0 0 0 51998 9 0 0 25 0 1 0 154762788 27480064 5823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 6709 5823 720 52 0 5077 0
Current children cumulated CPU time (s) 520.07
Current children cumulated vsize (KiB) 26836

[startup+582.599 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18202
/proc/meminfo: memFree=890080/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=28532 CPUtime=579.79
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 6301 0 0 0 57970 9 0 0 25 0 1 0 154762788 29216768 6243 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533138 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 7133 6243 720 52 0 5501 0
Current children cumulated CPU time (s) 579.79
Current children cumulated vsize (KiB) 28532

[startup+642.619 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18202
/proc/meminfo: memFree=852832/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=30252 CPUtime=639.54
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 6710 0 0 0 63943 11 0 0 25 0 1 0 154762788 30978048 6652 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533160 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 7563 6652 720 52 0 5931 0
Current children cumulated CPU time (s) 639.54
Current children cumulated vsize (KiB) 30252

[startup+702.642 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18204
/proc/meminfo: memFree=816544/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=31656 CPUtime=699.26
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 7080 0 0 0 69915 11 0 0 25 0 1 0 154762788 32415744 7022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 7914 7022 720 52 0 6282 0
Current children cumulated CPU time (s) 699.26
Current children cumulated vsize (KiB) 31656

[startup+762.655 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18204
/proc/meminfo: memFree=779616/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=33232 CPUtime=758.99
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 7460 0 0 0 75887 12 0 0 25 0 1 0 154762788 34029568 7402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 8308 7402 720 52 0 6676 0
Current children cumulated CPU time (s) 758.99
Current children cumulated vsize (KiB) 33232

[startup+822.676 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18204
/proc/meminfo: memFree=738400/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=34420 CPUtime=818.73
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 7779 0 0 0 81860 13 0 0 25 0 1 0 154762788 35246080 7721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 8605 7721 720 52 0 6973 0
Current children cumulated CPU time (s) 818.73
Current children cumulated vsize (KiB) 34420

[startup+882.708 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18204
/proc/meminfo: memFree=701920/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=35840 CPUtime=878.47
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 8125 0 0 0 87833 14 0 0 25 0 1 0 154762788 36700160 8067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/18201/statm: 8960 8067 720 52 0 7328 0
Current children cumulated CPU time (s) 878.47
Current children cumulated vsize (KiB) 35840

[startup+942.723 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18242
/proc/meminfo: memFree=1422944/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=37492 CPUtime=938.38
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 8533 0 0 0 93823 15 0 0 25 0 1 0 154762788 38391808 8475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 9373 8475 720 52 0 7741 0
Current children cumulated CPU time (s) 938.38
Current children cumulated vsize (KiB) 37492

[startup+1002.74 s]
/proc/loadavg: 2.04 2.01 1.97 3/86 18242
/proc/meminfo: memFree=1224800/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=39076 CPUtime=998.31
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 8928 0 0 0 99816 15 0 0 25 0 1 0 154762788 40013824 8870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 9769 8870 720 52 0 8137 0
Current children cumulated CPU time (s) 998.31
Current children cumulated vsize (KiB) 39076

[startup+1062.75 s]
/proc/loadavg: 2.01 2.01 1.97 3/86 18242
/proc/meminfo: memFree=1050976/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=40792 CPUtime=1058.26
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 9369 0 0 0 105810 16 0 0 25 0 1 0 154762788 41771008 9311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 10198 9311 720 52 0 8566 0
Current children cumulated CPU time (s) 1058.26
Current children cumulated vsize (KiB) 40792

[startup+1122.76 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18242
/proc/meminfo: memFree=895008/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=42472 CPUtime=1118.2
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 9789 0 0 0 111803 17 0 0 25 0 1 0 154762788 43491328 9731 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673072 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 10618 9731 720 52 0 8986 0
Current children cumulated CPU time (s) 1118.2
Current children cumulated vsize (KiB) 42472

[startup+1182.78 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18242
/proc/meminfo: memFree=741600/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=43924 CPUtime=1178.15
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 10138 0 0 0 117798 17 0 0 25 0 1 0 154762788 44978176 10080 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 10981 10080 720 52 0 9349 0
Current children cumulated CPU time (s) 1178.15
Current children cumulated vsize (KiB) 43924

[startup+1242.79 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 18280
/proc/meminfo: memFree=1594272/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=45448 CPUtime=1238.1
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 10533 0 0 0 123792 18 0 0 25 0 1 0 154762788 46538752 10475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 11362 10475 720 52 0 9730 0
Current children cumulated CPU time (s) 1238.1
Current children cumulated vsize (KiB) 45448

[startup+1302.8 s]
/proc/loadavg: 2.06 2.02 1.98 3/86 18280
/proc/meminfo: memFree=1592672/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=47104 CPUtime=1298.06
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 10920 0 0 0 129787 19 0 0 25 0 1 0 154762788 48234496 10862 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 11776 10862 720 52 0 10144 0
Current children cumulated CPU time (s) 1298.06
Current children cumulated vsize (KiB) 47104

[startup+1362.81 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 18280
/proc/meminfo: memFree=1591072/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=48556 CPUtime=1357.98
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 11282 0 0 0 135779 19 0 0 25 0 1 0 154762788 49721344 11224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 12139 11224 720 52 0 10507 0
Current children cumulated CPU time (s) 1357.98
Current children cumulated vsize (KiB) 48556

[startup+1422.81 s]
/proc/loadavg: 2.01 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1589344/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=50264 CPUtime=1417.93
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 11709 0 0 0 141773 20 0 0 25 0 1 0 154762788 51470336 11651 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562946 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 12566 11651 720 52 0 10934 0
Current children cumulated CPU time (s) 1417.93
Current children cumulated vsize (KiB) 50264

[startup+1482.82 s]
/proc/loadavg: 2.00 2.00 1.98 4/86 18280
/proc/meminfo: memFree=1587808/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=51588 CPUtime=1477.87
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 12044 0 0 0 147767 20 0 0 25 0 1 0 154762788 52826112 11986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573848 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 12897 11986 720 52 0 11265 0
Current children cumulated CPU time (s) 1477.87
Current children cumulated vsize (KiB) 51588

[startup+1542.83 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1586400/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=52916 CPUtime=1537.81
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 12401 0 0 0 153760 21 0 0 25 0 1 0 154762788 54185984 12343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533103 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 13229 12343 720 52 0 11597 0
Current children cumulated CPU time (s) 1537.81
Current children cumulated vsize (KiB) 52916

[startup+1602.85 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1584672/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=54608 CPUtime=1597.76
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 12826 0 0 0 159755 21 0 0 25 0 1 0 154762788 55918592 12768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 13652 12768 720 52 0 12020 0
Current children cumulated CPU time (s) 1597.76
Current children cumulated vsize (KiB) 54608

[startup+1662.86 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1583328/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=56060 CPUtime=1657.7
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 13161 0 0 0 165749 21 0 0 25 0 1 0 154762788 57405440 13103 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562946 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 14015 13103 720 52 0 12383 0
Current children cumulated CPU time (s) 1657.7
Current children cumulated vsize (KiB) 56060

[startup+1722.87 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1581728/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=57500 CPUtime=1717.63
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 13540 0 0 0 171741 22 0 0 25 0 1 0 154762788 58880000 13482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 14375 13482 720 52 0 12743 0
Current children cumulated CPU time (s) 1717.63
Current children cumulated vsize (KiB) 57500

[startup+1782.89 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1580448/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=58824 CPUtime=1777.59
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 13856 0 0 0 177737 22 0 0 25 0 1 0 154762788 60235776 13798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 14706 13798 720 52 0 13074 0
Current children cumulated CPU time (s) 1777.59
Current children cumulated vsize (KiB) 58824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.36 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 18280
/proc/meminfo: memFree=1579936/2055920 swapFree=4192812/4192956
[pid=18201] ppid=18199 vsize=59200 CPUtime=1800.04
/proc/18201/stat : 18201 (CSPtoSAT+minisa) R 18199 18201 17528 0 -1 4194304 13964 0 0 0 179981 23 0 0 25 0 1 0 154762788 60620800 13906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/18201/statm: 14800 13906 720 52 0 13168 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 59200

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.38
CPU time (s): 1800.06
CPU user time (s): 1799.82
CPU system time (s): 0.241963
CPU usage (%): 99.7052
Max. virtual memory (cumulated for all children) (KiB): 59200

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

runsolver used 2.20766 s user time and 5.72513 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan  6 06:08:04 UTC 2007


IDJOB= 212737
IDBENCH= 4793
FILE ID= node23/212737-1168063684

PBS_JOBID= 3475551

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/f600.xml
COMMAND LINE= /tmp/evaluation/212737-1168063684/CSPtoSAT+minisat /tmp/evaluation/212737-1168063684/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-212737-1168063684 -o ROOT/results/node23/solver-212737-1168063684 -C 1800 -M 900  /tmp/evaluation/212737-1168063684/CSPtoSAT+minisat /tmp/evaluation/212737-1168063684/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  eaafb6d59875b3b88c054bc279abccfd

RANDOM SEED= 497338832

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.265
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.265
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:       1213824 kB
Buffers:         39760 kB
Cached:         240672 kB
SwapCached:          0 kB
Active:         517628 kB
Inactive:       246848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:         506492 kB
Slab:            61748 kB
Committed_AS:  3346432 kB
PageTables:       3064 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= 66548 MiB



End job on node23 on Sat Jan  6 06:38:10 UTC 2007