Trace number 1577557

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-08UNSAT 633.972 634.259

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.567
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c Parsing...
2.39/2.45	c ==============================================================================
2.39/2.45	c |           |     ORIGINAL     |              LEARNT              |          |
2.39/2.45	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.39/2.45	c ==============================================================================
2.39/2.45	c |         0 | 2333194  6866110 |  699958       0        0     nan |  0.000 % |
56.07/56.18	c |         0 |  944203  3351555 |      --       0       --      -- |     --   | -1124318/-2793809
56.07/56.19	c ==============================================================================
56.07/56.19	c Result  :   #vars: 91522   #clauses: 944203   #literals: 3351555
56.07/56.19	c CPU time:   55.6045 s
56.07/56.19	c ==============================================================================
57.66/57.71	c Rsat version 2.00
633.69/634.04	c CNF stats: (91522 vars, 944203 clauses)
633.69/634.04	c Decisions: 987887
633.69/634.04	c Conflicts: 616721
633.89/634.23	c Time: 576.34000s
633.89/634.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577557-1241002527/watcher-1577557-1241002527 -o /tmp/evaluation-result-1577557-1241002527/solver-1577557-1241002527 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1577557-1241002527.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 0.99 0.91 3/65 6589
/proc/meminfo: memFree=934576/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) R 6587 6589 6322 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6589/statm: 1339 234 194 169 0 50 0
[pid=6590] ppid=6589 vsize=988 CPUtime=0
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 128280746 1011712 136 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 247 136 50 128 0 116 0

