Trace number 1579992

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 1041.25 1041.73

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.218
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.89/0.90	c ==============================================================================
0.89/0.90	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.90	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.90	c ==============================================================================
0.89/0.90	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
5.18/5.24	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
5.18/5.24	c ==============================================================================
5.18/5.24	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
5.18/5.24	c CPU time:   5.00324 s
5.18/5.24	c ==============================================================================
5.77/5.85	c Rsat version 3.02
5.83/6.32	c Base unit clause learned: 0
1041.00/1041.56	c CNF stats: (85935 vars, 546996 clauses)
1041.00/1041.56	c Decisions: 1716397
1041.00/1041.56	c Conflicts: 298638
1041.00/1041.56	c Restarts: 186
1041.00/1041.56	c Avg lpc: 165.44
1041.00/1041.56	c Max decision level: 3226
1041.00/1041.56	c KB reduction: 1 (171190 clauses removed)
1041.00/1041.56	c Final decision lit size:85935 (100.00 %)
1041.00/1041.56	c Final stack/save sizes: 859(1.00 %)/6872(8.00 %)
1041.00/1041.56	c Final cdc size: 3436 (4.00 %)
1041.00/1041.56	c ***********************************************
1041.00/1041.56	c Conflicts with bac: 17961/298638 (6.01 %)
1041.00/1041.56	c Avg bac size: 76.10
1041.00/1041.56	c Avg bac bt depth: 31.81 vs 3.96 (normal)
1041.20/1041.70	c Running time: 1034.89667 seconds
1041.20/1041.71	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-1579992-1238913537/watcher-1579992-1238913537 -o /tmp/evaluation-result-1579992-1238913537/solver-1579992-1238913537 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1579992-1238913537.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: 1.00 1.00 1.00 3/69 11959
/proc/meminfo: memFree=1524760/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=0
/proc/11959/stat : 11959 (rsat.sh) R 11957 11959 11070 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1164016963 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 264840473247 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11959/statm: 1339 239 198 169 0 50 0
[pid=11960] ppid=11959 vsize=2172 CPUtime=0
/proc/11960/stat : 11960 (SatElite) R 11959 11959 11070 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 1164016963 2224128 353 1992294400 4194304 4959918 548682068656 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/11960/statm: 543 357 65 186 0 353 0

