Trace number 1719215

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) 1200.02 1200.81

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.33	c Parsing...
0.00/0.33	c num clause = 7170909, num vars = 371419
0.00/0.33	c Exiting...too many clauses
0.00/0.33	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-1719215-1240644675/watcher-1719215-1240644675 -o /tmp/evaluation-result-1719215-1240644675/solver-1719215-1240644675 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1719215-1240644675.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.56 1.85 1.66 3/64 15559
/proc/meminfo: memFree=1796680/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92501432 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 235 195 169 0 50 0
[pid=15560] ppid=15559 vsize=684 CPUtime=0
/proc/15560/stat : 15560 (SatElite) D 15559 15559 15096 0 -1 4194304 61 0 0 0 0 0 0 0 20 0 1 0 92501432 700416 44 1992294400 134512640 135038345 4294956272 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/15560/statm: 171 44 36 128 0 40 0

[startup+0.068026 s]
/proc/loadavg: 1.56 1.85 1.66 3/64 15559
/proc/meminfo: memFree=1796680/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92501432 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 235 195 169 0 50 0
[pid=15560] ppid=15559 vsize=684 CPUtime=0
/proc/15560/stat : 15560 (SatElite) D 15559 15559 15096 0 -1 4194304 61 0 0 0 0 0 0 0 20 0 1 0 92501432 700416 44 1992294400 134512640 135038345 4294956272 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/15560/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6040

[startup+0.10204 s]
/proc/loadavg: 1.56 1.85 1.66 3/64 15559
/proc/meminfo: memFree=1796680/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92501432 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 235 195 169 0 50 0
[pid=15560] ppid=15559 vsize=684 CPUtime=0
/proc/15560/stat : 15560 (SatElite) D 15559 15559 15096 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 92501432 700416 44 1992294400 134512640 135038345 4294956272 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/15560/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6040

[startup+0.301065 s]
/proc/loadavg: 1.56 1.85 1.66 3/64 15559
/proc/meminfo: memFree=1796680/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92501432 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 235 195 169 0 50 0
[pid=15560] ppid=15559 vsize=684 CPUtime=0
/proc/15560/stat : 15560 (SatElite) D 15559 15559 15096 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 92501432 700416 44 1992294400 134512640 135038345 4294956272 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/15560/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6040

[startup+0.70114 s]
/proc/loadavg: 1.56 1.85 1.66 3/64 15559
/proc/meminfo: memFree=1796680/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50127 s]
/proc/loadavg: 1.56 1.85 1.66 2/66 15562
/proc/meminfo: memFree=1757424/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=113640 CPUtime=1.15
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 16442 0 0 0 106 9 0 0 25 0 1 0 92501465 116367360 16325 1992294400 134512640 135377749 4294956368 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 28410 16326 84 211 0 28196 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 118996

[startup+3.10154 s]
/proc/loadavg: 1.59 1.85 1.66 2/66 15562
/proc/meminfo: memFree=1701552/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=187560 CPUtime=2.75
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 37120 0 0 0 253 22 0 0 25 0 1 0 92501465 192061440 36882 1992294400 134512640 135377749 4294956368 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 46890 36882 84 211 0 46676 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 192916

[startup+6.30109 s]
/proc/loadavg: 1.59 1.85 1.66 2/66 15562
/proc/meminfo: memFree=1533360/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=370824 CPUtime=5.94
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 88663 0 0 0 543 51 0 0 25 0 1 0 92501465 379723776 87724 1992294400 134512640 135377749 4294956368 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 92706 87725 84 211 0 92492 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 376180

[startup+12.7012 s]
/proc/loadavg: 1.50 1.82 1.65 2/66 15562
/proc/meminfo: memFree=1406640/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=400460 CPUtime=12.34
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 163173 0 0 0 1169 65 0 0 25 0 1 0 92501465 410071040 98238 1992294400 134512640 135377749 4294956368 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 100115 98238 86 211 0 99901 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 405816

[startup+25.5024 s]
/proc/loadavg: 1.42 1.79 1.65 2/66 15562
/proc/meminfo: memFree=1402608/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=402192 CPUtime=25.13
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 434879 0 0 0 2394 119 0 0 25 0 1 0 92501465 411844608 99192 1992294400 134512640 135377749 4294956368 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 100548 99192 86 211 0 100334 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 407548

