Trace number 1825427

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 6324.36 6326.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.626
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   57446   170514 |   17233       0        0     nan |  0.000 % |
0.38/0.41	c |         0 |   56659   238983 |      --       0       --      -- |     --   | -787/68469
0.38/0.41	c ==============================================================================
0.38/0.41	c Result  :   #vars: 636   #clauses: 56659   #literals: 238983
0.38/0.41	c CPU time:   0.405938 s
0.38/0.41	c ==============================================================================
0.49/0.51	c Rsat version 2.00
6324.32/6326.01	c CNF stats: (636 vars, 56659 clauses)
6324.32/6326.01	c Decisions: 1716570
6324.32/6326.01	c Conflicts: 1435462
6324.32/6326.02	c Time: 2029.83270s
6324.32/6326.02	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-1825427-1242507380/watcher-1825427-1242507380 -o /tmp/evaluation-result-1825427-1242507380/solver-1825427-1242507380 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825427-1242507380.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.92 0.98 0.99 3/64 27516
/proc/meminfo: memFree=1729160/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278764935 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27516/statm: 1339 235 195 169 0 50 0
[pid=27517] ppid=27516 vsize=1232 CPUtime=0
/proc/27517/stat : 27517 (SatElite) R 27516 27516 27479 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 278764935 1261568 207 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/27517/statm: 308 209 49 128 0 177 0

