Trace number 1824809

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 4890.98 4892.28

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark342.131
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data

0.00/0.00	c Parsing...
0.09/0.14	c ==============================================================================
0.09/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.14	c ==============================================================================
0.09/0.14	c |         0 |  135474   356036 |   40642       0        0     nan |  0.000 % |
1.29/1.40	c |         0 |  114078   411814 |      --       0       --      -- |     --   | -21277/56123
1.29/1.40	c ==============================================================================
1.29/1.40	c Result  :   #vars: 18800   #clauses: 114078   #literals: 411814
1.29/1.40	c CPU time:   1.35779 s
1.29/1.40	c ==============================================================================
1.58/1.60	c Rsat version 2.00
4890.79/4892.18	c CNF stats: (18800 vars, 114078 clauses)
4890.79/4892.18	c Decisions: 8642069
4890.79/4892.18	c Conflicts: 2375125
4890.89/4892.27	c Time: 595.13270s
4890.89/4892.27	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-1824809-1242482868/watcher-1824809-1242482868 -o /tmp/evaluation-result-1824809-1242482868/solver-1824809-1242482868 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824809-1242482868.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.97 0.95 3/64 27280
/proc/meminfo: memFree=1737304/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=0
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276313741 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27280/statm: 1339 235 195 169 0 50 0
[pid=27281] ppid=27280 vsize=2388 CPUtime=0
/proc/27281/stat : 27281 (SatElite) R 27280 27280 27243 0 -1 4194304 428 0 0 0 0 0 0 0 18 0 1 0 276313741 2445312 411 1992294400 134512640 135038345 4294956288 18446744073709551615 134548460 0 0 4096 3 0 0 0 17 1 0 0
/proc/27281/statm: 597 413 49 128 0 466 0

