Trace number 217598

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.05 1804.13

General information on the benchmark

Nameramsey/ramsey3/
ramsey-25-3.xml
MD5SUM9c172daa4013523791b57a3b9bb87565
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 variables300
Number of constraints2300
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2300
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.17	c ...done
0.17	c #SATvar=902 #SATclauses=1200 #CSPpredicates=2300

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/node33/watcher-217598-1168065286 -o ROOT/results/node33/solver-217598-1168065286 -C 1800 -M 900 /tmp/evaluation/217598-1168065286/CSPtoSAT+minisat /tmp/evaluation/217598-1168065286/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.92 1.12 1.48 2/65 9060
/proc/meminfo: memFree=1202280/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=6696 CPUtime=0
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154922455 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10948696 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 1674 382 357 52 0 30 0

[startup+0.101995 s]
/proc/loadavg: 0.92 1.12 1.48 2/65 9060
/proc/meminfo: memFree=1202280/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=7348 CPUtime=0.09
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 945 0 0 0 9 0 0 0 18 0 1 0 154922455 7524352 913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158494954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 1837 913 702 52 0 205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7348

[startup+0.510077 s]
/proc/loadavg: 0.92 1.12 1.48 2/65 9060
/proc/meminfo: memFree=1202280/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=7580 CPUtime=0.5
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 1053 0 0 0 50 0 0 0 21 0 1 0 154922455 7761920 995 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 1895 995 719 52 0 263 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7580

[startup+1.33025 s]
/proc/loadavg: 0.92 1.12 1.48 2/65 9060
/proc/meminfo: memFree=1200872/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=7980 CPUtime=1.32
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 1163 0 0 0 132 0 0 0 25 0 1 0 154922455 8171520 1105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 1995 1105 719 52 0 363 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7980

[startup+2.96658 s]
/proc/loadavg: 0.92 1.12 1.48 2/65 9060
/proc/meminfo: memFree=1200296/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=8640 CPUtime=2.95
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 1326 0 0 0 295 0 0 0 25 0 1 0 154922455 8847360 1268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 2160 1268 719 52 0 528 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8640

[startup+6.24526 s]
/proc/loadavg: 0.93 1.12 1.48 2/65 9060
/proc/meminfo: memFree=1199080/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=9696 CPUtime=6.23
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 1582 0 0 0 623 0 0 0 25 0 1 0 154922455 9928704 1524 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134675818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 2424 1524 719 52 0 792 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 9696

[startup+12.6986 s]
/proc/loadavg: 0.93 1.12 1.47 2/65 9060
/proc/meminfo: memFree=1197360/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=11280 CPUtime=12.68
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 1992 0 0 0 1267 1 0 0 25 0 1 0 154922455 11550720 1934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674475 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 2820 1934 719 52 0 1188 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11280

[startup+25.5002 s]
/proc/loadavg: 0.95 1.11 1.47 2/65 9060
/proc/meminfo: memFree=1194608/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=14312 CPUtime=25.48
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 2728 0 0 0 2547 1 0 0 25 0 1 0 154922455 14655488 2670 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 3578 2670 719 52 0 1946 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14312

[startup+51.1055 s]
/proc/loadavg: 0.96 1.10 1.45 2/65 9060
/proc/meminfo: memFree=1190064/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=18668 CPUtime=51.07
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 3835 0 0 0 5105 2 0 0 25 0 1 0 154922455 19116032 3777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134676164 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 4667 3777 719 52 0 3035 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18668

[startup+102.311 s]
/proc/loadavg: 0.98 1.08 1.43 2/65 9060
/proc/meminfo: memFree=1182192/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=26588 CPUtime=102.26
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 5809 0 0 0 10223 3 0 0 25 0 1 0 154922455 27226112 5751 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671651 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 6647 5751 719 52 0 5015 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26588

