Trace number 1824891

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) 7901.37 7906.41

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
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 variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 9676386, num vars = 482093
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-1824891-1242472199/watcher-1824891-1242472199 -o /tmp/evaluation-result-1824891-1242472199/solver-1824891-1242472199 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824891-1242472199.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.15 1.03 0.93 3/65 1400
/proc/meminfo: memFree=865640/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) R 1398 1400 1236 0 -1 4194304 291 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686986911 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=73036 CPUtime=0
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 275250214 74788864 137 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 18259 137 84 211 0 18045 0

[startup+0.0231359 s]
/proc/loadavg: 1.15 1.03 0.93 3/65 1400
/proc/meminfo: memFree=865640/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=74092 CPUtime=0.01
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 448 0 0 0 1 0 0 0 20 0 1 0 275250214 75870208 429 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 18523 430 84 211 0 18309 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 79448

[startup+0.101152 s]
/proc/loadavg: 1.15 1.03 0.93 3/65 1400
/proc/meminfo: memFree=865640/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=78316 CPUtime=0.08
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 1628 0 0 0 8 0 0 0 20 0 1 0 275250214 80195584 1599 1992294400 134512640 135377749 4294956384 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 19579 1600 84 211 0 19365 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 83672

[startup+0.301191 s]
/proc/loadavg: 1.15 1.03 0.93 3/65 1400
/proc/meminfo: memFree=865640/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=88876 CPUtime=0.29
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 4569 0 0 0 27 2 0 0 22 0 1 0 275250214 91009024 4520 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 22219 4520 84 211 0 22005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94232

[startup+0.701272 s]
/proc/loadavg: 1.15 1.03 0.93 3/65 1400
/proc/meminfo: memFree=865640/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=109204 CPUtime=0.68
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 10291 0 0 0 63 5 0 0 25 0 1 0 275250214 111824896 10208 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 27301 10209 84 211 0 27087 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 114560

[startup+1.50144 s]
/proc/loadavg: 1.15 1.03 0.93 2/67 1403
/proc/meminfo: memFree=808152/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=148672 CPUtime=1.49
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 21301 0 0 0 136 13 0 0 25 0 1 0 275250214 152240128 21161 1992294400 134512640 135377749 4294956384 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 37168 21162 84 211 0 36954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154028

[startup+3.10176 s]
/proc/loadavg: 1.15 1.03 0.93 2/67 1403
/proc/meminfo: memFree=748120/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=227212 CPUtime=3.09
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 43284 0 0 0 282 27 0 0 25 0 1 0 275250214 232665088 43023 1992294400 134512640 135377749 4294956384 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 56803 43023 84 211 0 56589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 232568

[startup+6.30141 s]
/proc/loadavg: 1.22 1.05 0.94 2/67 1403
/proc/meminfo: memFree=569624/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=380728 CPUtime=6.29
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 86189 0 0 0 576 53 0 0 25 0 1 0 275250214 389865472 85725 1992294400 134512640 135377749 4294956384 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 95182 85726 84 211 0 94968 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 386084

[startup+12.7027 s]
/proc/loadavg: 1.28 1.06 0.94 2/67 1403
/proc/meminfo: memFree=337368/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=538112 CPUtime=12.68
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 151765 0 0 0 1194 74 0 0 25 0 1 0 275250214 551026688 131628 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 134528 131628 86 211 0 134314 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 543468

[startup+25.5013 s]
/proc/loadavg: 1.66 1.16 0.97 2/67 1403
/proc/meminfo: memFree=335960/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=539196 CPUtime=25.46
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 224115 0 0 0 2458 88 0 0 25 0 1 0 275250214 552136704 132350 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 134799 132350 86 211 0 134585 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 544552

[startup+51.1015 s]
/proc/loadavg: 1.49 1.16 0.98 2/67 1403
/proc/meminfo: memFree=332504/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=542256 CPUtime=51.05
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 1025894 0 0 0 4873 232 0 0 25 0 1 0 275250214 555270144 133444 1992294400 134512640 135377749 4294956384 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 135564 133444 86 211 0 135350 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 547612

