Trace number 1772579

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 2044.14 2044.71

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark905.473
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

Solver Data

0.00/0.00	c Parsing...
0.89/0.96	c ==============================================================================
0.89/0.96	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.96	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.96	c ==============================================================================
0.89/0.97	c |         0 | 1002109  2313554 |  300632       0        0     nan |  0.000 % |
6.89/6.98	c |         0 |  363891   939019 |      --       0       --      -- |     --   | -364511/-752771
6.89/6.99	c ==============================================================================
6.89/6.99	c Result  :   #vars: 61601   #clauses: 363891   #literals: 939019
6.89/6.99	c CPU time:   6.67598 s
6.89/6.99	c ==============================================================================
7.38/7.46	c Rsat version 3.02
7.67/7.75	c Base unit clause learned: 0
2043.91/2044.57	c CNF stats: (61601 vars, 363891 clauses)
2043.91/2044.57	c Decisions: 1436527
2043.91/2044.57	c Conflicts: 759809
2043.91/2044.57	c Restarts: 125
2043.91/2044.57	c Avg lpc: 84.01
2043.91/2044.57	c Max decision level: 675
2043.91/2044.57	c KB reduction: 5 (604461 clauses removed)
2043.91/2044.57	c Final decision lit size:61601 (100.00 %)
2043.91/2044.57	c Final stack/save sizes: 1232(2.00 %)/9856(16.00 %)
2043.91/2044.57	c Final cdc size: 2464 (4.00 %)
2043.91/2044.57	c ***********************************************
2043.91/2044.57	c Conflicts with bac: 22232/759809 (2.93 %)
2043.91/2044.57	c Avg bac size: 50.41
2043.91/2044.57	c Avg bac bt depth: 7.77 vs 1.69 (normal)
2044.02/2044.68	c Running time: 2036.36343 seconds
2044.02/2044.69	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-1772579-1241174910/watcher-1772579-1241174910 -o /tmp/evaluation-result-1772579-1241174910/solver-1772579-1241174910 -C 10000 -W 6000 -M 1800 HOME/rsat.sh HOME/instance-1772579-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.07 0.02 0.00 3/64 25442
/proc/meminfo: memFree=1105000/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=0
/proc/25442/stat : 25442 (rsat.sh) R 25440 25442 25405 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 145524611 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 245482711711 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/25442/statm: 1339 238 198 169 0 50 0
[pid=25443] ppid=25442 vsize=1696 CPUtime=0
/proc/25443/stat : 25443 (SatElite) R 25442 25442 25405 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 145524612 1736704 226 1992294400 4194304 4959918 548682068688 18446744073709551615 4237115 0 0 4096 3 0 0 0 17 1 0 0
/proc/25443/statm: 424 227 64 186 0 234 0

[startup+0.0387209 s]
/proc/loadavg: 0.07 0.02 0.00 3/64 25442
/proc/meminfo: memFree=1105000/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=0
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145524611 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25442/statm: 1339 239 199 169 0 50 0
[pid=25443] ppid=25442 vsize=10772 CPUtime=0.03
/proc/25443/stat : 25443 (SatElite) R 25442 25442 25405 0 -1 4194304 2436 0 0 0 2 1 0 0 19 0 1 0 145524612 11030528 2419 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/25443/statm: 2693 2421 64 186 0 2503 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16128

[startup+0.101726 s]
/proc/loadavg: 0.07 0.02 0.00 3/64 25442
/proc/meminfo: memFree=1105000/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=0
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145524611 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25442/statm: 1339 239 199 169 0 50 0
[pid=25443] ppid=25442 vsize=32980 CPUtime=0.09
/proc/25443/stat : 25443 (SatElite) R 25442 25442 25405 0 -1 4194304 6936 0 0 0 6 3 0 0 19 0 1 0 145524612 33771520 6919 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/25443/statm: 8245 6922 64 186 0 8055 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38336

[startup+0.301746 s]
/proc/loadavg: 0.07 0.02 0.00 3/64 25442
/proc/meminfo: memFree=1105000/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=0
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145524611 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25442/statm: 1339 239 199 169 0 50 0
[pid=25443] ppid=25442 vsize=83908 CPUtime=0.29
/proc/25443/stat : 25443 (SatElite) R 25442 25442 25405 0 -1 4194304 18939 0 0 0 21 8 0 0 21 0 1 0 145524612 85921792 18922 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/25443/statm: 20977 18923 64 186 0 20787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89264

