Trace number 1774699

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 84.3052 84.3454

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.49/0.59	c ==============================================================================
0.49/0.59	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.59	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.59	c ==============================================================================
0.49/0.59	c |         0 |  533925  1246626 |  160177       0        0     nan |  0.000 % |
3.29/3.32	c |         0 |  337556   906141 |      --       0       --      -- |     --   | -46489/4489
3.29/3.32	c ==============================================================================
3.29/3.32	c Result  :   #vars: 65845   #clauses: 337556   #literals: 906141
3.29/3.32	c CPU time:   3.16152 s
3.29/3.32	c ==============================================================================
3.69/3.70	c Rsat version 3.02
3.69/3.98	c Base unit clause learned: 0
84.14/84.26	c CNF stats: (65845 vars, 337556 clauses)
84.14/84.26	c Decisions: 256039
84.14/84.26	c Conflicts: 34384
84.14/84.26	c Restarts: 30
84.14/84.26	c Avg lpc: 148.38
84.14/84.26	c Max decision level: 764
84.14/84.26	c KB reduction: 0 (0 clauses removed)
84.14/84.26	c Final decision lit size:65845 (100.00 %)
84.14/84.26	c Final stack/save sizes: 658(1.00 %)/2632(4.00 %)
84.14/84.26	c Final cdc size: 1316 (2.00 %)
84.14/84.26	c ***********************************************
84.14/84.26	c Conflicts with bac: 2223/34384 (6.47 %)
84.14/84.26	c Avg bac size: 62.63
84.14/84.26	c Avg bac bt depth: 38.41 vs 5.17 (normal)
84.24/84.33	c Running time: 80.48476 seconds
84.24/84.33	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-1774699-1241338815/watcher-1774699-1241338815 -o /tmp/evaluation-result-1774699-1241338815/solver-1774699-1241338815 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1774699-1241338815.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): 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23248
/proc/meminfo: memFree=672248/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=0
/proc/23248/stat : 23248 (rsat.sh) R 23246 23248 23021 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 161907657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947644575 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23248/statm: 1339 238 198 169 0 50 0
[pid=23249] ppid=23248 vsize=2172 CPUtime=0
/proc/23249/stat : 23249 (SatElite) R 23248 23248 23021 0 -1 4194304 324 0 0 0 0 0 0 0 18 0 1 0 161907657 2224128 307 1992294400 4194304 4959918 548682068688 18446744073709551615 4237185 0 0 4096 3 0 0 0 17 0 0 0
/proc/23249/statm: 543 310 64 186 0 353 0