[startup+162.326 s]
/proc/loadavg: 0.99 1.07 1.40 2/65 9060
/proc/meminfo: memFree=1173936/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=34776 CPUtime=162.25
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 7852 0 0 0 16221 4 0 0 25 0 1 0 154922455 35610624 7794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 8694 7794 719 52 0 7062 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34776

[startup+222.341 s]
/proc/loadavg: 0.99 1.05 1.37 2/65 9060
/proc/meminfo: memFree=1165360/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=43352 CPUtime=222.24
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 9986 0 0 0 22219 5 0 0 25 0 1 0 154922455 44392448 9928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673942 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 10838 9928 719 52 0 9206 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 43352

[startup+282.353 s]
/proc/loadavg: 0.99 1.04 1.34 2/65 9060
/proc/meminfo: memFree=1159216/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=49552 CPUtime=282.24
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 11544 0 0 0 28217 7 0 0 25 0 1 0 154922455 50741248 11486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11378216 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 12388 11486 719 52 0 10756 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 49552

[startup+342.366 s]
/proc/loadavg: 0.99 1.03 1.32 2/65 9060
/proc/meminfo: memFree=1151856/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=56936 CPUtime=342.22
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 13380 0 0 0 34214 8 0 0 25 0 1 0 154922455 58302464 13322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 14234 13322 719 52 0 12602 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 56936

[startup+402.382 s]
/proc/loadavg: 0.99 1.02 1.30 2/65 9060
/proc/meminfo: memFree=1145072/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=63536 CPUtime=402.21
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 15054 0 0 0 40212 9 0 0 25 0 1 0 154922455 65060864 14996 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 15884 14996 719 52 0 14252 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 63536

[startup+462.391 s]
/proc/loadavg: 0.99 1.02 1.27 2/65 9060
/proc/meminfo: memFree=1138288/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=70396 CPUtime=462.2
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 16754 0 0 0 46211 9 0 0 25 0 1 0 154922455 72085504 16696 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533230 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 17599 16696 719 52 0 15967 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 70396

[startup+522.405 s]
/proc/loadavg: 0.99 1.01 1.26 2/65 9060
/proc/meminfo: memFree=1132144/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=76556 CPUtime=522.19
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 18296 0 0 0 52209 10 0 0 25 0 1 0 154922455 78393344 18238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11380347 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 19139 18238 719 52 0 17507 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 76556

[startup+582.42 s]
/proc/loadavg: 0.99 1.01 1.24 2/65 9060
/proc/meminfo: memFree=1125936/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=82628 CPUtime=582.19
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 19820 0 0 0 58207 12 0 0 25 0 1 0 154922455 84611072 19762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 20657 19762 719 52 0 19025 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 82628

[startup+642.433 s]
/proc/loadavg: 0.99 1.00 1.22 2/65 9060
/proc/meminfo: memFree=1119792/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=88888 CPUtime=642.18
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 21367 0 0 0 64205 13 0 0 25 0 1 0 154922455 91021312 21309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562961 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 22222 21309 719 52 0 20590 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 88888

[startup+702.446 s]
/proc/loadavg: 0.99 1.00 1.20 2/65 9060
/proc/meminfo: memFree=1113456/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=95196 CPUtime=702.17
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 22948 0 0 0 70202 15 0 0 25 0 1 0 154922455 97480704 22890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674009 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 23799 22890 719 52 0 22167 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 95196

[startup+762.457 s]
/proc/loadavg: 0.99 1.00 1.18 2/65 9060
/proc/meminfo: memFree=1107376/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=101260 CPUtime=762.15
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 24467 0 0 0 76200 15 0 0 25 0 1 0 154922455 103690240 24409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 25315 24409 719 52 0 23683 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 101260

[startup+822.474 s]
/proc/loadavg: 0.99 1.00 1.17 2/65 9060
/proc/meminfo: memFree=1101232/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=107300 CPUtime=822.14
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 25975 0 0 0 82198 16 0 0 25 0 1 0 154922455 109875200 25917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 26825 25917 719 52 0 25193 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 107300