[startup+0.0153161 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6589
/proc/meminfo: memFree=934576/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=1948 CPUtime=0.01
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 415 0 0 0 1 0 0 0 19 0 1 0 128280746 1994752 398 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 528 400 51 128 0 397 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7304

[startup+0.101324 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6589
/proc/meminfo: memFree=934576/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=26936 CPUtime=0.09
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 5679 0 0 0 8 1 0 0 19 0 1 0 128280746 27582464 5566 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 6734 5568 50 128 0 6603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32292

[startup+0.301343 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6589
/proc/meminfo: memFree=934576/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=65348 CPUtime=0.29
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 10346 0 0 0 24 5 0 0 21 0 1 0 128280746 66916352 10233 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 16337 10235 50 128 0 16206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70704

[startup+0.701381 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 6589
/proc/meminfo: memFree=934576/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=95720 CPUtime=0.69
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 19626 0 0 0 58 11 0 0 25 0 1 0 128280746 98017280 19513 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 23930 19514 50 128 0 23799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101076

[startup+1.50146 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 6591
/proc/meminfo: memFree=828576/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=153228 CPUtime=1.49
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 36602 0 0 0 127 22 0 0 25 0 1 0 128280746 156905472 36489 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 38307 36489 50 128 0 38176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158584

[startup+3.10161 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 6591
/proc/meminfo: memFree=743648/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=250484 CPUtime=3.09
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 59407 0 0 0 274 35 0 0 25 0 1 0 128280746 256495616 59281 1992294400 134512640 135038345 4294956288 18446744073709551615 134544147 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 62621 59281 64 128 0 62490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 255840

[startup+6.30193 s]
/proc/loadavg: 1.16 1.02 0.92 2/67 6591
/proc/meminfo: memFree=676576/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=274364 CPUtime=6.29
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 64614 0 0 0 591 38 0 0 25 0 1 0 128280746 280948736 64488 1992294400 134512640 135038345 4294956288 18446744073709551615 134544138 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 68591 64488 67 128 0 68460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 279720

[startup+12.7026 s]
/proc/loadavg: 1.23 1.04 0.93 2/67 6591
/proc/meminfo: memFree=678048/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=274364 CPUtime=12.69
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 64632 0 0 0 1230 39 0 0 25 0 1 0 128280746 280948736 64506 1992294400 134512640 135038345 4294956288 18446744073709551615 134544418 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 68591 64506 67 128 0 68460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 279720

[startup+25.5018 s]
/proc/loadavg: 1.18 1.03 0.93 2/67 6591
/proc/meminfo: memFree=678496/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=273908 CPUtime=25.48
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 64714 0 0 0 2509 39 0 0 25 0 1 0 128280746 280481792 64474 1992294400 134512640 135038345 4294956288 18446744073709551615 134544433 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 68477 64474 67 128 0 68346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 279264

[startup+51.1013 s]
/proc/loadavg: 1.11 1.03 0.93 2/67 6591
/proc/meminfo: memFree=677536/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=0
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128280746 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6589/statm: 1339 235 195 169 0 50 0
[pid=6590] ppid=6589 vsize=280888 CPUtime=51.06
/proc/6590/stat : 6590 (SatElite) R 6589 6589 6322 0 -1 4194304 65684 0 0 0 5066 40 0 0 25 0 1 0 128280746 287629312 65269 1992294400 134512640 135038345 4294956288 18446744073709551615 134574781 0 0 4096 3 0 0 0 17 0 0 0
/proc/6590/statm: 70222 65269 67 128 0 70091 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 286244

[startup+102.305 s]
/proc/loadavg: 1.13 1.05 0.94 2/67 6592
/proc/meminfo: memFree=824672/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=72000 CPUtime=44.55
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 18409 0 0 0 4445 10 0 0 25 0 1 0 128286517 73728000 17496 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 18000 17496 86 211 0 17786 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 77356

[startup+162.301 s]
/proc/loadavg: 1.05 1.04 0.94 2/67 6592
/proc/meminfo: memFree=813728/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=83732 CPUtime=104.52
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 21577 0 0 0 10439 13 0 0 25 0 1 0 128286517 85741568 20270 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 20933 20270 86 211 0 20719 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 89088

[startup+222.302 s]
/proc/loadavg: 1.02 1.03 0.94 2/67 6592
/proc/meminfo: memFree=810464/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=86724 CPUtime=164.49
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 22393 0 0 0 16435 14 0 0 25 0 1 0 128286517 88805376 21077 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 21681 21077 86 211 0 21467 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 92080

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/67 6592
/proc/meminfo: memFree=803296/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=93600 CPUtime=224.47
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 24239 0 0 0 22431 16 0 0 25 0 1 0 128286517 95846400 22888 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 23400 22888 86 211 0 23186 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 98956

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/67 6598
/proc/meminfo: memFree=799840/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=99340 CPUtime=284.44
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 25830 0 0 0 28426 18 0 0 25 0 1 0 128286517 101724160 23638 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 24835 23638 86 211 0 24621 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 104696

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 6598
/proc/meminfo: memFree=795872/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=103452 CPUtime=344.42
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 26942 0 0 0 34423 19 0 0 25 0 1 0 128286517 105934848 24746 1992294400 134512640 135377749 4294956400 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 25863 24746 86 211 0 25649 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 108808

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 6598
/proc/meminfo: memFree=793952/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104812 CPUtime=404.4
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30459 0 0 0 40419 21 0 0 25 0 1 0 128286517 107327488 25145 1992294400 134512640 135377749 4294956400 18446744073709551615 134530175 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26203 25145 86 211 0 25989 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 110168

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104844 CPUtime=464.37
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30528 0 0 0 46416 21 0 0 25 0 1 0 128286517 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 110200

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793952/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104844 CPUtime=524.34
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30528 0 0 0 52413 21 0 0 25 0 1 0 128286517 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 110200

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793952/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104844 CPUtime=530.74
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30528 0 0 0 53053 21 0 0 25 0 1 0 128286517 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134524169 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 588.41
Current children cumulated vsize (KiB) 110200

[startup+614.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104972 CPUtime=556.33
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30553 0 0 0 55612 21 0 0 25 0 1 0 128286517 107491328 25177 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26243 25177 86 211 0 26029 0
Current children cumulated CPU time (s) 614
Current children cumulated vsize (KiB) 110328

[startup+627.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104844 CPUtime=569.12
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30553 0 0 0 56891 21 0 0 25 0 1 0 128286517 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 626.79
Current children cumulated vsize (KiB) 110200

[startup+630.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104844 CPUtime=572.33
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30553 0 0 0 57212 21 0 0 25 0 1 0 128286517 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 630
Current children cumulated vsize (KiB) 110200

[startup+631.902 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104844 CPUtime=573.92
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30553 0 0 0 57371 21 0 0 25 0 1 0 128286517 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134529170 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 631.59
Current children cumulated vsize (KiB) 110200

[startup+633.501 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104844 CPUtime=575.53
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30553 0 0 0 57532 21 0 0 25 0 1 0 128286517 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 633.2
Current children cumulated vsize (KiB) 110200

[startup+633.901 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=104844 CPUtime=575.92
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30553 0 0 0 57571 21 0 0 25 0 1 0 128286517 107360256 25155 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 26211 25155 86 211 0 25997 0
Current children cumulated CPU time (s) 633.59
Current children cumulated vsize (KiB) 110200

[startup+634.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=99100 CPUtime=576.12
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30554 0 0 0 57591 21 0 0 25 0 1 0 128286517 101478400 23922 1992294400 134512640 135377749 4294956400 18446744073709551615 134979950 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 24775 23922 86 211 0 24561 0
Current children cumulated CPU time (s) 633.79
Current children cumulated vsize (KiB) 104456

[startup+634.201 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 6598
/proc/meminfo: memFree=793888/2055920 swapFree=4191356/4192956
[pid=6589] ppid=6587 vsize=5356 CPUtime=57.67
/proc/6589/stat : 6589 (rsat.sh) S 6587 6589 6322 0 -1 4194304 310 80904 0 0 0 0 5699 68 16 0 1 0 128280746 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6589/statm: 1339 237 195 169 0 50 0
[pid=6592] ppid=6589 vsize=99100 CPUtime=576.22
/proc/6592/stat : 6592 (rsat) R 6589 6589 6322 0 -1 4194304 30554 0 0 0 57601 21 0 0 25 0 1 0 128286517 101478400 23922 1992294400 134512640 135377749 4294956400 18446744073709551615 134979993 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6592/statm: 24775 23922 86 211 0 24561 0
Current children cumulated CPU time (s) 633.89
Current children cumulated vsize (KiB) 104456

Child status: 20
Real time (s): 634.259
CPU time (s): 633.972
CPU user time (s): 633.033
CPU system time (s): 0.938857
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 304136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 633.033
system time used= 0.938857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111926
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= 42
involuntary context switches= 1906

runsolver used 0.532918 second user time and 1.77973 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-29 12:55:30
IDJOB=1577557
IDBENCH=70961
IDSOLVER=560
FILE ID=node56/1577557-1241002527
PBS_JOBID= 9204814
Free space on /tmp= 103112 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577557-1241002527/watcher-1577557-1241002527 -o /tmp/evaluation-result-1577557-1241002527/solver-1577557-1241002527 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1577557-1241002527.cnf            

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=60311893

node56.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.218
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.218
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:        935056 kB
Buffers:         71028 kB
Cached:         957976 kB
SwapCached:        924 kB
Active:         357916 kB
Inactive:       685008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        935056 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:           51024 kB
Writeback:           0 kB
Mapped:          22608 kB
Slab:            63956 kB
Committed_AS:   470052 kB
PageTables:       1468 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= 103108 MiB
End job on node56 at 2009-04-29 13:06:04