Trace number 1563380

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
Rsat 2009-03-22UNSAT 266.274 266.411

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.6579
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.29/0.37	c ==============================================================================
0.29/0.37	c |           |     ORIGINAL     |              LEARNT              |          |
0.29/0.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.29/0.37	c ==============================================================================
0.29/0.37	c |         0 |  404200   943125 |  121260       0        0     nan |  0.000 % |
3.88/3.95	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
3.88/3.95	c ==============================================================================
3.88/3.95	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
3.88/3.95	c CPU time:   3.69344 s
3.88/3.95	c ==============================================================================
4.08/4.12	c Rsat version 3.02
4.11/4.20	c Base unit clause learned: 0
266.15/266.34	c CNF stats: (14948 vars, 103664 clauses)
266.15/266.34	c Decisions: 1213125
266.15/266.34	c Conflicts: 514773
266.15/266.34	c Restarts: 62
266.15/266.34	c Avg lpc: 45.31
266.15/266.34	c Max decision level: 214
266.15/266.34	c KB reduction: 22 (421049 clauses removed)
266.15/266.34	c Final decision lit size:14948 (100.00 %)
266.15/266.34	c Final stack/save sizes: 596(3.99 %)/4768(31.90 %)
266.15/266.34	c Final cdc size: 1192 (7.97 %)
266.15/266.34	c ***********************************************
266.15/266.34	c Conflicts with bac: 28372/514773 (5.51 %)
266.15/266.34	c Avg bac size: 19.33
266.15/266.34	c Avg bac bt depth: 9.43 vs 1.92 (normal)
266.15/266.39	c Running time: 262.03116 seconds
266.15/266.39	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-1563380-1238785882/watcher-1563380-1238785882 -o /tmp/evaluation-result-1563380-1238785882/solver-1563380-1238785882 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1563380-1238785882.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 1.03 3/70 22581
/proc/meminfo: memFree=1818296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=0
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1151253316 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 239 199 169 0 50 0
[pid=22582] ppid=22581 vsize=1684 CPUtime=0
/proc/22582/stat : 22582 (SatElite) R 22581 22581 22508 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 1151253316 1724416 252 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/22582/statm: 421 254 65 186 0 231 0

[startup+0.0851851 s]
/proc/loadavg: 0.91 0.98 1.03 3/70 22581
/proc/meminfo: memFree=1818296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=0
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1151253316 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 239 199 169 0 50 0
[pid=22582] ppid=22581 vsize=24476 CPUtime=0.07
/proc/22582/stat : 22582 (SatElite) R 22581 22581 22508 0 -1 4194304 5229 0 0 0 6 1 0 0 19 0 1 0 1151253316 25063424 5212 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/22582/statm: 6119 5214 65 186 0 5929 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29832

[startup+0.102186 s]
/proc/loadavg: 0.91 0.98 1.03 3/70 22581
/proc/meminfo: memFree=1818296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=0
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1151253316 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 239 199 169 0 50 0
[pid=22582] ppid=22581 vsize=28668 CPUtime=0.08
/proc/22582/stat : 22582 (SatElite) R 22581 22581 22508 0 -1 4194304 6281 0 0 0 7 1 0 0 19 0 1 0 1151253316 29356032 6264 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/22582/statm: 7200 6266 65 186 0 7010 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34024

[startup+0.301208 s]
/proc/loadavg: 0.91 0.98 1.03 3/70 22581
/proc/meminfo: memFree=1818296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=0
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1151253316 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 239 199 169 0 50 0
[pid=22582] ppid=22581 vsize=88508 CPUtime=0.29
/proc/22582/stat : 22582 (SatElite) R 22581 22581 22508 0 -1 4194304 18143 0 0 0 21 8 0 0 20 0 1 0 1151253316 90632192 18126 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/22582/statm: 22127 18128 65 186 0 21937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93864

[startup+0.702253 s]
/proc/loadavg: 0.91 0.98 1.03 3/70 22581
/proc/meminfo: memFree=1818296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=0
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1151253316 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 239 199 169 0 50 0
[pid=22582] ppid=22581 vsize=109984 CPUtime=0.69
/proc/22582/stat : 22582 (SatElite) R 22581 22581 22508 0 -1 4194304 23505 0 0 0 57 12 0 0 25 0 1 0 1151253316 112623616 23145 1992294400 4194304 4959918 548682068688 18446744073709551615 4270392 0 0 4096 3 0 0 0 17 0 0 0
/proc/22582/statm: 27496 23145 92 186 0 27306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115340