[startup+0.0398881 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23248
/proc/meminfo: memFree=672248/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=0
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161907657 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23248/statm: 1339 239 199 169 0 50 0
[pid=23249] ppid=23248 vsize=17148 CPUtime=0.03
/proc/23249/stat : 23249 (SatElite) R 23248 23248 23021 0 -1 4194304 3144 0 0 0 2 1 0 0 19 0 1 0 161907657 17559552 3047 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/23249/statm: 4287 3049 64 186 0 4097 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22504

[startup+0.101891 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23248
/proc/meminfo: memFree=672248/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=0
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161907657 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23248/statm: 1339 239 199 169 0 50 0
[pid=23249] ppid=23248 vsize=31900 CPUtime=0.09
/proc/23249/stat : 23249 (SatElite) R 23248 23248 23021 0 -1 4194304 6749 0 0 0 6 3 0 0 19 0 1 0 161907657 32665600 6652 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/23249/statm: 7975 6654 64 186 0 7785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37256

[startup+0.301907 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23248
/proc/meminfo: memFree=672248/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=0
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161907657 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23248/statm: 1339 239 199 169 0 50 0
[pid=23249] ppid=23248 vsize=57808 CPUtime=0.28
/proc/23249/stat : 23249 (SatElite) R 23248 23248 23021 0 -1 4194304 12939 0 0 0 23 5 0 0 21 0 1 0 161907657 59195392 12842 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/23249/statm: 14452 12843 64 186 0 14262 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 63164

[startup+0.701936 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23248
/proc/meminfo: memFree=672248/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=0
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161907657 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23248/statm: 1339 239 199 169 0 50 0
[pid=23249] ppid=23248 vsize=98128 CPUtime=0.69
/proc/23249/stat : 23249 (SatElite) R 23248 23248 23021 0 -1 4194304 22964 0 0 0 59 10 0 0 25 0 1 0 161907657 100483072 22867 1992294400 4194304 4959918 548682068688 18446744073709551615 4242991 0 0 4096 3 0 0 0 17 0 0 0
/proc/23249/statm: 24532 22867 86 186 0 24342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103484

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23250
/proc/meminfo: memFree=576744/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=0
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161907657 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23248/statm: 1339 239 199 169 0 50 0
[pid=23249] ppid=23248 vsize=111664 CPUtime=1.49
/proc/23249/stat : 23249 (SatElite) R 23248 23248 23021 0 -1 4194304 27079 0 0 0 136 13 0 0 25 0 1 0 161907657 114343936 25877 1992294400 4194304 4959918 548682068688 18446744073709551615 4285946 0 0 4096 3 0 0 0 17 0 0 0
/proc/23249/statm: 27916 25877 92 186 0 27726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117020

[startup+3.10213 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23250
/proc/meminfo: memFree=558696/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=0
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161907657 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23248/statm: 1339 239 199 169 0 50 0
[pid=23249] ppid=23248 vsize=111760 CPUtime=3.08
/proc/23249/stat : 23249 (SatElite) R 23248 23248 23021 0 -1 4194304 30752 0 0 0 294 14 0 0 25 0 1 0 161907657 114442240 25986 1992294400 4194304 4959918 548682068688 18446744073709551615 4270005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23249/statm: 27940 25986 92 186 0 27750 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 117116

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=631528/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=33976 CPUtime=2.58
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 8322 0 0 0 254 4 0 0 25 0 1 0 161908028 34791424 7714 1992294400 4194304 5460562 548682068800 18446744073709551615 4226015 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 8494 7714 116 309 0 8181 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39332

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=631408/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=34096 CPUtime=8.97
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 8360 0 0 0 893 4 0 0 25 0 1 0 161908028 34914304 7740 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 8524 7740 116 309 0 8211 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 39452

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=626800/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=39144 CPUtime=21.78
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 9599 0 0 0 2172 6 0 0 25 0 1 0 161908028 40083456 8976 1992294400 4194304 5460562 548682068800 18446744073709551615 4225801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 9786 8976 118 309 0 9473 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44500

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=619632/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=46420 CPUtime=47.36
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 11639 0 0 0 4728 8 0 0 25 0 1 0 161908028 47534080 10776 1992294400 4194304 5460562 548682068800 18446744073709551615 4205013 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 11605 10776 119 309 0 11292 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 51776

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

[startup+63.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=615664/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=50188 CPUtime=60.16
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 12595 0 0 0 6007 9 0 0 25 0 1 0 161908028 51392512 11728 1992294400 4194304 5460562 548682068800 18446744073709551615 4226329 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 12547 11728 119 309 0 12234 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 55544

[startup+76.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=612784/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=53112 CPUtime=72.95
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 13355 0 0 0 7286 9 0 0 25 0 1 0 161908028 54386688 12486 1992294400 4194304 5460562 548682068800 18446744073709551615 4214277 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 76.64
Current children cumulated vsize (KiB) 58468

[startup+79.9023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=612592/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=53112 CPUtime=76.15
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 13355 0 0 0 7606 9 0 0 25 0 1 0 161908028 54386688 12486 1992294400 4194304 5460562 548682068800 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 79.84
Current children cumulated vsize (KiB) 58468

[startup+81.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=612592/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=53112 CPUtime=77.75
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 13355 0 0 0 7766 9 0 0 25 0 1 0 161908028 54386688 12486 1992294400 4194304 5460562 548682068800 18446744073709551615 4226298 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 81.44
Current children cumulated vsize (KiB) 58468

[startup+83.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=612592/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=53112 CPUtime=79.35
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 13355 0 0 0 7926 9 0 0 25 0 1 0 161908028 54386688 12486 1992294400 4194304 5460562 548682068800 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 83.04
Current children cumulated vsize (KiB) 58468

[startup+83.9016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=612592/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=53112 CPUtime=80.15
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 13355 0 0 0 8006 9 0 0 25 0 1 0 161908028 54386688 12486 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 13278 12486 119 309 0 12965 0
Current children cumulated CPU time (s) 83.84
Current children cumulated vsize (KiB) 58468

[startup+84.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23251
/proc/meminfo: memFree=612592/2055920 swapFree=4169872/4192956
[pid=23248] ppid=23246 vsize=5356 CPUtime=3.69
/proc/23248/stat : 23248 (rsat.sh) S 23246 23248 23021 0 -1 4194304 312 32362 0 0 0 0 350 19 16 0 1 0 161907657 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23248/statm: 1339 241 199 169 0 50 0
[pid=23251] ppid=23248 vsize=50888 CPUtime=80.55
/proc/23251/stat : 23251 (rsat) R 23248 23248 23021 0 -1 4194304 13356 0 0 0 8045 10 0 0 25 0 1 0 161908028 52109312 11934 1992294400 4194304 5460562 548682068800 18446744073709551615 4791208 0 0 4096 1026 0 0 0 17 0 0 0
/proc/23251/statm: 12722 11934 119 309 0 12409 0
Current children cumulated CPU time (s) 84.24
Current children cumulated vsize (KiB) 56244

Child status: 20
Real time (s): 84.3454
CPU time (s): 84.3052
CPU user time (s): 83.9912
CPU system time (s): 0.313952
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 126600

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

runsolver used 0.085986 second user time and 0.228965 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-03 10:20:16
IDJOB=1774699
IDBENCH=70997
IDSOLVER=615
FILE ID=node69/1774699-1241338815
PBS_JOBID= 9225463
Free space on /tmp= 66276 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774699-1241338815/watcher-1774699-1241338815 -o /tmp/evaluation-result-1774699-1241338815/solver-1774699-1241338815 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1774699-1241338815.cnf HOME

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=777699343

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:        672664 kB
Buffers:         83660 kB
Cached:        1183808 kB
SwapCached:      17732 kB
Active:         145256 kB
Inactive:      1142644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        672664 kB
SwapTotal:     4192956 kB
SwapFree:      4169872 kB
Dirty:           14952 kB
Writeback:           0 kB
Mapped:          14260 kB
Slab:            81284 kB
Committed_AS:   598724 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= 66272 MiB
End job on node69 at 2009-05-03 10:21:41