Trace number 1776481

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 0/2009-03-20 (4 threads)? (MO) 2636.13 688.952

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c Parsing...
2.51/2.55	c ==============================================================================
2.51/2.55	c |           |     ORIGINAL     |              LEARNT              |          |
2.51/2.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.51/2.55	c ==============================================================================
2.51/2.55	c |         0 | 3634676 10547960 | 1090402       0        0     nan |  0.000 % |
27.02/27.05	c |         0 | 3532144 10927904 |      --       0       --      -- |     --   | -102383/383223
27.02/27.05	c ==============================================================================
27.02/27.05	c Result  :   #vars: 168000   #clauses: 3532144   #literals: 10927904
27.02/27.05	c CPU time:   26.66 s
27.02/27.05	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

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

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: 3.07 4.08 4.30 3/96 8988
/proc/meminfo: memFree=2898352/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) R 8986 8988 1628 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313532 3085191028 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=1028 CPUtime=0
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 200 0 0 0 0 0 0 0 18 0 1 0 1105106987 1052672 137 4294967295 134512640 135034092 3217973232 3217969576 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 257 138 50 128 0 127 0

[startup+0.03833 s]
/proc/loadavg: 3.07 4.08 4.30 3/96 8988
/proc/meminfo: memFree=2898352/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=4700 CPUtime=0.04
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 1109 0 0 0 4 0 0 0 19 0 1 0 1105106987 4812800 1046 4294967295 134512640 135034092 3217973232 3217969148 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 1175 1046 50 128 0 1045 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7112

[startup+0.108317 s]
/proc/loadavg: 3.07 4.08 4.30 3/96 8988
/proc/meminfo: memFree=2898352/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=12728 CPUtime=0.11
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 2756 0 0 0 11 0 0 0 19 0 1 0 1105106987 13033472 2693 4294967295 134512640 135034092 3217973232 3217969224 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 3182 2695 50 128 0 3052 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15140

[startup+0.308308 s]
/proc/loadavg: 3.07 4.08 4.30 3/96 8988
/proc/meminfo: memFree=2898352/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=30416 CPUtime=0.31
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 6973 0 0 0 29 2 0 0 20 0 1 0 1105106987 31145984 6910 4294967295 134512640 135034092 3217973232 3217969576 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 7604 6911 50 128 0 7474 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 32828

[startup+0.708277 s]
/proc/loadavg: 3.07 4.08 4.30 3/96 8988
/proc/meminfo: memFree=2898352/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=69732 CPUtime=0.71
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 15310 0 0 0 68 3 0 0 21 0 1 0 1105106987 71405568 15247 4294967295 134512640 135034092 3217973232 3217969576 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 17433 15248 50 128 0 17303 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 72144

[startup+1.50822 s]
/proc/loadavg: 3.07 4.08 4.30 2/98 8990
/proc/meminfo: memFree=2813868/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=142252 CPUtime=1.51
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 31273 0 0 0 138 13 0 0 23 0 1 0 1105106987 145666048 31210 4294967295 134512640 135034092 3217973232 3217969576 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 35563 31211 50 128 0 35433 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 144664

[startup+3.10811 s]
/proc/loadavg: 3.07 4.08 4.30 3/98 8990
/proc/meminfo: memFree=2728224/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=253712 CPUtime=3.11
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 68539 0 0 0 286 25 0 0 25 0 1 0 1105106987 259801088 60831 4294967295 134512640 135034092 3217973232 3217969424 134540704 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 63428 60831 67 128 0 63298 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 256124

[startup+6.3079 s]
/proc/loadavg: 2.90 4.02 4.28 2/98 8990
/proc/meminfo: memFree=2631456/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=297344 CPUtime=6.31
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 75577 0 0 0 599 32 0 0 25 0 1 0 1105106987 304480256 67869 4294967295 134512640 135034092 3217973232 3217969424 134540704 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 74336 67869 67 128 0 74206 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 299756

[startup+12.7075 s]
/proc/loadavg: 2.75 3.97 4.27 2/98 8991
/proc/meminfo: memFree=2606236/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=341672 CPUtime=12.71
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 86481 0 0 0 1234 37 0 0 25 0 1 0 1105106987 349872128 78173 4294967295 134512640 135034092 3217973232 3217969776 134583509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 85418 78173 67 128 0 85288 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 344084

