Trace number 295462

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
CMUSAT 2007-02-08? (TO) 1200.05 1200.46

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1155123565-17.UNSAT.shuffled.cnf
MD5SUMcc3368792acc31c53b7db8a3b6afc2f4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark241.327
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54895

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  55                                                   |
0.00/0.00	c |  Number of clauses:    4895                                                 |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-295462-1171806212 -o ROOT/results/node67/solver-295462-1171806212 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295462-1171806212/cmusat /tmp/evaluation/295462-1171806212/instance-295462-1171806212.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 1.00 1.00 1.00 2/64 27463
/proc/meminfo: memFree=582528/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=2316 CPUtime=0
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 200578856 2371584 193 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 579 193 96 243 0 333 0

[startup+0.106619 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27463
/proc/meminfo: memFree=582528/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=2468 CPUtime=0.1
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 367 0 0 0 10 0 0 0 18 0 1 0 200578856 2527232 254 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 617 254 112 243 0 371 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2468

[startup+0.51466 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27463
/proc/meminfo: memFree=582528/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=3592 CPUtime=0.51
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 623 0 0 0 51 0 0 0 21 0 1 0 200578856 3678208 510 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134578504 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 898 510 118 243 0 652 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3592

[startup+1.33475 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=579960/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=4660 CPUtime=1.33
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 874 0 0 0 133 0 0 0 25 0 1 0 200578856 4771840 761 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134581876 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 1165 761 118 243 0 919 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4660

[startup+2.97092 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=579576/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=4816 CPUtime=2.96
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 945 0 0 0 296 0 0 0 25 0 1 0 200578856 4931584 819 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 1204 819 118 243 0 958 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4816

[startup+6.25126 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=578560/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=5672 CPUtime=6.24
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 1253 0 0 0 624 0 0 0 25 0 1 0 200578856 5808128 1058 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 1418 1058 118 243 0 1172 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5672

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=576512/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=8096 CPUtime=12.69
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 2013 0 0 0 1268 1 0 0 25 0 1 0 200578856 8290304 1541 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 2024 1541 118 243 0 1778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8096

[startup+25.5063 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=571328/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=14000 CPUtime=25.49
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 3909 0 0 0 2547 2 0 0 25 0 1 0 200578856 14336000 2803 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 3500 2803 118 243 0 3254 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14000

[startup+51.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=570048/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=15044 CPUtime=51.09
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 4649 0 0 0 5107 2 0 0 25 0 1 0 200578856 15405056 3165 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 3761 3165 118 243 0 3515 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15044

[startup+102.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=560192/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=26948 CPUtime=102.28
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 8237 0 0 0 10224 4 0 0 25 0 1 0 200578856 27594752 5606 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 6737 5606 118 243 0 6491 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 26948

[startup+162.344 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=558464/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=28020 CPUtime=162.29
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 9240 0 0 0 16224 5 0 0 25 0 1 0 200578856 28692480 6031 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589495 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 7005 6031 118 243 0 6759 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28020

[startup+222.362 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=556480/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=29940 CPUtime=222.3
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 10021 0 0 0 22224 6 0 0 25 0 1 0 200578856 30658560 6562 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 7485 6562 118 243 0 7239 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 29940

[startup+282.379 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=552640/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=33492 CPUtime=282.3
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 11552 0 0 0 28222 8 0 0 25 0 1 0 200578856 34295808 7496 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589569 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 8373 7496 118 243 0 8127 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 33492

[startup+342.396 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=539072/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=51304 CPUtime=342.3
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 16438 0 0 0 34221 9 0 0 25 0 1 0 200578856 52535296 10839 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 12826 10839 118 243 0 12580 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 51304

[startup+402.418 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=538944/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=51304 CPUtime=402.3
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 16502 0 0 0 40221 9 0 0 25 0 1 0 200578856 52535296 10903 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 12826 10903 118 243 0 12580 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51304

[startup+462.438 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=538496/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=51428 CPUtime=462.31
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 16922 0 0 0 46221 10 0 0 25 0 1 0 200578856 52662272 11010 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 12857 11010 118 243 0 12611 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 51428

[startup+522.456 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=537472/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=52076 CPUtime=522.31
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 17518 0 0 0 52221 10 0 0 25 0 1 0 200578856 53325824 11262 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 13019 11262 118 243 0 12773 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 52076

[startup+582.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=537216/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=52336 CPUtime=582.32
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 17588 0 0 0 58222 10 0 0 25 0 1 0 200578856 53592064 11332 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 13084 11332 118 243 0 12838 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 52336

[startup+642.495 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=535872/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=53260 CPUtime=642.31
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 18361 0 0 0 64221 10 0 0 25 0 1 0 200578856 54538240 11663 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 13315 11663 118 243 0 13069 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 53260

[startup+702.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=535552/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=53656 CPUtime=702.32
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 18440 0 0 0 70221 11 0 0 25 0 1 0 200578856 54943744 11742 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589665 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 13414 11742 118 243 0 13168 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 53656

[startup+762.533 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=534464/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=54208 CPUtime=762.33
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 19125 0 0 0 76222 11 0 0 25 0 1 0 200578856 55508992 12013 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589521 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 13552 12013 118 243 0 13306 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 54208

[startup+822.553 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 27464
/proc/meminfo: memFree=534016/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=54724 CPUtime=822.33
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 19261 0 0 0 82222 11 0 0 25 0 1 0 200578856 56037376 12084 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 13681 12084 118 243 0 13435 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 54724

[startup+882.573 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=533760/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=55116 CPUtime=882.34
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 19380 0 0 0 88222 12 0 0 25 0 1 0 200578856 56438784 12170 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589710 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 13779 12170 118 243 0 13533 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 55116

[startup+942.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=530496/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=57804 CPUtime=942.34
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 20671 0 0 0 94221 13 0 0 25 0 1 0 200578856 59191296 13007 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 14451 13007 118 243 0 14205 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 57804

[startup+1002.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27464
/proc/meminfo: memFree=529920/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=58584 CPUtime=1002.34
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 20901 0 0 0 100221 13 0 0 25 0 1 0 200578856 59990016 13139 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 14646 13139 118 243 0 14400 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 58584

[startup+1062.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 27538
/proc/meminfo: memFree=528520/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=58844 CPUtime=1062.32
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 20987 0 0 0 106218 14 0 0 25 0 1 0 200578856 60256256 13192 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 14711 13192 118 243 0 14465 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 58844

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 27630
/proc/meminfo: memFree=526784/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=60196 CPUtime=1122.31
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 21419 0 0 0 112215 16 0 0 25 0 1 0 200578856 61640704 13624 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 15049 13624 118 243 0 14803 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 60196

[startup+1182.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27662
/proc/meminfo: memFree=525568/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=62108 CPUtime=1182.32
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 22483 0 0 0 118215 17 0 0 25 0 1 0 200578856 63598592 14189 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 15527 14189 118 243 0 15281 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 62108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27662
/proc/meminfo: memFree=525376/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=62240 CPUtime=1200.04
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 22536 0 0 0 119987 17 0 0 25 0 1 0 200578856 63733760 14242 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 15560 14242 118 243 0 15314 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 62240

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

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

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27662
/proc/meminfo: memFree=525376/2055920 swapFree=4183772/4192956
[pid=27463] ppid=27461 vsize=62240 CPUtime=1200.04
/proc/27463/stat : 27463 (cmusat) R 27461 27463 26355 0 -1 4194304 22536 0 0 0 119987 17 0 0 25 0 1 0 200578856 63733760 14242 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/27463/statm: 15560 14242 118 243 0 15314 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 62240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.05
CPU user time (s): 1199.87
CPU system time (s): 0.183972
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 62240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22536
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= 6
involuntary context switches= 1772

runsolver used 0.795879 second user time and 2.49662 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Feb 18 13:43:32 UTC 2007

IDJOB= 295462
IDBENCH= 19913
IDSOLVER= 121
FILE ID= node67/295462-1171806212

PBS_JOBID= 3839593

Free space on /tmp= 66562 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S1155123565-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295462-1171806212/cmusat /tmp/evaluation/295462-1171806212/instance-295462-1171806212.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-295462-1171806212 -o ROOT/results/node67/solver-295462-1171806212 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295462-1171806212/cmusat /tmp/evaluation/295462-1171806212/instance-295462-1171806212.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  cc3368792acc31c53b7db8a3b6afc2f4

RANDOM SEED= 1918830

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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:        582872 kB
Buffers:         48688 kB
Cached:        1303488 kB
SwapCached:       3608 kB
Active:         735372 kB
Inactive:       627304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        582872 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          15944 kB
Slab:            96264 kB
Committed_AS:   620540 kB
PageTables:       1456 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= 66562 MiB

End job on node67 on Sun Feb 18 14:03:35 UTC 2007