Trace number 312913

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
DEWSATZ 1A 2007-02-08? (TO) 1200.04 1200.53

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1059.18
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data (download as text)

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-312913-1176868882 -o ROOT/results/node58/solver-312913-1176868882 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312913-1176868882/dewSatz_1a /tmp/evaluation/312913-1176868882/instance-312913-1176868882.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): 2400 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.92 1.01 0.99 3/70 13092
/proc/meminfo: memFree=1510272/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=674392 CPUtime=0
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 134797894 690577408 75 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 168598 75 41 100 0 168495 0

[startup+0.00865503 s]
/proc/loadavg: 0.92 1.01 0.99 3/70 13092
/proc/meminfo: memFree=1510272/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=674392 CPUtime=0
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 134797894 690577408 90 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 168598 90 41 100 0 168495 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 674392

[startup+0.10167 s]
/proc/loadavg: 0.92 1.01 0.99 3/70 13092
/proc/meminfo: memFree=1510272/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=675976 CPUtime=0.09
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 769 0 0 0 9 0 0 0 18 0 1 0 134797894 692199424 754 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 168994 754 41 100 0 168891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 675976

[startup+0.301703 s]
/proc/loadavg: 0.92 1.01 0.99 3/70 13092
/proc/meminfo: memFree=1510272/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=679012 CPUtime=0.29
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 2089 0 0 0 29 0 0 0 19 0 1 0 134797894 695308288 2074 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134520564 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 169753 2074 41 100 0 169650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 679012

[startup+0.701778 s]
/proc/loadavg: 0.92 1.01 0.99 3/70 13092
/proc/meminfo: memFree=1510272/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=685084 CPUtime=0.68
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 4572 0 0 0 66 2 0 0 23 0 1 0 134797894 701526016 4557 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134520553 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 171271 4558 41 100 0 171168 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 685084

[startup+1.5019 s]
/proc/loadavg: 0.92 1.01 0.99 2/71 13099
/proc/meminfo: memFree=1483192/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=718916 CPUtime=1.49
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 25712 0 0 0 140 9 0 0 25 0 1 0 134797894 736169984 15471 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134521203 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 179729 15471 42 100 0 179626 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 718916

[startup+3.10117 s]
/proc/loadavg: 0.92 1.01 0.99 2/71 13099
/proc/meminfo: memFree=1439288/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=733640 CPUtime=3.09
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 29684 0 0 0 299 10 0 0 25 0 1 0 134797894 751247360 19411 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 183410 19412 42 100 0 183307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 733640

[startup+6.30171 s]
/proc/loadavg: 0.93 1.01 0.99 2/71 13115
/proc/meminfo: memFree=1408304/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=6.28
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 36264 0 0 0 616 12 0 0 25 0 1 0 134797894 763953152 25422 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525092 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 25422 45 100 0 186409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 746048

[startup+12.7018 s]
/proc/loadavg: 0.93 1.01 0.99 2/71 13141
/proc/meminfo: memFree=1407600/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=12.66
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 36548 0 0 0 1254 12 0 0 25 0 1 0 134797894 763953152 25609 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525092 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 25609 45 100 0 186409 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 746048

[startup+25.5019 s]
/proc/loadavg: 0.95 1.00 0.99 2/71 13151
/proc/meminfo: memFree=1406384/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=25.45
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 36911 0 0 0 2533 12 0 0 25 0 1 0 134797894 763953152 25929 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525134 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 25929 45 100 0 186409 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 746048

