Trace number 1719267

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.01 1201.12

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 benchmark
Best CPU time to get the best result obtained on this benchmark
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.48	c Parsing...
0.00/0.48	c num clause = 6069108, num vars = 306095
0.00/0.48	c Exiting...too many clauses
0.00/0.48	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-1719267-1240645149/watcher-1719267-1240645149 -o /tmp/evaluation-result-1719267-1240645149/solver-1719267-1240645149 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1719267-1240645149.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.00 1.00 1.00 3/64 27710
/proc/meminfo: memFree=1631752/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92544199 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 235 195 169 0 50 0
[pid=27711] ppid=27710 vsize=684 CPUtime=0
/proc/27711/stat : 27711 (SatElite) D 27710 27710 27386 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 92544199 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/27711/statm: 171 44 36 128 0 40 0

[startup+0.0779231 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27710
/proc/meminfo: memFree=1631752/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92544199 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 235 195 169 0 50 0
[pid=27711] ppid=27710 vsize=684 CPUtime=0
/proc/27711/stat : 27711 (SatElite) D 27710 27710 27386 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 92544199 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/27711/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6040

[startup+0.101929 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27710
/proc/meminfo: memFree=1631752/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92544199 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 235 195 169 0 50 0
[pid=27711] ppid=27710 vsize=684 CPUtime=0
/proc/27711/stat : 27711 (SatElite) D 27710 27710 27386 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 92544199 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/27711/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6040

[startup+0.301966 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27710
/proc/meminfo: memFree=1631752/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 92544199 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 235 195 169 0 50 0
[pid=27711] ppid=27710 vsize=684 CPUtime=0
/proc/27711/stat : 27711 (SatElite) D 27710 27710 27386 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 92544199 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/27711/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6040

[startup+0.702053 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27710
/proc/meminfo: memFree=1631752/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1602416/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=98508 CPUtime=1.01
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 14731 0 0 0 93 8 0 0 25 0 1 0 92544247 100872192 14624 1992294400 134512640 135377749 4294956384 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 24627 14625 84 211 0 24413 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 103864

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1540400/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=179028 CPUtime=2.61
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 37264 0 0 0 238 23 0 0 25 0 1 0 92544247 183324672 37037 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 44757 37037 84 211 0 44543 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 184384

[startup+6.30211 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 27713
/proc/meminfo: memFree=1321520/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=338100 CPUtime=5.8
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 84746 0 0 0 536 44 0 0 25 0 1 0 92544247 346214400 82362 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 84525 82362 85 211 0 84311 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 343456

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 27713
/proc/meminfo: memFree=1302128/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=339496 CPUtime=12.2
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 159589 0 0 0 1163 57 0 0 25 0 1 0 92544247 347643904 83333 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 84874 83333 86 211 0 84660 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 344852

[startup+25.5018 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 27713
/proc/meminfo: memFree=1297648/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=342812 CPUtime=24.99
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 360324 0 0 0 2405 94 0 0 25 0 1 0 92544247 351039488 84497 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 85703 84497 86 211 0 85489 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 348168

[startup+51.1017 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 27713
/proc/meminfo: memFree=1293040/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=348004 CPUtime=50.57
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 734050 0 0 0 4898 159 0 0 25 0 1 0 92544247 356356096 85723 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 87001 85723 86 211 0 86787 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 353360

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 27713
/proc/meminfo: memFree=1285488/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=354912 CPUtime=101.74
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 2162403 0 0 0 9755 419 0 0 25 0 1 0 92544247 363429888 87494 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 88728 87494 86 211 0 88514 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 360268

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1279024/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=361852 CPUtime=161.71
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 3748253 0 0 0 15471 700 0 0 25 0 1 0 92544247 370536448 89133 1992294400 134512640 135377749 4294956384 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 90463 89133 86 211 0 90249 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 367208

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1268720/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=371944 CPUtime=221.68
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 4853163 0 0 0 21270 898 0 0 25 0 1 0 92544247 380870656 91717 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 92986 91717 86 211 0 92772 0
Current children cumulated CPU time (s) 221.68
Current children cumulated vsize (KiB) 377300

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1263152/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=377524 CPUtime=281.66
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 5348011 0 0 0 27171 995 0 0 25 0 1 0 92544247 386584576 93135 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 94381 93135 86 211 0 94167 0
Current children cumulated CPU time (s) 281.66
Current children cumulated vsize (KiB) 382880

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1252528/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=389196 CPUtime=341.63
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 6738453 0 0 0 32910 1253 0 0 25 0 1 0 92544247 398536704 95746 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 97299 95746 86 211 0 97085 0
Current children cumulated CPU time (s) 341.63
Current children cumulated vsize (KiB) 394552


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

/proc/27713/statm: 112921 111644 86 211 0 112707 0
Current children cumulated CPU time (s) 581.5
Current children cumulated vsize (KiB) 457040

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1177968/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=465704 CPUtime=641.48
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 12351284 0 0 0 61830 2318 0 0 25 0 1 0 92544247 476880896 114355 1992294400 134512640 135377749 4294956384 18446744073709551615 134526017 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 116426 114349 86 211 0 116212 0
Current children cumulated CPU time (s) 641.48
Current children cumulated vsize (KiB) 471060

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1168112/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=474956 CPUtime=701.45
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 13499945 0 0 0 67611 2534 0 0 25 0 1 0 92544247 486354944 116823 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 118739 116823 86 211 0 118525 0
Current children cumulated CPU time (s) 701.45
Current children cumulated vsize (KiB) 480312

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1159408/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=483336 CPUtime=761.43
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 14874891 0 0 0 73352 2791 0 0 25 0 1 0 92544247 494936064 118952 1992294400 134512640 135377749 4294956384 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 120834 118952 86 211 0 120620 0
Current children cumulated CPU time (s) 761.43
Current children cumulated vsize (KiB) 488692

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1149744/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=492732 CPUtime=821.39
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 16230488 0 0 0 79095 3044 0 0 25 0 1 0 92544247 504557568 121353 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 123183 121353 86 211 0 122969 0
Current children cumulated CPU time (s) 821.39
Current children cumulated vsize (KiB) 498088

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1140272/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=502040 CPUtime=881.36
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 17472936 0 0 0 84851 3285 0 0 25 0 1 0 92544247 514088960 123721 1992294400 134512640 135377749 4294956384 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 125510 123721 86 211 0 125296 0
Current children cumulated CPU time (s) 881.36
Current children cumulated vsize (KiB) 507396

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1125488/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=516768 CPUtime=941.33
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 18690579 0 0 0 90603 3530 0 0 25 0 1 0 92544247 529170432 127489 1992294400 134512640 135377749 4294956384 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 129192 127489 86 211 0 128978 0
Current children cumulated CPU time (s) 941.33
Current children cumulated vsize (KiB) 522124

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1103024/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=538672 CPUtime=1001.3
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 20070219 0 0 0 96323 3807 0 0 25 0 1 0 92544247 551600128 133047 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 134668 133047 86 211 0 134454 0
Current children cumulated CPU time (s) 1001.3
Current children cumulated vsize (KiB) 544028

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1077936/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=563932 CPUtime=1061.28
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 22469385 0 0 0 101827 4301 0 0 25 0 1 0 92544247 577466368 139385 1992294400 134512640 135377749 4294956384 18446744073709551615 134526017 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 140983 139385 86 211 0 140769 0
Current children cumulated CPU time (s) 1061.28
Current children cumulated vsize (KiB) 569288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=1049776/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=591120 CPUtime=1121.24
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 25052673 0 0 0 107292 4832 0 0 25 0 1 0 92544247 605306880 146323 1992294400 134512640 135377749 4294956384 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 147780 146323 86 211 0 147566 0
Current children cumulated CPU time (s) 1121.24
Current children cumulated vsize (KiB) 596476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=999920/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=641212 CPUtime=1181.21
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 29033993 0 0 0 112448 5673 0 0 25 0 1 0 92544247 656601088 158953 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 160378 158957 86 211 0 160164 0
Current children cumulated CPU time (s) 1181.21
Current children cumulated vsize (KiB) 646568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=989616/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=656488 CPUtime=1200.01
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 29664633 0 0 0 114192 5809 0 0 25 0 1 0 92544247 672243712 161272 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 164122 161272 86 211 0 163908 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 661844

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

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

[startup+1201.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27713
/proc/meminfo: memFree=989616/2055920 swapFree=4192812/4192956
[pid=27710] ppid=27708 vsize=5356 CPUtime=0
/proc/27710/stat : 27710 (rsat.sh) S 27708 27710 27386 0 -1 4194304 310 74 0 0 0 0 0 0 15 0 1 0 92544199 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27710/statm: 1339 237 195 169 0 50 0
[pid=27713] ppid=27710 vsize=656488 CPUtime=1200.01
/proc/27713/stat : 27713 (rsat) R 27710 27710 27386 0 -1 4194304 29664633 0 0 0 114192 5809 0 0 25 0 1 0 92544247 672243712 161272 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27713/statm: 164122 161272 86 211 0 163908 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 661844

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.12
CPU time (s): 1200.01
CPU user time (s): 1141.92
CPU system time (s): 58.09
CPU usage (%): 99.9078
Max. virtual memory (cumulated for all children) (KiB): 666060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 8
involuntary context switches= 4

runsolver used 1.19482 second user time and 3.18751 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-25 09:39:17
IDJOB=1719267
IDBENCH=20580
IDSOLVER=560
FILE ID=node38/1719267-1240645149
PBS_JOBID= 9186460
Free space on /tmp= 66200 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-1719267-1240645149/watcher-1719267-1240645149 -o /tmp/evaluation-result-1719267-1240645149/solver-1719267-1240645149 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1719267-1240645149.cnf            

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1255877987

node38.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.265
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.265
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:       1632232 kB
Buffers:         28076 kB
Cached:         309952 kB
SwapCached:          0 kB
Active:         196612 kB
Inactive:       155380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          133472 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            57640 kB
Committed_AS:   433196 kB
PageTables:       1456 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= 66228 MiB
End job on node38 at 2009-04-25 09:59:21