Trace number 1824901

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? (MO) 6828.15 6831.31

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications 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

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 7170909, num vars = 371419
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-1824901-1242472859/watcher-1824901-1242472859 -o /tmp/evaluation-result-1824901-1242472859/solver-1824901-1242472859 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824901-1242472859.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.07 0.99 0.91 3/64 21853
/proc/meminfo: memFree=1648408/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 0 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0

[startup+0.0528011 s]
/proc/loadavg: 1.07 0.99 0.91 3/64 21853
/proc/meminfo: memFree=1648408/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101801 s]
/proc/loadavg: 1.07 0.99 0.91 3/64 21853
/proc/meminfo: memFree=1648408/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301825 s]
/proc/loadavg: 1.07 0.99 0.91 3/64 21853
/proc/meminfo: memFree=1648408/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70187 s]
/proc/loadavg: 1.07 0.99 0.91 3/64 21853
/proc/meminfo: memFree=1648408/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50196 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 21856
/proc/meminfo: memFree=1595336/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=131328 CPUtime=1.48
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 21385 0 0 0 136 12 0 0 25 0 1 0 275313022 134479872 21244 1992294400 134512640 135377749 4294956384 18446744073709551615 134949313 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21855/statm: 32832 21244 84 211 0 32618 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 136684