[startup+0.06216 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27516
/proc/meminfo: memFree=1729160/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278764935 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27516/statm: 1339 235 195 169 0 50 0
[pid=27517] ppid=27516 vsize=4996 CPUtime=0.05
/proc/27517/stat : 27517 (SatElite) R 27516 27516 27479 0 -1 4194304 1165 0 0 0 5 0 0 0 18 0 1 0 278764935 5115904 1148 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/27517/statm: 1249 1148 69 128 0 1118 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10352

[startup+0.101164 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27516
/proc/meminfo: memFree=1729160/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278764935 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27516/statm: 1339 235 195 169 0 50 0
[pid=27517] ppid=27516 vsize=5416 CPUtime=0.09
/proc/27517/stat : 27517 (SatElite) R 27516 27516 27479 0 -1 4194304 1267 0 0 0 9 0 0 0 18 0 1 0 278764935 5545984 1250 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/27517/statm: 1354 1250 69 128 0 1223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10772

[startup+0.301186 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27516
/proc/meminfo: memFree=1729160/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 278764935 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27516/statm: 1339 235 195 169 0 50 0
[pid=27517] ppid=27516 vsize=6804 CPUtime=0.28
/proc/27517/stat : 27517 (SatElite) R 27516 27516 27479 0 -1 4194304 1578 0 0 0 28 0 0 0 19 0 1 0 278764935 6967296 1561 1992294400 134512640 135038345 4294956288 18446744073709551615 134574728 0 0 4096 3 0 0 0 17 1 0 0
/proc/27517/statm: 1701 1561 69 128 0 1570 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12160

[startup+0.701238 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27516
/proc/meminfo: memFree=1729160/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5356

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1723128/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=5724 CPUtime=0.97
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 1287 0 0 0 97 0 0 0 25 0 1 0 278764986 5861376 1273 1992294400 134512640 135377749 4294956400 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 1431 1273 86 211 0 1217 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11080

[startup+3.10149 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1721912/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=7172 CPUtime=2.57
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 1635 0 0 0 257 0 0 0 25 0 1 0 278764986 7344128 1621 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 1793 1621 86 211 0 1579 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12528

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1719800/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=8336 CPUtime=5.77
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 2112 0 0 0 576 1 0 0 25 0 1 0 278764986 8536064 1869 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 2084 1869 86 211 0 1870 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13692

[startup+12.7025 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1718144/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=9840 CPUtime=12.18
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 2722 0 0 0 1216 2 0 0 25 0 1 0 278764986 10076160 2283 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 2460 2283 86 211 0 2246 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15196

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1716224/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=12388 CPUtime=24.97
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 3362 0 0 0 2495 2 0 0 25 0 1 0 278764986 12685312 2825 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 3097 2825 86 211 0 2883 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17744

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1715264/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=13348 CPUtime=50.57
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 3974 0 0 0 5054 3 0 0 25 0 1 0 278764986 13668352 3049 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 3337 3049 86 211 0 3123 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18704

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1711808/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=16188 CPUtime=101.76
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 5313 0 0 0 10172 4 0 0 25 0 1 0 278764986 16576512 3868 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 4047 3868 86 211 0 3833 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21544

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1710976/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=17240 CPUtime=161.74
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 5558 0 0 0 16170 4 0 0 25 0 1 0 278764986 17653760 4080 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 4310 4080 86 211 0 4096 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 22596

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27519
/proc/meminfo: memFree=1709824/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=19204 CPUtime=221.72
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 6073 0 0 0 22167 5 0 0 25 0 1 0 278764986 19664896 4401 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 4801 4401 86 211 0 4587 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24560

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27525
/proc/meminfo: memFree=1706112/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=22912 CPUtime=281.7
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 7041 0 0 0 28164 6 0 0 25 0 1 0 278764986 23461888 5270 1992294400 134512640 135377749 4294956400 18446744073709551615 134529196 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 5728 5270 86 211 0 5514 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 28268

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27525
/proc/meminfo: memFree=1705792/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=22532 CPUtime=341.68
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 8138 0 0 0 34161 7 0 0 25 0 1 0 278764986 23072768 5360 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 5633 5360 86 211 0 5419 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 27888


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


[startup+6042.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1634880/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=96796 CPUtime=6040.19
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 37680 0 0 0 603976 43 0 0 25 0 1 0 278764986 99119104 22585 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 24199 22585 86 211 0 23985 0
Current children cumulated CPU time (s) 6040.69
Current children cumulated vsize (KiB) 102152

[startup+6102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1634432/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=97180 CPUtime=6100.17
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 37786 0 0 0 609974 43 0 0 25 0 1 0 278764986 99512320 22691 1992294400 134512640 135377749 4294956400 18446744073709551615 134522805 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 24295 22691 86 211 0 24081 0
Current children cumulated CPU time (s) 6100.67
Current children cumulated vsize (KiB) 102536

[startup+6162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1643200/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=83716 CPUtime=6160.15
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41163 0 0 0 615971 44 0 0 25 0 1 0 278764986 85725184 20443 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20929 20443 86 211 0 20715 0
Current children cumulated CPU time (s) 6160.65
Current children cumulated vsize (KiB) 89072

[startup+6222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1643200/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=83716 CPUtime=6220.14
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 621969 45 0 0 25 0 1 0 278764986 85725184 20448 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20929 20448 86 211 0 20715 0
Current children cumulated CPU time (s) 6220.64
Current children cumulated vsize (KiB) 89072

[startup+6282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1643136/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=83716 CPUtime=6280.13
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 627968 45 0 0 25 0 1 0 278764986 85725184 20448 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20929 20448 86 211 0 20715 0
Current children cumulated CPU time (s) 6280.63
Current children cumulated vsize (KiB) 89072

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

[startup+6297.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1643136/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=83716 CPUtime=6295.33
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 629488 45 0 0 25 0 1 0 278764986 85725184 20448 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20929 20448 86 211 0 20715 0
Current children cumulated CPU time (s) 6295.83
Current children cumulated vsize (KiB) 89072

[startup+6310.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1644160/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=81756 CPUtime=6308.12
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 630767 45 0 0 25 0 1 0 278764986 83718144 20152 1992294400 134512640 135377749 4294956400 18446744073709551615 134522435 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20439 20152 86 211 0 20225 0
Current children cumulated CPU time (s) 6308.62
Current children cumulated vsize (KiB) 87112

[startup+6316.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1644288/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=81756 CPUtime=6314.52
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 631407 45 0 0 25 0 1 0 278764986 83718144 20152 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20439 20152 86 211 0 20225 0
Current children cumulated CPU time (s) 6315.02
Current children cumulated vsize (KiB) 87112

[startup+6319.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1644288/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=81756 CPUtime=6317.71
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 631726 45 0 0 25 0 1 0 278764986 83718144 20152 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20439 20152 86 211 0 20225 0
Current children cumulated CPU time (s) 6318.21
Current children cumulated vsize (KiB) 87112

[startup+6323.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1644288/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=81756 CPUtime=6320.91
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 632046 45 0 0 25 0 1 0 278764986 83718144 20152 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20439 20152 86 211 0 20225 0
Current children cumulated CPU time (s) 6321.41
Current children cumulated vsize (KiB) 87112

[startup+6324.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1644288/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=81756 CPUtime=6322.51
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 632206 45 0 0 25 0 1 0 278764986 83718144 20152 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20439 20152 86 211 0 20225 0
Current children cumulated CPU time (s) 6323.01
Current children cumulated vsize (KiB) 87112

[startup+6325.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1644288/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=81756 CPUtime=6323.31
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 632286 45 0 0 25 0 1 0 278764986 83718144 20152 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20439 20152 86 211 0 20225 0
Current children cumulated CPU time (s) 6323.81
Current children cumulated vsize (KiB) 87112

[startup+6325.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1644288/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=81688 CPUtime=6323.71
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 632326 45 0 0 25 0 1 0 278764986 83648512 20135 1992294400 134512640 135377749 4294956400 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20422 20135 86 211 0 20208 0
Current children cumulated CPU time (s) 6324.21
Current children cumulated vsize (KiB) 87044

[startup+6326 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27533
/proc/meminfo: memFree=1644352/2055920 swapFree=4167960/4192956
[pid=27516] ppid=27514 vsize=5356 CPUtime=0.5
/proc/27516/stat : 27516 (rsat.sh) S 27514 27516 27479 0 -1 4194304 310 1582 0 0 0 0 49 1 16 0 1 0 278764935 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27516/statm: 1339 237 195 169 0 50 0
[pid=27519] ppid=27516 vsize=81664 CPUtime=6323.82
/proc/27519/stat : 27519 (rsat) R 27516 27516 27479 0 -1 4194304 41168 0 0 0 632337 45 0 0 25 0 1 0 278764986 83623936 20132 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27519/statm: 20416 20132 86 211 0 20202 0
Current children cumulated CPU time (s) 6324.32
Current children cumulated vsize (KiB) 87020

Child status: 20
Real time (s): 6326.04
CPU time (s): 6324.36
CPU user time (s): 6323.88
CPU system time (s): 0.479927
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 114840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6323.88
system time used= 0.479927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43219
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= 39
involuntary context switches= 6597

runsolver used 6.85396 second user time and 16.1555 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-16 22:56:20
IDJOB=1825427
IDBENCH=71091
IDSOLVER=665
FILE ID=node64/1825427-1242507380
PBS_JOBID= 9307032
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=942160013

node64.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:       1729640 kB
Buffers:         44252 kB
Cached:         221916 kB
SwapCached:      18480 kB
Active:          52800 kB
Inactive:       233176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729640 kB
SwapTotal:     4192956 kB
SwapFree:      4167960 kB
Dirty:            2760 kB
Writeback:           0 kB
Mapped:          14692 kB
Slab:            26084 kB
Committed_AS:   865356 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node64 at 2009-05-17 00:41:46