[startup+0.701786 s]
/proc/loadavg: 0.07 0.02 0.00 3/64 25442
/proc/meminfo: memFree=1105000/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=0
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145524611 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25442/statm: 1339 239 199 169 0 50 0
[pid=25443] ppid=25442 vsize=139916 CPUtime=0.68
/proc/25443/stat : 25443 (SatElite) R 25442 25442 25405 0 -1 4194304 33635 0 0 0 51 17 0 0 24 0 1 0 145524612 143273984 33618 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/25443/statm: 34979 33619 65 186 0 34789 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 145272

[startup+1.50187 s]
/proc/loadavg: 0.07 0.02 0.00 2/66 25444
/proc/meminfo: memFree=940048/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=0
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145524611 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25442/statm: 1339 239 199 169 0 50 0
[pid=25443] ppid=25442 vsize=186768 CPUtime=1.49
/proc/25443/stat : 25443 (SatElite) R 25442 25442 25405 0 -1 4194304 45441 0 0 0 126 23 0 0 25 0 1 0 145524612 191250432 43297 1992294400 4194304 4959918 548682068688 18446744073709551615 4421499 0 0 4096 3 0 0 0 17 1 0 0
/proc/25443/statm: 46692 43297 92 186 0 46502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192124

[startup+3.10103 s]
/proc/loadavg: 0.14 0.03 0.01 2/66 25444
/proc/meminfo: memFree=927888/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=0
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145524611 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25442/statm: 1339 239 199 169 0 50 0
[pid=25443] ppid=25442 vsize=186768 CPUtime=3.08
/proc/25443/stat : 25443 (SatElite) R 25442 25442 25405 0 -1 4194304 46119 0 0 0 284 24 0 0 25 0 1 0 145524612 191250432 43975 1992294400 4194304 4959918 548682068688 18446744073709551615 4283302 0 0 4096 3 0 0 0 17 1 0 0
/proc/25443/statm: 46692 43975 92 186 0 46502 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 192124

[startup+6.30235 s]
/proc/loadavg: 0.14 0.03 0.01 2/66 25444
/proc/meminfo: memFree=922192/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=0
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145524611 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25442/statm: 1339 239 199 169 0 50 0
[pid=25443] ppid=25442 vsize=200880 CPUtime=6.29
/proc/25443/stat : 25443 (SatElite) R 25442 25442 25405 0 -1 4194304 56120 0 0 0 599 30 0 0 25 0 1 0 145524612 205701120 47482 1992294400 4194304 4959918 548682068688 18446744073709551615 4242300 0 0 4096 3 0 0 0 17 1 0 0
/proc/25443/statm: 50220 47482 92 186 0 50030 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 206236

[startup+12.702 s]
/proc/loadavg: 0.27 0.06 0.02 2/66 25445
/proc/meminfo: memFree=1060688/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=34844 CPUtime=5.22
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 8520 0 0 0 518 4 0 0 25 0 1 0 145525358 35680256 7942 1992294400 4194304 5460562 548682068800 18446744073709551615 4225627 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 8711 7942 116 309 0 8398 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40200

[startup+25.5013 s]
/proc/loadavg: 0.38 0.09 0.03 2/66 25445
/proc/meminfo: memFree=1059024/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=36540 CPUtime=18.02
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 8963 0 0 0 1797 5 0 0 25 0 1 0 145525358 37416960 8384 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 9135 8384 116 309 0 8822 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 41896

[startup+51.1019 s]
/proc/loadavg: 0.59 0.16 0.05 2/66 25445
/proc/meminfo: memFree=1050896/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=45180 CPUtime=43.58
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 11121 0 0 0 4351 7 0 0 25 0 1 0 145525358 46264320 10481 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 11295 10481 118 309 0 10982 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 50536