[startup+25.5166 s]
/proc/loadavg: 2.36 3.83 4.21 2/98 8991
/proc/meminfo: memFree=2576324/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2412 CPUtime=0
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105106987 2469888 273 4294967295 134512640 135169312 3219315056 3219313592 3085188846 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/8988/statm: 603 273 231 161 0 42 0
[pid=8989] ppid=8988 vsize=312596 CPUtime=25.52
/proc/8989/stat : 8989 (SatElite) R 8988 8988 1628 0 -1 4202496 87755 0 0 0 2514 38 0 0 25 0 1 0 1105106987 320098304 71433 4294967295 134512640 135034092 3217973232 3217969516 134566720 0 0 0 3 0 0 0 17 2 0 0 0
/proc/8989/statm: 78149 71433 67 128 0 78019 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 315008

[startup+51.1149 s]
/proc/loadavg: 2.63 3.76 4.18 5/101 8998
/proc/meminfo: memFree=1995700/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=862364 CPUtime=60.34
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 204716 0 0 0 5936 98 0 0 25 0 4 0 1105110116 883060736 204583 4294967295 134512640 135305190 3215070560 3215068736 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/8993/statm: 215591 204583 79 194 0 215395 0
[pid=8993/tid=8994] ppid=8988 vsize=862364 CPUtime=13.55
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 2719 0 0 0 1350 5 0 0 25 0 4 0 1105110741 883060736 204583 4294967295 134512640 135305190 3215070560 3000478912 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=862364 CPUtime=13.49
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 3940 0 0 0 1342 7 0 0 25 0 4 0 1105110741 883060736 204583 4294967295 134512640 135305190 3215070560 2992090304 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=862364 CPUtime=13.53
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 2636 0 0 0 1338 15 0 0 25 0 4 0 1105110741 883060736 204583 4294967295 134512640 135305190 3215070560 2940628160 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 91.63
Current children cumulated vsize (KiB) 864780

[startup+102.311 s]
/proc/loadavg: 3.49 3.83 4.18 6/101 9185
/proc/meminfo: memFree=1897816/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=958876 CPUtime=264.61
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 228796 0 0 0 26332 129 0 0 25 0 4 0 1105110116 981889024 228663 4294967295 134512640 135305190 3215070560 3215068528 134547909 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/8993/statm: 239719 228663 79 194 0 239523 0
[pid=8993/tid=8994] ppid=8988 vsize=958876 CPUtime=64.53
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 5374 0 0 0 6436 17 0 0 25 0 4 0 1105110741 981889024 228663 4294967295 134512640 135305190 3215070560 3000478912 134528551 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=958876 CPUtime=64.6
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 21114 0 0 0 6446 14 0 0 25 0 4 0 1105110741 981889024 228663 4294967295 134512640 135305190 3215070560 2992089984 134552865 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=958876 CPUtime=64.63
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 4536 0 0 0 6445 18 0 0 25 0 4 0 1105110741 981889024 228663 4294967295 134512640 135305190 3215070560 2940628160 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 295.9
Current children cumulated vsize (KiB) 961292

[startup+162.307 s]
/proc/loadavg: 4.02 3.91 4.19 5/101 9379
/proc/meminfo: memFree=1769884/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=1087360 CPUtime=504.09
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 260903 0 0 0 50239 170 0 0 25 0 4 0 1105110116 1113456640 260770 4294967295 134512640 135305190 3215070560 3215068452 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/8993/statm: 271840 260770 79 194 0 271644 0
[pid=8993/tid=8994] ppid=8988 vsize=1087360 CPUtime=124.33
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 7738 0 0 0 12408 25 0 0 25 0 4 0 1105110741 1113456640 260770 4294967295 134512640 135305190 3215070560 3000478912 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=1087360 CPUtime=124.54
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 46030 0 0 0 12422 32 0 0 25 0 4 0 1105110741 1113456640 260770 4294967295 134512640 135305190 3215070560 2992090304 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=1087360 CPUtime=124.5
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 7170 0 0 0 12420 30 0 0 25 0 4 0 1105110741 1113456640 260770 4294967295 134512640 135305190 3215070560 2940628008 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 535.38
Current children cumulated vsize (KiB) 1089776

