Trace number 1776442

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
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)UNSAT 658.28 182.292

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark395.12
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

0.00/0.00	c Parsing...
0.10/0.17	c ==============================================================================
0.10/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.10/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.10/0.17	c ==============================================================================
0.10/0.17	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
1.40/1.48	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
1.40/1.48	c ==============================================================================
1.40/1.48	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
1.40/1.48	c CPU time:   1.44 s
1.40/1.48	c ==============================================================================
658.19/182.27	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
658.19/182.27	c ============================[ Problem Statistics ]=============================
658.19/182.27	c |                                                                             |
658.19/182.27	c threadId              : 3
658.19/182.27	c restarts              : 2630
658.19/182.27	c conflicts             : 523381         (799 /sec)
658.19/182.27	c decisions             : 5190719        (1.58 % random) (7923 /sec)
658.19/182.27	c propagations          : 192452075      (293739 /sec)
658.19/182.27	c conflict literals     : 21037278       (40.11 % deleted)
658.19/182.27	c Memory used           : 316.73 MB
658.19/182.27	c CPU time              : 655.18 s
658.19/182.27	
658.19/182.27	c --->m=4, e=8, aimd=2, HOME/8191_many.cnf	time: 163.795	conflicts: 523381       
658.19/182.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776442-1243509870/watcher-1776442-1243509870 -o /tmp/evaluation-result-1776442-1243509870/solver-1776442-1243509870 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776442-1243509870.cnf aimd 2 

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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.06 4.37 4.41 3/96 8191
/proc/meminfo: memFree=2982172/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2412 CPUtime=0
/proc/8191/stat : 8191 (manysat.sh) R 8189 8191 1628 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1105088213 2469888 273 4294967295 134512640 135169312 3215822368 3215820844 3085485940 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/8191/statm: 603 273 231 161 0 42 0
[pid=8192] ppid=8191 vsize=1028 CPUtime=0
/proc/8192/stat : 8192 (SatElite) R 8191 8191 1628 0 -1 4202496 199 0 0 0 0 0 0 0 18 0 1 0 1105088213 1052672 136 4294967295 134512640 135034092 3217815504 3217811848 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8192/statm: 257 136 50 128 0 127 0

[startup+0.094932 s]
/proc/loadavg: 4.06 4.37 4.41 3/96 8191
/proc/meminfo: memFree=2982172/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2412 CPUtime=0
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105088213 2469888 273 4294967295 134512640 135169312 3215822368 3215820904 3085483758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8191/statm: 603 273 231 161 0 42 0
[pid=8192] ppid=8191 vsize=11020 CPUtime=0.09
/proc/8192/stat : 8192 (SatElite) R 8191 8191 1628 0 -1 4202496 2510 0 0 0 9 0 0 0 19 0 1 0 1105088213 11284480 2447 4294967295 134512640 135034092 3217815504 3217811616 134675816 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8192/statm: 2851 2447 50 128 0 2721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13432

[startup+0.104932 s]
/proc/loadavg: 4.06 4.37 4.41 3/96 8191
/proc/meminfo: memFree=2982172/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2412 CPUtime=0
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105088213 2469888 273 4294967295 134512640 135169312 3215822368 3215820904 3085483758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8191/statm: 603 273 231 161 0 42 0
[pid=8192] ppid=8191 vsize=12572 CPUtime=0.1
/proc/8192/stat : 8192 (SatElite) R 8191 8191 1628 0 -1 4202496 2719 0 0 0 9 1 0 0 19 0 1 0 1105088213 12873728 2656 4294967295 134512640 135034092 3217815504 3217811848 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8192/statm: 3143 2656 50 128 0 3013 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14984

[startup+0.304916 s]
/proc/loadavg: 4.06 4.37 4.41 3/96 8191
/proc/meminfo: memFree=2982172/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2412 CPUtime=0
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105088213 2469888 273 4294967295 134512640 135169312 3215822368 3215820904 3085483758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8191/statm: 603 273 231 161 0 42 0
[pid=8192] ppid=8191 vsize=24592 CPUtime=0.3
/proc/8192/stat : 8192 (SatElite) R 8191 8191 1628 0 -1 4202496 6182 0 0 0 27 3 0 0 20 0 1 0 1105088213 25182208 5607 4294967295 134512640 135034092 3217815504 3217811448 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8192/statm: 6148 5607 67 128 0 6018 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 27004

