Trace number 1580876

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 303.599 303.718

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.894
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.09/1.12	c ==============================================================================
1.09/1.12	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.12	c ==============================================================================
1.09/1.12	c |         0 |  995760  2383068 |  298728       0        0     nan |  0.000 % |
5.38/5.41	c |         0 |  659939  1826685 |      --       0       --      -- |     --   | -84792/17404
5.38/5.41	c ==============================================================================
5.38/5.41	c Result  :   #vars: 102107   #clauses: 659939   #literals: 1826685
5.38/5.41	c CPU time:   5.10822 s
5.38/5.41	c ==============================================================================
6.08/6.12	c Rsat version 3.02
6.56/6.69	c Base unit clause learned: 0
303.37/303.52	c CNF stats: (102107 vars, 659939 clauses)
303.37/303.52	c Decisions: 983837
303.37/303.52	c Conflicts: 120037
303.37/303.52	c Restarts: 84
303.37/303.52	c Avg lpc: 155.82
303.37/303.52	c Max decision level: 3954
303.37/303.52	c KB reduction: 0 (0 clauses removed)
303.37/303.52	c Final decision lit size:4 (0.00 %)
303.37/303.52	c Final stack/save sizes: 1021(1.00 %)/4084(4.00 %)
303.37/303.52	c Final cdc size: 2042 (2.00 %)
303.37/303.52	c ***********************************************
303.37/303.52	c Conflicts with bac: 8289/120037 (6.91 %)
303.37/303.52	c Avg bac size: 61.15
303.37/303.52	c Avg bac bt depth: 44.32 vs 5.37 (normal)
303.46/303.68	c Running time: 297.18382 seconds
303.56/303.70	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-1580876-1238923376/watcher-1580876-1238923376 -o /tmp/evaluation-result-1580876-1238923376/solver-1580876-1238923376 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1580876-1238923376.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 4321
/proc/meminfo: memFree=1559688/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=0
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165000331 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 240 199 169 0 50 0
[pid=4322] ppid=4321 vsize=2168 CPUtime=0
/proc/4322/stat : 4322 (SatElite) R 4321 4321 3819 0 -1 4194304 368 0 0 0 0 0 0 0 19 0 1 0 1165000332 2220032 351 1992294400 4194304 4959918 548682068672 18446744073709551615 4237185 0 0 4096 3 0 0 0 17 0 0 0
/proc/4322/statm: 542 354 64 186 0 352 0