[startup+51.1017 s]
/proc/loadavg: 1.28 1.73 1.63 2/66 15562
/proc/meminfo: memFree=1399088/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=406020 CPUtime=50.72
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 1499603 0 0 0 4739 333 0 0 25 0 1 0 92501465 415764480 100106 1992294400 134512640 135377749 4294956368 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 101505 100106 86 211 0 101291 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 411376

[startup+102.305 s]
/proc/loadavg: 1.11 1.60 1.59 2/66 15562
/proc/meminfo: memFree=1392752/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=412936 CPUtime=101.91
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 3447624 0 0 0 9473 718 0 0 25 0 1 0 92501465 422846464 101765 1992294400 134512640 135377749 4294956368 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 103234 101766 86 211 0 103020 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 418292

[startup+162.303 s]
/proc/loadavg: 1.04 1.49 1.55 2/66 15562
/proc/meminfo: memFree=1385648/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=419740 CPUtime=161.88
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 5113805 0 0 0 15144 1044 0 0 25 0 1 0 92501465 429813760 103489 1992294400 134512640 135377749 4294956368 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 104935 103489 86 211 0 104721 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 425096

[startup+222.302 s]
/proc/loadavg: 1.01 1.40 1.51 2/66 15562
/proc/meminfo: memFree=1378928/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=426540 CPUtime=221.86
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 6898437 0 0 0 20799 1387 0 0 25 0 1 0 92501465 436776960 105163 1992294400 134512640 135377749 4294956368 18446744073709551615 134530125 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 106635 105163 86 211 0 106421 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 431896

[startup+282.301 s]
/proc/loadavg: 1.00 1.33 1.48 2/66 15562
/proc/meminfo: memFree=1373424/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=431688 CPUtime=281.83
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 8276591 0 0 0 26516 1667 0 0 25 0 1 0 92501465 442048512 106518 1992294400 134512640 135377749 4294956368 18446744073709551615 134523286 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 107922 106518 86 211 0 107708 0
Current children cumulated CPU time (s) 281.83
Current children cumulated vsize (KiB) 437044

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.44 2/66 15562
/proc/meminfo: memFree=1365488/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=441024 CPUtime=341.82
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 9562229 0 0 0 32255 1927 0 0 25 0 1 0 92501465 451608576 108499 1992294400 134512640 135377749 4294956368 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 110256 108499 86 211 0 110042 0
Current children cumulated CPU time (s) 341.82
Current children cumulated vsize (KiB) 446380


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

