Trace number 370399

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? (MO) 1902.91 1903.51

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.48/32.55	c Starting solver ...
33.88/33.92	c Restarting after 100 conflicts
34.58/34.61	c Restarting after 251 conflicts
35.68/35.75	c Restarting after 476 conflicts
37.88/37.98	c Restarting after 814 conflicts
39.98/40.01	c Restarting after 1320 conflicts
41.98/42.02	c Restarting after 2081 conflicts
44.77/44.89	c Restarting after 3221 conflicts
50.17/50.28	c Restarting after 4930 conflicts
55.17/55.21	c Restarting after 7492 conflicts
63.17/63.29	c Restarting after 11337 conflicts
73.97/74.05	c Restarting after 17103 conflicts
86.97/87.02	c Restarting after 25752 conflicts
110.36/110.43	c Restarting after 38727 conflicts
178.04/178.11	c Restarting after 58188 conflicts
226.92/227.05	c Restarting after 87380 conflicts
347.08/347.24	c Restarting after 131171 conflicts
524.22/524.43	c Restarting after 196855 conflicts
934.00/934.37	c Restarting after 295381 conflicts
1711.36/1711.95	c Restarting after 443170 conflicts

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/node3/watcher-370399-1178637018 -o ROOT/results/node3/solver-370399-1178637018 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370399-1178637018/sat7_bin /tmp/evaluation/370399-1178637018/instance-370399-1178637018.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.97 1.02 1.00 3/77 28665
/proc/meminfo: memFree=1583968/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=12676 CPUtime=0
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 870 0 0 0 0 0 0 0 18 0 1 0 339740531 12980224 854 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 3169 857 88 220 0 2946 0

[startup+0.0549611 s]
/proc/loadavg: 0.97 1.02 1.00 3/77 28665
/proc/meminfo: memFree=1583968/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=23924 CPUtime=0.04
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 5652 0 0 0 3 1 0 0 18 0 1 0 339740531 24498176 5636 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 5981 5637 88 220 0 5758 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23924

[startup+0.101967 s]
/proc/loadavg: 0.97 1.02 1.00 3/77 28665
/proc/meminfo: memFree=1583968/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=28024 CPUtime=0.09
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 6629 0 0 0 7 2 0 0 18 0 1 0 339740531 28696576 6613 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 7006 6613 88 220 0 6783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28024

[startup+0.301999 s]
/proc/loadavg: 0.97 1.02 1.00 3/77 28665
/proc/meminfo: memFree=1583968/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=44424 CPUtime=0.29
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 10335 0 0 0 26 3 0 0 19 0 1 0 339740531 45490176 10319 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 11106 10320 88 220 0 10883 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44424

[startup+0.701062 s]
/proc/loadavg: 0.97 1.02 1.00 3/77 28665
/proc/meminfo: memFree=1583968/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=48656 CPUtime=0.69
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 11177 0 0 0 65 4 0 0 23 0 1 0 339740531 49823744 11161 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532130 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 12164 11161 88 220 0 11941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48656

[startup+1.50119 s]
/proc/loadavg: 0.97 1.02 1.00 2/78 28666
/proc/meminfo: memFree=1536152/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=53020 CPUtime=1.48
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 12108 0 0 0 143 5 0 0 25 0 1 0 339740531 54292480 12092 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 13255 12092 88 220 0 13032 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53020

[startup+3.10145 s]
/proc/loadavg: 1.05 1.04 1.00 2/78 28666
/proc/meminfo: memFree=1532248/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=58120 CPUtime=3.09
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 13893 0 0 0 302 7 0 0 25 0 1 0 339740531 59514880 13877 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134757759 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 14530 13877 88 220 0 14307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58120

[startup+6.30197 s]
/proc/loadavg: 1.05 1.04 1.00 2/78 28666
/proc/meminfo: memFree=1520152/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=72356 CPUtime=6.29
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 17233 0 0 0 619 10 0 0 25 0 1 0 339740531 74092544 17217 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 18089 17217 88 220 0 17866 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72356

[startup+12.702 s]
/proc/loadavg: 1.05 1.04 1.00 3/78 28666
/proc/meminfo: memFree=1492824/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=98216 CPUtime=12.68
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 23897 0 0 0 1252 16 0 0 25 0 1 0 339740531 100573184 23881 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 24554 23881 88 220 0 24331 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 98216

[startup+25.5011 s]
/proc/loadavg: 1.04 1.04 1.00 2/78 28666
/proc/meminfo: memFree=1440728/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=151824 CPUtime=25.48
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 36435 0 0 0 2518 30 0 0 25 0 1 0 339740531 155467776 36419 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 37956 36419 88 220 0 37733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151824

