Trace number 1776514

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 1/2009-03-20 (4 threads)? (MO) 3512.34 890.725

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
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 variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

0.00/0.00	c Parsing...
1.02/1.09	c ==============================================================================
1.02/1.09	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.09	c ==============================================================================
1.02/1.09	c |         0 | 1598300  4617402 |  479489       0        0     nan |  0.000 % |
9.41/9.46	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
9.41/9.46	c ==============================================================================
9.41/9.46	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
9.41/9.46	c CPU time:   9.32 s
9.41/9.46	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-1776514-1243510751/watcher-1776514-1243510751 -o /tmp/evaluation-result-1776514-1243510751/solver-1776514-1243510751 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776514-1243510751.cnf aimd 1 

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.87 4.13 4.18 3/96 11117
/proc/meminfo: memFree=2937884/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2412 CPUtime=0
/proc/11117/stat : 11117 (manysat.sh) R 11115 11117 1628 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1105176385 2469888 273 4294967295 134512640 135169312 3216869152 3216867628 3085379444 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/11117/statm: 603 273 231 161 0 42 0
[pid=11118] ppid=11117 vsize=1028 CPUtime=0
/proc/11118/stat : 11118 (SatElite) R 11117 11117 1628 0 -1 4202496 200 0 0 0 0 0 0 0 18 0 1 0 1105176385 1052672 136 4294967295 134512640 135034092 3214474400 3214470360 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11118/statm: 257 137 50 128 0 127 0

[startup+0.024923 s]
/proc/loadavg: 3.87 4.13 4.18 3/96 11117
/proc/meminfo: memFree=2937884/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2412 CPUtime=0
/proc/11117/stat : 11117 (manysat.sh) R 11115 11117 1628 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1105176385 2469888 273 4294967295 134512640 135169312 3216869152 3216867628 3085379444 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/11117/statm: 603 273 231 161 0 42 0
[pid=11118] ppid=11117 vsize=3644 CPUtime=0.02
/proc/11118/stat : 11118 (SatElite) R 11117 11117 1628 0 -1 4202496 794 0 0 0 2 0 0 0 18 0 1 0 1105176385 3731456 730 4294967295 134512640 135034092 3214474400 3214470744 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11118/statm: 911 731 50 128 0 781 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6056

[startup+0.11492 s]
/proc/loadavg: 3.87 4.13 4.18 3/96 11117
/proc/meminfo: memFree=2937884/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2412 CPUtime=0
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105176385 2469888 273 4294967295 134512640 135169312 3216869152 3216867688 3085377262 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/11117/statm: 603 273 231 161 0 42 0
[pid=11118] ppid=11117 vsize=12864 CPUtime=0.11
/proc/11118/stat : 11118 (SatElite) R 11117 11117 1628 0 -1 4202496 2822 0 0 0 10 1 0 0 20 0 1 0 1105176385 13172736 2758 4294967295 134512640 135034092 3214474400 3214470496 134543255 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11118/statm: 3216 2758 50 128 0 3086 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15276

[startup+0.314903 s]
/proc/loadavg: 3.87 4.13 4.18 3/96 11117
/proc/meminfo: memFree=2937884/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2412 CPUtime=0
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105176385 2469888 273 4294967295 134512640 135169312 3216869152 3216867688 3085377262 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/11117/statm: 603 273 231 161 0 42 0
[pid=11118] ppid=11117 vsize=30880 CPUtime=0.31
/proc/11118/stat : 11118 (SatElite) R 11117 11117 1628 0 -1 4202496 7144 0 0 0 27 4 0 0 20 0 1 0 1105176385 31621120 7080 4294967295 134512640 135034092 3214474400 3214470744 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11118/statm: 7720 7080 50 128 0 7590 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 33292

