Trace number 1825339

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 106.779 106.812

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.3869
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.59/0.63	c ==============================================================================
0.59/0.63	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.63	c ==============================================================================
0.59/0.63	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
3.79/3.80	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
3.79/3.80	c ==============================================================================
3.79/3.80	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
3.79/3.80	c CPU time:   3.66544 s
3.79/3.80	c ==============================================================================
4.18/4.27	c Rsat version 2.00
106.66/106.72	c CNF stats: (65845 vars, 337556 clauses)
106.66/106.72	c Decisions: 259800
106.66/106.72	c Conflicts: 43231
106.66/106.80	c Time: 102.51000s
106.66/106.80	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-1825339-1242498257/watcher-1825339-1242498257 -o /tmp/evaluation-result-1825339-1242498257/solver-1825339-1242498257 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825339-1242498257.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 20967
/proc/meminfo: memFree=787832/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (rsat.sh) R 20965 20967 20930 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277851852 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 237947644575 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/20967/statm: 1339 234 194 169 0 50 0
[pid=20968] ppid=20967 vsize=1364 CPUtime=0
/proc/20968/stat : 20968 (SatElite) R 20967 20967 20930 0 -1 4194304 219 0 0 0 0 0 0 0 18 0 1 0 277851852 1396736 202 1992294400 134512640 135038345 4294956288 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/20968/statm: 341 209 49 128 0 210 0

