Trace number 1774379

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 826.273 826.631

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark190.011
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c Parsing...
0.09/0.13	c ==============================================================================
0.09/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         0 |  147030   430190 |   44109       0        0     nan |  0.000 % |
0.89/0.93	c |         0 |   64819   218530 |      --       0       --      -- |     --   | -76809/-195446
0.89/0.93	c ==============================================================================
0.89/0.93	c Result  :   #vars: 7453   #clauses: 64819   #literals: 218530
0.89/0.93	c CPU time:   0.893864 s
0.89/0.93	c ==============================================================================
0.99/1.02	c Rsat version 3.02
0.99/1.06	c Base unit clause learned: 0
826.13/826.59	c CNF stats: (7453 vars, 64819 clauses)
826.13/826.59	c Decisions: 2183712
826.13/826.59	c Conflicts: 1399792
826.13/826.59	c Restarts: 14
826.13/826.59	c Avg lpc: 22.43
826.13/826.59	c Max decision level: 218
826.13/826.59	c KB reduction: 48 (1324230 clauses removed)
826.13/826.59	c Final decision lit size:7453 (100.00 %)
826.13/826.59	c Final stack/save sizes: 74(0.99 %)/296(3.97 %)
826.13/826.59	c Final cdc size: 200 (2.68 %)
826.13/826.59	c ***********************************************
826.13/826.59	c Conflicts with bac: 27809/1399792 (1.99 %)
826.13/826.59	c Avg bac size: 14.66
826.13/826.59	c Avg bac bt depth: 5.19 vs 1.43 (normal)
826.23/826.62	c Running time: 825.05457 seconds
826.23/826.62	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-1774379-1241337364/watcher-1774379-1241337364 -o /tmp/evaluation-result-1774379-1241337364/solver-1774379-1241337364 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1774379-1241337364.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 28034
/proc/meminfo: memFree=1106408/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161770190 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 239 199 169 0 50 0
[pid=28035] ppid=28034 vsize=1400 CPUtime=0
/proc/28035/stat : 28035 (SatElite) R 28034 28034 27594 0 -1 4194304 199 0 0 0 0 0 0 0 19 0 1 0 161770190 1433600 182 1992294400 4194304 4959918 548682068688 18446744073709551615 4225251 0 0 4096 3 0 0 0 17 0 0 0
/proc/28035/statm: 350 184 65 186 0 160 0