[startup+222.313 s]
/proc/loadavg: 4.04 3.94 4.18 5/101 9567
/proc/meminfo: memFree=1635144/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=1221016 CPUtime=743.63
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 294435 0 0 0 74146 217 0 0 25 0 4 0 1105110116 1250320384 294302 4294967295 134512640 135305190 3215070560 3215068736 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/8993/statm: 305254 294302 79 194 0 305058 0
[pid=8993/tid=8994] ppid=8988 vsize=1221016 CPUtime=184.18
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 10093 0 0 0 18382 36 0 0 25 0 4 0 1105110741 1250320384 294302 4294967295 134512640 135305190 3215070560 3000478912 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=1221016 CPUtime=184.49
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 73866 0 0 0 18395 54 0 0 25 0 4 0 1105110741 1250320384 294302 4294967295 134512640 135305190 3215070560 2992090304 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=1221016 CPUtime=184.23
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 8379 0 0 0 18388 35 0 0 25 0 4 0 1105110741 1250320384 294302 4294967295 134512640 135305190 3215070560 2940628160 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 774.92

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

/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 8871 0 0 0 24362 38 0 0 25 0 4 0 1105110741 1407160320 332042 4294967295 134512640 135305190 3215070560 2940628160 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1014.18
Current children cumulated vsize (KiB) 1376596

[startup+342.305 s]
/proc/loadavg: 4.44 4.13 4.21 5/101 9941
/proc/meminfo: memFree=1350684/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=1507328 CPUtime=1222.33
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 365577 0 0 0 121936 297 0 0 25 0 4 0 1105110116 1543503872 365444 4294967295 134512640 135305190 3215070560 3215068736 134530700 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8993/statm: 376832 365444 79 194 0 376636 0
[pid=8993/tid=8994] ppid=8988 vsize=1507328 CPUtime=303.78
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 15034 0 0 0 30329 49 0 0 25 0 4 0 1105110741 1543503872 365444 4294967295 134512640 135305190 3215070560 3000478912 134528576 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=1507328 CPUtime=304.05
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 134050 0 0 0 30307 98 0 0 25 0 4 0 1105110741 1543503872 365444 4294967295 134512640 135305190 3215070560 2992089920 134551697 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=1507328 CPUtime=303.91
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 10379 0 0 0 30345 46 0 0 25 0 4 0 1105110741 1543503872 365444 4294967295 134512640 135305190 3215070560 2940628160 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1253.62
Current children cumulated vsize (KiB) 1509744

[startup+402.311 s]
/proc/loadavg: 4.25 4.14 4.21 5/101 10129
/proc/meminfo: memFree=1223156/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=1637316 CPUtime=1461.92
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 397781 0 0 0 145846 346 0 0 25 0 4 0 1105110116 1676611584 397648 4294967295 134512640 135305190 3215070560 3215068736 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8993/statm: 409329 397648 79 194 0 409133 0
[pid=8993/tid=8994] ppid=8988 vsize=1637316 CPUtime=363.78
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 18340 0 0 0 36318 60 0 0 25 0 4 0 1105110741 1676611584 397648 4294967295 134512640 135305190 3215070560 3000478640 134557923 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=1637316 CPUtime=363.8
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 158390 0 0 0 36258 122 0 0 25 0 4 0 1105110741 1676611584 397648 4294967295 134512640 135305190 3215070560 2992090304 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=1637316 CPUtime=363.84
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 11780 0 0 0 36329 55 0 0 25 0 4 0 1105110741 1676611584 397648 4294967295 134512640 135305190 3215070560 2940628160 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1493.21
Current children cumulated vsize (KiB) 1639732

[startup+462.317 s]
/proc/loadavg: 4.27 4.16 4.20 5/101 10318
/proc/meminfo: memFree=1125556/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=1735912 CPUtime=1701.14
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 422014 0 0 0 169722 392 0 0 25 0 4 0 1105110116 1777573888 421881 4294967295 134512640 135305190 3215070560 3215068736 134530997 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/8993/statm: 433978 421881 79 194 0 433782 0
[pid=8993/tid=8994] ppid=8988 vsize=1735912 CPUtime=423.69
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 19466 0 0 0 42305 64 0 0 25 0 4 0 1105110741 1777573888 421881 4294967295 134512640 135305190 3215070560 3000478912 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=1735912 CPUtime=423.51
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 179187 0 0 0 42196 155 0 0 25 0 4 0 1105110741 1777573888 421881 4294967295 134512640 135305190 3215070560 2992090304 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=1735912 CPUtime=423.55
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 12558 0 0 0 42295 60 0 0 25 0 4 0 1105110741 1777573888 421881 4294967295 134512640 135305190 3215070560 2940628160 134528539 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1732.43
Current children cumulated vsize (KiB) 1738328