[startup+0.714876 s]
/proc/loadavg: 3.87 4.13 4.18 3/96 11117
/proc/meminfo: memFree=2937884/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2412 CPUtime=0
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105176385 2469888 273 4294967295 134512640 135169312 3216869152 3216867688 3085377262 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/11117/statm: 603 273 231 161 0 42 0
[pid=11118] ppid=11117 vsize=70460 CPUtime=0.71
/proc/11118/stat : 11118 (SatElite) R 11117 11117 1628 0 -1 4202496 15628 0 0 0 65 6 0 0 21 0 1 0 1105176385 72151040 15564 4294967295 134512640 135034092 3214474400 3214470744 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11118/statm: 17615 15565 50 128 0 17485 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 72872

[startup+1.51482 s]
/proc/loadavg: 3.64 4.08 4.16 2/98 11119
/proc/meminfo: memFree=2837164/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2412 CPUtime=0
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105176385 2469888 273 4294967295 134512640 135169312 3216869152 3216867688 3085377262 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/11117/statm: 603 273 231 161 0 42 0
[pid=11118] ppid=11117 vsize=123208 CPUtime=1.51
/proc/11118/stat : 11118 (SatElite) R 11117 11117 1628 0 -1 4202496 32507 0 0 0 141 10 0 0 23 0 1 0 1105176385 126164992 29061 4294967295 134512640 135034092 3214474400 3214470396 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11118/statm: 30802 29061 67 128 0 30672 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 125620

[startup+3.11471 s]
/proc/loadavg: 3.64 4.08 4.16 2/98 11119
/proc/meminfo: memFree=2813780/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2412 CPUtime=0
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105176385 2469888 273 4294967295 134512640 135169312 3216869152 3216867688 3085377262 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/11117/statm: 603 273 231 161 0 42 0
[pid=11118] ppid=11117 vsize=142424 CPUtime=3.11
/proc/11118/stat : 11118 (SatElite) R 11117 11117 1628 0 -1 4202496 35521 0 0 0 300 11 0 0 25 0 1 0 1105176385 145842176 32075 4294967295 134512640 135034092 3214474400 3214470396 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11118/statm: 35606 32075 67 128 0 35476 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 144836

[startup+6.3145 s]
/proc/loadavg: 3.43 4.03 4.15 2/98 11119
/proc/meminfo: memFree=2805700/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2412 CPUtime=0
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105176385 2469888 273 4294967295 134512640 135169312 3216869152 3216867688 3085377262 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/11117/statm: 603 273 231 161 0 42 0
[pid=11118] ppid=11117 vsize=168072 CPUtime=6.31
/proc/11118/stat : 11118 (SatElite) R 11117 11117 1628 0 -1 4202496 39315 0 0 0 618 13 0 0 25 0 1 0 1105176385 172105728 35536 4294967295 134512640 135034092 3214474400 3214470704 134569526 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11118/statm: 42018 35536 67 128 0 41888 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 170484

[startup+12.7141 s]
/proc/loadavg: 3.23 3.97 4.13 2/98 11121
/proc/meminfo: memFree=2780712/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=224716 CPUtime=1.45
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 54793 0 0 0 128 17 0 0 20 0 1 0 1105177511 230109184 54730 4294967295 134512640 135305190 3217102672 3216053124 134840070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11121/statm: 56179 54731 67 194 0 55983 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 227132

[startup+25.5132 s]
/proc/loadavg: 3.43 3.99 4.13 6/102 11173
/proc/meminfo: memFree=2520920/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=414376 CPUtime=48.55
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 95741 0 0 0 4815 40 0 0 25 0 4 0 1105177511 424321024 95654 4294967295 134512640 135305190 3217102672 3217100848 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/11121/statm: 103594 95654 79 194 0 103398 0
[pid=11121/tid=11122] ppid=11117 vsize=414376 CPUtime=11.51
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 2008 0 0 0 1146 5 0 0 25 0 4 0 1105177784 424321024 95654 4294967295 134512640 135305190 3217102672 3030027456 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=414376 CPUtime=11.48
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 4810 0 0 0 1144 4 0 0 25 0 4 0 1105177784 424321024 95654 4294967295 134512640 135305190 3217102672 3021638848 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=414376 CPUtime=11.47
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 1800 0 0 0 1146 1 0 0 25 0 4 0 1105177784 424321024 95654 4294967295 134512640 135305190 3217102672 3013250240 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 59.81
Current children cumulated vsize (KiB) 416792