[startup+3.10113 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 21856
/proc/meminfo: memFree=1535368/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=211188 CPUtime=3.08
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 43723 0 0 0 285 23 0 0 25 0 1 0 275313022 216256512 43448 1992294400 134512640 135377749 4294956384 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 52797 43448 84 211 0 52583 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 216544

[startup+6.30249 s]
/proc/loadavg: 1.15 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1328200/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=396620 CPUtime=6.27
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 96918 0 0 0 580 47 0 0 25 0 1 0 275313022 406138880 94886 1992294400 134512640 135377749 4294956384 18446744073709551615 134521386 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 99155 94886 85 211 0 98941 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 401976

[startup+12.7012 s]
/proc/loadavg: 1.14 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1262728/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=400572 CPUtime=12.67
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 169293 0 0 0 1209 58 0 0 25 0 1 0 275313022 410185728 98379 1992294400 134512640 135377749 4294956384 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 100143 98379 86 211 0 99929 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 405928

[startup+25.5017 s]
/proc/loadavg: 1.10 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1259016/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=402324 CPUtime=25.47
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 464599 0 0 0 2435 112 0 0 25 0 1 0 275313022 411979776 99221 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 100581 99221 86 211 0 100367 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 407680

[startup+51.1016 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1255112/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=406912 CPUtime=51.06
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 1598521 0 0 0 4780 326 0 0 25 0 1 0 275313022 416677888 100257 1992294400 134512640 135377749 4294956384 18446744073709551615 134526017 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 101728 100261 87 211 0 101514 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 412268

[startup+102.305 s]
/proc/loadavg: 1.03 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1248520/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=413108 CPUtime=102.24
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 3581200 0 0 0 9529 695 0 0 25 0 1 0 275313022 423022592 101849 1992294400 134512640 135377749 4294956384 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 103277 101849 86 211 0 103063 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 418464

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1241608/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=420004 CPUtime=162.22
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 5306547 0 0 0 15203 1019 0 0 25 0 1 0 275313022 430084096 103572 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 105001 103572 86 211 0 104787 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 425360

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1234184/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=427408 CPUtime=222.18
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 6982532 0 0 0 20894 1324 0 0 25 0 1 0 275313022 437665792 105406 1992294400 134512640 135377749 4294956384 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 106852 105406 86 211 0 106638 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 432764

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1229256/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=431952 CPUtime=282.17
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 8541439 0 0 0 26596 1621 0 0 25 0 1 0 275313022 442318848 106605 1992294400 134512640 135377749 4294956384 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 107988 106605 86 211 0 107774 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 437308

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1220104/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=442840 CPUtime=342.14
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 9770000 0 0 0 32352 1862 0 0 25 0 1 0 275313022 453468160 108916 1992294400 134512640 135377749 4294956384 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 110710 108917 86 211 0 110496 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 448196

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/66 21856
/proc/meminfo: memFree=1211656/2055920 swapFree=4178092/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=450652 CPUtime=402.11
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 11288330 0 0 0 38056 2155 0 0 25 0 1 0 275313022 461467648 110994 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 112663 110994 86 211 0 112449 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 456008


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

/proc/21855/statm: 437260 433061 86 211 0 437046 0
Current children cumulated CPU time (s) 6219.38
Current children cumulated vsize (KiB) 1754396

[startup+6282.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15808/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1756156 CPUtime=6279.36
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 138294827 0 0 0 600151 27785 0 0 25 0 1 0 275313022 1798303744 434831 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 439039 434831 86 211 0 438825 0
Current children cumulated CPU time (s) 6279.36
Current children cumulated vsize (KiB) 1761512

[startup+6342.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15112/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1766924 CPUtime=6339.33
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 139179251 0 0 0 605957 27976 0 0 25 0 1 0 275313022 1809330176 437477 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 441731 437477 86 211 0 441517 0
Current children cumulated CPU time (s) 6339.33
Current children cumulated vsize (KiB) 1772280

[startup+6402.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=16072/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1775936 CPUtime=6399.31
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 140220796 0 0 0 611731 28200 0 0 25 0 1 0 275313022 1818558464 439772 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 443984 439772 86 211 0 443770 0
Current children cumulated CPU time (s) 6399.31
Current children cumulated vsize (KiB) 1781292

[startup+6462.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15560/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1781348 CPUtime=6459.3
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 141633395 0 0 0 617447 28483 0 0 25 0 1 0 275313022 1824100352 441090 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 445337 441090 86 211 0 445123 0
Current children cumulated CPU time (s) 6459.3
Current children cumulated vsize (KiB) 1786704

[startup+6522.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15304/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1785716 CPUtime=6519.26
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 143025402 0 0 0 623163 28763 0 0 25 0 1 0 275313022 1828573184 442241 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 446429 442241 86 211 0 446215 0
Current children cumulated CPU time (s) 6519.26
Current children cumulated vsize (KiB) 1791072

[startup+6582.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15880/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1791008 CPUtime=6579.24
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 144201293 0 0 0 628907 29017 0 0 25 0 1 0 275313022 1833992192 443618 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 447752 443618 86 211 0 447538 0
Current children cumulated CPU time (s) 6579.24
Current children cumulated vsize (KiB) 1796364

[startup+6642.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15560/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1802260 CPUtime=6639.22
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 145392256 0 0 0 634658 29264 0 0 25 0 1 0 275313022 1845514240 446454 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 450565 446454 86 211 0 450351 0
Current children cumulated CPU time (s) 6639.22
Current children cumulated vsize (KiB) 1807616

[startup+6702.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15048/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1811532 CPUtime=6699.2
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 146448370 0 0 0 640434 29486 0 0 25 0 1 0 275313022 1855008768 448816 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 452883 448816 86 211 0 452669 0
Current children cumulated CPU time (s) 6699.2
Current children cumulated vsize (KiB) 1816888

[startup+6762.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15816/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1827168 CPUtime=6759.18
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 147473171 0 0 0 646211 29707 0 0 25 0 1 0 275313022 1871020032 452784 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 456792 452784 86 211 0 456578 0
Current children cumulated CPU time (s) 6759.18
Current children cumulated vsize (KiB) 1832524

[startup+6822.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=16264/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1836876 CPUtime=6819.15
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 148564254 0 0 0 651971 29944 0 0 25 0 1 0 275313022 1880961024 455257 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 459219 455257 86 211 0 459005 0
Current children cumulated CPU time (s) 6819.15
Current children cumulated vsize (KiB) 1842232



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+6831.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15496/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1837736 CPUtime=6828.15
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 148631893 0 0 0 652855 29960 0 0 25 0 1 0 275313022 1881841664 455455 1992294400 134512640 135377749 4294956384 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 459434 455455 86 211 0 459220 0
Current children cumulated CPU time (s) 6828.15
Current children cumulated vsize (KiB) 1843092

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

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

[startup+6831.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 21872
/proc/meminfo: memFree=15496/2055920 swapFree=4178192/4192956
[pid=21853] ppid=21851 vsize=5356 CPUtime=0
/proc/21853/stat : 21853 (rsat.sh) S 21851 21853 21772 0 -1 4194304 310 74 0 0 0 0 0 0 20 0 1 0 275313021 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21853/statm: 1339 237 195 169 0 50 0
[pid=21855] ppid=21853 vsize=1837736 CPUtime=6828.15
/proc/21855/stat : 21855 (rsat) R 21853 21853 21772 0 -1 4194304 148631893 0 0 0 652855 29960 0 0 25 0 1 0 275313022 1881841664 455455 1992294400 134512640 135377749 4294956384 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/21855/statm: 459434 455455 86 211 0 459220 0
Current children cumulated CPU time (s) 6828.15
Current children cumulated vsize (KiB) 1843092

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21853 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=4999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 6828.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 6831.31
CPU time (s): 6828.15
CPU user time (s): 6528.55
CPU system time (s): 299.6
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 1843456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.004999
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 7.69483 second user time and 17.1444 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-16 13:21:08
IDJOB=1824901
IDBENCH=20579
IDSOLVER=665
FILE ID=node63/1824901-1242472859
PBS_JOBID= 9306774
Free space on /tmp= 65912 MiB

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

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1788452644

node63.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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1648760 kB
Buffers:         36736 kB
Cached:         293488 kB
SwapCached:       8416 kB
Active:         203604 kB
Inactive:       136344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648760 kB
SwapTotal:     4192956 kB
SwapFree:      4178092 kB
Dirty:          158200 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            52972 kB
Committed_AS:  1078408 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65916 MiB
End job on node63 at 2009-05-16 15:15:02