[startup+0.0235329 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 27280
/proc/meminfo: memFree=1737304/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=0
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276313741 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27280/statm: 1339 235 195 169 0 50 0
[pid=27281] ppid=27280 vsize=7060 CPUtime=0.01
/proc/27281/stat : 27281 (SatElite) R 27280 27280 27243 0 -1 4194304 1095 0 0 0 1 0 0 0 18 0 1 0 276313741 7229440 1030 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/27281/statm: 1765 1030 50 128 0 1634 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12416

[startup+0.101541 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 27280
/proc/meminfo: memFree=1737304/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=0
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276313741 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27280/statm: 1339 235 195 169 0 50 0
[pid=27281] ppid=27280 vsize=12604 CPUtime=0.09
/proc/27281/stat : 27281 (SatElite) R 27280 27280 27243 0 -1 4194304 2432 0 0 0 8 1 0 0 18 0 1 0 276313741 12906496 2367 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/27281/statm: 3151 2367 50 128 0 3020 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17960

[startup+0.301563 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 27280
/proc/meminfo: memFree=1737304/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=0
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276313741 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27280/statm: 1339 235 195 169 0 50 0
[pid=27281] ppid=27280 vsize=20252 CPUtime=0.29
/proc/27281/stat : 27281 (SatElite) R 27280 27280 27243 0 -1 4194304 4465 0 0 0 26 3 0 0 19 0 1 0 276313741 20738048 4024 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/27281/statm: 5063 4024 69 128 0 4932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25608

[startup+0.701606 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 27280
/proc/meminfo: memFree=1737304/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=0
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276313741 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27280/statm: 1339 235 195 169 0 50 0
[pid=27281] ppid=27280 vsize=23056 CPUtime=0.69
/proc/27281/stat : 27281 (SatElite) R 27280 27280 27243 0 -1 4194304 5055 0 0 0 66 3 0 0 22 0 1 0 276313741 23609344 4614 1992294400 134512640 135038345 4294956288 18446744073709551615 134588972 0 0 4096 3 0 0 0 17 1 0 0
/proc/27281/statm: 5764 4614 69 128 0 5633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28412

[startup+1.50169 s]
/proc/loadavg: 0.85 0.97 0.95 2/66 27282
/proc/meminfo: memFree=1720008/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=0
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276313741 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27280/statm: 1339 235 195 169 0 50 0
[pid=27281] ppid=27280 vsize=21828 CPUtime=1.49
/proc/27281/stat : 27281 (SatElite) R 27280 27280 27243 0 -1 4194304 5666 0 0 0 143 6 0 0 25 0 1 0 276313741 22351872 4401 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/27281/statm: 5457 4401 69 128 0 5326 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27184

[startup+3.10287 s]
/proc/loadavg: 0.85 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1760776/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=10100 CPUtime=1.48
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 2413 0 0 0 147 1 0 0 25 0 1 0 276313902 10342400 2326 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 2525 2326 86 211 0 2311 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15456

[startup+6.30122 s]
/proc/loadavg: 0.86 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1758216/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=12244 CPUtime=4.68
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 2954 0 0 0 465 3 0 0 25 0 1 0 276313902 12537856 2864 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 3061 2864 86 211 0 2847 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17600

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1754504/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=15892 CPUtime=11.07
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 3836 0 0 0 1104 3 0 0 25 0 1 0 276313902 16273408 3746 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 3973 3746 86 211 0 3759 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21248

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1749576/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=20428 CPUtime=23.87
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 5418 0 0 0 2382 5 0 0 25 0 1 0 276313902 20918272 4842 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 5107 4842 86 211 0 4893 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25784

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1747656/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=22604 CPUtime=49.46
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 5999 0 0 0 4940 6 0 0 25 0 1 0 276313902 23146496 5423 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 5651 5423 86 211 0 5437 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27960

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1744008/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=26748 CPUtime=100.66
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 7467 0 0 0 10058 8 0 0 25 0 1 0 276313902 27389952 6307 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 6687 6307 86 211 0 6473 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32104

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1736584/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=34076 CPUtime=160.64
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 10146 0 0 0 16053 11 0 0 25 0 1 0 276313902 34893824 8196 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 8519 8196 86 211 0 8305 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39432

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1722568/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=47148 CPUtime=220.62
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 14335 0 0 0 22048 14 0 0 25 0 1 0 276313902 48279552 11583 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 11787 11583 86 211 0 11573 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 52504

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1722568/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=47148 CPUtime=280.6
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 14335 0 0 0 28046 14 0 0 25 0 1 0 276313902 48279552 11583 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 11787 11583 86 211 0 11573 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 52504

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27283
/proc/meminfo: memFree=1721480/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=49740 CPUtime=340.59
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 15053 0 0 0 34044 15 0 0 25 0 1 0 276313902 50933760 11915 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 12435 11915 86 211 0 12221 0

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


[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1581064/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=192572 CPUtime=4599.47
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 71618 0 0 0 459877 70 0 0 25 0 1 0 276313902 197193728 46482 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 48143 46482 86 211 0 47929 0
Current children cumulated CPU time (s) 4601.07
Current children cumulated vsize (KiB) 197928

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1580360/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=193340 CPUtime=4659.46
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 71999 0 0 0 465875 71 0 0 25 0 1 0 276313902 197980160 46669 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 48335 46669 86 211 0 48121 0
Current children cumulated CPU time (s) 4661.06
Current children cumulated vsize (KiB) 198696

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1580296/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=193340 CPUtime=4719.44
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 72007 0 0 0 471873 71 0 0 25 0 1 0 276313902 197980160 46677 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 48335 46677 86 211 0 48121 0
Current children cumulated CPU time (s) 4721.04
Current children cumulated vsize (KiB) 198696

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1580232/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=193340 CPUtime=4779.42
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 72015 0 0 0 477871 71 0 0 25 0 1 0 276313902 197980160 46685 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 48335 46685 86 211 0 48121 0
Current children cumulated CPU time (s) 4781.02
Current children cumulated vsize (KiB) 198696

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1584136/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=188440 CPUtime=4839.4
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 72625 0 0 0 483869 71 0 0 25 0 1 0 276313902 192962560 45657 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 47110 45657 86 211 0 46896 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 193796

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

[startup+4863.9 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1583624/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=189212 CPUtime=4861
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73021 0 0 0 486029 71 0 0 25 0 1 0 276313902 193753088 45840 1992294400 134512640 135377749 4294956400 18446744073709551615 134529680 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 47303 45840 86 211 0 47089 0
Current children cumulated CPU time (s) 4862.6
Current children cumulated vsize (KiB) 194568

[startup+4876.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1583560/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=189728 CPUtime=4873.79
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73106 0 0 0 487308 71 0 0 25 0 1 0 276313902 194281472 45925 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 47432 45925 86 211 0 47218 0
Current children cumulated CPU time (s) 4875.39
Current children cumulated vsize (KiB) 195084

[startup+4883.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1583880/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=188684 CPUtime=4880.19
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73115 0 0 0 487948 71 0 0 25 0 1 0 276313902 193212416 45720 1992294400 134512640 135377749 4294956400 18446744073709551615 134522440 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 47171 45720 86 211 0 46957 0
Current children cumulated CPU time (s) 4881.79
Current children cumulated vsize (KiB) 194040

[startup+4886.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1583880/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=188684 CPUtime=4883.39
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73115 0 0 0 488268 71 0 0 25 0 1 0 276313902 193212416 45720 1992294400 134512640 135377749 4294956400 18446744073709551615 134522420 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 47171 45720 86 211 0 46957 0
Current children cumulated CPU time (s) 4884.99
Current children cumulated vsize (KiB) 194040

[startup+4889.51 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1584520/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=187652 CPUtime=4886.59
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73115 0 0 0 488588 71 0 0 25 0 1 0 276313902 192155648 45561 1992294400 134512640 135377749 4294956400 18446744073709551615 134522436 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 46913 45561 86 211 0 46699 0
Current children cumulated CPU time (s) 4888.19
Current children cumulated vsize (KiB) 193008

[startup+4891.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1584520/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=187652 CPUtime=4888.19
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73115 0 0 0 488748 71 0 0 25 0 1 0 276313902 192155648 45561 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 46913 45561 86 211 0 46699 0
Current children cumulated CPU time (s) 4889.79
Current children cumulated vsize (KiB) 193008

[startup+4891.9 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1584520/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=187652 CPUtime=4888.99
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73115 0 0 0 488828 71 0 0 25 0 1 0 276313902 192155648 45561 1992294400 134512640 135377749 4294956400 18446744073709551615 134522432 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 46913 45561 86 211 0 46699 0
Current children cumulated CPU time (s) 4890.59
Current children cumulated vsize (KiB) 193008

[startup+4892.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1584520/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=187652 CPUtime=4889.19
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73115 0 0 0 488848 71 0 0 25 0 1 0 276313902 192155648 45561 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 46913 45561 86 211 0 46699 0
Current children cumulated CPU time (s) 4890.79
Current children cumulated vsize (KiB) 193008

[startup+4892.2 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 27291
/proc/meminfo: memFree=1584520/2055920 swapFree=4167960/4192956
[pid=27280] ppid=27278 vsize=5356 CPUtime=1.6
/proc/27280/stat : 27280 (rsat.sh) S 27278 27280 27243 0 -1 4194304 310 5667 0 0 0 0 153 7 16 0 1 0 276313741 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27280/statm: 1339 237 195 169 0 50 0
[pid=27283] ppid=27280 vsize=187204 CPUtime=4889.29
/proc/27283/stat : 27283 (rsat) R 27280 27280 27243 0 -1 4194304 73116 0 0 0 488858 71 0 0 25 0 1 0 276313902 191696896 45449 1992294400 134512640 135377749 4294956400 18446744073709551615 134979844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27283/statm: 46801 45449 86 211 0 46587 0
Current children cumulated CPU time (s) 4890.89
Current children cumulated vsize (KiB) 192560

Child status: 20
Real time (s): 4892.28
CPU time (s): 4890.98
CPU user time (s): 4890.16
CPU system time (s): 0.825874
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 228464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4890.16
system time used= 0.825874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79251
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= 41
involuntary context switches= 5261

runsolver used 5.32319 second user time and 12.4721 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-16 16:07:48
IDJOB=1824809
IDBENCH=20390
IDSOLVER=665
FILE ID=node64/1824809-1242482868
PBS_JOBID= 9306881
Free space on /tmp= 66176 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824809-1242482868/watcher-1824809-1242482868 -o /tmp/evaluation-result-1824809-1242482868/solver-1824809-1242482868 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824809-1242482868.cnf            

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

MD5SUM BENCH= 50ed98553825ac1825482c1496260592
RANDOM SEED=1793239485

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:       1737848 kB
Buffers:         34984 kB
Cached:         222616 kB
SwapCached:      18480 kB
Active:          82120 kB
Inactive:       195328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737848 kB
SwapTotal:     4192956 kB
SwapFree:      4167960 kB
Dirty:            4780 kB
Writeback:           0 kB
Mapped:          14652 kB
Slab:            26432 kB
Committed_AS:   862900 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-16 17:29:21