[startup+522.313 s]
/proc/loadavg: 4.36 4.21 4.22 5/101 10510
/proc/meminfo: memFree=1018588/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=1842036 CPUtime=1940.17
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 448779 0 0 0 193571 446 0 0 25 0 4 0 1105110116 1886244864 448646 4294967295 134512640 135305190 3215070560 3215068736 134528157 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8993/statm: 460509 448646 79 194 0 460313 0
[pid=8993/tid=8994] ppid=8988 vsize=1842036 CPUtime=483.44
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 20649 0 0 0 48260 84 0 0 25 0 4 0 1105110741 1886244864 448646 4294967295 134512640 135305190 3215070560 3000478656 134541944 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=1842036 CPUtime=483.27
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 203323 0 0 0 48143 184 0 0 25 0 4 0 1105110741 1886244864 448646 4294967295 134512640 135305190 3215070560 2992090304 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=1842036 CPUtime=483.44
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 13243 0 0 0 48281 63 0 0 25 0 4 0 1105110741 1886244864 448646 4294967295 134512640 135305190 3215070560 2940628160 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1971.46
Current children cumulated vsize (KiB) 1844452

[startup+582.309 s]
/proc/loadavg: 4.13 4.17 4.20 6/101 10699
/proc/meminfo: memFree=927828/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=1932600 CPUtime=2179.69
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 471173 0 0 0 217478 491 0 0 25 0 4 0 1105110116 1978982400 471040 4294967295 134512640 135305190 3215070560 3215068736 134531155 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8993/statm: 483150 471040 79 194 0 482954 0
[pid=8993/tid=8994] ppid=8988 vsize=1932600 CPUtime=543.33
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 22122 0 0 0 54248 85 0 0 25 0 4 0 1105110741 1978982400 471040 4294967295 134512640 135305190 3215070560 3000478912 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=1932600 CPUtime=543.14
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 222522 0 0 0 54100 214 0 0 25 0 4 0 1105110741 1978982400 471040 4294967295 134512640 135305190 3215070560 2992089920 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=1932600 CPUtime=543.42
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 14022 0 0 0 54274 68 0 0 25 0 4 0 1105110741 1978982400 471040 4294967295 134512640 135305190 3215070560 2940628160 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2210.98
Current children cumulated vsize (KiB) 1935016