[startup+882.486 s]
/proc/loadavg: 0.99 1.00 1.16 2/65 9060
/proc/meminfo: memFree=1095344/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=113224 CPUtime=882.13
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 27451 0 0 0 88196 17 0 0 25 0 1 0 154922455 115941376 27393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674260 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 28306 27393 719 52 0 26674 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 113224

[startup+942.496 s]
/proc/loadavg: 0.99 1.00 1.15 2/65 9060
/proc/meminfo: memFree=1089328/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=119132 CPUtime=942.12
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 28957 0 0 0 94194 18 0 0 25 0 1 0 154922455 121991168 28899 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 29783 28899 719 52 0 28151 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 119132

[startup+1002.51 s]
/proc/loadavg: 0.99 1.00 1.14 2/65 9060
/proc/meminfo: memFree=1084528/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=124128 CPUtime=1002.1
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 30183 0 0 0 100191 19 0 0 25 0 1 0 154922455 127107072 30125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 31032 30125 719 52 0 29400 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 124128

[startup+1062.53 s]
/proc/loadavg: 0.99 1.00 1.12 2/65 9060
/proc/meminfo: memFree=1078832/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=129672 CPUtime=1062.1
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 31562 0 0 0 106190 20 0 0 25 0 1 0 154922455 132784128 31504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 32418 31504 719 52 0 30786 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 129672

[startup+1122.54 s]
/proc/loadavg: 0.99 1.00 1.11 2/65 9060
/proc/meminfo: memFree=1073840/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=134624 CPUtime=1122.09
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 32819 0 0 0 112188 21 0 0 25 0 1 0 154922455 137854976 32761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 33656 32761 719 52 0 32024 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 134624

[startup+1182.55 s]
/proc/loadavg: 0.99 1.00 1.10 2/65 9060
/proc/meminfo: memFree=1068592/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=139776 CPUtime=1182.08
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 34109 0 0 0 118186 22 0 0 25 0 1 0 154922455 143130624 34051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 34944 34051 719 52 0 33312 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 139776

