Trace number 1772599

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 43.0295 43.0493

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9452
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

0.00/0.00	c Parsing...
0.69/0.74	c ==============================================================================
0.69/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.74	c ==============================================================================
0.69/0.74	c |         0 |  791609  1827554 |  237482       0        0     nan |  0.000 % |
5.28/5.30	c |         0 |  330007   875573 |      --       0       --      -- |     --   | -246452/-463289
5.28/5.30	c ==============================================================================
5.28/5.30	c Result  :   #vars: 58111   #clauses: 330007   #literals: 875573
5.28/5.30	c CPU time:   5.05023 s
5.28/5.30	c ==============================================================================
5.69/5.73	c Rsat version 3.02
5.71/5.96	c Base unit clause learned: 0
42.87/42.98	c CNF stats: (58111 vars, 330007 clauses)
42.87/42.98	c Decisions: 46758
42.87/42.98	c Conflicts: 25258
42.87/42.98	c Restarts: 6
42.87/42.98	c Avg lpc: 33.61
42.87/42.98	c Max decision level: 711
42.87/42.98	c KB reduction: 0 (0 clauses removed)
42.87/42.98	c Final decision lit size:58111 (100.00 %)
42.87/42.98	c Final stack/save sizes: 581(1.00 %)/2324(4.00 %)
42.87/42.98	c Final cdc size: 581 (1.00 %)
42.87/42.98	c ***********************************************
42.87/42.98	c Conflicts with bac: 623/25258 (2.47 %)
42.87/42.98	c Avg bac size: 19.50
42.87/42.98	c Avg bac bt depth: 8.58 vs 1.63 (normal)
42.96/43.03	c Running time: 37.24934 seconds
42.96/43.03	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-1772599-1241174910/watcher-1772599-1241174910 -o /tmp/evaluation-result-1772599-1241174910/solver-1772599-1241174910 -C 10000 -W 6000 -M 1800 HOME/rsat.sh HOME/instance-1772599-1241174910.cnf HOME 

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): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 30028
/proc/meminfo: memFree=1257800/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=0
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525178 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 239 199 169 0 50 0
[pid=30029] ppid=30028 vsize=1696 CPUtime=0
/proc/30029/stat : 30029 (SatElite) R 30028 30028 29991 0 -1 4194304 246 0 0 0 0 0 0 0 19 0 1 0 145525179 1736704 230 1992294400 4194304 4959918 548682068688 18446744073709551615 4237497 0 0 4096 3 0 0 0 17 1 0 0
/proc/30029/statm: 424 233 64 186 0 234 0

