Trace number 1563224

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 857.417 857.884

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

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 |  151127   442273 |   45338       0        0     nan |  0.000 % |
0.88/0.96	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
0.88/0.96	c ==============================================================================
0.88/0.96	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
0.88/0.96	c CPU time:   0.911861 s
0.88/0.96	c ==============================================================================
0.99/1.04	c Rsat version 3.02
0.99/1.09	c Base unit clause learned: 0
857.32/857.84	c CNF stats: (7670 vars, 66882 clauses)
857.32/857.84	c Decisions: 2258467
857.32/857.84	c Conflicts: 1445848
857.32/857.84	c Restarts: 29
857.32/857.84	c Avg lpc: 22.25
857.32/857.84	c Max decision level: 162
857.32/857.84	c KB reduction: 47 (1346690 clauses removed)
857.32/857.84	c Final decision lit size:7670 (100.00 %)
857.32/857.84	c Final stack/save sizes: 76(0.99 %)/304(3.96 %)
857.32/857.84	c Final cdc size: 200 (2.61 %)
857.32/857.84	c ***********************************************
857.32/857.84	c Conflicts with bac: 29616/1445848 (2.05 %)
857.32/857.84	c Avg bac size: 14.61
857.32/857.84	c Avg bac bt depth: 5.23 vs 1.43 (normal)
857.32/857.87	c Running time: 856.15684 seconds
857.32/857.87	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-1563224-1241001309/watcher-1563224-1241001309 -o /tmp/evaluation-result-1563224-1241001309/solver-1563224-1241001309 -C 1200 -W 1800 -M 1800 HOME/rsat.sh HOME/instance-1563224-1241001309.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9837
/proc/meminfo: memFree=599800/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=0
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 128157681 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 240 199 169 0 50 0
[pid=9838] ppid=9837 vsize=1400 CPUtime=0
/proc/9838/stat : 9838 (SatElite) R 9837 9837 9566 0 -1 4194304 203 0 0 0 0 0 0 0 19 0 1 0 128157682 1433600 186 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/9838/statm: 350 188 65 186 0 160 0