[startup+0.704888 s]
/proc/loadavg: 4.06 4.37 4.41 3/96 8191
/proc/meminfo: memFree=2982172/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2412 CPUtime=0
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105088213 2469888 273 4294967295 134512640 135169312 3215822368 3215820904 3085483758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8191/statm: 603 273 231 161 0 42 0
[pid=8192] ppid=8191 vsize=25536 CPUtime=0.7
/proc/8192/stat : 8192 (SatElite) R 8191 8191 1628 0 -1 4202496 6417 0 0 0 65 5 0 0 21 0 1 0 1105088213 26148864 5842 4294967295 134512640 135034092 3217815504 3217811500 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8192/statm: 6384 5842 67 128 0 6254 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 27948

[startup+1.50483 s]
/proc/loadavg: 4.06 4.37 4.41 2/98 8193
/proc/meminfo: memFree=2956076/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2412 CPUtime=0
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105088213 2469888 273 4294967295 134512640 135169312 3215822368 3215820904 3085483758 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8191/statm: 603 273 231 161 0 42 0
[pid=8192] ppid=8191 vsize=25796 CPUtime=1.5
/proc/8192/stat : 8192 (SatElite) R 8191 8191 1628 0 -1 4202496 9016 0 0 0 145 5 0 0 24 0 1 0 1105088213 26415104 5904 4294967295 134512640 135034092 3217815504 3217810380 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8192/statm: 6449 5904 67 128 0 6319 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 28208

[startup+3.10473 s]
/proc/loadavg: 4.06 4.37 4.41 2/98 8194
/proc/meminfo: memFree=2924852/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=93412 CPUtime=3.87
/proc/8194/stat : 8194 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202496 16313 0 0 0 378 9 0 0 17 0 4 0 1105088390 95653888 16248 4294967295 134512640 135305190 3217078080 3217076256 134530717 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 23353 16248 79 194 0 23157 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 95828

[startup+6.30452 s]
/proc/loadavg: 3.82 4.31 4.39 6/101 8197
/proc/meminfo: memFree=2896972/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=114672 CPUtime=16.63
/proc/8194/stat : 8194 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202496 21566 0 0 0 1645 18 0 0 16 0 4 0 1105088390 117424128 21501 4294967295 134512640 135305190 3217078080 3217076180 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 28668 21501 79 194 0 28472 0
[pid=8194/tid=8195] ppid=8191 vsize=114672 CPUtime=4.06
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 1623 0 0 0 402 4 0 0 18 0 4 0 1105088434 117424128 21501 4294967295 134512640 135305190 3217078080 3075378292 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=114672 CPUtime=4.01
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 3723 0 0 0 393 8 0 0 19 0 4 0 1105088434 117424128 21501 4294967295 134512640 135305190 3217078080 3066989376 134551703 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=114672 CPUtime=4.04
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 845 0 0 0 401 3 0 0 16 0 4 0 1105088434 117424128 21501 4294967295 134512640 135305190 3217078080 3058600896 134542034 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.4
Current children cumulated vsize (KiB) 117088

[startup+12.7141 s]
/proc/loadavg: 4.07 4.36 4.40 6/102 8221
/proc/meminfo: memFree=2855092/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=154060 CPUtime=42.11
/proc/8194/stat : 8194 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202496 31495 0 0 0 4178 33 0 0 17 0 4 0 1105088390 157757440 31430 4294967295 134512640 135305190 3217078080 3217075924 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 38515 31430 79 194 0 38319 0
[pid=8194/tid=8195] ppid=8191 vsize=154060 CPUtime=10.41
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 3286 0 0 0 1032 9 0 0 24 0 4 0 1105088434 157757440 31430 4294967295 134512640 135305190 3217078080 3075378216 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=154060 CPUtime=10.33
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 9121 0 0 0 1022 11 0 0 25 0 4 0 1105088434 157757440 31430 4294967295 134512640 135305190 3217078080 3066989376 134551835 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=154060 CPUtime=10.45
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 2395 0 0 0 1037 8 0 0 18 0 4 0 1105088434 157757440 31430 4294967295 134512640 135305190 3217078080 3058601152 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.88
Current children cumulated vsize (KiB) 156476