[startup+0.0249991 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 30028
/proc/meminfo: memFree=1257800/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=0
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525178 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 239 199 169 0 50 0
[pid=30029] ppid=30028 vsize=8164 CPUtime=0.01
/proc/30029/stat : 30029 (SatElite) R 30028 30028 29991 0 -1 4194304 1651 0 0 0 1 0 0 0 19 0 1 0 145525179 8359936 1634 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/30029/statm: 2041 1636 64 186 0 1851 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13520

[startup+0.102007 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 30028
/proc/meminfo: memFree=1257800/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=0
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525178 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 239 199 169 0 50 0
[pid=30029] ppid=30028 vsize=33400 CPUtime=0.09
/proc/30029/stat : 30029 (SatElite) R 30028 30028 29991 0 -1 4194304 7287 0 0 0 5 4 0 0 19 0 1 0 145525179 34201600 7270 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 1 0 0
/proc/30029/statm: 8350 7276 64 186 0 8160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38756

[startup+0.301026 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 30028
/proc/meminfo: memFree=1257800/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=0
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525178 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 239 199 169 0 50 0
[pid=30029] ppid=30028 vsize=86044 CPUtime=0.29
/proc/30029/stat : 30029 (SatElite) R 30028 30028 29991 0 -1 4194304 18317 0 0 0 19 10 0 0 20 0 1 0 145525179 88109056 18300 1992294400 4194304 4959918 548682068688 18446744073709551615 4224913 0 0 4096 3 0 0 0 17 1 0 0
/proc/30029/statm: 21511 18303 64 186 0 21321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91400

[startup+0.701065 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 30028
/proc/meminfo: memFree=1257800/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=0
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525178 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 239 199 169 0 50 0
[pid=30029] ppid=30028 vsize=140300 CPUtime=0.69
/proc/30029/stat : 30029 (SatElite) R 30028 30028 29991 0 -1 4194304 32108 0 0 0 53 16 0 0 24 0 1 0 145525179 143667200 32091 1992294400 4194304 4959918 548682068688 18446744073709551615 4232888 0 0 4096 3 0 0 0 17 1 0 0
/proc/30029/statm: 35075 32091 66 186 0 34885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145656

[startup+1.50115 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 30030
/proc/meminfo: memFree=1124720/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=0
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525178 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 239 199 169 0 50 0
[pid=30029] ppid=30028 vsize=156308 CPUtime=1.49
/proc/30029/stat : 30029 (SatElite) R 30028 30028 29991 0 -1 4194304 35987 0 0 0 130 19 0 0 25 0 1 0 145525179 160059392 34361 1992294400 4194304 4959918 548682068688 18446744073709551615 4403749 0 0 4096 3 0 0 0 17 1 0 0
/proc/30029/statm: 39077 34361 92 186 0 38887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161664

[startup+3.1013 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 30030
/proc/meminfo: memFree=1116080/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=0
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525178 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 239 199 169 0 50 0
[pid=30029] ppid=30028 vsize=165488 CPUtime=3.08
/proc/30029/stat : 30029 (SatElite) R 30028 30028 29991 0 -1 4194304 38664 0 0 0 288 20 0 0 25 0 1 0 145525179 169459712 37038 1992294400 4194304 4959918 548682068688 18446744073709551615 4252757 0 0 4096 3 0 0 0 17 1 0 0
/proc/30029/statm: 41372 37038 92 186 0 41182 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 170844

[startup+6.30163 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 30030
/proc/meminfo: memFree=1101104/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 5356

[startup+12.7013 s]
/proc/loadavg: 0.15 0.03 0.01 2/66 30031
/proc/meminfo: memFree=1218544/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=30996 CPUtime=6.95
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 7924 0 0 0 692 3 0 0 25 0 1 0 145525751 31739904 7005 1992294400 4194304 5460562 548682068800 18446744073709551615 4226360 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7749 7005 117 309 0 7436 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 36352

[startup+25.5015 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 30031
/proc/meminfo: memFree=1218864/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=30872 CPUtime=19.75
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 7981 0 0 0 1972 3 0 0 25 0 1 0 145525751 31612928 6963 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7718 6963 117 309 0 7405 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36228

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

[startup+31.9052 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 30031
/proc/meminfo: memFree=1218864/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=30872 CPUtime=26.15
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 7981 0 0 0 2612 3 0 0 25 0 1 0 145525751 31612928 6963 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7718 6963 117 309 0 7405 0
Current children cumulated CPU time (s) 31.86
Current children cumulated vsize (KiB) 36228

[startup+38.3018 s]
/proc/loadavg: 0.44 0.11 0.03 2/66 30031
/proc/meminfo: memFree=1218736/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=31112 CPUtime=32.55
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 8051 0 0 0 3252 3 0 0 25 0 1 0 145525751 31858688 7032 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7778 7032 117 309 0 7465 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 36468

[startup+41.5011 s]
/proc/loadavg: 0.49 0.12 0.04 2/66 30031
/proc/meminfo: memFree=1218352/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=31652 CPUtime=35.75
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 8188 0 0 0 3571 4 0 0 25 0 1 0 145525751 32411648 7086 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7913 7086 117 309 0 7600 0
Current children cumulated CPU time (s) 41.46
Current children cumulated vsize (KiB) 37008

[startup+42.3012 s]
/proc/loadavg: 0.49 0.12 0.04 2/66 30031
/proc/meminfo: memFree=1218416/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=31652 CPUtime=36.55
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 8188 0 0 0 3651 4 0 0 25 0 1 0 145525751 32411648 7086 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7913 7086 117 309 0 7600 0
Current children cumulated CPU time (s) 42.26
Current children cumulated vsize (KiB) 37008

[startup+42.7012 s]
/proc/loadavg: 0.49 0.12 0.04 2/66 30031
/proc/meminfo: memFree=1218416/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=31432 CPUtime=36.95
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 8188 0 0 0 3691 4 0 0 25 0 1 0 145525751 32186368 7063 1992294400 4194304 5460562 548682068800 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7858 7063 117 309 0 7545 0
Current children cumulated CPU time (s) 42.66
Current children cumulated vsize (KiB) 36788

[startup+42.9052 s]
/proc/loadavg: 0.53 0.14 0.04 2/66 30031
/proc/meminfo: memFree=1218416/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=31432 CPUtime=37.16
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 8188 0 0 0 3712 4 0 0 25 0 1 0 145525751 32186368 7063 1992294400 4194304 5460562 548682068800 18446744073709551615 4214217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7858 7063 117 309 0 7545 0
Current children cumulated CPU time (s) 42.87
Current children cumulated vsize (KiB) 36788

[startup+43.0013 s]
/proc/loadavg: 0.53 0.14 0.04 2/66 30031
/proc/meminfo: memFree=1218416/2055920 swapFree=4173876/4192956
[pid=30028] ppid=30026 vsize=5356 CPUtime=5.71
/proc/30028/stat : 30028 (rsat.sh) S 30026 30028 29991 0 -1 4194304 312 44752 0 0 0 0 541 30 16 0 1 0 145525178 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30028/statm: 1339 241 199 169 0 50 0
[pid=30031] ppid=30028 vsize=29972 CPUtime=37.25
/proc/30031/stat : 30031 (rsat) R 30028 30028 29991 0 -1 4194304 8189 0 0 0 3721 4 0 0 25 0 1 0 145525751 30691328 6728 1992294400 4194304 5460562 548682068800 18446744073709551615 4791845 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30031/statm: 7493 6728 117 309 0 7180 0
Current children cumulated CPU time (s) 42.96
Current children cumulated vsize (KiB) 35328

Child status: 20
Real time (s): 43.0493
CPU time (s): 43.0295
CPU user time (s): 42.6705
CPU system time (s): 0.358945
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 174016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.6705
system time used= 0.358945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53411
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= 13
involuntary context switches= 98

runsolver used 0.05999 second user time and 0.107983 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-01 12:48:31
IDJOB=1772599
IDBENCH=20347
IDSOLVER=615
FILE ID=node12/1772599-1241174910
PBS_JOBID= 9224546
Free space on /tmp= 66452 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772599-1241174910/watcher-1772599-1241174910 -o /tmp/evaluation-result-1772599-1241174910/solver-1772599-1241174910 -C 10000 -W 6000 -M 1800  HOME/rsat.sh HOME/instance-1772599-1241174910.cnf HOME

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED=594093069

node12.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.213
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.213
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:       1258216 kB
Buffers:         75556 kB
Cached:         620324 kB
SwapCached:      13360 kB
Active:         181784 kB
Inactive:       529728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258216 kB
SwapTotal:     4192956 kB
SwapFree:      4173876 kB
Dirty:           20092 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            72220 kB
Committed_AS:   819788 kB
PageTables:       1376 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= 66448 MiB
End job on node12 at 2009-05-01 12:49:15