Trace number 331081

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
SAT7 2007-02-08? (TO) 1200.27 1200.6

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data (download as text)

32.38/32.43	c Starting solver ...
33.68/33.79	c Restarting after 100 conflicts
34.38/34.48	c Restarting after 251 conflicts
35.58/35.61	c Restarting after 476 conflicts
37.78/37.83	c Restarting after 814 conflicts
39.78/39.84	c Restarting after 1320 conflicts
41.79/41.85	c Restarting after 2081 conflicts
44.58/44.69	c Restarting after 3221 conflicts
49.98/50.06	c Restarting after 4930 conflicts
54.88/54.94	c Restarting after 7492 conflicts
62.88/62.93	c Restarting after 11337 conflicts
73.47/73.51	c Restarting after 17103 conflicts
86.27/86.30	c Restarting after 25752 conflicts
109.26/109.32	c Restarting after 38727 conflicts
176.34/176.44	c Restarting after 58188 conflicts
224.63/224.73	c Restarting after 87380 conflicts
342.30/342.41	c Restarting after 131171 conflicts
517.05/517.26	c Restarting after 196855 conflicts
912.84/913.13	c Restarting after 295381 conflicts

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/node18/watcher-331081-1173179903 -o ROOT/results/node18/solver-331081-1173179903 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331081-1173179903/sat7_bin /tmp/evaluation/331081-1173179903/instance-331081-1173179903.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 23205
/proc/meminfo: memFree=1723696/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=12676 CPUtime=0
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 887 0 0 0 0 0 0 0 18 0 1 0 337945795 12980224 870 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 3169 876 88 220 0 2946 0

