Trace number 1520759

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
CSat 2009-03-22? (TO) 1200.07 1200.46

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1012522562-096.cnf
MD5SUMbdbdcaa81df700a6beb0f62dde612ba9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.5842
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520759-1238234224/watcher-1520759-1238234224 -o /tmp/evaluation-result-1520759-1238234224/solver-1520759-1238234224 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520759-1238234224.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22614
/proc/meminfo: memFree=1419904/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=2008 CPUtime=0
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 366 0 0 0 0 0 0 0 18 0 1 0 1096088456 2056192 280 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 502 285 86 271 0 228 0

[startup+0.0257781 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22614
/proc/meminfo: memFree=1419904/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=2768 CPUtime=0.02
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 664 0 0 0 2 0 0 0 18 0 1 0 1096088456 2834432 419 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 692 420 89 271 0 418 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2768

[startup+0.101791 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22614
/proc/meminfo: memFree=1419904/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=9536 CPUtime=0.09
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 2390 0 0 0 9 0 0 0 18 0 1 0 1096088456 9764864 2144 1992294400 134512640 135625496 4294956240 18446744073709551615 134540878 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 2384 2144 90 271 0 2110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9536

[startup+0.301822 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22614
/proc/meminfo: memFree=1419904/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=10064 CPUtime=0.29
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 2523 0 0 0 29 0 0 0 19 0 1 0 1096088456 10305536 2277 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 2516 2277 91 271 0 2242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10064

[startup+0.70189 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 22614
/proc/meminfo: memFree=1419904/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=10460 CPUtime=0.69
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 2652 0 0 0 68 1 0 0 22 0 1 0 1096088456 10711040 2406 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 2615 2406 91 271 0 2341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10460

[startup+1.50202 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1410232/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=11384 CPUtime=1.49
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 2870 0 0 0 148 1 0 0 25 0 1 0 1096088456 11657216 2624 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 2846 2624 91 271 0 2572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11384

[startup+3.10129 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1408888/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=13100 CPUtime=3.09
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 3303 0 0 0 307 2 0 0 25 0 1 0 1096088456 13414400 3057 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 3275 3057 91 271 0 3001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13100

[startup+6.30182 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1405560/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=16268 CPUtime=6.29
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 4079 0 0 0 627 2 0 0 25 0 1 0 1096088456 16658432 3833 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 4067 3833 91 271 0 3793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16268

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1399096/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=22272 CPUtime=12.68
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 5578 0 0 0 1265 3 0 0 25 0 1 0 1096088456 22806528 5332 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 5568 5332 91 271 0 5294 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22272

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1388664/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=32364 CPUtime=25.49
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 8108 0 0 0 2541 8 0 0 25 0 1 0 1096088456 33140736 7862 1992294400 134512640 135625496 4294956240 18446744073709551615 134540585 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 8091 7862 91 271 0 7817 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32364

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1371576/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=49588 CPUtime=51.07
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 12424 0 0 0 5092 15 0 0 25 0 1 0 1096088456 50778112 12178 1992294400 134512640 135625496 4294956240 18446744073709551615 134541844 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 12397 12178 91 271 0 12123 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49588

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1343032/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=77788 CPUtime=102.26
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 19465 0 0 0 10197 29 0 0 25 0 1 0 1096088456 79654912 19219 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 19447 19219 91 271 0 19173 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77788

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1317176/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=103848 CPUtime=162.24
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 25970 0 0 0 16184 40 0 0 25 0 1 0 1096088456 106340352 25724 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 25962 25724 91 271 0 25688 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 103848

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22615
/proc/meminfo: memFree=1294392/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=126576 CPUtime=222.23
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 31742 0 0 0 22172 51 0 0 25 0 1 0 1096088456 129613824 31360 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 31644 31360 91 271 0 31370 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 126576

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1274104/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=146808 CPUtime=282.19
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 36836 0 0 0 28160 59 0 0 25 0 1 0 1096088456 150331392 36454 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 36702 36454 91 271 0 36428 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 146808

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1253368/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=167172 CPUtime=342.17
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 41947 0 0 0 34149 68 0 0 25 0 1 0 1096088456 171184128 41565 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 41793 41565 91 271 0 41519 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 167172

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1234040/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=187024 CPUtime=402.16
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 47016 0 0 0 40141 75 0 0 25 0 1 0 1096088456 191512576 46431 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 46756 46431 91 271 0 46482 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 187024

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1218232/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=202492 CPUtime=462.13
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 50921 0 0 0 46133 80 0 0 25 0 1 0 1096088456 207351808 50336 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 50623 50336 91 271 0 50349 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 202492

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1204344/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=216508 CPUtime=522.12
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 54434 0 0 0 52123 89 0 0 25 0 1 0 1096088456 221704192 53849 1992294400 134512640 135625496 4294956240 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 54127 53849 91 271 0 53853 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 216508

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1189112/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=231452 CPUtime=582.1
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 58192 0 0 0 58115 95 0 0 25 0 1 0 1096088456 237006848 57607 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 57863 57607 91 271 0 57589 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 231452

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1176376/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=244032 CPUtime=642.09
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 61358 0 0 0 64107 102 0 0 25 0 1 0 1096088456 249888768 60773 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 61008 60773 91 271 0 60734 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 244032

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1163768/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=256712 CPUtime=702.06
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 64522 0 0 0 70098 108 0 0 25 0 1 0 1096088456 262873088 63937 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 64178 63937 91 271 0 63904 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 256712

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22621
/proc/meminfo: memFree=1150008/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=270816 CPUtime=762.05
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 68220 0 0 0 76091 114 0 0 25 0 1 0 1096088456 277315584 67331 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 67704 67331 91 271 0 67430 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 270816

[startup+822.302 s]
/proc/loadavg: 1.06 0.99 0.98 2/65 22621
/proc/meminfo: memFree=1139256/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=281652 CPUtime=822.03
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 70946 0 0 0 82084 119 0 0 25 0 1 0 1096088456 288411648 70057 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 70413 70057 91 271 0 70139 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 281652

[startup+882.302 s]
/proc/loadavg: 1.02 0.99 0.98 2/65 22621
/proc/meminfo: memFree=1128760/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=291956 CPUtime=882
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 73528 0 0 0 88076 124 0 0 25 0 1 0 1096088456 298962944 72639 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 72989 72639 91 271 0 72715 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 291956

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22621
/proc/meminfo: memFree=1117304/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=303452 CPUtime=941.98
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 76438 0 0 0 94068 130 0 0 25 0 1 0 1096088456 310734848 75549 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 75863 75549 91 271 0 75589 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 303452

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22621
/proc/meminfo: memFree=1107448/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=312968 CPUtime=1001.97
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 78839 0 0 0 100061 136 0 0 25 0 1 0 1096088456 320479232 77950 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 78242 77950 91 271 0 77968 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 312968

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22621
/proc/meminfo: memFree=1098424/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=322080 CPUtime=1061.94
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 81127 0 0 0 106054 140 0 0 25 0 1 0 1096088456 329809920 80238 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 80520 80238 91 271 0 80246 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 322080

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22621
/proc/meminfo: memFree=1087992/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=332388 CPUtime=1121.93
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 83706 0 0 0 112047 146 0 0 25 0 1 0 1096088456 340365312 82817 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 83097 82817 91 271 0 82823 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 332388

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22621
/proc/meminfo: memFree=1077304/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=343100 CPUtime=1181.91
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 86407 0 0 0 118041 150 0 0 25 0 1 0 1096088456 351334400 85518 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 85775 85518 91 271 0 85501 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 343100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 22621
/proc/meminfo: memFree=1073720/2055920 swapFree=4178416/4192956
[pid=22614] ppid=22612 vsize=346532 CPUtime=1200
/proc/22614/stat : 22614 (csat) R 22612 22614 22241 0 -1 4194304 87257 0 0 0 119849 151 0 0 25 0 1 0 1096088456 354848768 86368 1992294400 134512640 135625496 4294956240 18446744073709551615 134541371 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 86633 86368 91 271 0 86359 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 346532

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.07
CPU user time (s): 1198.5
CPU system time (s): 1.57676
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 346532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.5
system time used= 1.57676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87257
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= 2
involuntary context switches= 2007

runsolver used 0.875866 second user time and 2.50462 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-28 10:57:04
IDJOB=1520759
IDBENCH=70294
IDSOLVER=517
FILE ID=node15/1520759-1238234224
PBS_JOBID= 9060634
Free space on /tmp= 65356 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1012522562-096.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520759-1238234224/watcher-1520759-1238234224 -o /tmp/evaluation-result-1520759-1238234224/solver-1520759-1238234224 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520759-1238234224.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bdbdcaa81df700a6beb0f62dde612ba9
RANDOM SEED=222866224

node15.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.286
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.286
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:       1420384 kB
Buffers:         70256 kB
Cached:         486352 kB
SwapCached:       8336 kB
Active:          87016 kB
Inactive:       479492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420384 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            2100 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            55044 kB
Committed_AS:  2864192 kB
PageTables:       1464 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= 65356 MiB
End job on node15 at 2009-03-28 11:17:06