[startup+51.1115 s]
/proc/loadavg: 3.77 4.02 4.14 5/101 11311
/proc/meminfo: memFree=2431772/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=506992 CPUtime=150.62
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 118579 0 0 0 15000 62 0 0 25 0 4 0 1105177511 519159808 118492 4294967295 134512640 135305190 3217102672 3217100388 134839991 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/11121/statm: 126748 118492 79 194 0 126552 0
[pid=11121/tid=11122] ppid=11117 vsize=506992 CPUtime=36.97
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 4301 0 0 0 3691 6 0 0 25 0 4 0 1105177784 519159808 118492 4294967295 134512640 135305190 3217102672 3030027456 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=506992 CPUtime=37.04
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 21503 0 0 0 3687 17 0 0 25 0 4 0 1105177784 519159808 118492 4294967295 134512640 135305190 3217102672 3021638464 134551978 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=506992 CPUtime=37.07
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 3853 0 0 0 3704 3 0 0 25 0 4 0 1105177784 519159808 118492 4294967295 134512640 135305190 3217102672 3013249968 134559176 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 509408

[startup+102.308 s]
/proc/loadavg: 3.98 4.03 4.13 5/101 11497
/proc/meminfo: memFree=2242624/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=694184 CPUtime=354.64
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 165241 0 0 0 35357 107 0 0 25 0 4 0 1105177511 710844416 165154 4294967295 134512640 135305190 3217102672 3217100592 134541935 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/11121/statm: 173546 165154 79 194 0 173350 0
[pid=11121/tid=11122] ppid=11117 vsize=694184 CPUtime=87.62
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 9088 0 0 0 8742 20 0 0 25 0 4 0 1105177784 710844416 165155 4294967295 134512640 135305190 3217102672 3030027456 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=694184 CPUtime=88.14
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 56349 0 0 0 8774 40 0 0 25 0 4 0 1105177784 710844416 165155 4294967295 134512640 135305190 3217102672 3021638848 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=694184 CPUtime=88.26
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 6848 0 0 0 8820 6 0 0 25 0 4 0 1105177784 710844416 165155 4294967295 134512640 135305190 3217102672 3013250240 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 365.9
Current children cumulated vsize (KiB) 696600

[startup+162.314 s]
/proc/loadavg: 4.33 4.13 4.16 5/101 11685
/proc/meminfo: memFree=2091000/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=845580 CPUtime=594.13
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 202938 0 0 0 59269 144 0 0 25 0 4 0 1105177511 865873920 202851 4294967295 134512640 135305190 3217102672 3217100848 134528256 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/11121/statm: 211395 202851 79 194 0 211199 0
[pid=11121/tid=11122] ppid=11117 vsize=845580 CPUtime=147.39
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 13668 0 0 0 14715 24 0 0 25 0 4 0 1105177784 865873920 202851 4294967295 134512640 135305190 3217102672 3030027456 134531193 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=845580 CPUtime=148.13
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 84296 0 0 0 14751 62 0 0 25 0 4 0 1105177784 865873920 202851 4294967295 134512640 135305190 3217102672 3021638848 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=845580 CPUtime=148.17
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 9517 0 0 0 14808 9 0 0 25 0 4 0 1105177784 865873920 202851 4294967295 134512640 135305190 3217102672 3013250240 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 605.39
Current children cumulated vsize (KiB) 847996

