Trace number 1824903

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000 10002.5

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6836.2
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

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 6069108, num vars = 306095
0.00/0.00	c Exiting...too many clauses
0.00/0.00	c Rsat version 2.00

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1824903-1242472863/watcher-1824903-1242472863 -o /tmp/evaluation-result-1824903-1242472863/solver-1824903-1242472863 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824903-1242472863.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): 12000 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.09 1.02 0.92 3/64 6678
/proc/meminfo: memFree=1641952/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0

[startup+0.0232571 s]
/proc/loadavg: 1.09 1.02 0.92 3/64 6678
/proc/meminfo: memFree=1641952/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101265 s]
/proc/loadavg: 1.09 1.02 0.92 3/64 6678
/proc/meminfo: memFree=1641952/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301283 s]
/proc/loadavg: 1.09 1.02 0.92 3/64 6678
/proc/meminfo: memFree=1641952/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701317 s]
/proc/loadavg: 1.09 1.02 0.92 3/64 6678
/proc/meminfo: memFree=1641952/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50139 s]
/proc/loadavg: 1.09 1.02 0.92 2/66 6681
/proc/meminfo: memFree=1593160/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=118572 CPUtime=1.48
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 20364 0 0 0 138 10 0 0 25 0 1 0 275314473 121417728 20229 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 29676 20229 84 211 0 29462 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 123928

[startup+3.10154 s]
/proc/loadavg: 1.09 1.02 0.92 2/66 6681
/proc/meminfo: memFree=1537288/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=192360 CPUtime=3.09
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 40981 0 0 0 286 23 0 0 25 0 1 0 275314473 196976640 40733 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 48090 40734 84 211 0 47876 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197716

[startup+6.30282 s]
/proc/loadavg: 1.24 1.05 0.93 2/66 6681
/proc/meminfo: memFree=1328840/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=338100 CPUtime=6.28
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 85025 0 0 0 586 42 0 0 25 0 1 0 275314473 346214400 82384 1992294400 134512640 135377749 4294956384 18446744073709551615 134523217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 84525 82384 85 211 0 84311 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 343456

[startup+12.7014 s]
/proc/loadavg: 1.22 1.05 0.93 2/66 6681
/proc/meminfo: memFree=1317512/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=339496 CPUtime=12.69
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 159619 0 0 0 1213 56 0 0 25 0 1 0 275314473 347643904 83333 1992294400 134512640 135377749 4294956384 18446744073709551615 134529225 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 84874 83333 86 211 0 84660 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 344852

[startup+25.5016 s]
/proc/loadavg: 1.17 1.05 0.93 2/66 6681
/proc/meminfo: memFree=1312968/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=342812 CPUtime=25.48
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 357090 0 0 0 2452 96 0 0 25 0 1 0 275314473 351039488 84496 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 85703 84496 86 211 0 85489 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 348168

[startup+51.1019 s]
/proc/loadavg: 1.11 1.04 0.93 2/66 6681
/proc/meminfo: memFree=1308552/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=347660 CPUtime=51.07
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 725396 0 0 0 4942 165 0 0 25 0 1 0 275314473 356003840 85670 1992294400 134512640 135377749 4294956384 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 86915 85670 86 211 0 86701 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 353016

[startup+102.305 s]
/proc/loadavg: 1.05 1.03 0.93 2/66 6681
/proc/meminfo: memFree=1301320/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=354652 CPUtime=102.26
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 2097981 0 0 0 9799 427 0 0 25 0 1 0 275314473 363163648 87434 1992294400 134512640 135377749 4294956384 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 88663 87434 86 211 0 88449 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 360008

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 0.93 2/66 6681
/proc/meminfo: memFree=1294792/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=361456 CPUtime=162.24
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 3625326 0 0 0 15505 719 0 0 25 0 1 0 275314473 370130944 89072 1992294400 134512640 135377749 4294956384 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 90364 89072 86 211 0 90150 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 366812

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 0.93 2/66 6681
/proc/meminfo: memFree=1284680/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=371544 CPUtime=222.23
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 4833373 0 0 0 21276 947 0 0 25 0 1 0 275314473 380461056 91607 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 92886 91607 86 211 0 92672 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 376900

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/66 6681
/proc/meminfo: memFree=1279048/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=377024 CPUtime=282.22
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 5299851 0 0 0 27184 1038 0 0 25 0 1 0 275314473 386072576 93003 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 94256 93003 86 211 0 94042 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 382380

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.93 2/66 6681
/proc/meminfo: memFree=1269064/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=388144 CPUtime=342.2
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 6541690 0 0 0 32940 1280 0 0 25 0 1 0 275314473 397459456 95475 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 97036 95475 86 211 0 96822 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 393500

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 6681
/proc/meminfo: memFree=1261128/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=396044 CPUtime=402.19
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 7382227 0 0 0 38768 1451 0 0 25 0 1 0 275314473 405549056 97489 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 99011 97489 86 211 0 98797 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 401400


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