[startup+102.306 s]
/proc/loadavg: 0.84 0.30 0.11 2/66 25445
/proc/meminfo: memFree=1038608/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=57484 CPUtime=94.77
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 14301 0 0 0 9466 11 0 0 25 0 1 0 145525358 58863616 13522 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 14371 13522 118 309 0 14058 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 62840

[startup+162.301 s]
/proc/loadavg: 0.94 0.43 0.16 2/66 25445
/proc/meminfo: memFree=1026768/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=70088 CPUtime=154.75
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 17562 0 0 0 15461 14 0 0 25 0 1 0 145525358 71770112 16502 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 17522 16502 118 309 0 17209 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 75444

[startup+222.301 s]
/proc/loadavg: 0.98 0.53 0.21 2/66 25445
/proc/meminfo: memFree=1013520/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=82888 CPUtime=214.74
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 20853 0 0 0 21457 17 0 0 25 0 1 0 145525358 84877312 19756 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 20722 19756 118 309 0 20409 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 88244

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/66 25445
/proc/meminfo: memFree=1003536/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=92736 CPUtime=274.72
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 23404 0 0 0 27453 19 0 0 25 0 1 0 145525358 94961664 22273 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 23184 22273 118 309 0 22871 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 98092

[startup+342.301 s]
/proc/loadavg: 1.06 0.70 0.30 2/66 25445
/proc/meminfo: memFree=993872/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=104100 CPUtime=334.7
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 28349 0 0 0 33449 21 0 0 25 0 1 0 145525358 106598400 24631 1992294400 4194304 5460562 548682068800 18446744073709551615 4198020 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 26025 24631 118 309 0 25712 0
Current children cumulated CPU time (s) 342.15

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

/proc/25445/statm: 26004 24743 118 309 0 25691 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 109372

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/66 25451
/proc/meminfo: memFree=993168/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=104016 CPUtime=1594.38
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 34509 0 0 0 159412 26 0 0 25 0 1 0 145525358 106512384 24743 1992294400 4194304 5460562 548682068800 18446744073709551615 4227580 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 26004 24743 118 309 0 25691 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 109372

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.81 2/66 25451
/proc/meminfo: memFree=994064/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=103104 CPUtime=1654.36
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 34602 0 0 0 165410 26 0 0 25 0 1 0 145525358 105578496 24544 1992294400 4194304 5460562 548682068800 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25776 24544 119 309 0 25463 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 108460

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/66 25451
/proc/meminfo: memFree=993936/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=102592 CPUtime=1714.35
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36601 0 0 0 171407 28 0 0 25 0 1 0 145525358 105054208 24527 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25648 24527 119 309 0 25335 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 107948

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/66 25451
/proc/meminfo: memFree=993936/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=102592 CPUtime=1774.34
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36601 0 0 0 177406 28 0 0 25 0 1 0 145525358 105054208 24527 1992294400 4194304 5460562 548682068800 18446744073709551615 4198087 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25648 24527 119 309 0 25335 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 107948