[startup+222.31 s]
/proc/loadavg: 4.42 4.18 4.17 7/101 11877
/proc/meminfo: memFree=2035424/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=903028 CPUtime=833.25
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 216949 0 0 0 83162 163 0 0 25 0 4 0 1105177511 924700672 216862 4294967295 134512640 135305190 3217102672 3217100596 134839991 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/11121/statm: 225757 216862 79 194 0 225561 0
[pid=11121/tid=11122] ppid=11117 vsize=903028 CPUtime=207.3

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

/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 18395 0 0 0 50715 42 0 0 25 0 4 0 1105177784 1501249536 356064 4294967295 134512640 135305190 3217102672 3013250240 134528421 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2041.69
Current children cumulated vsize (KiB) 1468480

[startup+582.316 s]
/proc/loadavg: 4.45 4.30 4.21 5/101 13010
/proc/meminfo: memFree=1410272/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=1536040 CPUtime=2270.07
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 373269 0 0 0 226629 378 0 0 25 0 4 0 1105177511 1572904960 373182 4294967295 134512640 135305190 3217102672 3217100528 134843311 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11121/statm: 384010 373182 79 194 0 383814 0
[pid=11121/tid=11122] ppid=11117 vsize=1536040 CPUtime=566.24
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 33362 0 0 0 56572 52 0 0 25 0 4 0 1105177784 1572904960 373182 4294967295 134512640 135305190 3217102672 3030027456 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=1536040 CPUtime=567.04
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 206869 0 0 0 56528 176 0 0 25 0 4 0 1105177784 1572904960 373182 4294967295 134512640 135305190 3217102672 3021638848 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=1536040 CPUtime=567.46
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 20108 0 0 0 56701 45 0 0 25 0 4 0 1105177784 1572904960 373182 4294967295 134512640 135305190 3217102672 3013250240 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2281.33
Current children cumulated vsize (KiB) 1538456

[startup+642.311 s]
/proc/loadavg: 4.43 4.32 4.22 6/101 13199
/proc/meminfo: memFree=1336632/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=1609200 CPUtime=2509.57
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 391334 0 0 0 250537 420 0 0 25 0 4 0 1105177511 1647820800 391247 4294967295 134512640 135305190 3217102672 3217100848 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11121/statm: 402300 391247 79 194 0 402104 0
[pid=11121/tid=11122] ppid=11117 vsize=1609200 CPUtime=625.94
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 36311 0 0 0 62532 62 0 0 25 0 4 0 1105177784 1647820800 391247 4294967295 134512640 135305190 3217102672 3030027120 134551681 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=1609200 CPUtime=627
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 218025 0 0 0 62506 194 0 0 25 0 4 0 1105177784 1647820800 391247 4294967295 134512640 135305190 3217102672 3021638792 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=1609200 CPUtime=627.35
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 22200 0 0 0 62682 53 0 0 25 0 4 0 1105177784 1647820800 391247 4294967295 134512640 135305190 3217102672 3013250240 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2520.83
Current children cumulated vsize (KiB) 1611616

[startup+702.307 s]
/proc/loadavg: 4.58 4.37 4.24 6/101 13385
/proc/meminfo: memFree=1212380/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=1735400 CPUtime=2748.95
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 422872 0 0 0 274440 455 0 0 25 0 4 0 1105177511 1777049600 422785 4294967295 134512640 135305190 3217102672 3217100792 134839991 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11121/statm: 433850 422785 79 194 0 433654 0
[pid=11121/tid=11122] ppid=11117 vsize=1735400 CPUtime=685.74
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 39470 0 0 0 68504 70 0 0 25 0 4 0 1105177784 1777049600 422785 4294967295 134512640 135305190 3217102672 3030027456 134528363 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=1735400 CPUtime=686.79
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 243839 0 0 0 68469 210 0 0 25 0 4 0 1105177784 1777049600 422785 4294967295 134512640 135305190 3217102672 3021638516 134839102 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=1735400 CPUtime=687.17
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 23006 0 0 0 68660 57 0 0 25 0 4 0 1105177784 1777049600 422785 4294967295 134512640 135305190 3217102672 3013250240 134530579 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2760.21
Current children cumulated vsize (KiB) 1737816