[startup+0.0911761 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 11959
/proc/meminfo: memFree=1524760/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=0
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164016963 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11959/statm: 1339 240 199 169 0 50 0
[pid=11960] ppid=11959 vsize=40824 CPUtime=0.08
/proc/11960/stat : 11960 (SatElite) R 11959 11959 11070 0 -1 4194304 6635 0 0 0 5 3 0 0 19 0 1 0 1164016963 41803776 6538 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/11960/statm: 10206 6540 64 186 0 10016 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46180

[startup+0.101176 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 11959
/proc/meminfo: memFree=1524760/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=0
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164016963 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11959/statm: 1339 240 199 169 0 50 0
[pid=11960] ppid=11959 vsize=43068 CPUtime=0.09
/proc/11960/stat : 11960 (SatElite) R 11959 11959 11070 0 -1 4194304 7226 0 0 0 6 3 0 0 19 0 1 0 1164016963 44101632 7129 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/11960/statm: 10767 7131 64 186 0 10577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48424

[startup+0.301195 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 11959
/proc/meminfo: memFree=1524760/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=0
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164016963 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11959/statm: 1339 240 199 169 0 50 0
[pid=11960] ppid=11959 vsize=75180 CPUtime=0.29
/proc/11960/stat : 11960 (SatElite) R 11959 11959 11070 0 -1 4194304 14914 0 0 0 22 7 0 0 21 0 1 0 1164016963 76984320 14817 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/11960/statm: 18795 14818 64 186 0 18605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80536

[startup+0.701235 s]
/proc/loadavg: 1.00 1.00 1.00 3/69 11959
/proc/meminfo: memFree=1524760/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=0
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164016963 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11959/statm: 1339 240 199 169 0 50 0
[pid=11960] ppid=11959 vsize=138192 CPUtime=0.69
/proc/11960/stat : 11960 (SatElite) R 11959 11959 11070 0 -1 4194304 31287 0 0 0 54 15 0 0 25 0 1 0 1164016963 141508608 31190 1992294400 4194304 4959918 548682068656 18446744073709551615 4232896 0 0 4096 3 0 0 0 17 0 0 0
/proc/11960/statm: 34548 31190 66 186 0 34358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143548

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11961
/proc/meminfo: memFree=1396744/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=0
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164016963 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11959/statm: 1339 240 199 169 0 50 0
[pid=11960] ppid=11959 vsize=153220 CPUtime=1.49
/proc/11960/stat : 11960 (SatElite) R 11959 11959 11070 0 -1 4194304 35170 0 0 0 132 17 0 0 25 0 1 0 1164016963 156897280 33405 1992294400 4194304 4959918 548682068656 18446744073709551615 4413866 0 0 4096 3 0 0 0 17 0 0 0
/proc/11960/statm: 38305 33405 92 186 0 38115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158576

[startup+3.10149 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11961
/proc/meminfo: memFree=1377672/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=0
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1164016963 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11959/statm: 1339 240 199 169 0 50 0
[pid=11960] ppid=11959 vsize=174280 CPUtime=3.08
/proc/11960/stat : 11960 (SatElite) R 11959 11959 11070 0 -1 4194304 40484 0 0 0 288 20 0 0 25 0 1 0 1164016963 178462720 38579 1992294400 4194304 4959918 548682068656 18446744073709551615 4269223 0 0 4096 3 0 0 0 17 1 0 0
/proc/11960/statm: 43570 38579 92 186 0 43380 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 179636

[startup+6.30282 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11961
/proc/meminfo: memFree=1371016/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 5356

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11962
/proc/meminfo: memFree=1460744/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=51556 CPUtime=6.84
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 12766 0 0 0 678 6 0 0 25 0 1 0 1164017548 52793344 11990 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 12889 11990 116 309 0 12576 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 56912

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11962
/proc/meminfo: memFree=1460744/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=51620 CPUtime=19.63
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 12815 0 0 0 1957 6 0 0 25 0 1 0 1164017548 52858880 12039 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 12905 12039 118 309 0 12592 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 56976

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11962
/proc/meminfo: memFree=1459016/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=53760 CPUtime=45.19
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 13637 0 0 0 4512 7 0 0 25 0 1 0 1164017548 55050240 12502 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 13440 12502 119 309 0 13127 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 59116

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11962
/proc/meminfo: memFree=1446792/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=66180 CPUtime=96.37
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 16821 0 0 0 9627 10 0 0 25 0 1 0 1164017548 67768320 15556 1992294400 4194304 5460562 548682068784 18446744073709551615 4819139 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 16545 15556 119 309 0 16232 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 71536

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11962
/proc/meminfo: memFree=1430536/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=82000 CPUtime=156.34
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 20884 0 0 0 15619 15 0 0 25 0 1 0 1164017548 83968000 19619 1992294400 4194304 5460562 548682068784 18446744073709551615 4226290 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 20500 19619 119 309 0 20187 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 87356

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11962
/proc/meminfo: memFree=1411592/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=101524 CPUtime=216.32
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 25863 0 0 0 21613 19 0 0 25 0 1 0 1164017548 103960576 24340 1992294400 4194304 5460562 548682068784 18446744073709551615 4226304 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 25381 24340 119 309 0 25068 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 106880

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11962
/proc/meminfo: memFree=1394760/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=118408 CPUtime=276.3
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 30145 0 0 0 27607 23 0 0 25 0 1 0 1164017548 121249792 28618 1992294400 4194304 5460562 548682068784 18446744073709551615 4201941 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 29602 28618 119 309 0 29289 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 123764

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11964
/proc/meminfo: memFree=1377800/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=134468 CPUtime=336.27
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 34261 0 0 0 33601 26 0 0 25 0 1 0 1164017548 137695232 32730 1992294400 4194304 5460562 548682068784 18446744073709551615 4225194 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 33617 32730 119 309 0 33304 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 139824


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


[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11964
/proc/meminfo: memFree=1312264/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=201052 CPUtime=636.14
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 51256 0 0 0 63572 42 0 0 25 0 1 0 1164017548 205877248 49110 1992294400 4194304 5460562 548682068784 18446744073709551615 4227839 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 50263 49110 119 309 0 49950 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 206408

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11964
/proc/meminfo: memFree=1300616/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=212472 CPUtime=696.12
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 54267 0 0 0 69567 45 0 0 25 0 1 0 1164017548 217571328 52036 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53118 52036 119 309 0 52805 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 217828

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11964
/proc/meminfo: memFree=1297160/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=215540 CPUtime=756.09
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57126 0 0 0 75563 46 0 0 25 0 1 0 1164017548 220712960 52812 1992294400 4194304 5460562 548682068784 18446744073709551615 4226304 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53885 52812 119 309 0 53572 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 220896

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11964
/proc/meminfo: memFree=1297160/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=215540 CPUtime=816.06
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57126 0 0 0 81560 46 0 0 25 0 1 0 1164017548 220712960 52812 1992294400 4194304 5460562 548682068784 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53885 52812 119 309 0 53572 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 220896

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11964
/proc/meminfo: memFree=1297160/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=215540 CPUtime=876.04
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57135 0 0 0 87558 46 0 0 25 0 1 0 1164017548 220712960 52821 1992294400 4194304 5460562 548682068784 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53885 52821 119 309 0 53572 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 220896

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 11964
/proc/meminfo: memFree=1297160/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=215812 CPUtime=936.01
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57146 0 0 0 93555 46 0 0 25 0 1 0 1164017548 220991488 52832 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53953 52832 119 309 0 53640 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 221168

[startup+1002.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/71 11964
/proc/meminfo: memFree=1297160/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=215812 CPUtime=995.98
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57146 0 0 0 99552 46 0 0 25 0 1 0 1164017548 220991488 52832 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53953 52832 119 309 0 53640 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 221168

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

[startup+1023.9 s]
/proc/loadavg: 1.10 1.03 1.01 2/71 11964
/proc/meminfo: memFree=1297160/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=215812 CPUtime=1017.57
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57146 0 0 0 101711 46 0 0 25 0 1 0 1164017548 220991488 52832 1992294400 4194304 5460562 548682068784 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53953 52832 119 309 0 53640 0
Current children cumulated CPU time (s) 1023.4
Current children cumulated vsize (KiB) 221168

[startup+1030.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/71 11964
/proc/meminfo: memFree=1297160/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=215812 CPUtime=1023.97
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57146 0 0 0 102351 46 0 0 25 0 1 0 1164017548 220991488 52832 1992294400 4194304 5460562 548682068784 18446744073709551615 4198126 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53953 52832 119 309 0 53640 0
Current children cumulated CPU time (s) 1029.8
Current children cumulated vsize (KiB) 221168

[startup+1036.7 s]
/proc/loadavg: 1.08 1.03 1.00 2/71 11964
/proc/meminfo: memFree=1297160/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=215812 CPUtime=1030.37
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57146 0 0 0 102991 46 0 0 25 0 1 0 1164017548 220991488 52832 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 53953 52832 119 309 0 53640 0
Current children cumulated CPU time (s) 1036.2
Current children cumulated vsize (KiB) 221168

[startup+1039.9 s]
/proc/loadavg: 1.08 1.03 1.00 2/71 11964
/proc/meminfo: memFree=1297096/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=216068 CPUtime=1033.57
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57210 0 0 0 103311 46 0 0 25 0 1 0 1164017548 221253632 52896 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 54017 52896 119 309 0 53704 0
Current children cumulated CPU time (s) 1039.4
Current children cumulated vsize (KiB) 221424

[startup+1040.7 s]
/proc/loadavg: 1.07 1.03 1.00 2/71 11964
/proc/meminfo: memFree=1297096/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=216068 CPUtime=1034.37
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57210 0 0 0 103391 46 0 0 25 0 1 0 1164017548 221253632 52896 1992294400 4194304 5460562 548682068784 18446744073709551615 4211545 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 54017 52896 119 309 0 53704 0
Current children cumulated CPU time (s) 1040.2
Current children cumulated vsize (KiB) 221424

[startup+1041.5 s]
/proc/loadavg: 1.07 1.03 1.00 2/71 11964
/proc/meminfo: memFree=1297096/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=216068 CPUtime=1035.17
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57210 0 0 0 103471 46 0 0 25 0 1 0 1164017548 221253632 52896 1992294400 4194304 5460562 548682068784 18446744073709551615 4214259 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 54017 52896 119 309 0 53704 0
Current children cumulated CPU time (s) 1041
Current children cumulated vsize (KiB) 221424

[startup+1041.71 s]
/proc/loadavg: 1.07 1.03 1.00 2/71 11964
/proc/meminfo: memFree=1300104/2055920 swapFree=4171316/4192956
[pid=11959] ppid=11957 vsize=5356 CPUtime=5.83
/proc/11959/stat : 11959 (rsat.sh) S 11957 11959 11070 0 -1 4194304 315 45302 0 0 0 0 554 29 16 0 1 0 1164016963 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11959/statm: 1339 242 199 169 0 50 0
[pid=11962] ppid=11959 vsize=131144 CPUtime=1035.37
/proc/11962/stat : 11962 (rsat) R 11959 11959 11070 0 -1 4194304 57211 0 0 0 103489 48 0 0 25 0 1 0 1164017548 134291456 32077 1992294400 4194304 5460562 548682068784 18446744073709551615 5053658 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11962/statm: 32786 32077 14937 309 0 32473 0
Current children cumulated CPU time (s) 1041.2
Current children cumulated vsize (KiB) 136500

Child status: 20
Real time (s): 1041.73
CPU time (s): 1041.25
CPU user time (s): 1040.44
CPU system time (s): 0.802877
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 229104

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

runsolver used 1.05884 second user time and 2.76958 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-05 08:38:58
IDJOB=1579992
IDBENCH=71008
IDSOLVER=545
FILE ID=node44/1579992-1238913537
PBS_JOBID= 9101344
Free space on /tmp= 66548 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579992-1238913537/watcher-1579992-1238913537 -o /tmp/evaluation-result-1579992-1238913537/solver-1579992-1238913537 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1579992-1238913537.cnf HOME

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=23034523

node44.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.241
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.241
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:       1525176 kB
Buffers:         63068 kB
Cached:         377708 kB
SwapCached:      11084 kB
Active:         203548 kB
Inactive:       249836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1525176 kB
SwapTotal:     4192956 kB
SwapFree:      4171316 kB
Dirty:           20676 kB
Writeback:           0 kB
Mapped:          18244 kB
Slab:            62704 kB
Committed_AS:  3146296 kB
PageTables:       1804 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= 66540 MiB
End job on node44 at 2009-04-05 08:56:20