[startup+102.306 s]
/proc/loadavg: 1.21 1.13 0.98 2/67 1403
/proc/meminfo: memFree=330456/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=548840 CPUtime=102.23
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 3603553 0 0 0 9511 712 0 0 25 0 1 0 275250214 562012160 135013 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 137210 135013 86 211 0 136996 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 554196

[startup+162.301 s]
/proc/loadavg: 1.08 1.11 0.98 2/67 1403
/proc/meminfo: memFree=323736/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=556016 CPUtime=162.2
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 6403962 0 0 0 14977 1243 0 0 25 0 1 0 275250214 569360384 136687 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 139004 136687 86 211 0 138790 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 561372

[startup+222.301 s]
/proc/loadavg: 1.03 1.08 0.98 2/67 1403
/proc/meminfo: memFree=317400/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=562044 CPUtime=222.16
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 8637016 0 0 0 20558 1658 0 0 25 0 1 0 275250214 575533056 138228 1992294400 134512640 135377749 4294956384 18446744073709551615 134530164 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 140511 138228 86 211 0 140297 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 567400

[startup+282.302 s]
/proc/loadavg: 1.01 1.07 0.98 2/67 1403
/proc/meminfo: memFree=308632/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=570868 CPUtime=282.13
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 9488627 0 0 0 26400 1813 0 0 25 0 1 0 275250214 584568832 140459 1992294400 134512640 135377749 4294956384 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 142717 140459 86 211 0 142503 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 576224

[startup+342.302 s]
/proc/loadavg: 1.00 1.05 0.98 2/67 1403
/proc/meminfo: memFree=302424/2055920 swapFree=4177112/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=576624 CPUtime=342.1
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 10560352 0 0 0 32213 1997 0 0 25 0 1 0 275250214 590462976 141997 1992294400 134512640 135377749 4294956384 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 144156 141997 86 211 0 143942 0

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

/proc/1402/statm: 442531 438238 86 211 0 442317 0
Current children cumulated CPU time (s) 7237.65
Current children cumulated vsize (KiB) 1775480