[startup+51.1012 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1407344/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=51
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 36977 0 0 0 5088 12 0 0 25 0 1 0 134797894 763953152 25984 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525123 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 25984 45 100 0 186409 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 746048

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1406960/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=102.19
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 37108 0 0 0 10206 13 0 0 25 0 1 0 134797894 763953152 26098 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525123 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 26098 45 100 0 186409 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 746048

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1406512/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=162.17
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 37224 0 0 0 16204 13 0 0 25 0 1 0 134797894 763953152 26214 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525195 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 26214 45 100 0 186409 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 746048

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1406064/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=222.15
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 37327 0 0 0 22202 13 0 0 25 0 1 0 134797894 763953152 26317 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525092 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 26317 45 100 0 186409 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 746048

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1405616/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=282.13
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 37426 0 0 0 28199 14 0 0 25 0 1 0 134797894 763953152 26416 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134531894 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 26416 45 100 0 186409 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 746048

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1405296/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=342.11
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 37526 0 0 0 34197 14 0 0 25 0 1 0 134797894 763953152 26516 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525081 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 26516 45 100 0 186409 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 746048

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1404912/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=402.09
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 37618 0 0 0 40195 14 0 0 25 0 1 0 134797894 763953152 26608 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525134 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 26608 45 100 0 186409 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 746048

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1404336/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=462.07
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 37761 0 0 0 46193 14 0 0 25 0 1 0 134797894 763953152 26751 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525176 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 26751 45 100 0 186409 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 746048

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402416/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=522.05
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38246 0 0 0 52191 14 0 0 25 0 1 0 134797894 763953152 27236 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134525156 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27236 45 100 0 186409 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 746048

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402288/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=582.02
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38259 0 0 0 58188 14 0 0 25 0 1 0 134797894 763953152 27249 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528478 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27249 45 100 0 186409 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 746048

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402288/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=642.01
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38267 0 0 0 64187 14 0 0 25 0 1 0 134797894 763953152 27257 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528339 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27257 45 100 0 186409 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 746048

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402288/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=701.98
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38271 0 0 0 70184 14 0 0 25 0 1 0 134797894 763953152 27261 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528339 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27261 45 100 0 186409 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 746048

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402160/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=761.96
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38281 0 0 0 76182 14 0 0 25 0 1 0 134797894 763953152 27271 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528478 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27271 45 100 0 186409 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 746048

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402096/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=821.94
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38294 0 0 0 82180 14 0 0 25 0 1 0 134797894 763953152 27284 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528427 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27284 45 100 0 186409 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 746048

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402096/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=881.92
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38300 0 0 0 88178 14 0 0 25 0 1 0 134797894 763953152 27290 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528339 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27290 45 100 0 186409 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 746048

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402096/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=941.9
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38313 0 0 0 94176 14 0 0 25 0 1 0 134797894 763953152 27303 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27303 45 100 0 186409 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 746048

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402032/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=1001.88
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38317 0 0 0 100174 14 0 0 25 0 1 0 134797894 763953152 27307 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528461 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27307 45 100 0 186409 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 746048

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1402032/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=1061.85
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38324 0 0 0 106171 14 0 0 25 0 1 0 134797894 763953152 27314 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528478 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27314 45 100 0 186409 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 746048

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1401904/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=1121.83
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38338 0 0 0 112169 14 0 0 25 0 1 0 134797894 763953152 27328 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528461 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27328 45 100 0 186409 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 746048

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1401904/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=1181.81
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38342 0 0 0 118167 14 0 0 25 0 1 0 134797894 763953152 27332 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528487 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27332 45 100 0 186409 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 746048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1401840/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=1200.01
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38362 0 0 0 119987 14 0 0 25 0 1 0 134797894 763953152 27352 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528478 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27352 45 100 0 186409 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 746048

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 13175
/proc/meminfo: memFree=1401840/2055920 swapFree=4184528/4192956
[pid=13092] ppid=13090 vsize=746048 CPUtime=1200.01
/proc/13092/stat : 13092 (dewSatz_1a) R 13090 13092 11865 0 -1 4194304 38362 0 0 0 119987 14 0 0 25 0 1 0 134797894 763953152 27352 18446744073709551615 134512640 134924432 4294956656 18446744073709551615 134528478 0 0 4096 0 0 0 0 17 1 0 0
/proc/13092/statm: 186512 27352 45 100 0 186409 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 746048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.04
CPU user time (s): 1199.88
CPU system time (s): 0.167974
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 746048

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

runsolver used 0.803877 second user time and 2.51762 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Wed Apr 18 04:01:22 UTC 2007

IDJOB= 312913
IDBENCH= 20353
IDSOLVER= 118
FILE ID= node58/312913-1176868882

PBS_JOBID= 4590262

Free space on /tmp= 66445 MiB

SOLVER NAME= DEWSATZ 1A 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= /tmp/evaluation/312913-1176868882/dewSatz_1a /tmp/evaluation/312913-1176868882/instance-312913-1176868882.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-312913-1176868882 -o ROOT/results/node58/solver-312913-1176868882 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312913-1176868882/dewSatz_1a /tmp/evaluation/312913-1176868882/instance-312913-1176868882.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  d90571b4b69632567da9d3ebfd25979e

RANDOM SEED= 482947171

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.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:       1510616 kB
Buffers:         28320 kB
Cached:         427780 kB
SwapCached:       2356 kB
Active:          80484 kB
Inactive:       393332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510616 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:           20132 kB
Writeback:           0 kB
Mapped:          24600 kB
Slab:            57172 kB
Committed_AS:   924412 kB
PageTables:       1620 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= 66445 MiB

End job on node58 on Wed Apr 18 04:21:25 UTC 2007