Trace number 320680

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.08 1200.53

General information on the benchmark

Nameindustrial/narain/
clauses-6.cnf
MD5SUM61486826db531b2bec67f4c4c779f9ff
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.1749
Satisfiable
(Un)Satisfiability was proved
Number of variables683995
Number of clauses2623082
Sum of the clauses size6506810
Maximum clause length385
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21990085
Number of clauses of size 3452561
Number of clauses of size 45943
Number of clauses of size 5154560
Number of clauses of size over 519932

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-320680-1173048976 -o ROOT/results/node2/solver-320680-1173048976 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320680-1173048976/dewSatz_1a /tmp/evaluation/320680-1173048976/instance-320680-1173048976.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.93 0.98 0.99 3/77 10522
/proc/meminfo: memFree=1012472/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=674392 CPUtime=0
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 324852556 690577408 81 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520553 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 168598 81 41 100 0 168495 0

[startup+0.101392 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 10522
/proc/meminfo: memFree=1012472/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=675844 CPUtime=0.09
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 720 0 0 0 9 0 0 0 18 0 1 0 324852556 692064256 705 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 168961 705 41 100 0 168858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 675844

[startup+0.2014 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 10522
/proc/meminfo: memFree=1012472/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=677428 CPUtime=0.19
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 1357 0 0 0 19 0 0 0 19 0 1 0 324852556 693686272 1342 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 169357 1343 41 100 0 169254 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 677428

[startup+0.301411 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 10522
/proc/meminfo: memFree=1012472/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=679012 CPUtime=0.3
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 1983 0 0 0 29 1 0 0 20 0 1 0 324852556 695308288 1968 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 169753 1968 41 100 0 169650 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 679012

[startup+0.701453 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 10522
/proc/meminfo: memFree=1012472/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=685084 CPUtime=0.69
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 4481 0 0 0 67 2 0 0 24 0 1 0 324852556 701526016 4466 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520436 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 171271 4466 41 100 0 171168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 685084

[startup+1.50153 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 10523
/proc/meminfo: memFree=983280/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=696964 CPUtime=1.48
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 9314 0 0 0 143 5 0 0 25 0 1 0 324852556 713691136 9299 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 174241 9300 41 100 0 174138 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 696964

[startup+3.1017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 10523
/proc/meminfo: memFree=957680/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=720724 CPUtime=3.09
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 19030 0 0 0 297 12 0 0 25 0 1 0 324852556 738021376 19015 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 180181 19015 41 100 0 180078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 720724

[startup+6.30203 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 10523
/proc/meminfo: memFree=865712/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=777192 CPUtime=6.28
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 48321 0 0 0 609 19 0 0 25 0 1 0 324852556 795844608 37002 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 194298 37002 42 100 0 194195 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 777192

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 10523
/proc/meminfo: memFree=864624/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=777476 CPUtime=12.68
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 48471 0 0 0 1249 19 0 0 25 0 1 0 324852556 796135424 37111 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 194369 37111 42 100 0 194266 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 777476

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 10523
/proc/meminfo: memFree=863920/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=778044 CPUtime=25.48
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 48738 0 0 0 2528 20 0 0 25 0 1 0 324852556 796717056 37307 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 194511 37307 42 100 0 194408 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 778044

[startup+51.1017 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 10523
/proc/meminfo: memFree=856880/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=785796 CPUtime=51.05
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 50915 0 0 0 5085 20 0 0 25 0 1 0 324852556 804655104 39365 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517507 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 196449 39365 42 100 0 196346 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 785796

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 10523
/proc/meminfo: memFree=855088/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=786500 CPUtime=102.25
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 51108 0 0 0 10204 21 0 0 25 0 1 0 324852556 805376000 39558 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 196625 39558 42 100 0 196522 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 786500

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10523
/proc/meminfo: memFree=854384/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=787200 CPUtime=162.23
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 51279 0 0 0 16201 22 0 0 25 0 1 0 324852556 806092800 39729 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 196800 39729 42 100 0 196697 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 787200

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10523
/proc/meminfo: memFree=853744/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=787764 CPUtime=222.22
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 51435 0 0 0 22199 23 0 0 25 0 1 0 324852556 806670336 39885 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 196941 39885 42 100 0 196838 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 787764

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10523
/proc/meminfo: memFree=853104/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=788468 CPUtime=282.19
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 51586 0 0 0 28196 23 0 0 25 0 1 0 324852556 807391232 40036 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 197117 40036 42 100 0 197014 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 788468

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 10681
/proc/meminfo: memFree=851264/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=789032 CPUtime=342.1
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 51723 0 0 0 34187 23 0 0 25 0 1 0 324852556 807968768 40173 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 197258 40173 42 100 0 197155 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 789032

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10721
/proc/meminfo: memFree=851888/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=789452 CPUtime=402.06
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 51858 0 0 0 40182 24 0 0 25 0 1 0 324852556 808398848 40308 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 197363 40308 42 100 0 197260 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 789452

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10721
/proc/meminfo: memFree=851376/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=790016 CPUtime=462.04
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 51982 0 0 0 46179 25 0 0 25 0 1 0 324852556 808976384 40432 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 197504 40432 42 100 0 197401 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 790016

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10721
/proc/meminfo: memFree=850864/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=790436 CPUtime=522.02
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52104 0 0 0 52177 25 0 0 25 0 1 0 324852556 809406464 40554 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 197609 40554 42 100 0 197506 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 790436

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10721
/proc/meminfo: memFree=850544/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=791000 CPUtime=582.01
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52217 0 0 0 58175 26 0 0 25 0 1 0 324852556 809984000 40667 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134518083 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 197750 40667 42 100 0 197647 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 791000

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10721
/proc/meminfo: memFree=850096/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=791424 CPUtime=642
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52330 0 0 0 64173 27 0 0 25 0 1 0 324852556 810418176 40780 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517603 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 197856 40780 42 100 0 197753 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 791424

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10721
/proc/meminfo: memFree=849648/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=791844 CPUtime=701.97
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52434 0 0 0 70170 27 0 0 25 0 1 0 324852556 810848256 40884 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 197961 40884 42 100 0 197858 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 791844

[startup+762.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 10721
/proc/meminfo: memFree=849392/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=792268 CPUtime=761.96
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52540 0 0 0 76168 28 0 0 25 0 1 0 324852556 811282432 40990 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198067 40990 42 100 0 197964 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 792268

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 10721
/proc/meminfo: memFree=849008/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=792688 CPUtime=821.94
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52638 0 0 0 82166 28 0 0 25 0 1 0 324852556 811712512 41088 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198172 41088 42 100 0 198069 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 792688

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10721
/proc/meminfo: memFree=848560/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=792972 CPUtime=881.93
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52734 0 0 0 88164 29 0 0 25 0 1 0 324852556 812003328 41184 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134515798 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198243 41184 42 100 0 198140 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 792972

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10721
/proc/meminfo: memFree=848240/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=793392 CPUtime=941.9
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52829 0 0 0 94161 29 0 0 25 0 1 0 324852556 812433408 41279 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517507 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198348 41279 42 100 0 198245 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 793392

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10721
/proc/meminfo: memFree=847856/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=793816 CPUtime=1001.89
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 52917 0 0 0 100159 30 0 0 25 0 1 0 324852556 812867584 41367 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134515593 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198454 41367 42 100 0 198351 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 793816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10721
/proc/meminfo: memFree=847536/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=794096 CPUtime=1061.88
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 53007 0 0 0 106157 31 0 0 25 0 1 0 324852556 813154304 41457 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134518083 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198524 41457 42 100 0 198421 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 794096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10721
/proc/meminfo: memFree=847152/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=794516 CPUtime=1121.85
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 53093 0 0 0 112154 31 0 0 25 0 1 0 324852556 813584384 41543 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198629 41543 42 100 0 198526 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 794516

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10721
/proc/meminfo: memFree=846832/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=794800 CPUtime=1181.84
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 53175 0 0 0 118152 32 0 0 25 0 1 0 324852556 813875200 41625 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198700 41625 42 100 0 198597 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 794800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10721
/proc/meminfo: memFree=846768/2055920 swapFree=4153320/4192956
[pid=10522] ppid=10520 vsize=794940 CPUtime=1200.04
/proc/10522/stat : 10522 (dewSatz_1a) R 10520 10522 9682 0 -1 4194304 53200 0 0 0 119972 32 0 0 25 0 1 0 324852556 814018560 41650 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 198735 41650 42 100 0 198632 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 794940

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.53
CPU time (s): 1200.08
CPU user time (s): 1199.73
CPU system time (s): 0.350946
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 794940

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

runsolver used 1.25881 second user time and 3.11553 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Mar  4 22:56:16 UTC 2007

IDJOB= 320680
IDBENCH= 20509
IDSOLVER= 118
FILE ID= node2/320680-1173048976

PBS_JOBID= 4012261

Free space on /tmp= 66462 MiB

SOLVER NAME= DEWSATZ 1A 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-6.cnf
COMMAND LINE= /tmp/evaluation/320680-1173048976/dewSatz_1a /tmp/evaluation/320680-1173048976/instance-320680-1173048976.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-320680-1173048976 -o ROOT/results/node2/solver-320680-1173048976 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320680-1173048976/dewSatz_1a /tmp/evaluation/320680-1173048976/instance-320680-1173048976.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  61486826db531b2bec67f4c4c779f9ff

RANDOM SEED= 656091565

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1012944 kB
Buffers:         42528 kB
Cached:         916604 kB
SwapCached:       3068 kB
Active:         408476 kB
Inactive:       574084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1012944 kB
SwapTotal:     4192956 kB
SwapFree:      4153320 kB
Dirty:           51388 kB
Writeback:           0 kB
Mapped:          30632 kB
Slab:            45892 kB
Committed_AS:  1551048 kB
PageTables:       1812 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= 66462 MiB

End job on node2 on Sun Mar  4 23:16:19 UTC 2007