Trace number 428456

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-04-26 (fixed)? (TO) 1200.08 1200.43

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.1476
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
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.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node1/watcher-428456-1177726855 -o ROOT/results/node1/solver-428456-1177726855 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428456-1177726855/dewSatz_fixed /tmp/evaluation/428456-1177726855/instance-428456-1177726855.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 0.98 0.99 3/77 14460
/proc/meminfo: memFree=1541560/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=690016 CPUtime=0
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 248723523 706576384 80 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 172504 81 39 100 0 172401 0

[startup+0.022129 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14460
/proc/meminfo: memFree=1541560/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=690280 CPUtime=0.02
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 217 0 0 0 2 0 0 0 18 0 1 0 248723523 706846720 202 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 172570 202 39 100 0 172467 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 690280

[startup+0.101138 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14460
/proc/meminfo: memFree=1541560/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=691600 CPUtime=0.09
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 735 0 0 0 9 0 0 0 18 0 1 0 248723523 708198400 720 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 172900 720 39 100 0 172797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691600

[startup+0.301161 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14460
/proc/meminfo: memFree=1541560/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=694768 CPUtime=0.29
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 2023 0 0 0 28 1 0 0 19 0 1 0 248723523 711442432 2008 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 173692 2008 39 100 0 173589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694768

[startup+0.701208 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14460
/proc/meminfo: memFree=1541560/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=700840 CPUtime=0.69
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 4554 0 0 0 67 2 0 0 23 0 1 0 248723523 717660160 4539 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 175210 4539 39 100 0 175107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 700840

[startup+1.5013 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1515824/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=733864 CPUtime=1.49
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 24114 0 0 0 141 8 0 0 25 0 1 0 248723523 751476736 16540 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520528 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 183466 16540 40 100 0 183363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 733864

[startup+3.1015 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1469104/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=739820 CPUtime=3.08
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 29759 0 0 0 299 9 0 0 25 0 1 0 248723523 757575680 18603 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517286 0 0 4096 0 0 0 0 17 0 0 0
/proc/14460/statm: 184955 18603 40 100 0 184852 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 739820

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1462064/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=746336 CPUtime=6.27
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 31637 0 0 0 617 10 0 0 25 0 1 0 248723523 764248064 20355 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517801 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 186584 20355 40 100 0 186481 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 746336

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1418608/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=12.67
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 42677 0 0 0 1253 14 0 0 25 0 1 0 248723523 793690112 30754 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 30754 43 100 0 193669 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 775088

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1414384/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=25.46
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 43798 0 0 0 2531 15 0 0 25 0 1 0 248723523 793690112 31800 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 31800 43 100 0 193669 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 775088

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1406384/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=51.06
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 45927 0 0 0 5089 17 0 0 25 0 1 0 248723523 793690112 33754 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 33754 43 100 0 193669 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 775088

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404848/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=102.24
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46343 0 0 0 10207 17 0 0 25 0 1 0 248723523 793690112 34170 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34170 43 100 0 193669 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 775088

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404656/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=162.22
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46384 0 0 0 16204 18 0 0 25 0 1 0 248723523 793690112 34211 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531985 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34211 43 100 0 193669 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 775088

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404528/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=222.2
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46400 0 0 0 22202 18 0 0 25 0 1 0 248723523 793690112 34227 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34227 43 100 0 193669 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 775088

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404464/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=282.18
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46415 0 0 0 28200 18 0 0 25 0 1 0 248723523 793690112 34242 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134536801 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34242 43 100 0 193669 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 775088

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404400/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=342.17
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46425 0 0 0 34198 19 0 0 25 0 1 0 248723523 793690112 34252 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531730 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34252 43 100 0 193669 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 775088

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404272/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=402.15
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46452 0 0 0 40196 19 0 0 25 0 1 0 248723523 793690112 34279 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531917 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34279 43 100 0 193669 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 775088

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404208/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=462.14
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46475 0 0 0 46194 20 0 0 25 0 1 0 248723523 793690112 34302 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134533163 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34302 43 100 0 193669 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 775088

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404080/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=522.12
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46511 0 0 0 52192 20 0 0 25 0 1 0 248723523 793690112 34338 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134532227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34338 43 100 0 193669 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 775088

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404080/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=582.11
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46520 0 0 0 58190 21 0 0 25 0 1 0 248723523 793690112 34347 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34347 43 100 0 193669 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 775088

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1404080/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=642.09
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46533 0 0 0 64188 21 0 0 25 0 1 0 248723523 793690112 34360 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531750 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34360 43 100 0 193669 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 775088

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1403952/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=702.08
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46545 0 0 0 70186 22 0 0 25 0 1 0 248723523 793690112 34372 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34372 43 100 0 193669 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 775088

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14461
/proc/meminfo: memFree=1403952/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=762.06
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46561 0 0 0 76184 22 0 0 25 0 1 0 248723523 793690112 34388 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531972 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34388 43 100 0 193669 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 775088

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14463
/proc/meminfo: memFree=1403888/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=822.04
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46577 0 0 0 82182 22 0 0 25 0 1 0 248723523 793690112 34404 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134532179 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34404 43 100 0 193669 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 775088

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14463
/proc/meminfo: memFree=1403888/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=882.03
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46586 0 0 0 88180 23 0 0 25 0 1 0 248723523 793690112 34413 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531750 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34413 43 100 0 193669 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 775088

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14463
/proc/meminfo: memFree=1403824/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=942.01
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46599 0 0 0 94178 23 0 0 25 0 1 0 248723523 793690112 34426 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34426 43 100 0 193669 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 775088

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14463
/proc/meminfo: memFree=1403760/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=1002
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46607 0 0 0 100176 24 0 0 25 0 1 0 248723523 793690112 34434 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134532615 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34434 43 100 0 193669 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 775088

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14463
/proc/meminfo: memFree=1403760/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=1061.97
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46616 0 0 0 106173 24 0 0 25 0 1 0 248723523 793690112 34443 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134536801 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34443 43 100 0 193669 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 775088

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14463
/proc/meminfo: memFree=1403696/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=1121.96
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46621 0 0 0 112171 25 0 0 25 0 1 0 248723523 793690112 34448 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34448 43 100 0 193669 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 775088

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14463
/proc/meminfo: memFree=1403632/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=1181.94
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46630 0 0 0 118169 25 0 0 25 0 1 0 248723523 793690112 34457 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134532450 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34457 43 100 0 193669 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 775088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14463
/proc/meminfo: memFree=1403696/2055920 swapFree=4145748/4192956
[pid=14460] ppid=14458 vsize=775088 CPUtime=1200.04
/proc/14460/stat : 14460 (dewSatz_fixed) R 14458 14460 13225 0 -1 4194304 46636 0 0 0 119979 25 0 0 25 0 1 0 248723523 793690112 34463 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531947 0 0 4096 0 0 0 0 17 1 0 0
/proc/14460/statm: 193772 34463 43 100 0 193669 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 775088

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.8
CPU system time (s): 0.279957
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 775088

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

runsolver used 0.913861 second user time and 2.5956 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Apr 28 02:20:57 UTC 2007

IDJOB= 428456
IDBENCH= 20498
IDSOLVER= 197
FILE ID= node1/428456-1177726855

PBS_JOBID= 4715392

Free space on /tmp= 66499 MiB

SOLVER NAME= DEWSATZ 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c10nidw_s.cnf
COMMAND LINE= /tmp/evaluation/428456-1177726855/dewSatz_fixed /tmp/evaluation/428456-1177726855/instance-428456-1177726855.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-428456-1177726855 -o ROOT/results/node1/solver-428456-1177726855 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428456-1177726855/dewSatz_fixed /tmp/evaluation/428456-1177726855/instance-428456-1177726855.cnf

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  7989bb134c6f50cb418407e85e733980

RANDOM SEED= 707095220

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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:       1541968 kB
Buffers:         49176 kB
Cached:         373044 kB
SwapCached:      15700 kB
Active:         248900 kB
Inactive:       197556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541968 kB
SwapTotal:     4192956 kB
SwapFree:      4145748 kB
Dirty:           23468 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            52996 kB
Committed_AS:  5213444 kB
PageTables:       1832 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= 66499 MiB

End job on node1 on Sat Apr 28 02:40:59 UTC 2007