Trace number 1825323

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 1016.98 1017.47

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark543.882
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

Solver Data

0.00/0.00	c Parsing...
3.48/3.52	c ==============================================================================
3.48/3.52	c |           |     ORIGINAL     |              LEARNT              |          |
3.48/3.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.48/3.52	c ==============================================================================
3.48/3.52	c |         0 | 3355019  9898785 | 1006505       0        0     nan |  0.000 % |
96.65/96.79	c |         0 | 1504771  5219166 |      --       0       --      -- |     --   | -1498875/-3723973
96.74/96.81	c ==============================================================================
96.74/96.81	c Result  :   #vars: 146997   #clauses: 1504771   #literals: 5219166
96.74/96.81	c CPU time:   96.0014 s
96.74/96.81	c ==============================================================================
99.04/99.19	c Rsat version 2.00
1016.49/1017.07	c CNF stats: (146997 vars, 1504771 clauses)
1016.49/1017.07	c Decisions: 988138
1016.49/1017.07	c Conflicts: 621104
1016.89/1017.43	c Time: 917.92000s
1016.89/1017.43	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-1825323-1242497972/watcher-1825323-1242497972 -o /tmp/evaluation-result-1825323-1242497972/solver-1825323-1242497972 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825323-1242497972.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: 0.85 0.94 0.90 3/64 28736
/proc/meminfo: memFree=1641472/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=988 CPUtime=0
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 156 0 0 0 0 0 0 0 19 0 1 0 277831183 1011712 139 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 247 139 50 128 0 116 0

[startup+0.0300619 s]
/proc/loadavg: 0.85 0.94 0.90 3/64 28736
/proc/meminfo: memFree=1641472/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=8084 CPUtime=0.01
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 1392 0 0 0 1 0 0 0 19 0 1 0 277831183 8278016 1375 1992294400 134512640 135038345 4294956288 18446744073709551615 134548933 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 2021 1380 50 128 0 1890 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13440

[startup+0.101069 s]
/proc/loadavg: 0.85 0.94 0.90 3/64 28736
/proc/meminfo: memFree=1641472/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=50456 CPUtime=0.08
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 6650 0 0 0 5 3 0 0 19 0 1 0 277831183 51666944 6537 1992294400 134512640 135038345 4294956288 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 12614 6541 50 128 0 12483 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 55812

[startup+0.301092 s]
/proc/loadavg: 0.85 0.94 0.90 3/64 28736
/proc/meminfo: memFree=1641472/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=63368 CPUtime=0.29
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 11768 0 0 0 23 6 0 0 21 0 1 0 277831183 64888832 11655 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 15842 11655 50 128 0 15711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68724

[startup+0.701148 s]
/proc/loadavg: 0.85 0.94 0.90 3/64 28736
/proc/meminfo: memFree=1641472/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=92552 CPUtime=0.68
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 20588 0 0 0 57 11 0 0 25 0 1 0 277831183 94773248 20475 1992294400 134512640 135038345 4294956288 18446744073709551615 134565367 0 0 4096 3 0 0 0 17 1 0 0
/proc/28737/statm: 23138 20475 50 128 0 23007 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 97908

[startup+1.50123 s]
/proc/loadavg: 0.85 0.94 0.90 2/66 28738
/proc/meminfo: memFree=1531120/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=196772 CPUtime=1.48
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 38469 0 0 0 126 22 0 0 25 0 1 0 277831183 201494528 38356 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 49193 38360 50 128 0 49062 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 202128

[startup+3.10241 s]
/proc/loadavg: 0.85 0.94 0.90 2/66 28738
/proc/meminfo: memFree=1441712/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=319556 CPUtime=3.09
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 68614 0 0 0 266 43 0 0 25 0 1 0 277831183 327225344 68501 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 79889 68501 50 128 0 79758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 324912

[startup+6.30177 s]
/proc/loadavg: 0.87 0.94 0.90 2/66 28738
/proc/meminfo: memFree=1307568/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=382752 CPUtime=6.28
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 83677 0 0 0 580 48 0 0 25 0 1 0 277831183 391938048 83564 1992294400 134512640 135038345 4294956288 18446744073709551615 134544430 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 95688 83564 64 128 0 95557 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 388108