[startup+51.1012 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 28666
/proc/meminfo: memFree=1389592/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=201880 CPUtime=51.07
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 50199 0 0 0 5068 39 0 0 25 0 1 0 339740531 206725120 49021 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 50470 49021 95 220 0 50247 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 201880

[startup+102.306 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 28666
/proc/meminfo: memFree=1372184/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=222652 CPUtime=102.26
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 54537 0 0 0 10181 45 0 0 25 0 1 0 339740531 227995648 53359 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 55663 53359 95 220 0 55440 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 222652

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 28666
/proc/meminfo: memFree=1355416/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=235820 CPUtime=162.24
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 58718 0 0 0 16173 51 0 0 25 0 1 0 339740531 241479680 57540 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 58955 57540 95 220 0 58732 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 235820

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 28666
/proc/meminfo: memFree=1340376/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=252908 CPUtime=222.22
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 62491 0 0 0 22167 55 0 0 25 0 1 0 339740531 258977792 61313 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525712 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 63227 61313 95 220 0 63004 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 252908

[startup+282.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 28666
/proc/meminfo: memFree=1317400/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=277016 CPUtime=282.21
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 68279 0 0 0 28161 60 0 0 25 0 1 0 339740531 283664384 67101 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 69254 67101 95 220 0 69031 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 277016

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=1247000/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=345000 CPUtime=342.18
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 85868 0 0 0 34146 72 0 0 25 0 1 0 339740531 353280000 84670 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134541627 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 86250 84670 95 220 0 86027 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 345000

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=1231512/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=361668 CPUtime=402.16
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 89710 0 0 0 40140 76 0 0 25 0 1 0 339740531 370348032 88479 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 90417 88479 95 220 0 90194 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 361668

[startup+462.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 28666
/proc/meminfo: memFree=1188568/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=406076 CPUtime=462.15
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 100541 0 0 0 46131 84 0 0 25 0 1 0 339740531 415821824 99310 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 101519 99310 95 220 0 101296 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 406076

[startup+522.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 28666
/proc/meminfo: memFree=1133912/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=459128 CPUtime=522.13
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 114300 0 0 0 52119 94 0 0 25 0 1 0 339740531 470147072 113054 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 114782 113054 95 220 0 114559 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 459128

[startup+582.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 28666
/proc/meminfo: memFree=1089048/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=504620 CPUtime=582.11
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 128363 0 0 0 58106 105 0 0 25 0 1 0 339740531 516730880 124024 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 126155 124024 95 220 0 125932 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 504620

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 28666
/proc/meminfo: memFree=1051416/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=540740 CPUtime=642.09
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 137759 0 0 0 64097 112 0 0 25 0 1 0 339740531 553717760 133388 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 135185 133388 95 220 0 134962 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 540740


################
# More data... #
################

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=515672/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1078484 CPUtime=1061.96
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 317346 0 0 0 105978 218 0 0 25 0 1 0 339740531 1104367616 267256 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539022 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 269621 267256 95 220 0 269398 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 1078484

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=460248/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1132636 CPUtime=1121.94
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 331841 0 0 0 111965 229 0 0 25 0 1 0 339740531 1159819264 280946 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558417 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 283159 280946 95 220 0 282936 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1132636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=411160/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1180388 CPUtime=1181.92
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 346357 0 0 0 117951 241 0 0 25 0 1 0 339740531 1208717312 293394 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531413 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 295097 293394 95 220 0 294874 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1180388

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=353880/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1236716 CPUtime=1241.9
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 363970 0 0 0 123937 253 0 0 25 0 1 0 339740531 1266397184 307508 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538816 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 309179 307508 95 220 0 308956 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1236716

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=301976/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1291184 CPUtime=1301.88
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 379664 0 0 0 129925 263 0 0 25 0 1 0 339740531 1322172416 320364 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 322796 320364 95 220 0 322573 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1291184

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=255640/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1337332 CPUtime=1361.86
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 394320 0 0 0 135912 274 0 0 25 0 1 0 339740531 1369427968 332107 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533270 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 334333 332107 95 220 0 334110 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1337332

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28666
/proc/meminfo: memFree=197720/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1392848 CPUtime=1421.85
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 411170 0 0 0 141899 286 0 0 25 0 1 0 339740531 1426276352 346413 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538860 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 348212 346413 95 220 0 347989 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1392848

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=141528/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1447920 CPUtime=1481.82
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 428954 0 0 0 147883 299 0 0 25 0 1 0 339740531 1482670080 360486 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529327 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 361980 360486 95 220 0 361757 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1447920

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=85080/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1505868 CPUtime=1541.81
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 443110 0 0 0 153871 310 0 0 25 0 1 0 339740531 1542008832 374514 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538567 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 376467 374514 95 220 0 376244 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1505868

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=30936/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1561896 CPUtime=1601.78
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 457602 0 0 0 159858 320 0 0 25 0 1 0 339740531 1599381504 388185 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532917 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 390474 388185 95 220 0 390251 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1561896

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=15000/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1615380 CPUtime=1661.77
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 474225 0 0 0 165846 331 0 0 25 0 1 0 339740531 1654149120 401626 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533085 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 403845 401626 95 220 0 403622 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1615380

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=14936/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1657140 CPUtime=1721.75
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 491247 0 0 0 171833 342 0 0 25 0 1 0 339740531 1696911360 412754 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 414285 412754 95 220 0 414062 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1657140

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=15064/2055920 swapFree=4139064/4192956
[pid=28665] ppid=28663 vsize=1710020 CPUtime=1781.73
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 504449 0 0 0 177820 353 0 0 25 0 1 0 339740531 1751060480 425903 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 427505 425903 95 220 0 427282 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1710020

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=15448/2055920 swapFree=4139072/4192956
[pid=28665] ppid=28663 vsize=1776356 CPUtime=1841.71
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 520215 0 0 0 183807 364 0 0 25 0 1 0 339740531 1818988544 441535 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 444089 441535 95 220 0 443866 0
Current children cumulated CPU time (s) 1841.71
Current children cumulated vsize (KiB) 1776356

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=15896/2055920 swapFree=4139072/4192956
[pid=28665] ppid=28663 vsize=1842024 CPUtime=1901.7
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 536891 0 0 0 189795 375 0 0 25 0 1 0 339740531 1886232576 458020 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 460506 458020 95 220 0 460283 0
Current children cumulated CPU time (s) 1901.7
Current children cumulated vsize (KiB) 1842024



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1903.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=15448/2055920 swapFree=4139072/4192956
[pid=28665] ppid=28663 vsize=1843308 CPUtime=1902.6
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4194304 537240 0 0 0 189885 375 0 0 25 0 1 0 339740531 1887547392 458363 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531415 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 460827 458363 95 220 0 460604 0
Current children cumulated CPU time (s) 1902.6
Current children cumulated vsize (KiB) 1843308

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

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

[startup+1903.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=15448/2055920 swapFree=4139072/4192956
[pid=28665] ppid=28663 vsize=0 CPUtime=1902.79
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4195332 537240 0 0 0 189885 394 0 0 25 0 1 0 339740531 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1902.79
Current children cumulated vsize (KiB) 0

[startup+1903.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 28668
/proc/meminfo: memFree=15448/2055920 swapFree=4139072/4192956
[pid=28665] ppid=28663 vsize=0 CPUtime=1902.89
/proc/28665/stat : 28665 (sat7_bin) R 28663 28665 28609 0 -1 4195332 537240 0 0 0 189885 404 0 0 25 0 1 0 339740531 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/28665/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1902.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1903.51
CPU time (s): 1902.91
CPU user time (s): 1898.86
CPU system time (s): 4.05338
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 1843308

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

runsolver used 1.53777 second user time and 4.25835 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue May  8 15:10:28 UTC 2007

IDJOB= 370399
IDBENCH= 20579
IDSOLVER= 183
FILE ID= node3/370399-1178637018

PBS_JOBID= 5217819

Free space on /tmp= 66411 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/370399-1178637018/sat7_bin /tmp/evaluation/370399-1178637018/instance-370399-1178637018.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-370399-1178637018 -o ROOT/results/node3/solver-370399-1178637018 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370399-1178637018/sat7_bin /tmp/evaluation/370399-1178637018/instance-370399-1178637018.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  776da55785376fd8eac6989ca812b102

RANDOM SEED= 279129667

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1584504 kB
Buffers:         39228 kB
Cached:         338244 kB
SwapCached:      16860 kB
Active:         264568 kB
Inactive:       135636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584504 kB
SwapTotal:     4192956 kB
SwapFree:      4139064 kB
Dirty:          157812 kB
Writeback:           0 kB
Mapped:          29548 kB
Slab:            56728 kB
Committed_AS: 11411460 kB
PageTables:       1780 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= 66411 MiB

End job on node3 on Tue May  8 15:42:13 UTC 2007