[startup+0.0509499 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9837
/proc/meminfo: memFree=599800/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=0
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 128157681 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 240 199 169 0 50 0
[pid=9838] ppid=9837 vsize=10640 CPUtime=0.04
/proc/9838/stat : 9838 (SatElite) R 9837 9837 9566 0 -1 4194304 2517 0 0 0 3 1 0 0 19 0 1 0 128157682 10895360 2500 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/9838/statm: 2660 2501 65 186 0 2470 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15996

[startup+0.101959 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9837
/proc/meminfo: memFree=599800/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=0
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 128157681 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 240 199 169 0 50 0
[pid=9838] ppid=9837 vsize=21240 CPUtime=0.09
/proc/9838/stat : 9838 (SatElite) R 9837 9837 9566 0 -1 4194304 4809 0 0 0 7 2 0 0 19 0 1 0 128157682 21749760 4792 1992294400 4194304 4959918 548682068672 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/9838/statm: 5310 4794 66 186 0 5120 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26596

[startup+0.301994 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9837
/proc/meminfo: memFree=599800/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=0
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 128157681 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 240 199 169 0 50 0
[pid=9838] ppid=9837 vsize=30216 CPUtime=0.28
/proc/9838/stat : 9838 (SatElite) R 9837 9837 9566 0 -1 4194304 7067 0 0 0 25 3 0 0 21 0 1 0 128157682 30941184 7050 1992294400 4194304 4959918 548682068672 18446744073709551615 4240836 0 0 4096 3 0 0 0 17 0 0 0
/proc/9838/statm: 7554 7050 90 186 0 7364 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 35572

[startup+0.701065 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 9837
/proc/meminfo: memFree=599800/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=0
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 128157681 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 240 199 169 0 50 0
[pid=9838] ppid=9837 vsize=30792 CPUtime=0.69
/proc/9838/stat : 9838 (SatElite) R 9837 9837 9566 0 -1 4194304 7623 0 0 0 65 4 0 0 25 0 1 0 128157682 31531008 7214 1992294400 4194304 4959918 548682068672 18446744073709551615 4270382 0 0 4096 3 0 0 0 17 0 0 0
/proc/9838/statm: 7698 7214 92 186 0 7508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36148

[startup+1.50122 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9839
/proc/meminfo: memFree=567592/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 5356

[startup+3.10249 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9840
/proc/meminfo: memFree=589096/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=11052 CPUtime=2.04
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 2355 0 0 0 203 1 0 0 25 0 1 0 128157786 11317248 2244 1992294400 4194304 5460562 548682068784 18446744073709551615 4227809 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 2763 2244 118 309 0 2450 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16408

[startup+6.30106 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9840
/proc/meminfo: memFree=586792/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=12040 CPUtime=5.23
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 3113 0 0 0 521 2 0 0 25 0 1 0 128157786 12328960 2518 1992294400 4194304 5460562 548682068784 18446744073709551615 4213486 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 3010 2518 118 309 0 2697 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17396

[startup+12.7012 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9840
/proc/meminfo: memFree=586152/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=12432 CPUtime=11.63
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 3893 0 0 0 1161 2 0 0 25 0 1 0 128157786 12730368 2626 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 3108 2626 118 309 0 2795 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17788

[startup+25.5015 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9840
/proc/meminfo: memFree=585256/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=13372 CPUtime=24.42
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 5270 0 0 0 2439 3 0 0 25 0 1 0 128157786 13692928 2883 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 3343 2883 118 309 0 3030 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18728

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9840
/proc/meminfo: memFree=583720/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=15268 CPUtime=50
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 8692 0 0 0 4995 5 0 0 25 0 1 0 128157786 15634432 3259 1992294400 4194304 5460562 548682068784 18446744073709551615 4213707 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 3817 3259 118 309 0 3504 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 20624

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9840
/proc/meminfo: memFree=581096/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=17576 CPUtime=101.17
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 13165 0 0 0 10110 7 0 0 25 0 1 0 128157786 17997824 3892 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 4394 3892 118 309 0 4081 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 22932

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9840
/proc/meminfo: memFree=579112/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=20548 CPUtime=161.14
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 16865 0 0 0 16105 9 0 0 25 0 1 0 128157786 21041152 4386 1992294400 4194304 5460562 548682068784 18446744073709551615 4226340 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 5137 4386 118 309 0 4824 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 25904

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9840
/proc/meminfo: memFree=577640/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=21868 CPUtime=221.1
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 20221 0 0 0 22099 11 0 0 25 0 1 0 128157786 22392832 4766 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 5467 4766 118 309 0 5154 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 27224

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9842
/proc/meminfo: memFree=576104/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=23608 CPUtime=281.07
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 23678 0 0 0 28095 12 0 0 25 0 1 0 128157786 24174592 5247 1992294400 4194304 5460562 548682068784 18446744073709551615 4225725 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 5902 5247 118 309 0 5589 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 28964

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9842
/proc/meminfo: memFree=574440/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=24856 CPUtime=341.05
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 25980 0 0 0 34091 14 0 0 25 0 1 0 128157786 25452544 5565 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 6214 5565 118 309 0 5901 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 30212

[startup+402.302 s]

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


[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9842
/proc/meminfo: memFree=571816/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=27492 CPUtime=520.96
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 30645 0 0 0 52080 16 0 0 25 0 1 0 128157786 28151808 6262 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 6873 6262 118 309 0 6560 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 32848

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9842
/proc/meminfo: memFree=570600/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=28504 CPUtime=580.92
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 31929 0 0 0 58075 17 0 0 25 0 1 0 128157786 29188096 6554 1992294400 4194304 5460562 548682068784 18446744073709551615 4210560 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 7126 6554 118 309 0 6813 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 33860

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9842
/proc/meminfo: memFree=569384/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=29428 CPUtime=640.9
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 34178 0 0 0 64072 18 0 0 25 0 1 0 128157786 30134272 6819 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 7357 6819 118 309 0 7044 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 34784

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9842
/proc/meminfo: memFree=568232/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=30452 CPUtime=700.86
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 35432 0 0 0 70068 18 0 0 25 0 1 0 128157786 31182848 7081 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 7613 7081 118 309 0 7300 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 35808

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9842
/proc/meminfo: memFree=567720/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=31156 CPUtime=760.83
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 35605 0 0 0 76065 18 0 0 25 0 1 0 128157786 31903744 7254 1992294400 4194304 5460562 548682068784 18446744073709551615 4210633 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 7789 7254 118 309 0 7476 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 36512

[startup+822.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 9842
/proc/meminfo: memFree=566824/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=32052 CPUtime=820.8
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 36838 0 0 0 82061 19 0 0 25 0 1 0 128157786 32821248 7495 1992294400 4194304 5460562 548682068784 18446744073709551615 4226196 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8013 7495 118 309 0 7700 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 37408

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

[startup+844.701 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 9842
/proc/meminfo: memFree=566312/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=34100 CPUtime=843.2
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 39446 0 0 0 84300 20 0 0 25 0 1 0 128157786 34918400 7537 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8525 7537 118 309 0 8212 0
Current children cumulated CPU time (s) 844.24
Current children cumulated vsize (KiB) 39456

[startup+851.102 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 9842
/proc/meminfo: memFree=566312/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=34100 CPUtime=849.59
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 39446 0 0 0 84939 20 0 0 25 0 1 0 128157786 34918400 7537 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8525 7537 118 309 0 8212 0
Current children cumulated CPU time (s) 850.63
Current children cumulated vsize (KiB) 39456

[startup+854.302 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 9842
/proc/meminfo: memFree=566312/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=34100 CPUtime=852.78
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 39446 0 0 0 85258 20 0 0 25 0 1 0 128157786 34918400 7537 1992294400 4194304 5460562 548682068784 18446744073709551615 4225651 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8525 7537 118 309 0 8212 0
Current children cumulated CPU time (s) 853.82
Current children cumulated vsize (KiB) 39456

[startup+855.901 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 9842
/proc/meminfo: memFree=566312/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=34100 CPUtime=854.38
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 39446 0 0 0 85418 20 0 0 25 0 1 0 128157786 34918400 7537 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8525 7537 118 309 0 8212 0
Current children cumulated CPU time (s) 855.42
Current children cumulated vsize (KiB) 39456

[startup+856.701 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 9842
/proc/meminfo: memFree=566312/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=34100 CPUtime=855.18
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 39446 0 0 0 85498 20 0 0 25 0 1 0 128157786 34918400 7537 1992294400 4194304 5460562 548682068784 18446744073709551615 4210625 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8525 7537 118 309 0 8212 0
Current children cumulated CPU time (s) 856.22
Current children cumulated vsize (KiB) 39456

[startup+857.501 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 9842
/proc/meminfo: memFree=566312/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=34100 CPUtime=855.98
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 39446 0 0 0 85578 20 0 0 25 0 1 0 128157786 34918400 7537 1992294400 4194304 5460562 548682068784 18446744073709551615 4211508 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8525 7537 118 309 0 8212 0
Current children cumulated CPU time (s) 857.02
Current children cumulated vsize (KiB) 39456

[startup+857.701 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 9842
/proc/meminfo: memFree=566312/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=34100 CPUtime=856.18
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 39446 0 0 0 85598 20 0 0 25 0 1 0 128157786 34918400 7537 1992294400 4194304 5460562 548682068784 18446744073709551615 4211508 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8525 7537 118 309 0 8212 0
Current children cumulated CPU time (s) 857.22
Current children cumulated vsize (KiB) 39456

[startup+857.801 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 9842
/proc/meminfo: memFree=566312/2055920 swapFree=4180940/4192956
[pid=9837] ppid=9835 vsize=5356 CPUtime=1.04
/proc/9837/stat : 9837 (rsat.sh) S 9835 9837 9566 0 -1 4194304 315 8228 0 0 0 0 98 6 19 0 1 0 128157681 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9837/statm: 1339 242 199 169 0 50 0
[pid=9840] ppid=9837 vsize=34100 CPUtime=856.28
/proc/9840/stat : 9840 (rsat) R 9837 9837 9566 0 -1 4194304 39446 0 0 0 85608 20 0 0 25 0 1 0 128157786 34918400 7537 1992294400 4194304 5460562 548682068784 18446744073709551615 4211562 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9840/statm: 8525 7537 118 309 0 8212 0
Current children cumulated CPU time (s) 857.32
Current children cumulated vsize (KiB) 39456

Child status: 20
Real time (s): 857.884
CPU time (s): 857.417
CPU user time (s): 857.139
CPU system time (s): 0.277957
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 47664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 857.139
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48147
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= 42
involuntary context switches= 2354

runsolver used 0.877866 second user time and 2.25466 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-29 12:35:09
IDJOB=1563224
IDBENCH=70949
IDSOLVER=545
FILE ID=node60/1563224-1241001309
PBS_JOBID= 9204810
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=478155857

node60.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.256
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.256
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:        600344 kB
Buffers:         52552 kB
Cached:        1321380 kB
SwapCached:       5924 kB
Active:         245348 kB
Inactive:      1137100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        600344 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:            8728 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            59204 kB
Committed_AS:   576576 kB
PageTables:       1448 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= 66436 MiB
End job on node60 at 2009-04-29 12:49:27