[startup+7302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=16280/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1784592 CPUtime=7297.62
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 159018766 0 0 0 698949 30813 0 0 25 0 1 0 275250214 1827422208 441652 1992294400 134512640 135377749 4294956384 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 446148 441652 86 211 0 445934 0
Current children cumulated CPU time (s) 7297.62
Current children cumulated vsize (KiB) 1789948

[startup+7362.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=15832/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1787884 CPUtime=7357.59
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 160140825 0 0 0 704723 31036 0 0 25 0 1 0 275250214 1830793216 442468 1992294400 134512640 135377749 4294956384 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 446971 442470 86 211 0 446757 0
Current children cumulated CPU time (s) 7357.59
Current children cumulated vsize (KiB) 1793240

[startup+7422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=16152/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1794200 CPUtime=7417.56
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 161571188 0 0 0 710424 31332 0 0 25 0 1 0 275250214 1837260800 444201 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 448550 444201 86 211 0 448336 0
Current children cumulated CPU time (s) 7417.56
Current children cumulated vsize (KiB) 1799556

[startup+7482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=15960/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1799876 CPUtime=7477.53
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 163271187 0 0 0 716071 31682 0 0 25 0 1 0 275250214 1843073024 445690 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 449969 445690 86 211 0 449755 0
Current children cumulated CPU time (s) 7477.53
Current children cumulated vsize (KiB) 1805232

[startup+7542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=15384/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1804628 CPUtime=7537.48
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 164691907 0 0 0 721775 31973 0 0 25 0 1 0 275250214 1847939072 446918 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 451157 446918 86 211 0 450943 0
Current children cumulated CPU time (s) 7537.48
Current children cumulated vsize (KiB) 1809984

[startup+7602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=16344/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1809476 CPUtime=7597.45
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 165868240 0 0 0 727528 32217 0 0 25 0 1 0 275250214 1852903424 448174 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 452369 448174 86 211 0 452155 0
Current children cumulated CPU time (s) 7597.45
Current children cumulated vsize (KiB) 1814832

[startup+7662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=15384/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1817520 CPUtime=7657.43
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 166583712 0 0 0 733377 32366 0 0 25 0 1 0 275250214 1861140480 450284 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 454380 450284 86 211 0 454166 0
Current children cumulated CPU time (s) 7657.43
Current children cumulated vsize (KiB) 1822876

[startup+7722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=14936/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1824512 CPUtime=7717.38
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 167747421 0 0 0 739134 32604 0 0 25 0 1 0 275250214 1868300288 451895 1992294400 134512640 135377749 4294956384 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 456128 451895 86 211 0 455914 0
Current children cumulated CPU time (s) 7717.38
Current children cumulated vsize (KiB) 1829868

[startup+7782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=16216/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1828724 CPUtime=7777.34
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 168561309 0 0 0 744960 32774 0 0 25 0 1 0 275250214 1872613376 453043 1992294400 134512640 135377749 4294956384 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 457181 453043 86 211 0 456967 0
Current children cumulated CPU time (s) 7777.34
Current children cumulated vsize (KiB) 1834080

[startup+7842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=14872/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1832816 CPUtime=7837.3
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 169801180 0 0 0 750718 33012 0 0 25 0 1 0 275250214 1876803584 454084 1992294400 134512640 135377749 4294956384 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 458204 454084 86 211 0 457990 0
Current children cumulated CPU time (s) 7837.3
Current children cumulated vsize (KiB) 1838172

[startup+7902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=16216/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1837052 CPUtime=7897.28
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 170752721 0 0 0 756516 33212 0 0 25 0 1 0 275250214 1881141248 455183 1992294400 134512640 135377749 4294956384 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 459263 455183 86 211 0 459049 0
Current children cumulated CPU time (s) 7897.28
Current children cumulated vsize (KiB) 1842408



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+7906.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1419
/proc/meminfo: memFree=15960/2055920 swapFree=4181124/4192956
[pid=1400] ppid=1398 vsize=5356 CPUtime=0
/proc/1400/stat : 1400 (rsat.sh) S 1398 1400 1236 0 -1 4194304 310 74 0 0 0 0 0 0 18 0 1 0 275250213 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1400/statm: 1339 237 195 169 0 50 0
[pid=1402] ppid=1400 vsize=1837448 CPUtime=7901.37
/proc/1402/stat : 1402 (rsat) R 1400 1400 1236 0 -1 4194304 170856392 0 0 0 756904 33233 0 0 25 0 1 0 275250214 1881546752 455259 1992294400 134512640 135377749 4294956384 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/1402/statm: 459362 455259 86 211 0 459148 0
Current children cumulated CPU time (s) 7901.37
Current children cumulated vsize (KiB) 1842804

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 1400 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 7901.37
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 7906.41
CPU time (s): 7901.37
CPU user time (s): 7569.04
CPU system time (s): 332.33
CPU usage (%): 99.9362
Max. virtual memory (cumulated for all children) (KiB): 1843276

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

runsolver used 7.19491 second user time and 21.5617 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-16 13:10:13
IDJOB=1824891
IDBENCH=20574
IDSOLVER=665
FILE ID=node80/1824891-1242472199
PBS_JOBID= 9306759
Free space on /tmp= 65756 MiB

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

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=532694254

node80.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.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        866056 kB
Buffers:         96304 kB
Cached:         982976 kB
SwapCached:       9672 kB
Active:         345392 kB
Inactive:       746748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        866056 kB
SwapTotal:     4192956 kB
SwapFree:      4177112 kB
Dirty:          210800 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            83640 kB
Committed_AS:  1067632 kB
PageTables:       1396 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= 65756 MiB
End job on node80 at 2009-05-16 15:22:01