[startup+12.7015 s]
/proc/loadavg: 0.88 0.94 0.90 2/66 28738
/proc/meminfo: memFree=1278328/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=428388 CPUtime=12.68
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 91095 0 0 0 1217 51 0 0 25 0 1 0 277831183 438669312 90855 1992294400 134512640 135038345 4294956288 18446744073709551615 134544238 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 107097 90855 67 128 0 106966 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 433744

[startup+25.5019 s]
/proc/loadavg: 0.90 0.94 0.90 2/66 28738
/proc/meminfo: memFree=1278392/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=428088 CPUtime=25.47
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 91128 0 0 0 2496 51 0 0 25 0 1 0 277831183 438362112 90813 1992294400 134512640 135038345 4294956288 18446744073709551615 134544138 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 107022 90813 67 128 0 106891 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 433444

[startup+51.1019 s]
/proc/loadavg: 0.93 0.95 0.90 2/66 28738
/proc/meminfo: memFree=1278712/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=0
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277831183 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 235 195 169 0 50 0
[pid=28737] ppid=28736 vsize=429684 CPUtime=51.06
/proc/28737/stat : 28737 (SatElite) R 28736 28736 28699 0 -1 4194304 91259 0 0 0 5054 52 0 0 25 0 1 0 277831183 439996416 90831 1992294400 134512640 135038345 4294956288 18446744073709551615 134544135 0 0 4096 3 0 0 0 17 0 0 0
/proc/28737/statm: 107421 90831 67 128 0 107290 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 435040

[startup+102.307 s]
/proc/loadavg: 0.97 0.95 0.91 2/66 28739
/proc/meminfo: memFree=1512248/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=90564 CPUtime=3.09
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 44671 0 0 0 289 20 0 0 25 0 1 0 277841103 92737536 21602 1992294400 134512640 135377749 4294956400 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 22677 21605 86 211 0 22463 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 95920

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/66 28739
/proc/meminfo: memFree=1494072/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=109888 CPUtime=63.06
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 1141585 0 0 0 5975 331 0 0 25 0 1 0 277841103 112525312 26485 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 27472 26485 86 211 0 27258 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 115244

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/66 28739
/proc/meminfo: memFree=1482936/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=120276 CPUtime=123.04
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 1824489 0 0 0 11777 527 0 0 25 0 1 0 277841103 123162624 29234 1992294400 134512640 135377749 4294956400 18446744073709551615 134525901 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 30033 29229 86 211 0 29819 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 125632

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1473592/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=128932 CPUtime=183.01
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 2319376 0 0 0 17612 689 0 0 25 0 1 0 277841103 132026368 31584 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 32233 31584 86 211 0 32019 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 134288

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1467256/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=137852 CPUtime=242.97
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 2664593 0 0 0 23488 809 0 0 25 0 1 0 277841103 141160448 33141 1992294400 134512640 135377749 4294956400 18446744073709551615 135041953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 34463 33141 86 211 0 34249 0

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