[startup+25.5132 s]
/proc/loadavg: 4.27 4.39 4.41 5/101 8384
/proc/meminfo: memFree=2812900/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=193996 CPUtime=92.93
/proc/8194/stat : 8194 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202496 41280 0 0 0 9254 39 0 0 20 0 4 0 1105088390 198651904 41215 4294967295 134512640 135305190 3217078080 3217076256 134528501 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 48499 41215 79 194 0 48303 0
[pid=8194/tid=8195] ppid=8191 vsize=193996 CPUtime=22.94
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 5599 0 0 0 2284 10 0 0 19 0 4 0 1105088434 198651904 41215 4294967295 134512640 135305190 3217078080 3075378072 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=193996 CPUtime=23.07
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 13586 0 0 0 2293 14 0 0 25 0 4 0 1105088434 198651904 41215 4294967295 134512640 135305190 3217078080 3066989828 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=193996 CPUtime=23.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 3909 0 0 0 2317 8 0 0 25 0 4 0 1105088434 198651904 41215 4294967295 134512640 135305190 3217078080 3058601152 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.7
Current children cumulated vsize (KiB) 196412

[startup+51.1115 s]
/proc/loadavg: 4.37 4.40 4.42 5/101 8385
/proc/meminfo: memFree=2753244/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=257972 CPUtime=195.13
/proc/8194/stat : 8194 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202496 56757 0 0 0 19452 61 0 0 25 0 4 0 1105088390 264163328 56692 4294967295 134512640 135305190 3217078080 3217076256 134528501 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 64493 56692 79 194 0 64297 0
[pid=8194/tid=8195] ppid=8191 vsize=257972 CPUtime=48.48
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 8429 0 0 0 4830 18 0 0 25 0 4 0 1105088434 264163328 56692 4294967295 134512640 135305190 3217078080 3075378368 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=257972 CPUtime=48.64
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 21197 0 0 0 4843 21 0 0 25 0 4 0 1105088434 264163328 56692 4294967295 134512640 135305190 3217078080 3066989832 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=257972 CPUtime=48.85
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 6329 0 0 0 4873 12 0 0 25 0 4 0 1105088434 264163328 56692 4294967295 134512640 135305190 3217078080 3058601152 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.9
Current children cumulated vsize (KiB) 260388

[startup+102.318 s]
/proc/loadavg: 4.42 4.40 4.41 7/101 8573
/proc/meminfo: memFree=2691916/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=317228 CPUtime=399.2
/proc/8194/stat : 8194 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202496 71176 0 0 0 39817 103 0 0 25 0 4 0 1105088390 324841472 71111 4294967295 134512640 135305190 3217078080 3217076104 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 79307 71111 79 194 0 79111 0
[pid=8194/tid=8195] ppid=8191 vsize=317228 CPUtime=99.33
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 11351 0 0 0 9903 30 0 0 23 0 4 0 1105088434 324841472 71111 4294967295 134512640 135305190 3217078080 3075378368 134528576 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=317228 CPUtime=99.65
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 26499 0 0 0 9935 30 0 0 16 0 4 0 1105088434 324841472 71111 4294967295 134512640 135305190 3217078080 3066989504 134541944 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=317228 CPUtime=99.97
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 9168 0 0 0 9972 25 0 0 21 0 4 0 1105088434 324841472 71111 4294967295 134512640 135305190 3217078080 3058601152 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 400.97
Current children cumulated vsize (KiB) 319644

[startup+162.304 s]
/proc/loadavg: 4.41 4.40 4.41 6/101 8760
/proc/meminfo: memFree=2685120/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=636.52
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 63521 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=159.5
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 15914 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 638.29
Current children cumulated vsize (KiB) 326744

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

[startup+166.304 s]
/proc/loadavg: 4.14 4.35 4.39 2/101 8761
/proc/meminfo: memFree=2685012/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=640.52
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 63921 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=163.5
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 16314 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529232 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 326744

[startup+172.713 s]
/proc/loadavg: 3.66 4.24 4.36 2/101 8762
/proc/meminfo: memFree=2685128/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=646.93
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 64562 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=169.91
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 16955 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529371 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.7
Current children cumulated vsize (KiB) 326744

[startup+179.103 s]
/proc/loadavg: 3.44 4.18 4.34 2/101 8762
/proc/meminfo: memFree=2685136/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=653.32
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 65201 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=176.3
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 17594 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529255 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 655.09
Current children cumulated vsize (KiB) 326744