[startup+1.50235 s]
/proc/loadavg: 0.91 0.98 1.03 2/72 22583
/proc/meminfo: memFree=1714856/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=0
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1151253316 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 239 199 169 0 50 0
[pid=22582] ppid=22581 vsize=117748 CPUtime=1.48
/proc/22582/stat : 22582 (SatElite) R 22581 22581 22508 0 -1 4194304 25355 0 0 0 133 15 0 0 25 0 1 0 1151253316 120573952 24981 1992294400 4194304 4959918 548682068688 18446744073709551615 4270080 0 0 4096 3 0 0 0 17 0 0 0
/proc/22582/statm: 29437 24981 92 186 0 29247 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 123104

[startup+3.10153 s]
/proc/loadavg: 0.91 0.98 1.03 2/72 22583
/proc/meminfo: memFree=1704616/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=0
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1151253316 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 239 199 169 0 50 0
[pid=22582] ppid=22581 vsize=128564 CPUtime=3.08
/proc/22582/stat : 22582 (SatElite) R 22581 22581 22508 0 -1 4194304 33964 0 0 0 289 19 0 0 25 0 1 0 1151253316 131649536 26889 1992294400 4194304 4959918 548682068688 18446744073709551615 4421423 0 0 4096 3 0 0 0 17 0 0 0
/proc/22582/statm: 32141 26889 92 186 0 31951 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 133920

[startup+6.3019 s]
/proc/loadavg: 0.92 0.98 1.03 2/72 22584
/proc/meminfo: memFree=1792744/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=14444 CPUtime=2.16
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 3162 0 0 0 215 1 0 0 25 0 1 0 1151253729 14790656 3071 1992294400 4194304 5460562 548682068800 18446744073709551615 4226169 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 3611 3071 118 309 0 3298 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19800

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 1.03 2/72 22584
/proc/meminfo: memFree=1787240/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=20092 CPUtime=8.56
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 4665 0 0 0 854 2 0 0 25 0 1 0 1151253729 20574208 4376 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 5023 4376 118 309 0 4710 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25448

[startup+25.5011 s]
/proc/loadavg: 0.94 0.98 1.03 2/72 22584
/proc/meminfo: memFree=1785512/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=21132 CPUtime=21.35
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 6447 0 0 0 2132 3 0 0 25 0 1 0 1151253729 21639168 4682 1992294400 4194304 5460562 548682068800 18446744073709551615 4201890 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 5283 4682 118 309 0 4970 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26488

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.02 2/72 22584
/proc/meminfo: memFree=1784040/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=22596 CPUtime=46.93
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 8243 0 0 0 4689 4 0 0 25 0 1 0 1151253729 23138304 5038 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 5649 5038 118 309 0 5336 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27952

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.02 2/72 22584
/proc/meminfo: memFree=1781416/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=24848 CPUtime=98.12
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 12245 0 0 0 9806 6 0 0 25 0 1 0 1151253729 25444352 5679 1992294400 4194304 5460562 548682068800 18446744073709551615 4226176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 6212 5679 118 309 0 5899 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30204

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/72 22584
/proc/meminfo: memFree=1779368/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=27712 CPUtime=158.09
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 15471 0 0 0 15801 8 0 0 25 0 1 0 1151253729 28377088 6179 1992294400 4194304 5460562 548682068800 18446744073709551615 4206543 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 6928 6179 118 309 0 6615 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 33068

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/72 22584
/proc/meminfo: memFree=1776552/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30380 CPUtime=218.06
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 20150 0 0 0 21796 10 0 0 25 0 1 0 1151253729 31109120 6890 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7595 6890 118 309 0 7282 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 35736

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/72 22584
/proc/meminfo: memFree=1776552/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30380 CPUtime=226.06
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 20150 0 0 0 22596 10 0 0 25 0 1 0 1151253729 31109120 6890 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7595 6890 118 309 0 7282 0
Current children cumulated CPU time (s) 230.17
Current children cumulated vsize (KiB) 35736