[startup+0.078995 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 23205
/proc/meminfo: memFree=1723696/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=28024 CPUtime=0.07
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 6164 0 0 0 5 2 0 0 18 0 1 0 337945795 28696576 6147 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 7006 6148 88 220 0 6783 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28024

[startup+0.101996 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 23205
/proc/meminfo: memFree=1723696/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=28024 CPUtime=0.09
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 6614 0 0 0 7 2 0 0 18 0 1 0 337945795 28696576 6597 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 7006 6598 88 220 0 6783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28024

[startup+0.302015 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 23205
/proc/meminfo: memFree=1723696/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=44424 CPUtime=0.29
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 10329 0 0 0 25 4 0 0 19 0 1 0 337945795 45490176 10312 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 11106 10313 88 220 0 10883 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44424

[startup+0.701054 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 23205
/proc/meminfo: memFree=1723696/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=48656 CPUtime=0.69
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 11179 0 0 0 65 4 0 0 23 0 1 0 337945795 49823744 11162 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134548148 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 12164 11162 88 220 0 11941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48656

[startup+1.50113 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1678824/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=53020 CPUtime=1.49
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 12115 0 0 0 144 5 0 0 25 0 1 0 337945795 54292480 12098 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 13255 12098 88 220 0 13032 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53020

[startup+3.10128 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1674856/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=58120 CPUtime=3.09
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 13911 0 0 0 303 6 0 0 25 0 1 0 337945795 59514880 13894 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 14530 13894 88 220 0 14307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58120

[startup+6.30259 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1662696/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=72356 CPUtime=6.29
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 17276 0 0 0 620 9 0 0 25 0 1 0 337945795 74092544 17259 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134606771 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 18089 17259 88 220 0 17866 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72356

[startup+12.7012 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1635304/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=98216 CPUtime=12.68
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 23952 0 0 0 1254 14 0 0 25 0 1 0 337945795 100573184 23935 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134847868 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 24554 23935 88 220 0 24331 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 98216

[startup+25.5014 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1583144/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=151824 CPUtime=25.49
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 36519 0 0 0 2523 26 0 0 25 0 1 0 337945795 155467776 36502 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134659252 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 37956 36502 88 220 0 37733 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 151824

[startup+51.1019 s]
/proc/loadavg: 0.97 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1532264/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=201880 CPUtime=51.08
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 50206 0 0 0 5072 36 0 0 25 0 1 0 337945795 206725120 49027 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134529303 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 50470 49027 95 220 0 50247 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 201880

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1514728/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=222652 CPUtime=102.26
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 54551 0 0 0 10186 40 0 0 25 0 1 0 337945795 227995648 53372 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 55663 53372 95 220 0 55440 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 222652

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1497896/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=235820 CPUtime=162.25
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 58737 0 0 0 16181 44 0 0 25 0 1 0 337945795 241479680 57558 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 58955 57558 95 220 0 58732 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 235820

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1482152/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=252908 CPUtime=222.23
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 62660 0 0 0 22173 50 0 0 25 0 1 0 337945795 258977792 61481 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 63227 61481 95 220 0 63004 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 252908

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1457000/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=280180 CPUtime=282.21
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 69246 0 0 0 28166 55 0 0 25 0 1 0 337945795 286904320 68067 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134525775 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 70045 68067 95 220 0 69822 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 280180

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1384104/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=352924 CPUtime=342.2
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 87181 0 0 0 34153 67 0 0 25 0 1 0 337945795 361394176 85982 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134528658 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 88231 85982 95 220 0 88008 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 352924

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1373032/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=361668 CPUtime=402.18
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 89913 0 0 0 40147 71 0 0 25 0 1 0 337945795 370348032 88681 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 90417 88681 95 220 0 90194 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 361668

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1323688/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=411480 CPUtime=462.16
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 102296 0 0 0 46136 80 0 0 25 0 1 0 337945795 421355520 101064 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134539151 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 102870 101064 95 220 0 102647 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 411480

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1272552/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=460844 CPUtime=522.15
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 114925 0 0 0 52125 90 0 0 25 0 1 0 337945795 471904256 113678 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 115211 113678 95 220 0 114988 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 460844

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1229416/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=505052 CPUtime=582.13
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 128766 0 0 0 58115 98 0 0 25 0 1 0 337945795 517173248 124426 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 126263 124426 95 220 0 126040 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 505052

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1180328/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=554700 CPUtime=642.12
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 141312 0 0 0 64105 107 0 0 25 0 1 0 337945795 568012800 136650 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134525854 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 138675 136650 95 220 0 138452 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 554700

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 23206
/proc/meminfo: memFree=1089128/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=646652 CPUtime=702.1
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 172232 0 0 0 70087 123 0 0 25 0 1 0 337945795 662171648 159651 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538773 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 161663 159651 95 220 0 161440 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 646652

[startup+762.305 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 23206
/proc/meminfo: memFree=994600/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=740192 CPUtime=762.08
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 210480 0 0 0 76064 144 0 0 25 0 1 0 337945795 757956608 182974 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538673 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 185048 182974 95 220 0 184825 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 740192

[startup+822.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 23206
/proc/meminfo: memFree=914088/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=818804 CPUtime=822.06
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 238421 0 0 0 82046 160 0 0 25 0 1 0 337945795 838455296 203283 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134558428 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 204701 203283 95 220 0 204478 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 818804

[startup+882.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/78 23206
/proc/meminfo: memFree=812264/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=920576 CPUtime=882.05
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 271540 0 0 0 88024 181 0 0 25 0 1 0 337945795 942669824 228446 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 230144 228446 95 220 0 229921 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 920576

[startup+942.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/78 23206
/proc/meminfo: memFree=747304/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=988464 CPUtime=942.04
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 294361 0 0 0 94008 196 0 0 25 0 1 0 337945795 1012187136 244787 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134538673 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 247116 244787 95 220 0 246893 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 988464

[startup+1002.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 23206
/proc/meminfo: memFree=686248/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=1049292 CPUtime=1002.02
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 309846 0 0 0 99995 207 0 0 25 0 1 0 337945795 1074475008 259903 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 262323 259903 95 220 0 262100 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1049292

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 23206
/proc/meminfo: memFree=632680/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=1102324 CPUtime=1062
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 323705 0 0 0 105984 216 0 0 25 0 1 0 337945795 1128779776 273338 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134565470 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 275581 273338 95 220 0 275358 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1102324

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 23206
/proc/meminfo: memFree=579304/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=1152316 CPUtime=1121.98
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 338137 0 0 0 111971 227 0 0 25 0 1 0 337945795 1179971584 286508 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134539149 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 288079 286508 95 220 0 287856 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1152316

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23206
/proc/meminfo: memFree=522344/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=1212316 CPUtime=1181.97
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 356221 0 0 0 117956 241 0 0 25 0 1 0 337945795 1241411584 300939 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 303079 300939 95 220 0 302856 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1212316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23206
/proc/meminfo: memFree=503400/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=1230580 CPUtime=1200.07
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4194304 361434 0 0 0 119762 245 0 0 25 0 1 0 337945795 1260113920 305350 18446744073709551615 134512640 135417445 4294956704 18446744073709551615 134539915 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 307637 305350 95 220 0 307414 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1230580

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23206
/proc/meminfo: memFree=503400/2055920 swapFree=4153472/4192956
[pid=23205] ppid=23203 vsize=0 CPUtime=1200.17
/proc/23205/stat : 23205 (sat7_bin) R 23203 23205 22585 0 -1 4195332 361434 0 0 0 119762 255 0 0 25 0 1 0 337945795 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23205/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.27
CPU user time (s): 1197.63
CPU system time (s): 2.6446
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 1230580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.63
system time used= 2.6446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 361434
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= 7
involuntary context switches= 1464

runsolver used 1.43878 second user time and 2.90256 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Mar  6 11:18:33 UTC 2007

IDJOB= 331081
IDBENCH= 20579
IDSOLVER= 101
FILE ID= node18/331081-1173179903

PBS_JOBID= 4015032

Free space on /tmp= 66354 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= /tmp/evaluation/331081-1173179903/sat7_bin /tmp/evaluation/331081-1173179903/instance-331081-1173179903.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-331081-1173179903 -o ROOT/results/node18/solver-331081-1173179903 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331081-1173179903/sat7_bin /tmp/evaluation/331081-1173179903/instance-331081-1173179903.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  776da55785376fd8eac6989ca812b102

RANDOM SEED= 277523088

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1724040 kB
Buffers:          5724 kB
Cached:         236096 kB
SwapCached:       2096 kB
Active:         204840 kB
Inactive:        59332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724040 kB
SwapTotal:     4192956 kB
SwapFree:      4153472 kB
Dirty:          157624 kB
Writeback:           0 kB
Mapped:          30560 kB
Slab:            53336 kB
Committed_AS:  1197824 kB
PageTables:       1668 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= 66354 MiB

End job on node18 on Tue Mar  6 11:38:35 UTC 2007