[startup+642.315 s]
/proc/loadavg: 4.25 4.20 4.20 5/101 10884
/proc/meminfo: memFree=883052/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=1977024 CPUtime=2419.07
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 482180 0 0 0 241379 528 0 0 25 0 4 0 1105110116 2024472576 482047 4294967295 134512640 135305190 3215070560 3215068736 134528512 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8993/statm: 494256 482047 79 194 0 494060 0
[pid=8993/tid=8994] ppid=8988 vsize=1977024 CPUtime=603.25
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 23059 0 0 0 60235 90 0 0 25 0 4 0 1105110741 2024472576 482047 4294967295 134512640 135305190 3215070560 3000478912 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=1977024 CPUtime=602.94
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 231642 0 0 0 60055 239 0 0 25 0 4 0 1105110741 2024472576 482047 4294967295 134512640 135305190 3215070560 2992090248 134840070 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=1977024 CPUtime=603.31
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 14204 0 0 0 60260 71 0 0 25 0 4 0 1105110741 2024472576 482047 4294967295 134512640 135305190 3215070560 2940628160 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2450.36
Current children cumulated vsize (KiB) 1979440



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+688.912 s]
/proc/loadavg: 4.21 4.20 4.20 6/101 11072
/proc/meminfo: memFree=767760/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=2093820 CPUtime=2604.84
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 510999 0 0 0 259926 558 0 0 25 0 4 0 1105110116 2144071680 510861 4294967295 134512640 135305190 3215070560 3215068528 134547909 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8993/statm: 523455 510861 79 194 0 523259 0
[pid=8993/tid=8994] ppid=8988 vsize=2093820 CPUtime=649.59
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 23940 0 0 0 64867 92 0 0 25 0 4 0 1105110741 2144071680 510861 4294967295 134512640 135305190 3215070560 3000478528 134843311 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=2093820 CPUtime=649.4
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 258137 0 0 0 64684 256 0 0 25 0 4 0 1105110741 2144071680 510861 4294967295 134512640 135305190 3215070560 2992090416 134563883 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=2093820 CPUtime=649.77
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 14562 0 0 0 64898 79 0 0 25 0 4 0 1105110741 2144071680 510861 4294967295 134512640 135305190 3215070560 2940628160 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2636.13
Current children cumulated vsize (KiB) 2096236

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+688.912 s]
/proc/loadavg: 4.21 4.20 4.20 6/101 11072
/proc/meminfo: memFree=767760/3368532 swapFree=1954076/1959888
[pid=8988] ppid=8986 vsize=2416 CPUtime=31.29
/proc/8988/stat : 8988 (manysat.sh) S 8986 8988 1628 0 -1 4194304 368 95097 0 0 1 0 3054 74 20 0 1 0 1105106987 2473984 274 4294967295 134512640 135169312 3219315056 3219311272 3085188846 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/8988/statm: 604 274 231 161 0 43 0
[pid=8993] ppid=8988 vsize=2093820 CPUtime=2604.84
/proc/8993/stat : 8993 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202496 510999 0 0 0 259926 558 0 0 25 0 4 0 1105110116 2144071680 510861 4294967295 134512640 135305190 3215070560 3215068528 134547909 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8993/statm: 523455 510861 79 194 0 523259 0
[pid=8993/tid=8994] ppid=8988 vsize=2093820 CPUtime=649.59
/proc/8993/task/8994/stat : 8994 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 23940 0 0 0 64867 92 0 0 25 0 4 0 1105110741 2144071680 510861 4294967295 134512640 135305190 3215070560 3000478528 134843311 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8993/tid=8995] ppid=8988 vsize=2093820 CPUtime=649.4
/proc/8993/task/8995/stat : 8995 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 258137 0 0 0 64684 256 0 0 25 0 4 0 1105110741 2144071680 510861 4294967295 134512640 135305190 3215070560 2992090416 134563883 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8993/tid=8996] ppid=8988 vsize=2093820 CPUtime=649.77
/proc/8993/task/8996/stat : 8996 (manysat1.1_stat) R 8988 8988 1628 0 -1 4202560 14562 0 0 0 64898 79 0 0 25 0 4 0 1105110741 2144071680 510861 4294967295 134512640 135305190 3215070560 2940628160 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2636.13
Current children cumulated vsize (KiB) 2096236

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8988 and gives
#  childrusage.ru_utime.tv_sec=30
#  childrusage.ru_utime.tv_usec=550000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=740000
# CPU time returned by wait4() is 31.29
# while last known CPU time is 2636.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 688.952
CPU time (s): 2636.13
CPU user time (s): 2629.81
CPU system time (s): 6.32
CPU usage (%): 382.629
Max. virtual memory (cumulated for all children) (KiB): 2096236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.55
system time used= 0.74
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95465
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= 6
involuntary context switches= 55

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 13:27:34
IDJOB=1776481
IDBENCH=20576
IDSOLVER=620
FILE ID=tipi44/1776481-1243510054
PBS_JOBID=
Free space on /tmp= 15818 MiB

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

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED= 662526590

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:       2898748 kB
Buffers:        136744 kB
Cached:         225792 kB
SwapCached:       2180 kB
Active:         172316 kB
Inactive:       200084 kB
HighTotal:     2489216 kB
HighFree:      2251392 kB
LowTotal:       879316 kB
LowFree:        647356 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           79516 kB
Writeback:           0 kB
AnonPages:        8924 kB
Mapped:           3316 kB
Slab:            87924 kB
SReclaimable:    77068 kB
SUnreclaim:      10856 kB
PageTables:        492 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= 15734 MiB
End job on tipi44 at 2009-05-28 13:39:09