[startup+762.313 s]
/proc/loadavg: 4.39 4.34 4.24 5/101 13573
/proc/meminfo: memFree=1073552/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=1872536 CPUtime=2988.54
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 457070 0 0 0 298353 501 0 0 25 0 4 0 1105177511 1917476864 456983 4294967295 134512640 135305190 3217102672 3217100848 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11121/statm: 468134 456983 79 194 0 467938 0
[pid=11121/tid=11122] ppid=11117 vsize=1872536 CPUtime=745.49
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 43674 0 0 0 74470 79 0 0 25 0 4 0 1105177784 1917476864 456983 4294967295 134512640 135305190 3217102672 3030027456 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=1872536 CPUtime=746.74
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 270407 0 0 0 74442 232 0 0 25 0 4 0 1105177784 1917476864 456983 4294967295 134512640 135305190 3217102672 3021638792 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=1872536 CPUtime=747.05
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 24282 0 0 0 74639 66 0 0 25 0 4 0 1105177784 1917476864 456983 4294967295 134512640 135305190 3217102672 3013250240 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2999.8
Current children cumulated vsize (KiB) 1874952

[startup+822.309 s]
/proc/loadavg: 4.48 4.38 4.26 5/101 13761
/proc/meminfo: memFree=967712/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=1976988 CPUtime=3227.94
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 483197 0 0 0 322249 545 0 0 25 0 4 0 1105177511 2024435712 483110 4294967295 134512640 135305190 3217102672 3217100848 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11121/statm: 494247 483110 79 194 0 494051 0
[pid=11121/tid=11122] ppid=11117 vsize=1976988 CPUtime=805.07
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 47122 0 0 0 80416 91 0 0 25 0 4 0 1105177784 2024435712 483110 4294967295 134512640 135305190 3217102672 3030027568 134561622 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=1976988 CPUtime=806.59
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 290022 0 0 0 80410 249 0 0 25 0 4 0 1105177784 2024435712 483110 4294967295 134512640 135305190 3217102672 3021638848 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=1976988 CPUtime=807.03
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 25577 0 0 0 80627 76 0 0 25 0 4 0 1105177784 2024435712 483110 4294967295 134512640 135305190 3217102672 3013250240 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3239.2
Current children cumulated vsize (KiB) 1979404

[startup+882.305 s]
/proc/loadavg: 4.62 4.43 4.28 5/101 13949
/proc/meminfo: memFree=878372/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=2072628 CPUtime=3467.45
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 506132 0 0 0 346170 575 0 0 25 0 4 0 1105177511 2122371072 506045 4294967295 134512640 135305190 3217102672 3217100848 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11121/statm: 518157 506045 79 194 0 517961 0
[pid=11121/tid=11122] ppid=11117 vsize=2072628 CPUtime=865.04
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 48822 0 0 0 86408 96 0 0 25 0 4 0 1105177784 2122371072 506045 4294967295 134512640 135305190 3217102672 3030027400 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=2072628 CPUtime=866.45
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 308059 0 0 0 86380 265 0 0 25 0 4 0 1105177784 2122371072 506045 4294967295 134512640 135305190 3217102672 3021638464 134551712 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=2072628 CPUtime=866.79
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 27144 0 0 0 86599 80 0 0 25 0 4 0 1105177784 2122371072 506045 4294967295 134512640 135305190 3217102672 3013250036 134834924 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3478.71
Current children cumulated vsize (KiB) 2075044



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+890.705 s]
/proc/loadavg: 4.52 4.42 4.28 6/101 13949
/proc/meminfo: memFree=857088/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=2093840 CPUtime=3501.08
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 511266 0 0 0 349528 580 0 0 25 0 4 0 1105177511 2144092160 511179 4294967295 134512640 135305190 3217102672 3217100324 134839991 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11121/statm: 523460 511179 79 194 0 523264 0
[pid=11121/tid=11122] ppid=11117 vsize=2093840 CPUtime=873.45
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 49412 0 0 0 87248 97 0 0 25 0 4 0 1105177784 2144092160 511179 4294967295 134512640 135305190 3217102672 3030027456 134528576 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=2093840 CPUtime=874.85
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 311603 0 0 0 87219 266 0 0 25 0 4 0 1105177784 2144092160 511179 4294967295 134512640 135305190 3217102672 3021638848 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=2093840 CPUtime=875.2
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 27696 0 0 0 87439 81 0 0 25 0 4 0 1105177784 2144092160 511179 4294967295 134512640 135305190 3217102672 3013250240 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3512.34
Current children cumulated vsize (KiB) 2096256

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

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