[startup+180.703 s]
/proc/loadavg: 3.44 4.18 4.34 2/101 8762
/proc/meminfo: memFree=2685136/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=654.92
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 65361 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=177.9
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 17754 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529553 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 656.69
Current children cumulated vsize (KiB) 326744

[startup+181.513 s]
/proc/loadavg: 3.44 4.18 4.34 2/101 8762
/proc/meminfo: memFree=2685136/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=655.73
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 65442 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=178.71
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 17835 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529255 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 657.5
Current children cumulated vsize (KiB) 326744

[startup+181.903 s]
/proc/loadavg: 3.44 4.18 4.34 2/101 8762
/proc/meminfo: memFree=2685136/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=656.12
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 65481 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=179.1
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 17874 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529638 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 657.89
Current children cumulated vsize (KiB) 326744

[startup+182.103 s]
/proc/loadavg: 3.44 4.18 4.34 2/101 8762
/proc/meminfo: memFree=2685136/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=656.32
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 65501 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=179.3
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 17894 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529255 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 658.09
Current children cumulated vsize (KiB) 326744

[startup+182.203 s]
/proc/loadavg: 3.44 4.18 4.34 2/101 8762
/proc/meminfo: memFree=2685136/3368532 swapFree=1954076/1959888
[pid=8191] ppid=8189 vsize=2416 CPUtime=1.77
/proc/8191/stat : 8191 (manysat.sh) S 8189 8191 1628 0 -1 4194304 369 9020 0 0 0 0 169 8 18 0 1 0 1105088213 2473984 275 4294967295 134512640 135169312 3215822368 3215818584 3085483758 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8191/statm: 604 275 231 161 0 43 0
[pid=8194] ppid=8191 vsize=324328 CPUtime=656.42
/proc/8194/stat : 8194 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202496 72753 0 0 0 65511 131 0 0 25 0 4 0 1105088390 332111872 72688 4294967295 134512640 135305190 3217078080 3217077488 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8194/statm: 81082 72688 79 194 0 80886 0
[pid=8194/tid=8195] ppid=8191 vsize=324328 CPUtime=158.32
/proc/8194/task/8195/stat : 8195 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 11571 0 0 0 15792 40 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3075379632 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8194/tid=8196] ppid=8191 vsize=324328 CPUtime=179.4
/proc/8194/task/8196/stat : 8196 (manysat1.1_stat) R 8191 8191 1628 0 -1 4202560 27257 0 0 0 17904 36 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3066989648 134529260 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8194/tid=8197] ppid=8191 vsize=324328 CPUtime=159.25
/proc/8194/task/8197/stat : 8197 (manysat1.1_stat) S 8191 8191 1628 0 -1 4202560 9515 0 0 0 15894 31 0 0 25 0 4 0 1105088434 332111872 72688 4294967295 134512640 135305190 3217078080 3058602416 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 658.19
Current children cumulated vsize (KiB) 326744

Child status: 20
Real time (s): 182.292
CPU time (s): 658.28
CPU user time (s): 656.87
CPU system time (s): 1.41
CPU usage (%): 361.114
Max. virtual memory (cumulated for all children) (KiB): 326744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 656.87
system time used= 1.41
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82432
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= 18119
involuntary context switches= 37295

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 13:24:30
IDJOB=1776442
IDBENCH=20573
IDSOLVER=626
FILE ID=tipi44/1776442-1243509870
PBS_JOBID=
Free space on /tmp= 15889 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776442-1243509870/watcher-1776442-1243509870 -o /tmp/evaluation-result-1776442-1243509870/solver-1776442-1243509870 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776442-1243509870.cnf aimd 2

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED= 1581628422

Linux tipi44 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2982468 kB
Buffers:        136048 kB
Cached:         143396 kB
SwapCached:       2180 kB
Active:          99908 kB
Inactive:       189176 kB
HighTotal:     2489216 kB
HighFree:      2334024 kB
LowTotal:       879316 kB
LowFree:        648444 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            6408 kB
Writeback:           0 kB
AnonPages:        9088 kB
Mapped:           3608 kB
Slab:            87088 kB
SReclaimable:    77032 kB
SUnreclaim:      10056 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15889 MiB
End job on tipi44 at 2009-05-28 13:27:33