[startup+1842.3 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 25451
/proc/meminfo: memFree=993936/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=102592 CPUtime=1834.32
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36601 0 0 0 183404 28 0 0 25 0 1 0 145525358 105054208 24527 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25648 24527 119 309 0 25335 0
Current children cumulated CPU time (s) 1841.77
Current children cumulated vsize (KiB) 107948

[startup+1902.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 25451
/proc/meminfo: memFree=993936/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=102592 CPUtime=1894.3
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36601 0 0 0 189402 28 0 0 25 0 1 0 145525358 105054208 24527 1992294400 4194304 5460562 548682068800 18446744073709551615 4198198 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25648 24527 119 309 0 25335 0
Current children cumulated CPU time (s) 1901.75
Current children cumulated vsize (KiB) 107948

[startup+1962.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 25451
/proc/meminfo: memFree=994000/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=102592 CPUtime=1954.29
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36601 0 0 0 195401 28 0 0 25 0 1 0 145525358 105054208 24527 1992294400 4194304 5460562 548682068800 18446744073709551615 4225835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25648 24527 119 309 0 25335 0
Current children cumulated CPU time (s) 1961.74
Current children cumulated vsize (KiB) 107948

[startup+2022.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 25451
/proc/meminfo: memFree=993680/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=103360 CPUtime=2014.27
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36707 0 0 0 201399 28 0 0 25 0 1 0 145525358 105840640 24633 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25840 24633 119 309 0 25527 0
Current children cumulated CPU time (s) 2021.72
Current children cumulated vsize (KiB) 108716

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

[startup+2035.1 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 25451
/proc/meminfo: memFree=993360/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=103872 CPUtime=2027.07
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36782 0 0 0 202679 28 0 0 25 0 1 0 145525358 106364928 24708 1992294400 4194304 5460562 548682068800 18446744073709551615 4202387 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25968 24708 119 309 0 25655 0
Current children cumulated CPU time (s) 2034.52
Current children cumulated vsize (KiB) 109228

[startup+2041.5 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 25451
/proc/meminfo: memFree=993360/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=103872 CPUtime=2033.47
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36783 0 0 0 203319 28 0 0 25 0 1 0 145525358 106364928 24709 1992294400 4194304 5460562 548682068800 18446744073709551615 4226207 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25968 24709 119 309 0 25655 0
Current children cumulated CPU time (s) 2040.92
Current children cumulated vsize (KiB) 109228

[startup+2043.1 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 25451
/proc/meminfo: memFree=993360/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=103872 CPUtime=2035.06
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36783 0 0 0 203478 28 0 0 25 0 1 0 145525358 106364928 24709 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25968 24709 119 309 0 25655 0
Current children cumulated CPU time (s) 2042.51
Current children cumulated vsize (KiB) 109228

[startup+2043.9 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 25451
/proc/meminfo: memFree=993360/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=103872 CPUtime=2035.86
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36783 0 0 0 203558 28 0 0 25 0 1 0 145525358 106364928 24709 1992294400 4194304 5460562 548682068800 18446744073709551615 4211555 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25968 24709 119 309 0 25655 0
Current children cumulated CPU time (s) 2043.31
Current children cumulated vsize (KiB) 109228

[startup+2044.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 25451
/proc/meminfo: memFree=993360/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5356 CPUtime=7.45
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 312 58516 0 0 0 0 708 37 16 0 1 0 145524611 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25442/statm: 1339 241 199 169 0 50 0
[pid=25445] ppid=25442 vsize=103872 CPUtime=2036.26
/proc/25445/stat : 25445 (rsat) R 25442 25442 25405 0 -1 4194304 36783 0 0 0 203598 28 0 0 25 0 1 0 145525358 106364928 24709 1992294400 4194304 5460562 548682068800 18446744073709551615 4211555 0 0 4096 1026 0 0 0 17 1 0 0
/proc/25445/statm: 25968 24709 119 309 0 25655 0
Current children cumulated CPU time (s) 2043.71
Current children cumulated vsize (KiB) 109228

[startup+2044.7 s]
/proc/loadavg: 1.00 0.97 0.85 2/66 25451
/proc/meminfo: memFree=993360/2055920 swapFree=4181312/4192956
[pid=25442] ppid=25440 vsize=5360 CPUtime=2044.11
/proc/25442/stat : 25442 (rsat.sh) S 25440 25442 25405 0 -1 4194304 340 95303 0 0 0 0 204344 67 18 0 1 0 145524611 5488640 244 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25442/statm: 1340 244 200 169 0 51 0
Current children cumulated CPU time (s) 2044.11
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 2044.71
CPU time (s): 2044.14
CPU user time (s): 2043.45
CPU system time (s): 0.689895
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 209860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2043.45
system time used= 0.689895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95770
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= 39
involuntary context switches= 3077

runsolver used 2.34664 second user time and 5.09722 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-01 12:48:31
IDJOB=1772579
IDBENCH=20342
IDSOLVER=615
FILE ID=node17/1772579-1241174910
PBS_JOBID= 9224541
Free space on /tmp= 66340 MiB

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

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED=1972163482

node17.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.234
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.234
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:       1105608 kB
Buffers:         75068 kB
Cached:         768164 kB
SwapCached:       5476 kB
Active:          48304 kB
Inactive:       802760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1105608 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:           24144 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            85272 kB
Committed_AS:   666324 kB
PageTables:       1452 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= 66332 MiB
End job on node17 at 2009-05-01 13:22:37