[startup+0.0827401 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20967
/proc/meminfo: memFree=787832/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277851852 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 235 195 169 0 50 0
[pid=20968] ppid=20967 vsize=17596 CPUtime=0.07
/proc/20968/stat : 20968 (SatElite) R 20967 20967 20930 0 -1 4194304 3519 0 0 0 5 2 0 0 19 0 1 0 277851852 18018304 3398 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/20968/statm: 4399 3399 49 128 0 4268 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22952

[startup+0.101741 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20967
/proc/meminfo: memFree=787832/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277851852 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 235 195 169 0 50 0
[pid=20968] ppid=20967 vsize=19832 CPUtime=0.09
/proc/20968/stat : 20968 (SatElite) R 20967 20967 20930 0 -1 4194304 4050 0 0 0 7 2 0 0 19 0 1 0 277851852 20307968 3929 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/20968/statm: 4958 3930 49 128 0 4827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25188

[startup+0.301756 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20967
/proc/meminfo: memFree=787832/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277851852 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 235 195 169 0 50 0
[pid=20968] ppid=20967 vsize=32588 CPUtime=0.28
/proc/20968/stat : 20968 (SatElite) R 20967 20967 20930 0 -1 4194304 7054 0 0 0 24 4 0 0 21 0 1 0 277851852 33370112 6933 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/20968/statm: 8147 6933 49 128 0 8016 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37944

[startup+0.701789 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20967
/proc/meminfo: memFree=787832/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277851852 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 235 195 169 0 50 0
[pid=20968] ppid=20967 vsize=56672 CPUtime=0.69
/proc/20968/stat : 20968 (SatElite) R 20967 20967 20930 0 -1 4194304 13106 0 0 0 62 7 0 0 25 0 1 0 277851852 58032128 12985 1992294400 134512640 135038345 4294956288 18446744073709551615 134538968 0 0 4096 3 0 0 0 17 1 0 0
/proc/20968/statm: 14168 12985 64 128 0 14037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62028

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20969
/proc/meminfo: memFree=731056/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277851852 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 235 195 169 0 50 0
[pid=20968] ppid=20967 vsize=68508 CPUtime=1.49
/proc/20968/stat : 20968 (SatElite) R 20967 20967 20930 0 -1 4194304 17173 0 0 0 138 11 0 0 25 0 1 0 277851852 70152192 15696 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/20968/statm: 17127 15696 69 128 0 16996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73864

[startup+3.10198 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20969
/proc/meminfo: memFree=722032/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=0
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277851852 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 235 195 169 0 50 0
[pid=20968] ppid=20967 vsize=68676 CPUtime=3.09
/proc/20968/stat : 20968 (SatElite) R 20967 20967 20930 0 -1 4194304 19004 0 0 0 297 12 0 0 25 0 1 0 277851852 70324224 15801 1992294400 134512640 135038345 4294956288 18446744073709551615 134571315 0 0 4096 3 0 0 0 17 1 0 0
/proc/20968/statm: 17169 15801 69 128 0 17038 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74032

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20970
/proc/meminfo: memFree=754872/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=24344 CPUtime=2.01
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 6132 0 0 0 199 2 0 0 25 0 1 0 277852279 24928256 5714 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 6086 5714 86 211 0 5872 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29700

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 20970
/proc/meminfo: memFree=753336/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=26208 CPUtime=8.41
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 6617 0 0 0 838 3 0 0 25 0 1 0 277852279 26836992 6198 1992294400 134512640 135377749 4294956400 18446744073709551615 134526466 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 6552 6198 86 211 0 6338 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31564

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 20970
/proc/meminfo: memFree=748024/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=31304 CPUtime=21.21
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 7978 0 0 0 2117 4 0 0 25 0 1 0 277852279 32055296 7469 1992294400 134512640 135377749 4294956400 18446744073709551615 134525984 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 7826 7469 86 211 0 7612 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36660

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 20970
/proc/meminfo: memFree=736248/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=43408 CPUtime=46.8
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 11026 0 0 0 4673 7 0 0 25 0 1 0 277852279 44449792 10475 1992294400 134512640 135377749 4294956400 18446744073709551615 134524162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 10852 10475 86 211 0 10638 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 48764

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20970
/proc/meminfo: memFree=721080/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=58552 CPUtime=98
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 14895 0 0 0 9787 13 0 0 25 0 1 0 277852279 59957248 14215 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 14638 14215 86 211 0 14424 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63908

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

[startup+103.901 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20970
/proc/meminfo: memFree=720824/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=58948 CPUtime=99.59
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 14995 0 0 0 9946 13 0 0 25 0 1 0 277852279 60362752 14315 1992294400 134512640 135377749 4294956400 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 14737 14315 86 211 0 14523 0
Current children cumulated CPU time (s) 103.85
Current children cumulated vsize (KiB) 64304

[startup+105.501 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20970
/proc/meminfo: memFree=720056/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=59528 CPUtime=101.2
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 15150 0 0 0 10107 13 0 0 25 0 1 0 277852279 60956672 14460 1992294400 134512640 135377749 4294956400 18446744073709551615 134518119 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 14882 14460 86 211 0 14668 0
Current children cumulated CPU time (s) 105.46
Current children cumulated vsize (KiB) 64884

[startup+106.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20970
/proc/meminfo: memFree=720056/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=59528 CPUtime=101.99
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 15153 0 0 0 10186 13 0 0 25 0 1 0 277852279 60956672 14463 1992294400 134512640 135377749 4294956400 18446744073709551615 134524182 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 14882 14463 86 211 0 14668 0
Current children cumulated CPU time (s) 106.25
Current children cumulated vsize (KiB) 64884

[startup+106.705 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20970
/proc/meminfo: memFree=720056/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5356 CPUtime=4.26
/proc/20967/stat : 20967 (rsat.sh) S 20965 20967 20930 0 -1 4194304 310 21288 0 0 0 0 410 16 16 0 1 0 277851852 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20967/statm: 1339 237 195 169 0 50 0
[pid=20970] ppid=20967 vsize=59528 CPUtime=102.4
/proc/20970/stat : 20970 (rsat) R 20967 20967 20930 0 -1 4194304 15153 0 0 0 10227 13 0 0 25 0 1 0 277852279 60956672 14463 1992294400 134512640 135377749 4294956400 18446744073709551615 134518138 0 0 4096 1026 0 0 0 17 1 0 0
/proc/20970/statm: 14882 14463 86 211 0 14668 0
Current children cumulated CPU time (s) 106.66
Current children cumulated vsize (KiB) 64884

[startup+106.801 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 20970
/proc/meminfo: memFree=720056/2055920 swapFree=4165596/4192956
[pid=20967] ppid=20965 vsize=5360 CPUtime=106.75
/proc/20967/stat : 20967 (rsat.sh) R 20965 20967 20930 0 -1 4194304 315 36447 0 0 0 0 10645 30 16 0 1 0 277851852 5488640 239 1992294400 4194304 4889804 548682068832 18446744073709551615 237947812453 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/20967/statm: 1340 239 196 169 0 51 0
Current children cumulated CPU time (s) 106.75
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 106.812
CPU time (s): 106.779
CPU user time (s): 106.461
CPU system time (s): 0.317951
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 80744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 106.461
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36910
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= 37
involuntary context switches= 198

runsolver used 0.132979 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-16 20:24:18
IDJOB=1825339
IDBENCH=70997
IDSOLVER=665
FILE ID=node69/1825339-1242498257
PBS_JOBID= 9306997
Free space on /tmp= 66180 MiB

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

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=940832241

node69.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.231
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.231
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:        788312 kB
Buffers:         93776 kB
Cached:        1065492 kB
SwapCached:      21484 kB
Active:         107936 kB
Inactive:      1074736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        788312 kB
SwapTotal:     4192956 kB
SwapFree:      4165596 kB
Dirty:           11064 kB
Writeback:           0 kB
Mapped:          14172 kB
Slab:            70960 kB
Committed_AS:   915804 kB
PageTables:       1464 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= 66180 MiB
End job on node69 at 2009-05-16 20:26:05