[startup+1242.56 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 9060
/proc/meminfo: memFree=1063280/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=145132 CPUtime=1242.08
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 35432 0 0 0 124185 23 0 0 25 0 1 0 154922455 148615168 35374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 36283 35374 719 52 0 34651 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 145132

[startup+1302.58 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 9060
/proc/meminfo: memFree=1058352/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=150040 CPUtime=1302.07
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 36671 0 0 0 130183 24 0 0 25 0 1 0 154922455 153640960 36613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11386525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 37510 36613 719 52 0 35878 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 150040

[startup+1362.61 s]
/proc/loadavg: 1.04 1.01 1.08 2/68 9128
/proc/meminfo: memFree=1046736/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=154452 CPUtime=1362.03
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 37778 0 0 0 136177 26 0 0 25 0 1 0 154922455 158158848 37720 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 1 0 0
/proc/9059/statm: 38613 37720 719 52 0 36981 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 154452

[startup+1422.66 s]
/proc/loadavg: 1.24 1.06 1.09 3/73 9191
/proc/meminfo: memFree=1038312/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=158656 CPUtime=1421.87
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 38831 0 0 0 142160 27 0 0 25 0 1 0 154922455 162463744 38773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 39664 38773 719 52 0 38032 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 158656

[startup+1482.73 s]
/proc/loadavg: 1.72 1.23 1.15 3/73 9191
/proc/meminfo: memFree=1033960/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=162864 CPUtime=1481.47
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 39885 0 0 0 148119 28 0 0 25 0 1 0 154922455 166772736 39827 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 40716 39827 719 52 0 39084 0
Current children cumulated CPU time (s) 1481.47
Current children cumulated vsize (KiB) 162864

[startup+1542.8 s]
/proc/loadavg: 1.89 1.36 1.20 3/73 9191
/proc/meminfo: memFree=1029096/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=167416 CPUtime=1541.04
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 41029 0 0 0 154075 29 0 0 25 0 1 0 154922455 171433984 40971 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11378515 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 41854 40971 719 52 0 40222 0
Current children cumulated CPU time (s) 1541.04
Current children cumulated vsize (KiB) 167416

[startup+1602.89 s]
/proc/loadavg: 2.00 1.49 1.25 3/79 9299
/proc/meminfo: memFree=1023392/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=171492 CPUtime=1600.58
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 42034 0 0 0 160022 36 0 0 25 0 1 0 154922455 175607808 41976 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673983 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 42873 41976 719 52 0 41241 0
Current children cumulated CPU time (s) 1600.58
Current children cumulated vsize (KiB) 171492

[startup+1662.9 s]
/proc/loadavg: 2.04 1.60 1.30 3/79 9365
/proc/meminfo: memFree=1018600/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=176092 CPUtime=1660.02
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 43188 0 0 0 165959 43 0 0 25 0 1 0 154922455 180318208 43130 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11379267 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 44023 43130 719 52 0 42391 0
Current children cumulated CPU time (s) 1660.02
Current children cumulated vsize (KiB) 176092

[startup+1722.99 s]
/proc/loadavg: 2.01 1.67 1.34 3/73 9389
/proc/meminfo: memFree=1015080/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=180528 CPUtime=1719.57
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 44308 0 0 0 171913 44 0 0 25 0 1 0 154922455 184860672 44250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 45132 44250 719 52 0 43500 0
Current children cumulated CPU time (s) 1719.57
Current children cumulated vsize (KiB) 180528

[startup+1783.07 s]
/proc/loadavg: 2.00 1.73 1.38 3/73 9389
/proc/meminfo: memFree=1009896/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=185640 CPUtime=1779.18
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 45562 0 0 0 177872 46 0 0 25 0 1 0 154922455 190095360 45504 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 46410 45504 719 52 0 44778 0
Current children cumulated CPU time (s) 1779.18
Current children cumulated vsize (KiB) 185640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.09 s]
/proc/loadavg: 2.00 1.75 1.39 3/73 9389
/proc/meminfo: memFree=1008168/2055920 swapFree=4192224/4192956
[pid=9059] ppid=9057 vsize=187228 CPUtime=1800.02
/proc/9059/stat : 9059 (CSPtoSAT+minisa) R 9057 9059 8430 0 -1 4194304 45975 0 0 0 179956 46 0 0 25 0 1 0 154922455 191721472 45917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11386530 0 0 4096 0 0 0 0 17 0 0 0
/proc/9059/statm: 46807 45917 719 52 0 45175 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 187228

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.13
CPU time (s): 1800.05
CPU user time (s): 1799.56
CPU system time (s): 0.492925
CPU usage (%): 99.7743
Max. virtual memory (cumulated for all children) (KiB): 187228

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

runsolver used 1.50777 s user time and 3.80042 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 06:34:46 UTC 2007


IDJOB= 217598
IDBENCH= 5157
FILE ID= node33/217598-1168065286

PBS_JOBID= 3475582

Free space on /tmp= 66555 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ramsey/ramsey3/ramsey-25-3.xml
COMMAND LINE= /tmp/evaluation/217598-1168065286/CSPtoSAT+minisat /tmp/evaluation/217598-1168065286/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-217598-1168065286 -o ROOT/results/node33/solver-217598-1168065286 -C 1800 -M 900  /tmp/evaluation/217598-1168065286/CSPtoSAT+minisat /tmp/evaluation/217598-1168065286/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9c172daa4013523791b57a3b9bb87565

RANDOM SEED= 684966423

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.281
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.281
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:       1202760 kB
Buffers:         41480 kB
Cached:         714164 kB
SwapCached:        448 kB
Active:          88372 kB
Inactive:       682648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202760 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            1844 kB
Writeback:           0 kB
Mapped:          24784 kB
Slab:            68224 kB
Committed_AS:  2607872 kB
PageTables:       1408 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= 66553 MiB



End job on node33 on Sat Jan  6 07:04:50 UTC 2007