[startup+243.105 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 22584
/proc/meminfo: memFree=1776296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30616 CPUtime=238.85
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 21211 0 0 0 23875 10 0 0 25 0 1 0 1151253729 31350784 6959 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7654 6959 118 309 0 7341 0
Current children cumulated CPU time (s) 242.96
Current children cumulated vsize (KiB) 35972

[startup+255.902 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 22584
/proc/meminfo: memFree=1776296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30616 CPUtime=251.65
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 21211 0 0 0 25155 10 0 0 25 0 1 0 1151253729 31350784 6959 1992294400 4194304 5460562 548682068800 18446744073709551615 4202387 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7654 6959 118 309 0 7341 0
Current children cumulated CPU time (s) 255.76
Current children cumulated vsize (KiB) 35972

[startup+262.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 22584
/proc/meminfo: memFree=1776296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30616 CPUtime=258.05
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 21217 0 0 0 25795 10 0 0 25 0 1 0 1151253729 31350784 6965 1992294400 4194304 5460562 548682068800 18446744073709551615 4201406 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7654 6965 118 309 0 7341 0
Current children cumulated CPU time (s) 262.16
Current children cumulated vsize (KiB) 35972

[startup+263.902 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 22584
/proc/meminfo: memFree=1776296/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30616 CPUtime=259.65
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 21219 0 0 0 25955 10 0 0 25 0 1 0 1151253729 31350784 6967 1992294400 4194304 5460562 548682068800 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7654 6967 118 309 0 7341 0
Current children cumulated CPU time (s) 263.76
Current children cumulated vsize (KiB) 35972

[startup+265.502 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 22584
/proc/meminfo: memFree=1776232/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30616 CPUtime=261.24
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 21219 0 0 0 26114 10 0 0 25 0 1 0 1151253729 31350784 6967 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7654 6967 118 309 0 7341 0
Current children cumulated CPU time (s) 265.35
Current children cumulated vsize (KiB) 35972

[startup+265.903 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 22584
/proc/meminfo: memFree=1776232/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30616 CPUtime=261.64
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 21219 0 0 0 26154 10 0 0 25 0 1 0 1151253729 31350784 6967 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7654 6967 118 309 0 7341 0
Current children cumulated CPU time (s) 265.75
Current children cumulated vsize (KiB) 35972

[startup+266.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 22584
/proc/meminfo: memFree=1776232/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5356 CPUtime=4.11
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 312 45592 0 0 0 0 383 28 19 0 1 0 1151253316 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1339 241 199 169 0 50 0
[pid=22584] ppid=22581 vsize=30616 CPUtime=262.04
/proc/22584/stat : 22584 (rsat) R 22581 22581 22508 0 -1 4194304 21219 0 0 0 26194 10 0 0 25 0 1 0 1151253729 31350784 6967 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/22584/statm: 7654 6967 118 309 0 7341 0
Current children cumulated CPU time (s) 266.15
Current children cumulated vsize (KiB) 35972

[startup+266.403 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 22584
/proc/meminfo: memFree=1776232/2055920 swapFree=4174080/4192956
[pid=22581] ppid=22579 vsize=5360 CPUtime=266.25
/proc/22581/stat : 22581 (rsat.sh) S 22579 22581 22508 0 -1 4194304 340 66815 0 0 0 0 26586 39 19 0 1 0 1151253316 5488640 244 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22581/statm: 1340 244 200 169 0 51 0
Current children cumulated CPU time (s) 266.25
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 266.411
CPU time (s): 266.274
CPU user time (s): 265.868
CPU system time (s): 0.405938
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 135612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 265.868
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67282
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= 959

runsolver used 0.26296 second user time and 0.726889 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-03 21:11:22
IDJOB=1563380
IDBENCH=70952
IDSOLVER=545
FILE ID=node74/1563380-1238785882
PBS_JOBID= 9085621
Free space on /tmp= 103228 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563380-1238785882/watcher-1563380-1238785882 -o /tmp/evaluation-result-1563380-1238785882/solver-1563380-1238785882 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1563380-1238785882.cnf HOME

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1566703860

node74.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.236
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.236
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:       1818776 kB
Buffers:         19316 kB
Cached:         140420 kB
SwapCached:       7884 kB
Active:          38180 kB
Inactive:       130892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818776 kB
SwapTotal:     4192956 kB
SwapFree:      4174080 kB
Dirty:           12736 kB
Writeback:           0 kB
Mapped:          15012 kB
Slab:            53304 kB
Committed_AS:  2609408 kB
PageTables:       1852 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= 103224 MiB
End job on node74 at 2009-04-03 21:15:49