/proc/6680/statm: 440266 438901 86 211 0 440052 0
Current children cumulated CPU time (s) 9399.99
Current children cumulated vsize (KiB) 1766420

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6699
/proc/meminfo: memFree=82440/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1761064 CPUtime=9459.97
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003346 0 0 0 915895 30102 0 0 25 0 1 0 275314473 1803329536 438908 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440266 438908 86 211 0 440052 0
Current children cumulated CPU time (s) 9459.97
Current children cumulated vsize (KiB) 1766420

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6699
/proc/meminfo: memFree=82376/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760932 CPUtime=9519.96
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003355 0 0 0 921894 30102 0 0 25 0 1 0 275314473 1803194368 438884 1992294400 134512640 135377749 4294956384 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440233 438884 86 211 0 440019 0
Current children cumulated CPU time (s) 9519.96
Current children cumulated vsize (KiB) 1766288

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6699
/proc/meminfo: memFree=82440/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760932 CPUtime=9579.94
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003355 0 0 0 927892 30102 0 0 25 0 1 0 275314473 1803194368 438884 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440233 438884 86 211 0 440019 0
Current children cumulated CPU time (s) 9579.94
Current children cumulated vsize (KiB) 1766288

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82440/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760932 CPUtime=9639.92
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003355 0 0 0 933890 30102 0 0 25 0 1 0 275314473 1803194368 438884 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440233 438884 86 211 0 440019 0
Current children cumulated CPU time (s) 9639.92
Current children cumulated vsize (KiB) 1766288

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82376/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760932 CPUtime=9699.9
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003355 0 0 0 939888 30102 0 0 25 0 1 0 275314473 1803194368 438884 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440233 438884 86 211 0 440019 0
Current children cumulated CPU time (s) 9699.9
Current children cumulated vsize (KiB) 1766288

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82376/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760800 CPUtime=9759.9
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003355 0 0 0 945887 30103 0 0 25 0 1 0 275314473 1803059200 438867 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440200 438867 86 211 0 439986 0
Current children cumulated CPU time (s) 9759.9
Current children cumulated vsize (KiB) 1766156

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82440/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760800 CPUtime=9819.88
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003355 0 0 0 951885 30103 0 0 25 0 1 0 275314473 1803059200 438867 1992294400 134512640 135377749 4294956384 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440200 438867 86 211 0 439986 0
Current children cumulated CPU time (s) 9819.88
Current children cumulated vsize (KiB) 1766156

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82440/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760800 CPUtime=9879.87
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003360 0 0 0 957884 30103 0 0 25 0 1 0 275314473 1803059200 438872 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440200 438872 86 211 0 439986 0
Current children cumulated CPU time (s) 9879.87
Current children cumulated vsize (KiB) 1766156

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82376/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760800 CPUtime=9939.85
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003360 0 0 0 963882 30103 0 0 25 0 1 0 275314473 1803059200 438872 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440200 438872 86 211 0 439986 0
Current children cumulated CPU time (s) 9939.85
Current children cumulated vsize (KiB) 1766156

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82312/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760800 CPUtime=9999.83
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003360 0 0 0 969880 30103 0 0 25 0 1 0 275314473 1803059200 438872 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440200 438872 86 211 0 439986 0
Current children cumulated CPU time (s) 9999.83
Current children cumulated vsize (KiB) 1766156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82312/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760800 CPUtime=10000
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003360 0 0 0 969900 30103 0 0 25 0 1 0 275314473 1803059200 438872 1992294400 134512640 135377749 4294956384 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440200 438872 86 211 0 439986 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1766156

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

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

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 6705
/proc/meminfo: memFree=82312/2055920 swapFree=4178800/4192956
[pid=6678] ppid=6676 vsize=5356 CPUtime=0
/proc/6678/stat : 6678 (rsat.sh) S 6676 6678 6597 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275314472 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6678/statm: 1339 237 195 169 0 50 0
[pid=6680] ppid=6678 vsize=1760800 CPUtime=10000
/proc/6680/stat : 6680 (rsat) R 6678 6678 6597 0 -1 4194304 137003360 0 0 0 969900 30103 0 0 25 0 1 0 275314473 1803059200 438872 1992294400 134512640 135377749 4294956384 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6680/statm: 440200 438872 86 211 0 439986 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1766156

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6678 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10002.5
CPU time (s): 10000
CPU user time (s): 9699
CPU system time (s): 301.03
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 1842228

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

runsolver used 10.9203 second user time and 25.4541 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-16 13:21:11
IDJOB=1824903
IDBENCH=20580
IDSOLVER=665
FILE ID=node55/1824903-1242472863
PBS_JOBID= 9306782
Free space on /tmp= 66112 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824903-1242472863/watcher-1824903-1242472863 -o /tmp/evaluation-result-1824903-1242472863/solver-1824903-1242472863 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824903-1242472863.cnf            

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1788452644

node55.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.240
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.240
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:       1642432 kB
Buffers:         30404 kB
Cached:         324600 kB
SwapCached:       8388 kB
Active:         185700 kB
Inactive:       179732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1642432 kB
SwapTotal:     4192956 kB
SwapFree:      4178800 kB
Dirty:          133504 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:            34132 kB
Committed_AS:   892252 kB
PageTables:       1364 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= 66116 MiB
End job on node55 at 2009-05-16 16:07:56