[startup+890.705 s]
/proc/loadavg: 4.52 4.42 4.28 6/101 13949
/proc/meminfo: memFree=857088/3368532 swapFree=1954076/1959888
[pid=11117] ppid=11115 vsize=2416 CPUtime=11.26
/proc/11117/stat : 11117 (manysat.sh) S 11115 11117 1628 0 -1 4194304 369 42881 0 0 0 0 1100 26 18 0 1 0 1105176385 2473984 274 4294967295 134512640 135169312 3216869152 3216865368 3085377262 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11117/statm: 604 274 231 161 0 43 0
[pid=11121] ppid=11117 vsize=2093840 CPUtime=3501.08
/proc/11121/stat : 11121 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202496 511266 0 0 0 349528 580 0 0 25 0 4 0 1105177511 2144092160 511179 4294967295 134512640 135305190 3217102672 3217100324 134839991 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11121/statm: 523460 511179 79 194 0 523264 0
[pid=11121/tid=11122] ppid=11117 vsize=2093840 CPUtime=873.45
/proc/11121/task/11122/stat : 11122 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 49412 0 0 0 87248 97 0 0 25 0 4 0 1105177784 2144092160 511179 4294967295 134512640 135305190 3217102672 3030027456 134528576 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11121/tid=11123] ppid=11117 vsize=2093840 CPUtime=874.85
/proc/11121/task/11123/stat : 11123 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 311603 0 0 0 87219 266 0 0 25 0 4 0 1105177784 2144092160 511179 4294967295 134512640 135305190 3217102672 3021638848 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11121/tid=11124] ppid=11117 vsize=2093840 CPUtime=875.2
/proc/11121/task/11124/stat : 11124 (manysat1.1_stat) R 11117 11117 1628 0 -1 4202560 27696 0 0 0 87439 81 0 0 25 0 4 0 1105177784 2144092160 511179 4294967295 134512640 135305190 3217102672 3013250240 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3512.34
Current children cumulated vsize (KiB) 2096256

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 890.725
CPU time (s): 3512.34
CPU user time (s): 3506.28
CPU system time (s): 6.06
CPU usage (%): 394.324
Max. virtual memory (cumulated for all children) (KiB): 2096256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43250
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= 5
involuntary context switches= 195

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 13:39:11
IDJOB=1776514
IDBENCH=20578
IDSOLVER=623
FILE ID=tipi44/1776514-1243510751
PBS_JOBID=
Free space on /tmp= 15863 MiB

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

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED= 1340356165

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:       2938180 kB
Buffers:        137408 kB
Cached:         185336 kB
SwapCached:       2180 kB
Active:         129120 kB
Inactive:       203648 kB
HighTotal:     2489216 kB
HighFree:      2291496 kB
LowTotal:       879316 kB
LowFree:        646684 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           33656 kB
Writeback:           0 kB
AnonPages:        8920 kB
Mapped:           3536 kB
Slab:            87340 kB
SReclaimable:    77060 kB
SUnreclaim:      10280 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= 15828 MiB
End job on tipi44 at 2009-05-28 13:54:05