Trace number 331140

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.14 1200.47

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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/node41/watcher-331140-1173180862 -o ROOT/results/node41/solver-331140-1173180862 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331140-1173180862/dewSatz_1a /tmp/evaluation/331140-1173180862/instance-331140-1173180862.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: 1.20 1.05 1.01 3/64 15474
/proc/meminfo: memFree=1611696/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=674392 CPUtime=0
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 95 0 0 0 0 0 0 0 18 0 1 0 338042903 690577408 80 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134695201 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 168598 80 41 100 0 168495 0

[startup+0.020827 s]
/proc/loadavg: 1.20 1.05 1.01 3/64 15474
/proc/meminfo: memFree=1611696/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=674656 CPUtime=0.01
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 197 0 0 0 1 0 0 0 18 0 1 0 338042903 690847744 182 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 168664 182 41 100 0 168561 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 674656

[startup+0.101835 s]
/proc/loadavg: 1.20 1.05 1.01 3/64 15474
/proc/meminfo: memFree=1611696/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=675844 CPUtime=0.09
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 696 0 0 0 9 0 0 0 18 0 1 0 338042903 692064256 681 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 168961 682 41 100 0 168858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 675844

[startup+0.301852 s]
/proc/loadavg: 1.20 1.05 1.01 3/64 15474
/proc/meminfo: memFree=1611696/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=678748 CPUtime=0.29
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 1850 0 0 0 29 0 0 0 19 0 1 0 338042903 695037952 1835 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520436 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 169687 1835 41 100 0 169584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 678748

[startup+0.701886 s]
/proc/loadavg: 1.20 1.05 1.01 3/64 15474
/proc/meminfo: memFree=1611696/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=684292 CPUtime=0.69
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 4096 0 0 0 67 2 0 0 22 0 1 0 338042903 700715008 4081 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 171073 4081 41 100 0 170970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 684292

[startup+1.50196 s]
/proc/loadavg: 1.20 1.05 1.01 2/65 15475
/proc/meminfo: memFree=1589416/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=695380 CPUtime=1.49
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 8544 0 0 0 145 4 0 0 25 0 1 0 338042903 712069120 8529 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134595661 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 173845 8530 41 100 0 173742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 695380

[startup+3.10109 s]
/proc/loadavg: 1.20 1.05 1.01 2/65 15475
/proc/meminfo: memFree=1566760/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=717292 CPUtime=3.08
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 17314 0 0 0 299 9 0 0 25 0 1 0 338042903 734507008 17299 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 179323 17299 41 100 0 179220 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 717292

[startup+6.30137 s]
/proc/loadavg: 1.26 1.06 1.02 2/65 15475
/proc/meminfo: memFree=1495656/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=760720 CPUtime=6.29
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 34766 0 0 0 607 22 0 0 25 0 1 0 338042903 778977280 34751 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134575619 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 190180 34751 41 100 0 190077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 760720

[startup+12.7019 s]
/proc/loadavg: 1.24 1.06 1.02 2/65 15475
/proc/meminfo: memFree=1268080/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=929944 CPUtime=12.69
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 102575 0 0 0 1223 46 0 0 25 0 1 0 338042903 952262656 87725 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134518594 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 232486 87725 42 100 0 232383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 929944

[startup+25.5011 s]
/proc/loadavg: 1.19 1.06 1.02 2/65 15475
/proc/meminfo: memFree=1263792/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=929944 CPUtime=25.48
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 102575 0 0 0 2502 46 0 0 25 0 1 0 338042903 952262656 87725 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134518594 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 232486 87725 42 100 0 232383 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 929944

[startup+51.1013 s]
/proc/loadavg: 1.18 1.07 1.02 2/65 15475
/proc/meminfo: memFree=1263088/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=930224 CPUtime=51.06
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 102887 0 0 0 5060 46 0 0 25 0 1 0 338042903 952549376 87930 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 232556 87930 42 100 0 232453 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 930224

[startup+102.305 s]
/proc/loadavg: 1.08 1.05 1.01 2/65 15475
/proc/meminfo: memFree=1261040/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=931356 CPUtime=102.25
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 103626 0 0 0 10179 46 0 0 25 0 1 0 338042903 953708544 88429 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 232839 88429 42 100 0 232736 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 931356

[startup+162.302 s]
/proc/loadavg: 1.03 1.04 1.01 2/65 15475
/proc/meminfo: memFree=1259248/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=932488 CPUtime=162.24
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 104209 0 0 0 16177 47 0 0 25 0 1 0 338042903 954867712 88870 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 233122 88870 42 100 0 233019 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 932488

[startup+222.301 s]
/proc/loadavg: 1.08 1.05 1.01 2/65 15475
/proc/meminfo: memFree=1257904/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=933616 CPUtime=222.22
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 104560 0 0 0 22175 47 0 0 25 0 1 0 338042903 956022784 89194 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 233404 89194 42 100 0 233301 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 933616

[startup+282.301 s]
/proc/loadavg: 1.09 1.05 1.01 2/65 15475
/proc/meminfo: memFree=1256816/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=934608 CPUtime=282.2
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 104846 0 0 0 28173 47 0 0 25 0 1 0 338042903 957038592 89462 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 233652 89462 42 100 0 233549 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 934608