[startup+0.0311019 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 28034
/proc/meminfo: memFree=1106408/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161770190 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 239 199 169 0 50 0
[pid=28035] ppid=28034 vsize=7472 CPUtime=0.02
/proc/28035/stat : 28035 (SatElite) R 28034 28034 27594 0 -1 4194304 1526 0 0 0 2 0 0 0 19 0 1 0 161770190 7651328 1509 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/28035/statm: 1868 1512 65 186 0 1678 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12828

[startup+0.101109 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 28034
/proc/meminfo: memFree=1106408/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161770190 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 239 199 169 0 50 0
[pid=28035] ppid=28034 vsize=21148 CPUtime=0.09
/proc/28035/stat : 28035 (SatElite) R 28034 28034 27594 0 -1 4194304 4765 0 0 0 7 2 0 0 19 0 1 0 161770190 21655552 4748 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/28035/statm: 5287 4751 65 186 0 5097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26504

[startup+0.301131 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 28034
/proc/meminfo: memFree=1106408/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161770190 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 239 199 169 0 50 0
[pid=28035] ppid=28034 vsize=29824 CPUtime=0.28
/proc/28035/stat : 28035 (SatElite) R 28034 28034 27594 0 -1 4194304 6897 0 0 0 26 2 0 0 21 0 1 0 161770190 30539776 6880 1992294400 4194304 4959918 548682068688 18446744073709551615 4240836 0 0 4096 3 0 0 0 17 0 0 0
/proc/28035/statm: 7456 6880 90 186 0 7266 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35180

[startup+0.701177 s]
/proc/loadavg: 0.96 0.97 0.99 3/64 28034
/proc/meminfo: memFree=1106408/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=0
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161770190 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 239 199 169 0 50 0
[pid=28035] ppid=28034 vsize=30276 CPUtime=0.69
/proc/28035/stat : 28035 (SatElite) R 28034 28034 27594 0 -1 4194304 7377 0 0 0 66 3 0 0 25 0 1 0 161770190 31002624 7039 1992294400 4194304 4959918 548682068688 18446744073709551615 4270358 0 0 4096 3 0 0 0 17 0 0 0
/proc/28035/statm: 7569 7039 92 186 0 7379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35632

[startup+1.50227 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 28036
/proc/meminfo: memFree=1074520/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 5356

[startup+3.10144 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1095832/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=10980 CPUtime=2.07
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 2337 0 0 0 205 2 0 0 25 0 1 0 161770292 11243520 2227 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 2745 2227 118 309 0 2432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16336

[startup+6.3018 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1093592/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=11636 CPUtime=5.26
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 3009 0 0 0 524 2 0 0 25 0 1 0 161770292 11915264 2415 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 2909 2415 118 309 0 2596 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16992

[startup+12.7015 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1093144/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=12392 CPUtime=11.66
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 4108 0 0 0 1163 3 0 0 25 0 1 0 161770292 12689408 2618 1992294400 4194304 5460562 548682068800 18446744073709551615 4226207 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 3098 2618 118 309 0 2785 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17748

[startup+25.5019 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1092184/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=13200 CPUtime=24.45
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 5452 0 0 0 2442 3 0 0 25 0 1 0 161770292 13516800 2842 1992294400 4194304 5460562 548682068800 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 3300 2842 118 309 0 2987 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18556

[startup+51.1018 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1090456/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=15392 CPUtime=50.05
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 9427 0 0 0 5000 5 0 0 25 0 1 0 161770292 15761408 3291 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 3848 3291 118 309 0 3535 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20748

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1088216/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=17488 CPUtime=101.23
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 13353 0 0 0 10117 6 0 0 25 0 1 0 161770292 17907712 3857 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 4372 3857 118 309 0 4059 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22844

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1086104/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=20464 CPUtime=161.2
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 17071 0 0 0 16112 8 0 0 25 0 1 0 161770292 20955136 4369 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 5116 4369 118 309 0 4803 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25820

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1084440/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=21912 CPUtime=221.17
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 20475 0 0 0 22108 9 0 0 25 0 1 0 161770292 22437888 4797 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 5478 4797 118 309 0 5165 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 27268

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28037
/proc/meminfo: memFree=1082520/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=23660 CPUtime=281.15
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 23916 0 0 0 28104 11 0 0 25 0 1 0 161770292 24227840 5262 1992294400 4194304 5460562 548682068800 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 5915 5262 118 309 0 5602 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 29016

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1081432/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=24660 CPUtime=341.12
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 26178 0 0 0 34100 12 0 0 25 0 1 0 161770292 25251840 5540 1992294400 4194304 5460562 548682068800 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 6165 5540 118 309 0 5852 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 30016

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1080600/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=25620 CPUtime=401.1
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 27396 0 0 0 40097 13 0 0 25 0 1 0 161770292 26234880 5766 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 6405 5766 118 309 0 6092 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 30976

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1079320/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=26740 CPUtime=461.08
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 29688 0 0 0 46094 14 0 0 25 0 1 0 161770292 27381760 6074 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 6685 6074 118 309 0 6372 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 32096

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1078616/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=27380 CPUtime=521.04
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 30867 0 0 0 52090 14 0 0 25 0 1 0 161770292 28037120 6261 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 6845 6261 118 309 0 6532 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 32736

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1077656/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=28448 CPUtime=581.02
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 32150 0 0 0 58087 15 0 0 25 0 1 0 161770292 29130752 6552 1992294400 4194304 5460562 548682068800 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 7112 6552 118 309 0 6799 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 33804

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1076376/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=29448 CPUtime=641
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 34391 0 0 0 64084 16 0 0 25 0 1 0 161770292 30154752 6809 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 7362 6809 118 309 0 7049 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 34804

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1075416/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=30376 CPUtime=700.96
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 35624 0 0 0 70080 16 0 0 25 0 1 0 161770292 31105024 7050 1992294400 4194304 5460562 548682068800 18446744073709551615 4226209 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 7594 7050 118 309 0 7281 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 35732

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1075160/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=30888 CPUtime=760.95
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 35729 0 0 0 76078 17 0 0 25 0 1 0 161770292 31629312 7155 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 7722 7155 118 309 0 7409 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 36244

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1074008/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=33448 CPUtime=820.93
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 40542 0 0 0 82074 19 0 0 25 0 1 0 161770292 34250752 7386 1992294400 4194304 5460562 548682068800 18446744073709551615 4225767 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 8362 7386 118 309 0 8049 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 38804

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

[startup+823.906 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1074008/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=33448 CPUtime=822.53
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 40542 0 0 0 82234 19 0 0 25 0 1 0 161770292 34250752 7386 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 8362 7386 118 309 0 8049 0
Current children cumulated CPU time (s) 823.54
Current children cumulated vsize (KiB) 38804

[startup+825.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1074008/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=33448 CPUtime=824.12
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 40542 0 0 0 82393 19 0 0 25 0 1 0 161770292 34250752 7386 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 8362 7386 118 309 0 8049 0
Current children cumulated CPU time (s) 825.13
Current children cumulated vsize (KiB) 38804

[startup+826.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1074072/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=33448 CPUtime=824.92
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 40542 0 0 0 82473 19 0 0 25 0 1 0 161770292 34250752 7386 1992294400 4194304 5460562 548682068800 18446744073709551615 4211555 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 8362 7386 118 309 0 8049 0
Current children cumulated CPU time (s) 825.93
Current children cumulated vsize (KiB) 38804

[startup+826.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1074072/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=33448 CPUtime=825.12
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 40542 0 0 0 82493 19 0 0 25 0 1 0 161770292 34250752 7386 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 8362 7386 118 309 0 8049 0
Current children cumulated CPU time (s) 826.13
Current children cumulated vsize (KiB) 38804

[startup+826.601 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28042
/proc/meminfo: memFree=1074072/2055920 swapFree=4192812/4192956
[pid=28034] ppid=28032 vsize=5356 CPUtime=1.01
/proc/28034/stat : 28034 (rsat.sh) S 28032 28034 27594 0 -1 4194304 312 7965 0 0 0 0 96 5 19 0 1 0 161770190 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28034/statm: 1339 241 199 169 0 50 0
[pid=28037] ppid=28034 vsize=32940 CPUtime=825.22
/proc/28037/stat : 28037 (rsat) R 28034 28034 27594 0 -1 4194304 40543 0 0 0 82503 19 0 0 25 0 1 0 161770292 33730560 7259 1992294400 4194304 5460562 548682068800 18446744073709551615 4786577 0 0 4096 1026 0 0 0 17 0 0 0
/proc/28037/statm: 8235 7259 118 309 0 7922 0
Current children cumulated CPU time (s) 826.23
Current children cumulated vsize (KiB) 38296

Child status: 20
Real time (s): 826.631
CPU time (s): 826.273
CPU user time (s): 826.021
CPU system time (s): 0.251961
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 46996

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

runsolver used 0.813876 second user time and 2.20066 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-03 09:56:04
IDJOB=1774379
IDBENCH=70940
IDSOLVER=615
FILE ID=node9/1774379-1241337364
PBS_JOBID= 9225462
Free space on /tmp= 66556 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774379-1241337364/watcher-1774379-1241337364 -o /tmp/evaluation-result-1774379-1241337364/solver-1774379-1241337364 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1774379-1241337364.cnf HOME

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=629583540

node9.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.240
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.240
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:       1106888 kB
Buffers:         90684 kB
Cached:         740004 kB
SwapCached:          0 kB
Active:         189608 kB
Inactive:       655036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1106888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8640 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            90448 kB
Committed_AS:   672736 kB
PageTables:       1396 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= 66552 MiB
End job on node9 at 2009-05-03 10:09:51