Trace number 318712

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

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11813.cnf
MD5SUM1d84e062d693fe840d2f54155b9ad4a4
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.6386
Satisfiable
(Un)Satisfiability was proved
Number of variables312579
Number of clauses905106
Sum of the clauses size2361159
Maximum clause length3
Minimum clause length1
Number of clauses of size 135218
Number of clauses of size 2283723
Number of clauses of size 3586165
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node44/watcher-318712-1176321317 -o ROOT/results/node44/solver-318712-1176321317 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318712-1176321317/dewSatz_1a /tmp/evaluation/318712-1176321317/instance-318712-1176321317.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.74 0.92 0.97 3/64 32730
/proc/meminfo: memFree=1826832/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=674392 CPUtime=0
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 80043490 690577408 97 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 168598 97 41 100 0 168495 0

[startup+0.0539769 s]
/proc/loadavg: 0.74 0.92 0.97 3/64 32730
/proc/meminfo: memFree=1826832/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=675448 CPUtime=0.05
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 517 0 0 0 5 0 0 0 18 0 1 0 80043490 691658752 502 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 168862 502 41 100 0 168759 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 675448

[startup+0.10198 s]
/proc/loadavg: 0.74 0.92 0.97 3/64 32730
/proc/meminfo: memFree=1826832/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=676108 CPUtime=0.09
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 818 0 0 0 9 0 0 0 18 0 1 0 80043490 692334592 803 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 169060 803 41 100 0 168957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 676108

[startup+0.302001 s]
/proc/loadavg: 0.74 0.92 0.97 3/64 32730
/proc/meminfo: memFree=1826832/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=679408 CPUtime=0.29
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 2074 0 0 0 28 1 0 0 19 0 1 0 80043490 695713792 2059 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 169852 2059 41 100 0 169749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 679408

[startup+0.701042 s]
/proc/loadavg: 0.74 0.92 0.97 3/64 32730
/proc/meminfo: memFree=1826832/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=685744 CPUtime=0.69
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 4545 0 0 0 66 3 0 0 22 0 1 0 80043490 702201856 4530 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 171436 4530 41 100 0 171333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 685744

[startup+1.50112 s]
/proc/loadavg: 0.74 0.92 0.97 2/65 32731
/proc/meminfo: memFree=1800840/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=712664 CPUtime=1.49
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 25059 0 0 0 141 8 0 0 25 0 1 0 80043490 729767936 14278 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517692 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 178166 14278 42 100 0 178063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 712664

[startup+3.10129 s]
/proc/loadavg: 0.74 0.92 0.97 2/65 32731
/proc/meminfo: memFree=1768008/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=714328 CPUtime=3.09
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 26006 0 0 0 301 8 0 0 25 0 1 0 80043490 731471872 14983 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517464 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 178582 14983 42 100 0 178479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 714328

[startup+6.30162 s]
/proc/loadavg: 0.76 0.92 0.97 2/65 32731
/proc/meminfo: memFree=1762960/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=717788 CPUtime=6.28
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 27246 0 0 0 620 8 0 0 25 0 1 0 80043490 735014912 16085 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518259 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 179447 16085 42 100 0 179344 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 717788

[startup+12.7013 s]
/proc/loadavg: 0.78 0.92 0.97 2/65 32731
/proc/meminfo: memFree=1758232/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=721812 CPUtime=12.69
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 28541 0 0 0 1260 9 0 0 25 0 1 0 80043490 739135488 17306 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134515706 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 180453 17306 42 100 0 180350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 721812

[startup+25.5016 s]
/proc/loadavg: 0.83 0.93 0.97 2/65 32731
/proc/meminfo: memFree=1750552/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=727976 CPUtime=25.47
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 30480 0 0 0 2538 9 0 0 25 0 1 0 80043490 745447424 19145 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 181994 19145 42 100 0 181891 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 727976

[startup+51.1012 s]
/proc/loadavg: 0.96 0.95 0.97 2/65 32731
/proc/meminfo: memFree=1742232/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=734920 CPUtime=51.06
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 32626 0 0 0 5096 10 0 0 25 0 1 0 80043490 752558080 21196 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 183730 21196 42 100 0 183627 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 734920

[startup+102.306 s]
/proc/loadavg: 1.06 0.97 0.98 2/65 32731
/proc/meminfo: memFree=1729560/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=745240 CPUtime=102.25
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 35938 0 0 0 10214 11 0 0 25 0 1 0 80043490 763125760 24342 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517571 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 186310 24342 42 100 0 186207 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 745240

[startup+162.302 s]
/proc/loadavg: 1.15 1.00 0.99 2/65 32731
/proc/meminfo: memFree=1720536/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=752620 CPUtime=162.23
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 38349 0 0 0 16210 13 0 0 25 0 1 0 80043490 770682880 26634 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517696 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 188155 26634 42 100 0 188052 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 752620