/proc/15562/statm: 116532 114966 86 211 0 116318 0
Current children cumulated CPU time (s) 521.75
Current children cumulated vsize (KiB) 471484

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.33 2/66 15564
/proc/meminfo: memFree=1332464/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=473004 CPUtime=581.73
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 16899495 0 0 0 54736 3437 0 0 25 0 1 0 92501465 484356096 116705 1992294400 134512640 135377749 4294956368 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 118251 116705 86 211 0 118037 0
Current children cumulated CPU time (s) 581.73
Current children cumulated vsize (KiB) 478360

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.31 2/66 15564
/proc/meminfo: memFree=1326576/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=478696 CPUtime=641.71
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 18074697 0 0 0 60499 3672 0 0 25 0 1 0 92501465 490184704 118170 1992294400 134512640 135377749 4294956368 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 119674 118170 86 211 0 119460 0
Current children cumulated CPU time (s) 641.71
Current children cumulated vsize (KiB) 484052

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.29 2/66 15564
/proc/meminfo: memFree=1320816/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=487320 CPUtime=701.69
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 18887599 0 0 0 66362 3807 0 0 25 0 1 0 92501465 499015680 119619 1992294400 134512640 135377749 4294956368 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 121830 119619 86 211 0 121616 0
Current children cumulated CPU time (s) 701.69
Current children cumulated vsize (KiB) 492676

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.27 2/66 15564
/proc/meminfo: memFree=1313136/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=494544 CPUtime=761.67
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 19623158 0 0 0 72222 3945 0 0 25 0 1 0 92501465 506413056 121473 1992294400 134512640 135377749 4294956368 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 123636 121473 86 211 0 123422 0
Current children cumulated CPU time (s) 761.67
Current children cumulated vsize (KiB) 499900

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.25 2/66 15564
/proc/meminfo: memFree=1308016/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=499988 CPUtime=821.64
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 20220133 0 0 0 78118 4046 0 0 25 0 1 0 92501465 511987712 122847 1992294400 134512640 135377749 4294956368 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 124997 122847 86 211 0 124783 0
Current children cumulated CPU time (s) 821.64
Current children cumulated vsize (KiB) 505344

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/66 15564
/proc/meminfo: memFree=1296688/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=510784 CPUtime=881.62
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 21355714 0 0 0 83909 4253 0 0 25 0 1 0 92501465 523042816 125614 1992294400 134512640 135377749 4294956368 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 127696 125614 86 211 0 127482 0
Current children cumulated CPU time (s) 881.62
Current children cumulated vsize (KiB) 516140

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.21 2/66 15564
/proc/meminfo: memFree=1289648/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=517456 CPUtime=941.61
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 22162228 0 0 0 89770 4391 0 0 25 0 1 0 92501465 529874944 127357 1992294400 134512640 135377749 4294956368 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 129364 127357 86 211 0 129150 0
Current children cumulated CPU time (s) 941.61
Current children cumulated vsize (KiB) 522812

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/66 15564
/proc/meminfo: memFree=1280624/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=526288 CPUtime=1001.58
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 23103905 0 0 0 95599 4559 0 0 25 0 1 0 92501465 538918912 129599 1992294400 134512640 135377749 4294956368 18446744073709551615 135041773 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 131663 129606 87 211 0 131449 0
Current children cumulated CPU time (s) 1001.58
Current children cumulated vsize (KiB) 531644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/66 15564
/proc/meminfo: memFree=1267504/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=539700 CPUtime=1061.56
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 24319021 0 0 0 101347 4809 0 0 25 0 1 0 92501465 552652800 132889 1992294400 134512640 135377749 4294956368 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 134834 132882 86 211 0 134620 0
Current children cumulated CPU time (s) 1061.56
Current children cumulated vsize (KiB) 545056

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/66 15564
/proc/meminfo: memFree=1259056/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=547372 CPUtime=1121.54
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 25349848 0 0 0 107151 5003 0 0 25 0 1 0 92501465 560508928 134954 1992294400 134512640 135377749 4294956368 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 136843 134954 86 211 0 136629 0
Current children cumulated CPU time (s) 1121.54
Current children cumulated vsize (KiB) 552728

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 15564
/proc/meminfo: memFree=1235824/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=571004 CPUtime=1181.51
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 27026372 0 0 0 112824 5327 0 0 25 0 1 0 92501465 584708096 140925 1992294400 134512640 135377749 4294956368 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 142751 140925 86 211 0 142537 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 576360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 15564
/proc/meminfo: memFree=1231408/2055920 swapFree=4181396/4192956
[pid=15559] ppid=15557 vsize=5356 CPUtime=0
/proc/15559/stat : 15559 (rsat.sh) S 15557 15559 15096 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92501432 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15559/statm: 1339 237 195 169 0 50 0
[pid=15562] ppid=15559 vsize=574904 CPUtime=1200.02
/proc/15562/stat : 15562 (rsat) R 15559 15559 15096 0 -1 4194304 27426150 0 0 0 114596 5406 0 0 25 0 1 0 92501465 588701696 141826 1992294400 134512640 135377749 4294956368 18446744073709551615 134525865 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15562/statm: 143726 141828 86 211 0 143512 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 580260

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.81
CPU time (s): 1200.02
CPU user time (s): 1145.96
CPU system time (s): 54.06
CPU usage (%): 99.9341
Max. virtual memory (cumulated for all children) (KiB): 580260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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= 9
involuntary context switches= 3

runsolver used 1.39079 second user time and 2.98355 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 09:31:24
IDJOB=1719215
IDBENCH=20579
IDSOLVER=560
FILE ID=node25/1719215-1240644675
PBS_JOBID= 9186461
Free space on /tmp= 66224 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-1719215-1240644675/watcher-1719215-1240644675 -o /tmp/evaluation-result-1719215-1240644675/solver-1719215-1240644675 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1719215-1240644675.cnf            

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=827150702

node25.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.259
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.259
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:       1797096 kB
Buffers:          1860 kB
Cached:         202636 kB
SwapCached:       5080 kB
Active:         195580 kB
Inactive:        16544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797096 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:          157988 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            32696 kB
Committed_AS:   332760 kB
PageTables:       1460 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= 66224 MiB
End job on node25 at 2009-04-25 09:51:27