[startup+0.0398191 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 4321
/proc/meminfo: memFree=1559688/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=0
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165000331 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 240 199 169 0 50 0
[pid=4322] ppid=4321 vsize=16124 CPUtime=0.02
/proc/4322/stat : 4322 (SatElite) R 4321 4321 3819 0 -1 4194304 3373 0 0 0 1 1 0 0 19 0 1 0 1165000332 16510976 3324 1992294400 4194304 4959918 548682068672 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/4322/statm: 4031 3326 64 186 0 3841 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21480

[startup+0.102831 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 4321
/proc/meminfo: memFree=1559688/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=0
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165000331 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 240 199 169 0 50 0
[pid=4322] ppid=4321 vsize=40956 CPUtime=0.09
/proc/4322/stat : 4322 (SatElite) R 4321 4321 3819 0 -1 4194304 7509 0 0 0 6 3 0 0 19 0 1 0 1165000332 41938944 7460 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/4322/statm: 10239 7462 64 186 0 10049 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46312

[startup+0.302865 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 4321
/proc/meminfo: memFree=1559688/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=0
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165000331 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 240 199 169 0 50 0
[pid=4322] ppid=4321 vsize=76236 CPUtime=0.29
/proc/4322/stat : 4322 (SatElite) R 4321 4321 3819 0 -1 4194304 16000 0 0 0 22 7 0 0 21 0 1 0 1165000332 78065664 15951 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/4322/statm: 19059 15952 64 186 0 18869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81592

[startup+0.70194 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 4321
/proc/meminfo: memFree=1559688/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=0
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165000331 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 240 199 169 0 50 0
[pid=4322] ppid=4321 vsize=121828 CPUtime=0.69
/proc/4322/stat : 4322 (SatElite) R 4321 4321 3819 0 -1 4194304 27508 0 0 0 54 15 0 0 25 0 1 0 1165000332 124751872 27459 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/4322/statm: 30457 27461 65 186 0 30267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127184

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 4323
/proc/meminfo: memFree=1406008/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=0
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165000331 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 240 199 169 0 50 0
[pid=4322] ppid=4321 vsize=169036 CPUtime=1.48
/proc/4322/stat : 4322 (SatElite) R 4321 4321 3819 0 -1 4194304 39826 0 0 0 127 21 0 0 25 0 1 0 1165000332 173092864 39745 1992294400 4194304 4959918 548682068672 18446744073709551615 4240921 0 0 4096 3 0 0 0 17 1 0 0
/proc/4322/statm: 42259 39745 86 186 0 42069 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 174392

[startup+3.10137 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 4323
/proc/meminfo: memFree=1388600/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=0
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1165000331 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 240 199 169 0 50 0
[pid=4322] ppid=4321 vsize=186664 CPUtime=3.08
/proc/4322/stat : 4322 (SatElite) R 4321 4321 3819 0 -1 4194304 45834 0 0 0 282 26 0 0 25 0 1 0 1165000332 191143936 43670 1992294400 4194304 4959918 548682068672 18446744073709551615 4269977 0 0 4096 3 0 0 0 17 0 0 0
/proc/4322/statm: 46666 43670 92 186 0 46476 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 192020

[startup+6.30197 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 4323
/proc/meminfo: memFree=1372736/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 5356

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1482752/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=61184 CPUtime=6.56
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 15470 0 0 0 647 9 0 0 25 0 1 0 1165000944 62652416 14530 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 15296 14530 116 309 0 14983 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 66540

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1481472/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=62472 CPUtime=19.35
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 15811 0 0 0 1926 9 0 0 25 0 1 0 1165000944 63971328 14859 1992294400 4194304 5460562 548682068784 18446744073709551615 4226238 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 15618 14859 118 309 0 15305 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 67828

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1473856/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=70604 CPUtime=44.94
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 17850 0 0 0 4484 10 0 0 25 0 1 0 1165000944 72298496 16825 1992294400 4194304 5460562 548682068784 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 17651 16825 118 309 0 17338 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 75960

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1462080/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=82336 CPUtime=96.12
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 20864 0 0 0 9600 12 0 0 25 0 1 0 1165000944 84312064 19706 1992294400 4194304 5460562 548682068784 18446744073709551615 4198126 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 20584 19706 118 309 0 20271 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 87692

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1446656/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=97672 CPUtime=156.11
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 24776 0 0 0 15593 18 0 0 25 0 1 0 1165000944 100016128 23618 1992294400 4194304 5460562 548682068784 18446744073709551615 4201929 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 24418 23618 118 309 0 24105 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 103028

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1428160/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=116500 CPUtime=216.08
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 29583 0 0 0 21586 22 0 0 25 0 1 0 1165000944 119296000 28167 1992294400 4194304 5460562 548682068784 18446744073709551615 4226196 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 29125 28167 118 309 0 28812 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 121856

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 4324
/proc/meminfo: memFree=1416320/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=128144 CPUtime=276.07
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 32917 0 0 0 27582 25 0 0 25 0 1 0 1165000944 131219456 31152 1992294400 4194304 5460562 548682068784 18446744073709551615 4200097 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 32036 31152 119 309 0 31723 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 133500

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

[startup+294.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1412672/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=131740 CPUtime=288.06
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 33816 0 0 0 28780 26 0 0 25 0 1 0 1165000944 134901760 32049 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 32935 32049 119 309 0 32622 0
Current children cumulated CPU time (s) 294.16
Current children cumulated vsize (KiB) 137096

[startup+300.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1411968/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=132268 CPUtime=294.46
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 33968 0 0 0 29420 26 0 0 25 0 1 0 1165000944 135442432 32201 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 33067 32201 119 309 0 32754 0
Current children cumulated CPU time (s) 300.56
Current children cumulated vsize (KiB) 137624

[startup+302.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1411968/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=132268 CPUtime=296.06
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 33968 0 0 0 29580 26 0 0 25 0 1 0 1165000944 135442432 32201 1992294400 4194304 5460562 548682068784 18446744073709551615 4226196 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 33067 32201 119 309 0 32754 0
Current children cumulated CPU time (s) 302.16
Current children cumulated vsize (KiB) 137624

[startup+303.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1411968/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=132268 CPUtime=296.86
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 33968 0 0 0 29660 26 0 0 25 0 1 0 1165000944 135442432 32201 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 33067 32201 119 309 0 32754 0
Current children cumulated CPU time (s) 302.96
Current children cumulated vsize (KiB) 137624

[startup+303.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1411968/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=132268 CPUtime=297.27
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194304 33968 0 0 0 29701 26 0 0 25 0 1 0 1165000944 135442432 32201 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 33067 32201 119 309 0 32754 0
Current children cumulated CPU time (s) 303.37
Current children cumulated vsize (KiB) 137624

[startup+303.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 4324
/proc/meminfo: memFree=1411968/2055920 swapFree=4170592/4192956
[pid=4321] ppid=4319 vsize=5356 CPUtime=6.1
/proc/4321/stat : 4321 (rsat.sh) S 4319 4321 3819 0 -1 4194304 315 52575 0 0 0 0 573 37 16 0 1 0 1165000331 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4321/statm: 1339 242 199 169 0 50 0
[pid=4324] ppid=4321 vsize=0 CPUtime=297.46
/proc/4324/stat : 4324 (rsat) R 4321 4321 3819 0 -1 4194308 33972 0 0 0 29718 28 0 0 25 0 1 0 1165000944 0 0 1992294400 0 0 0 0 0 0 0 4096 1026 0 0 0 17 1 0 0
/proc/4324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 303.56
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 303.718
CPU time (s): 303.599
CPU user time (s): 302.921
CPU system time (s): 0.677896
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 207076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.921
system time used= 0.677896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87016
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= 38
involuntary context switches= 400

runsolver used 0.268959 second user time and 0.84987 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-05 11:22:57
IDJOB=1580876
IDBENCH=71025
IDSOLVER=545
FILE ID=node45/1580876-1238923376
PBS_JOBID= 9101369
Free space on /tmp= 66508 MiB

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

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=1708853027

node45.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.285
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.285
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:       1560232 kB
Buffers:         47656 kB
Cached:         369760 kB
SwapCached:      11596 kB
Active:         204916 kB
Inactive:       225600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560232 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:           24284 kB
Writeback:           0 kB
Mapped:          18752 kB
Slab:            50556 kB
Committed_AS:  3105652 kB
PageTables:       1920 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= 66504 MiB
End job on node45 at 2009-04-05 11:28:01