[startup+342.302 s]
/proc/loadavg: 1.03 1.04 1.00 2/65 15475
/proc/meminfo: memFree=1255408/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=935460 CPUtime=342.19
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 105383 0 0 0 34171 48 0 0 25 0 1 0 338042903 957911040 89832 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134515634 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 233865 89832 42 100 0 233762 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 935460

[startup+402.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 15475
/proc/meminfo: memFree=1254768/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=936024 CPUtime=402.17
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 105545 0 0 0 40169 48 0 0 25 0 1 0 338042903 958488576 89987 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 234006 89987 42 100 0 233903 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 936024

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15477
/proc/meminfo: memFree=1253808/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=937012 CPUtime=462.16
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 105782 0 0 0 46167 49 0 0 25 0 1 0 338042903 959500288 90224 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517476 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 234253 90224 42 100 0 234150 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 937012

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15477
/proc/meminfo: memFree=1252656/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=938004 CPUtime=522.14
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 106111 0 0 0 52165 49 0 0 25 0 1 0 338042903 960516096 90507 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 234501 90507 42 100 0 234398 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 938004

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15477
/proc/meminfo: memFree=1252144/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=938428 CPUtime=582.12
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 106230 0 0 0 58163 49 0 0 25 0 1 0 338042903 960950272 90623 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 234607 90623 42 100 0 234504 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 938428

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15477
/proc/meminfo: memFree=1250928/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=939560 CPUtime=642.11
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 106543 0 0 0 64162 49 0 0 25 0 1 0 338042903 962109440 90918 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134518083 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 234890 90918 42 100 0 234787 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 939560

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1249968/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=940408 CPUtime=702.09
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 106928 0 0 0 70160 49 0 0 25 0 1 0 338042903 962977792 91218 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134518594 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 235102 91218 42 100 0 234999 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 940408

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1249200/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=940692 CPUtime=762.07
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 107078 0 0 0 76158 49 0 0 25 0 1 0 338042903 963268608 91341 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134518083 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 235173 91341 42 100 0 235070 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 940692

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1248752/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=941120 CPUtime=822.06
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 107190 0 0 0 82156 50 0 0 25 0 1 0 338042903 963706880 91441 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 235280 91441 42 100 0 235177 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 941120

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1248304/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=941544 CPUtime=882.04
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 107312 0 0 0 88154 50 0 0 25 0 1 0 338042903 964141056 91559 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134515678 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 235386 91559 42 100 0 235283 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 941544

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1247984/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=941824 CPUtime=942.02
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 107392 0 0 0 94152 50 0 0 25 0 1 0 338042903 964427776 91636 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 235456 91636 42 100 0 235353 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 941824

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1247664/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=942108 CPUtime=1002.01
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 107469 0 0 0 100151 50 0 0 25 0 1 0 338042903 964718592 91711 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517509 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 235527 91711 42 100 0 235424 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 942108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1247408/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=942388 CPUtime=1062
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 107544 0 0 0 106149 51 0 0 25 0 1 0 338042903 965005312 91786 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 235597 91786 42 100 0 235494 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 942388

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1246512/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=943236 CPUtime=1121.98
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 107760 0 0 0 112147 51 0 0 25 0 1 0 338042903 965873664 92002 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134517696 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 235809 92002 42 100 0 235706 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 943236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1245424/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=944368 CPUtime=1181.96
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 108034 0 0 0 118145 51 0 0 25 0 1 0 338042903 967032832 92275 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134520907 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 236092 92275 42 100 0 235989 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 944368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15477
/proc/meminfo: memFree=1244848/2055920 swapFree=4183900/4192956
[pid=15474] ppid=15472 vsize=944936 CPUtime=1200.06
/proc/15474/stat : 15474 (dewSatz_1a) R 15472 15474 14408 0 -1 4194304 108158 0 0 0 119955 51 0 0 25 0 1 0 338042903 967614464 92399 18446744073709551615 134512640 134924432 4294956704 18446744073709551615 134518083 0 0 4096 0 0 0 0 17 1 0 0
/proc/15474/statm: 236234 92399 42 100 0 236131 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 944936

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.47
CPU time (s): 1200.14
CPU user time (s): 1199.56
CPU system time (s): 0.579911
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 944936

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

runsolver used 0.843871 second user time and 2.45763 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue Mar  6 11:34:30 UTC 2007

IDJOB= 331140
IDBENCH= 20580
IDSOLVER= 118
FILE ID= node41/331140-1173180862

PBS_JOBID= 4015254

Free space on /tmp= 66379 MiB

SOLVER NAME= DEWSATZ 1A 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= /tmp/evaluation/331140-1173180862/dewSatz_1a /tmp/evaluation/331140-1173180862/instance-331140-1173180862.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-331140-1173180862 -o ROOT/results/node41/solver-331140-1173180862 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331140-1173180862/dewSatz_1a /tmp/evaluation/331140-1173180862/instance-331140-1173180862.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  0fbc00fde383cec371bb97d621c5e7e5

RANDOM SEED= 939337765

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1612040 kB
Buffers:         13616 kB
Cached:         336068 kB
SwapCached:       2964 kB
Active:         178476 kB
Inactive:       193492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612040 kB
SwapTotal:     4192956 kB
SwapFree:      4183900 kB
Dirty:          132636 kB
Writeback:           0 kB
Mapped:          28364 kB
Slab:            57864 kB
Committed_AS:   689616 kB
PageTables:       1508 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= 66379 MiB

End job on node41 on Tue Mar  6 11:54:32 UTC 2007