[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1444024/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=159536 CPUtime=542.84
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4147711 0 0 0 52950 1334 0 0 25 0 1 0 277841103 163364864 38935 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 39884 38935 86 211 0 39670 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 164892

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1441080/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=162312 CPUtime=602.8
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4344113 0 0 0 58875 1405 0 0 25 0 1 0 277841103 166207488 39671 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 40578 39671 86 211 0 40364 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 167668

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1437496/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=165676 CPUtime=662.77
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4547860 0 0 0 64796 1481 0 0 25 0 1 0 277841103 169652224 40541 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41419 40541 86 211 0 41205 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 171032

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434680/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=168340 CPUtime=722.75
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4737460 0 0 0 70719 1556 0 0 25 0 1 0 277841103 172380160 41248 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 42085 41248 86 211 0 41871 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 173696

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=167948 CPUtime=782.71
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4828018 0 0 0 76684 1587 0 0 25 0 1 0 277841103 171978752 41324 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41987 41324 86 211 0 41773 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 173304

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=167948 CPUtime=842.68
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4828020 0 0 0 82681 1587 0 0 25 0 1 0 277841103 171978752 41326 1992294400 134512640 135377749 4294956400 18446744073709551615 134530234 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41987 41326 86 211 0 41773 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 173304

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=167948 CPUtime=902.67
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4828020 0 0 0 88679 1588 0 0 25 0 1 0 277841103 171978752 41326 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41987 41326 86 211 0 41773 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 173304

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

[startup+1011.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=167944 CPUtime=911.46
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4849779 0 0 0 89551 1595 0 0 25 0 1 0 277841103 171974656 41327 1992294400 134512640 135377749 4294956400 18446744073709551615 134530164 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41986 41327 86 211 0 41772 0
Current children cumulated CPU time (s) 1010.6
Current children cumulated vsize (KiB) 173300

[startup+1014.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=167944 CPUtime=914.65
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4849779 0 0 0 89870 1595 0 0 25 0 1 0 277841103 171974656 41327 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41986 41327 86 211 0 41772 0
Current children cumulated CPU time (s) 1013.79
Current children cumulated vsize (KiB) 173300

[startup+1015.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=167944 CPUtime=916.25
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4849783 0 0 0 90030 1595 0 0 25 0 1 0 277841103 171974656 41331 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41986 41331 86 211 0 41772 0
Current children cumulated CPU time (s) 1015.39
Current children cumulated vsize (KiB) 173300

[startup+1016.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=167944 CPUtime=917.05
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4849783 0 0 0 90110 1595 0 0 25 0 1 0 277841103 171974656 41331 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41986 41331 86 211 0 41772 0
Current children cumulated CPU time (s) 1016.19
Current children cumulated vsize (KiB) 173300

[startup+1017.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=167944 CPUtime=917.45
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4849784 0 0 0 90150 1595 0 0 25 0 1 0 277841103 171974656 41331 1992294400 134512640 135377749 4294956400 18446744073709551615 134513934 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 41986 41331 86 211 0 41772 0
Current children cumulated CPU time (s) 1016.59
Current children cumulated vsize (KiB) 173300

[startup+1017.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1434232/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=162064 CPUtime=917.65
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4849784 0 0 0 90170 1595 0 0 25 0 1 0 277841103 165953536 39861 1992294400 134512640 135377749 4294956400 18446744073709551615 134979953 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 40516 39861 86 211 0 40302 0
Current children cumulated CPU time (s) 1016.79
Current children cumulated vsize (KiB) 167420

[startup+1017.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28739
/proc/meminfo: memFree=1453880/2055920 swapFree=4150900/4192956
[pid=28736] ppid=28734 vsize=5356 CPUtime=99.14
/proc/28736/stat : 28736 (rsat.sh) S 28734 28736 28699 0 -1 4194304 310 114555 0 0 0 0 9820 94 19 0 1 0 277831183 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28736/statm: 1339 237 195 169 0 50 0
[pid=28739] ppid=28736 vsize=145596 CPUtime=917.75
/proc/28739/stat : 28739 (rsat) R 28736 28736 28699 0 -1 4194304 4849784 0 0 0 90180 1595 0 0 25 0 1 0 277841103 149090304 35787 1992294400 134512640 135377749 4294956400 18446744073709551615 134979980 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28739/statm: 36399 35787 86 211 0 36185 0
Current children cumulated CPU time (s) 1016.89
Current children cumulated vsize (KiB) 150952

Child status: 20
Real time (s): 1017.47
CPU time (s): 1016.98
CPU user time (s): 1000.02
CPU system time (s): 16.9604
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 466308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1000.02
system time used= 16.9604
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4964807
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= 38
involuntary context switches= 2406

runsolver used 1.04484 second user time and 2.66359 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-16 20:19:37
IDJOB=1825323
IDBENCH=70965
IDSOLVER=665
FILE ID=node23/1825323-1242497972
PBS_JOBID= 9306991
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=1719755301

node23.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.238
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.238
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:       1641888 kB
Buffers:         49624 kB
Cached:         257692 kB
SwapCached:      35880 kB
Active:         136748 kB
Inactive:       207944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1641888 kB
SwapTotal:     4192956 kB
SwapFree:      4150900 kB
Dirty:           73348 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            55364 kB
Committed_AS:   996976 kB
PageTables:       1388 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= 66352 MiB
End job on node23 at 2009-05-16 20:36:34