Trace number 316034

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 2007-02-08? (TO) 1200.04 1200.52

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.2646
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

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/node23/watcher-316034-1172663514 -o ROOT/results/node23/solver-316034-1172663514 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316034-1172663514/dewSatz /tmp/evaluation/316034-1172663514/instance-316034-1172663514.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.99 0.97 1.00 3/77 9769
/proc/meminfo: memFree=1841968/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=690016 CPUtime=0
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 93 0 0 0 0 0 0 0 18 0 1 0 286305343 706576384 77 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 172504 77 39 100 0 172401 0

[startup+0.0561669 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 9769
/proc/meminfo: memFree=1841968/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=690676 CPUtime=0.05
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 387 0 0 0 5 0 0 0 18 0 1 0 286305343 707252224 371 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 172669 371 39 100 0 172566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 690676

[startup+0.101172 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 9769
/proc/meminfo: memFree=1841968/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=691204 CPUtime=0.09
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 602 0 0 0 9 0 0 0 18 0 1 0 286305343 707792896 586 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 172834 587 39 100 0 172731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691204

[startup+0.301194 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 9769
/proc/meminfo: memFree=1841968/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=693712 CPUtime=0.29
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 1601 0 0 0 28 1 0 0 19 0 1 0 286305343 710361088 1585 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134520265 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 173428 1585 39 100 0 173325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 693712

[startup+0.70124 s]
/proc/loadavg: 0.99 0.97 1.00 3/77 9769
/proc/meminfo: memFree=1841968/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=698464 CPUtime=0.69
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 3503 0 0 0 67 2 0 0 22 0 1 0 286305343 715227136 3487 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 174616 3487 39 100 0 174513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 698464

[startup+1.50133 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1822760/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=726204 CPUtime=1.49
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 20276 0 0 0 142 7 0 0 25 0 1 0 286305343 743632896 12449 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134520528 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 181551 12449 40 100 0 181448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 726204

[startup+3.10151 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1791656/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=726904 CPUtime=3.09
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 22652 0 0 0 302 7 0 0 25 0 1 0 286305343 744349696 12599 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 181726 12599 40 100 0 181623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 726904

[startup+6.30188 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1791016/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=727328 CPUtime=6.28
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 22760 0 0 0 621 7 0 0 25 0 1 0 286305343 744783872 12707 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517293 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 181832 12707 40 100 0 181729 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 727328

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1790760/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=727752 CPUtime=12.68
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 22868 0 0 0 1260 8 0 0 25 0 1 0 286305343 745218048 12815 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517795 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 181938 12815 40 100 0 181835 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 727752

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1790184/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=728452 CPUtime=25.48
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 23040 0 0 0 2540 8 0 0 25 0 1 0 286305343 745934848 12987 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517379 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 182113 12987 40 100 0 182010 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 728452

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1789224/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=729156 CPUtime=51.05
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 23242 0 0 0 5097 8 0 0 25 0 1 0 286305343 746655744 13189 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517299 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 182289 13189 40 100 0 182186 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 729156

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1788072/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=730424 CPUtime=102.24
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 23537 0 0 0 10215 9 0 0 25 0 1 0 286305343 747954176 13484 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515388 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 182606 13484 40 100 0 182503 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 730424

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1787112/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=731268 CPUtime=162.23
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 23770 0 0 0 16213 10 0 0 25 0 1 0 286305343 748818432 13717 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517253 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 182817 13717 40 100 0 182714 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 731268

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1786216/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=732112 CPUtime=222.2
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 23962 0 0 0 22210 10 0 0 25 0 1 0 286305343 749682688 13909 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515351 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 183028 13909 40 100 0 182925 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 732112

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1785448/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=732816 CPUtime=282.19
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 24142 0 0 0 28208 11 0 0 25 0 1 0 286305343 750403584 14089 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517299 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 183204 14089 40 100 0 183101 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 732816

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1784808/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=733376 CPUtime=342.16
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 24298 0 0 0 34205 11 0 0 25 0 1 0 286305343 750977024 14245 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517289 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 183344 14245 40 100 0 183241 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 733376

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1784232/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=733940 CPUtime=402.15
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 24422 0 0 0 40203 12 0 0 25 0 1 0 286305343 751554560 14369 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 183485 14369 40 100 0 183382 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 733940

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1783720/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=734364 CPUtime=462.14
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 24536 0 0 0 46201 13 0 0 25 0 1 0 286305343 751988736 14483 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515365 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 183591 14483 40 100 0 183488 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 734364

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 9770
/proc/meminfo: memFree=1783208/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=734784 CPUtime=522.11
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 24645 0 0 0 52198 13 0 0 25 0 1 0 286305343 752418816 14592 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515358 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 183696 14592 40 100 0 183593 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 734784

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/84 9876
/proc/meminfo: memFree=1781232/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=735208 CPUtime=582.05
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 24750 0 0 0 58191 14 0 0 25 0 1 0 286305343 752852992 14697 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517321 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 183802 14697 40 100 0 183699 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 735208

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/84 9948
/proc/meminfo: memFree=1780848/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=735628 CPUtime=642
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 24848 0 0 0 64185 15 0 0 25 0 1 0 286305343 753283072 14795 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515351 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 183907 14795 40 100 0 183804 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 735628

[startup+702.302 s]
/proc/loadavg: 1.03 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1781480/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=736052 CPUtime=701.96
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 24940 0 0 0 70181 15 0 0 25 0 1 0 286305343 753717248 14887 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517260 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184013 14887 40 100 0 183910 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 736052

[startup+762.306 s]
/proc/loadavg: 1.01 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1781096/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=736332 CPUtime=761.95
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25017 0 0 0 76179 16 0 0 25 0 1 0 286305343 754003968 14964 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515428 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184083 14964 40 100 0 183980 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 736332

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1780712/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=736612 CPUtime=821.92
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25101 0 0 0 82176 16 0 0 25 0 1 0 286305343 754290688 15048 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517539 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184153 15048 40 100 0 184050 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 736612

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1780392/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=737036 CPUtime=881.91
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25182 0 0 0 88174 17 0 0 25 0 1 0 286305343 754724864 15129 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184259 15129 40 100 0 184156 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 737036

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1780008/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=737316 CPUtime=941.89
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25252 0 0 0 94171 18 0 0 25 0 1 0 286305343 755011584 15199 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515368 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184329 15199 40 100 0 184226 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 737316

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1779752/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=737460 CPUtime=1001.87
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25318 0 0 0 100169 18 0 0 25 0 1 0 286305343 755159040 15265 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515394 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184365 15265 40 100 0 184262 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 737460

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1779432/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=737880 CPUtime=1061.86
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25391 0 0 0 106167 19 0 0 25 0 1 0 286305343 755589120 15338 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515307 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184470 15338 40 100 0 184367 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 737880

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1779112/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=738020 CPUtime=1121.84
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25457 0 0 0 112165 19 0 0 25 0 1 0 286305343 755732480 15404 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515431 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184505 15404 40 100 0 184402 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 738020

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1778792/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=738304 CPUtime=1181.82
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25523 0 0 0 118162 20 0 0 25 0 1 0 286305343 756023296 15470 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134515379 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184576 15470 40 100 0 184473 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 738304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1778728/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=738444 CPUtime=1200.02
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25538 0 0 0 119982 20 0 0 25 0 1 0 286305343 756166656 15485 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184611 15485 40 100 0 184508 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 738444

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 0.99 1.00 2/78 9968
/proc/meminfo: memFree=1778728/2055920 swapFree=4149240/4192956
[pid=9769] ppid=9767 vsize=738444 CPUtime=1200.02
/proc/9769/stat : 9769 (dewSatz) R 9767 9769 9620 0 -1 4194304 25538 0 0 0 119982 20 0 0 25 0 1 0 286305343 756166656 15485 18446744073709551615 134512640 134923568 4294956640 18446744073709551615 134517607 0 0 4096 0 0 0 0 17 1 0 0
/proc/9769/statm: 184611 15485 40 100 0 184508 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 738444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.83
CPU system time (s): 0.214967
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 738444

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

runsolver used 1.42678 second user time and 2.88656 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Feb 28 11:51:55 UTC 2007

IDJOB= 316034
IDBENCH= 20431
IDSOLVER= 119
FILE ID= node23/316034-1172663514

PBS_JOBID= 3981228

Free space on /tmp= 66476 MiB

SOLVER NAME= DEWSATZ 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= /tmp/evaluation/316034-1172663514/dewSatz /tmp/evaluation/316034-1172663514/instance-316034-1172663514.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-316034-1172663514 -o ROOT/results/node23/solver-316034-1172663514 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316034-1172663514/dewSatz /tmp/evaluation/316034-1172663514/instance-316034-1172663514.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  3b8c6114a974b09e9b1601ba0718cbf3

RANDOM SEED= 685222780

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.216
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.216
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:       1842376 kB
Buffers:          8100 kB
Cached:         142012 kB
SwapCached:      10640 kB
Active:          64996 kB
Inactive:       107964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842376 kB
SwapTotal:     4192956 kB
SwapFree:      4149240 kB
Dirty:           17564 kB
Writeback:           0 kB
Mapped:          30000 kB
Slab:            26144 kB
Committed_AS:   841120 kB
PageTables:       1696 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= 66476 MiB

End job on node23 on Wed Feb 28 12:11:57 UTC 2007