[startup+222.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 32731
/proc/meminfo: memFree=1711512/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=759688 CPUtime=222.22
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 40665 0 0 0 22207 15 0 0 25 0 1 0 80043490 777920512 28840 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518259 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 189922 28840 42 100 0 189819 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 759688

[startup+282.301 s]
/proc/loadavg: 1.02 1.00 0.99 2/65 32731
/proc/meminfo: memFree=1707416/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=762868 CPUtime=282.2
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 41708 0 0 0 28205 15 0 0 25 0 1 0 80043490 781176832 29833 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517591 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 190717 29833 42 100 0 190614 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 762868

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 32731
/proc/meminfo: memFree=1704088/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=765448 CPUtime=342.18
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 42574 0 0 0 34203 15 0 0 25 0 1 0 80043490 783818752 30657 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 191362 30657 42 100 0 191259 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 765448

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 433
/proc/meminfo: memFree=1698904/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=768172 CPUtime=402.09
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 43460 0 0 0 40192 17 0 0 25 0 1 0 80043490 786608128 31500 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517696 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 192043 31500 42 100 0 191940 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 768172

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1698264/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=769572 CPUtime=462.06
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 43914 0 0 0 46189 17 0 0 25 0 1 0 80043490 788041728 31932 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518298 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 192393 31932 42 100 0 192290 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 769572

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1697432/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=770340 CPUtime=522.04
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 44166 0 0 0 52187 17 0 0 25 0 1 0 80043490 788828160 32171 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 192585 32171 42 100 0 192482 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 770340

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1695960/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=771544 CPUtime=582.03
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 44588 0 0 0 58185 18 0 0 25 0 1 0 80043490 790061056 32573 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517591 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 192886 32573 42 100 0 192783 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 771544

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1694744/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=772468 CPUtime=642.02
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 44898 0 0 0 64184 18 0 0 25 0 1 0 80043490 791007232 32868 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517558 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 193117 32868 42 100 0 193014 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 772468

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1693912/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=773240 CPUtime=702
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 45123 0 0 0 70182 18 0 0 25 0 1 0 80043490 791797760 33082 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517548 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 193310 33082 42 100 0 193207 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 773240

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1692888/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=774024 CPUtime=762
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 45390 0 0 0 76181 19 0 0 25 0 1 0 80043490 792600576 33335 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517558 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 193506 33335 42 100 0 193403 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 774024

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1692440/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=774332 CPUtime=821.98
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 45501 0 0 0 82179 19 0 0 25 0 1 0 80043490 792915968 33441 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 193583 33441 42 100 0 193480 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 774332

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1691800/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=774804 CPUtime=881.96
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 45660 0 0 0 88177 19 0 0 25 0 1 0 80043490 793399296 33592 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134518246 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 193701 33592 42 100 0 193598 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 774804

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1691224/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=775264 CPUtime=941.94
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 45795 0 0 0 94175 19 0 0 25 0 1 0 80043490 793870336 33720 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517569 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 193816 33720 42 100 0 193713 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 775264

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1688472/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=777392 CPUtime=1001.92
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 46536 0 0 0 100173 19 0 0 25 0 1 0 80043490 796049408 34425 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517569 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 194348 34425 42 100 0 194245 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 777392

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1685720/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=779668 CPUtime=1061.91
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 47245 0 0 0 106171 20 0 0 25 0 1 0 80043490 798380032 35100 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517515 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 194917 35100 42 100 0 194814 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 779668

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1685144/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=779980 CPUtime=1121.9
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 47387 0 0 0 112170 20 0 0 25 0 1 0 80043490 798699520 35235 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517653 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 194995 35235 42 100 0 194892 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 779980

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1684440/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=780592 CPUtime=1181.88
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 47565 0 0 0 118168 20 0 0 25 0 1 0 80043490 799326208 35404 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517667 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 195148 35404 42 100 0 195045 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 780592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1684248/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=780748 CPUtime=1200.08
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 47616 0 0 0 119988 20 0 0 25 0 1 0 80043490 799485952 35453 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517593 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 195187 35453 42 100 0 195084 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 780748

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: 1.00 1.00 0.99 2/65 461
/proc/meminfo: memFree=1684248/2055920 swapFree=4191268/4192956
[pid=32730] ppid=32728 vsize=780748 CPUtime=1200.08
/proc/32730/stat : 32730 (dewSatz_1a) R 32728 32730 31822 0 -1 4194304 47616 0 0 0 119988 20 0 0 25 0 1 0 80043490 799485952 35453 18446744073709551615 134512640 134924432 4294956592 18446744073709551615 134517593 0 0 4096 0 0 0 0 17 1 0 0
/proc/32730/statm: 195187 35453 42 100 0 195084 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 780748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.88
CPU system time (s): 0.232964
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 780748

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

runsolver used 0.816875 second user time and 2.54061 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Wed Apr 11 19:55:18 UTC 2007

IDJOB= 318712
IDBENCH= 20461
IDSOLVER= 118
FILE ID= node44/318712-1176321317

PBS_JOBID= 4516704

Free space on /tmp= 66546 MiB

SOLVER NAME= DEWSATZ 1A 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc11813.cnf
COMMAND LINE= /tmp/evaluation/318712-1176321317/dewSatz_1a /tmp/evaluation/318712-1176321317/instance-318712-1176321317.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-318712-1176321317 -o ROOT/results/node44/solver-318712-1176321317 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318712-1176321317/dewSatz_1a /tmp/evaluation/318712-1176321317/instance-318712-1176321317.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  1d84e062d693fe840d2f54155b9ad4a4

RANDOM SEED= 220299638

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.234
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.234
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:       1827240 kB
Buffers:         10928 kB
Cached:         115608 kB
SwapCached:        352 kB
Active:          50252 kB
Inactive:        90580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827240 kB
SwapTotal:     4192956 kB
SwapFree:      4191268 kB
Dirty:           19048 kB
Writeback:           0 kB
Mapped:          23100 kB
Slab:            73840 kB
Committed_AS:   109636 kB
PageTables:       1396 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= 66546 MiB

End job on node44 on Wed Apr 11 20:15:20 UTC 2007