Trace number 1775761

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)? (TO) 3962.97 1000.03

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-17-u.cnf
MD5SUM9f79c3f75a90db314ed315006ba97d6f
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 variables265064
Number of clauses1236517
Sum of the clauses size2853702
Maximum clause length10
Minimum clause length1
Number of clauses of size 122116
Number of clauses of size 2960717
Number of clauses of size 3203984
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data

0.00/0.00	c Parsing...
0.92/0.95	c ==============================================================================
0.92/0.95	c |           |     ORIGINAL     |              LEARNT              |          |
0.92/0.95	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.92/0.95	c ==============================================================================
0.92/0.95	c |         0 | 1214401  2831586 |  364320       0        0     nan |  0.000 % |
6.72/6.77	c |         0 |  540614  1448055 |      --       0       --      -- |     --   | -422902/-817661
6.72/6.78	c ==============================================================================
6.72/6.78	c Result  :   #vars: 89502   #clauses: 540614   #literals: 1448055
6.72/6.78	c CPU time:   6.62 s
6.72/6.78	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-1775761-1243501790/watcher-1775761-1243501790 -o /tmp/evaluation-result-1775761-1243501790/solver-1775761-1243501790 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775761-1243501790.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: 4.16 4.29 4.27 3/115 24983
/proc/meminfo: memFree=3106896/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2412 CPUtime=0
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114859005 2469888 274 4294967295 134512640 135169312 3214941504 3214940040 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 603 274 231 161 0 42 0
[pid=24984] ppid=24983 vsize=1760 CPUtime=0.01
/proc/24984/stat : 24984 (SatElite) R 24983 24983 12261 0 -1 4202496 393 0 0 0 0 1 0 0 19 0 1 0 1114859005 1802240 330 4294967295 134512640 135034092 3216217664 3216213952 134544849 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24984/statm: 440 330 49 128 0 310 0

[startup+0.082629 s]
/proc/loadavg: 4.16 4.29 4.27 3/115 24983
/proc/meminfo: memFree=3106896/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2412 CPUtime=0
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114859005 2469888 274 4294967295 134512640 135169312 3214941504 3214940040 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 603 274 231 161 0 42 0
[pid=24984] ppid=24983 vsize=21792 CPUtime=0.09
/proc/24984/stat : 24984 (SatElite) R 24983 24983 12261 0 -1 4202496 4313 0 0 0 7 2 0 0 19 0 1 0 1114859005 22315008 4250 4294967295 134512640 135034092 3216217664 3216214008 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24984/statm: 5448 4250 49 128 0 5318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24204

[startup+0.112628 s]
/proc/loadavg: 4.16 4.29 4.27 3/115 24983
/proc/meminfo: memFree=3106896/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2412 CPUtime=0
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114859005 2469888 274 4294967295 134512640 135169312 3214941504 3214940040 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 603 274 231 161 0 42 0
[pid=24984] ppid=24983 vsize=37500 CPUtime=0.12
/proc/24984/stat : 24984 (SatElite) R 24983 24983 12261 0 -1 4202496 6313 0 0 0 9 3 0 0 20 0 1 0 1114859005 38400000 6250 4294967295 134512640 135034092 3216217664 3216214008 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24984/statm: 9375 6250 49 128 0 9245 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 39912

[startup+0.312619 s]
/proc/loadavg: 4.16 4.29 4.27 3/115 24983
/proc/meminfo: memFree=3106896/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2412 CPUtime=0
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114859005 2469888 274 4294967295 134512640 135169312 3214941504 3214940040 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 603 274 231 161 0 42 0
[pid=24984] ppid=24983 vsize=57136 CPUtime=0.32
/proc/24984/stat : 24984 (SatElite) R 24983 24983 12261 0 -1 4202496 13617 0 0 0 27 5 0 0 20 0 1 0 1114859005 58507264 13554 4294967295 134512640 135034092 3216217664 3216214008 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24984/statm: 14284 13554 49 128 0 14154 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 59548

[startup+0.712603 s]
/proc/loadavg: 4.16 4.29 4.27 3/115 24983
/proc/meminfo: memFree=3106896/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2412 CPUtime=0
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114859005 2469888 274 4294967295 134512640 135169312 3214941504 3214940040 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 603 274 231 161 0 42 0
[pid=24984] ppid=24983 vsize=118932 CPUtime=0.72
/proc/24984/stat : 24984 (SatElite) R 24983 24983 12261 0 -1 4202496 22784 0 0 0 63 9 0 0 21 0 1 0 1114859005 121786368 22721 4294967295 134512640 135034092 3216217664 3216214008 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24984/statm: 29733 22722 50 128 0 29603 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 121344

[startup+1.51257 s]
/proc/loadavg: 3.91 4.24 4.25 2/117 24986
/proc/meminfo: memFree=2992476/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2412 CPUtime=0
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114859005 2469888 274 4294967295 134512640 135169312 3214941504 3214940040 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 603 274 231 161 0 42 0
[pid=24984] ppid=24983 vsize=155740 CPUtime=1.52
/proc/24984/stat : 24984 (SatElite) R 24983 24983 12261 0 -1 4202496 33576 0 0 0 139 13 0 0 23 0 1 0 1114859005 159477760 30520 4294967295 134512640 135034092 3216217664 3216213660 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24984/statm: 38935 30520 67 128 0 38805 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 158152

[startup+3.11251 s]
/proc/loadavg: 3.91 4.24 4.25 2/117 24986
/proc/meminfo: memFree=2975164/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2412 CPUtime=0
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114859005 2469888 274 4294967295 134512640 135169312 3214941504 3214940040 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 603 274 231 161 0 42 0
[pid=24984] ppid=24983 vsize=167944 CPUtime=3.12
/proc/24984/stat : 24984 (SatElite) R 24983 24983 12261 0 -1 4202496 35928 0 0 0 298 14 0 0 25 0 1 0 1114859005 171974656 32635 4294967295 134512640 135034092 3216217664 3216213904 134566314 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24984/statm: 41986 32635 67 128 0 41856 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 170356

[startup+6.31238 s]
/proc/loadavg: 3.68 4.18 4.24 2/117 24986
/proc/meminfo: memFree=2969344/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2412 CPUtime=0
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1114859005 2469888 274 4294967295 134512640 135169312 3214941504 3214940040 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 603 274 231 161 0 42 0
[pid=24984] ppid=24983 vsize=184592 CPUtime=6.32
/proc/24984/stat : 24984 (SatElite) R 24983 24983 12261 0 -1 4202496 45214 0 0 0 618 14 0 0 25 0 1 0 1114859005 189022208 35134 4294967295 134512640 135034092 3216217664 3216214208 134584997 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24984/statm: 46148 35134 67 128 0 46018 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 187004

[startup+12.7121 s]
/proc/loadavg: 3.78 4.19 4.24 6/120 24990
/proc/meminfo: memFree=2939872/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=180728 CPUtime=16.85
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 37643 0 0 0 1648 37 0 0 16 0 4 0 1114859749 185065472 37532 4294967295 134512640 135305190 3214794000 3214792176 134528277 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24987/statm: 45182 37532 79 194 0 44986 0
[pid=24987/tid=24988] ppid=24983 vsize=180728 CPUtime=3.97
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 798 0 0 0 391 6 0 0 16 0 4 0 1114859860 185065472 37532 4294967295 134512640 135305190 3214794000 3043986288 134551712 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=180728 CPUtime=3.88
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 765 0 0 0 383 5 0 0 16 0 4 0 1114859860 185065472 37532 4294967295 134512640 135305190 3214794000 3035598016 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=180728 CPUtime=3.89
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 808 0 0 0 380 9 0 0 16 0 4 0 1114859860 185065472 37532 4294967295 134512640 135305190 3214794000 3027209408 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 183144

[startup+25.5116 s]
/proc/loadavg: 4.04 4.23 4.25 6/120 24990
/proc/meminfo: memFree=2938480/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=182776 CPUtime=67.81
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 37996 0 0 0 6732 49 0 0 25 0 4 0 1114859749 187162624 37885 4294967295 134512640 135305190 3214794000 3214791840 134551729 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24987/statm: 45694 37885 79 194 0 45498 0
[pid=24987/tid=24988] ppid=24983 vsize=182776 CPUtime=16.6
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 841 0 0 0 1645 15 0 0 25 0 4 0 1114859860 187162624 37885 4294967295 134512640 135305190 3214794000 3043986624 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=182776 CPUtime=16.68
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 899 0 0 0 1661 7 0 0 25 0 4 0 1114859860 187162624 37885 4294967295 134512640 135305190 3214794000 3035597632 134551945 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=182776 CPUtime=16.67
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 911 0 0 0 1657 10 0 0 25 0 4 0 1114859860 187162624 37885 4294967295 134512640 135305190 3214794000 3027209408 134528523 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 75.25
Current children cumulated vsize (KiB) 185192

[startup+51.1106 s]
/proc/loadavg: 4.16 4.24 4.25 6/120 25174
/proc/meminfo: memFree=2931048/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=188160 CPUtime=169.85
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 39313 0 0 0 16925 60 0 0 25 0 4 0 1114859749 192675840 39202 4294967295 134512640 135305190 3214794000 3214791840 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24987/statm: 47040 39202 79 194 0 46844 0
[pid=24987/tid=24988] ppid=24983 vsize=188160 CPUtime=42.14
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 1000 0 0 0 4197 17 0 0 25 0 4 0 1114859860 192675840 39202 4294967295 134512640 135305190 3214794000 3043986288 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=188160 CPUtime=42.23
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 1565 0 0 0 4215 8 0 0 25 0 4 0 1114859860 192675840 39202 4294967295 134512640 135305190 3214794000 3035598016 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=188160 CPUtime=42.21
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 1175 0 0 0 4207 14 0 0 25 0 4 0 1114859860 192675840 39202 4294967295 134512640 135305190 3214794000 3027209408 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 177.29
Current children cumulated vsize (KiB) 190576

[startup+102.309 s]
/proc/loadavg: 4.27 4.25 4.26 6/120 25183
/proc/meminfo: memFree=2912920/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=207404 CPUtime=374.39
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 44270 0 0 0 37358 81 0 0 25 0 4 0 1114859749 212381696 44159 4294967295 134512640 135305190 3214794000 3214792176 134528315 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24987/statm: 51851 44159 79 194 0 51655 0
[pid=24987/tid=24988] ppid=24983 vsize=207404 CPUtime=93.23
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 1924 0 0 0 9299 24 0 0 25 0 4 0 1114859860 212381696 44159 4294967295 134512640 135305190 3214794000 3043986624 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=207404 CPUtime=93.42
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 3528 0 0 0 9329 13 0 0 25 0 4 0 1114859860 212381696 44159 4294967295 134512640 135305190 3214794000 3035598016 134528206 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=207404 CPUtime=93.28
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 2331 0 0 0 9306 22 0 0 25 0 4 0 1114859860 212381696 44159 4294967295 134512640 135305190 3214794000 3027209408 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 381.83
Current children cumulated vsize (KiB) 209820

[startup+162.316 s]
/proc/loadavg: 4.24 4.25 4.25 5/120 25372
/proc/meminfo: memFree=2889400/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=231648 CPUtime=613.65
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 50056 0 0 0 61249 116 0 0 25 0 4 0 1114859749 237207552 49945 4294967295 134512640 135305190 3214794000 3214792176 134528548 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24987/statm: 57912 49945 79 194 0 57716 0
[pid=24987/tid=24988] ppid=24983 vsize=231648 CPUtime=153.02
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 3097 0 0 0 15275 27 0 0 25 0 4 0 1114859860 237207552 49945 4294967295 134512640 135305190 3214794000 3043986624 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=231648 CPUtime=153.2
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 5338 0 0 0 15294 26 0 0 25 0 4 0 1114859860 237207552 49945 4294967295 134512640 135305190 3214794000 3035598016 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=231648 CPUtime=153.24
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 3625 0 0 0 15296 28 0 0 25 0 4 0 1114859860 237207552 49945 4294967295 134512640 135305190 3214794000 3027209408 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 621.09
Current children cumulated vsize (KiB) 234064

[startup+222.314 s]
/proc/loadavg: 4.28 4.26 4.26 5/120 25560
/proc/meminfo: memFree=2864832/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44

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

/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 10860 0 0 0 51234 56 0 0 25 0 4 0 1114859860 355176448 77912 4294967295 134512640 135305190 3214794000 3027209408 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2056.86
Current children cumulated vsize (KiB) 349268

[startup+582.309 s]
/proc/loadavg: 4.52 4.40 4.31 5/120 26694
/proc/meminfo: memFree=2760024/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=366096 CPUtime=2289.02
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 82578 0 0 0 228649 253 0 0 25 0 4 0 1114859749 374882304 82441 4294967295 134512640 135305190 3214794000 3214792176 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24987/statm: 91524 82441 79 194 0 91328 0
[pid=24987/tid=24988] ppid=24983 vsize=366096 CPUtime=571.16
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 9818 0 0 0 57056 60 0 0 25 0 4 0 1114859860 374882304 82441 4294967295 134512640 135305190 3214794000 3043986624 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=366096 CPUtime=571.93
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 15389 0 0 0 57139 54 0 0 25 0 4 0 1114859860 374882304 82441 4294967295 134512640 135305190 3214794000 3035598016 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=366096 CPUtime=572.74
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 11621 0 0 0 57208 66 0 0 25 0 4 0 1114859860 374882304 82441 4294967295 134512640 135305190 3214794000 3027209408 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2296.46
Current children cumulated vsize (KiB) 368512

[startup+642.307 s]
/proc/loadavg: 4.44 4.41 4.32 5/120 26882
/proc/meminfo: memFree=2739236/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=386200 CPUtime=2528.36
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 87629 0 0 0 252553 283 0 0 25 0 4 0 1114859749 395468800 87492 4294967295 134512640 135305190 3214794000 3214792176 134528263 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24987/statm: 96550 87492 79 194 0 96354 0
[pid=24987/tid=24988] ppid=24983 vsize=386200 CPUtime=630.76
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 10840 0 0 0 63011 65 0 0 25 0 4 0 1114859860 395468800 87492 4294967295 134512640 135305190 3214794000 3043986624 134528620 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=386200 CPUtime=631.83
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 16661 0 0 0 63121 62 0 0 25 0 4 0 1114859860 395468800 87492 4294967295 134512640 135305190 3214794000 3035598016 134528554 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=386200 CPUtime=632.58
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 12903 0 0 0 63184 74 0 0 25 0 4 0 1114859860 395468800 87492 4294967295 134512640 135305190 3214794000 3027209408 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2535.8
Current children cumulated vsize (KiB) 388616

[startup+702.315 s]
/proc/loadavg: 4.47 4.44 4.33 6/120 27070
/proc/meminfo: memFree=2732664/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=394196 CPUtime=2767.5
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 89347 0 0 0 276452 298 0 0 25 0 4 0 1114859749 403656704 89210 4294967295 134512640 135305190 3214794000 3214792176 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24987/statm: 98549 89210 79 194 0 98353 0
[pid=24987/tid=24988] ppid=24983 vsize=394196 CPUtime=690.2
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 11281 0 0 0 68953 67 0 0 25 0 4 0 1114859860 403656704 89210 4294967295 134512640 135305190 3214794000 3043986624 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=394196 CPUtime=691.82
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 17454 0 0 0 69117 65 0 0 25 0 4 0 1114859860 403656704 89210 4294967295 134512640 135305190 3214794000 3035598016 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=394196 CPUtime=692.52
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 13109 0 0 0 69175 77 0 0 25 0 4 0 1114859860 403656704 89210 4294967295 134512640 135305190 3214794000 3027209408 134528875 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2774.94
Current children cumulated vsize (KiB) 396612

[startup+762.312 s]
/proc/loadavg: 4.39 4.41 4.33 5/120 27259
/proc/meminfo: memFree=2706624/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=420304 CPUtime=3006.83
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 95705 0 0 0 300354 329 0 0 25 0 4 0 1114859749 430391296 95568 4294967295 134512640 135305190 3214794000 3214792176 134528376 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24987/statm: 105076 95568 79 194 0 104880 0
[pid=24987/tid=24988] ppid=24983 vsize=420304 CPUtime=749.97
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 12729 0 0 0 74920 77 0 0 25 0 4 0 1114859860 430391296 95568 4294967295 134512640 135305190 3214794000 3043986624 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=420304 CPUtime=751.78
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 18787 0 0 0 75110 68 0 0 25 0 4 0 1114859860 430391296 95568 4294967295 134512640 135305190 3214794000 3035598016 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=420304 CPUtime=752.48
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 14923 0 0 0 75156 92 0 0 25 0 4 0 1114859860 430391296 95568 4294967295 134512640 135305190 3214794000 3027209408 134528224 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3014.27
Current children cumulated vsize (KiB) 422720

[startup+822.31 s]
/proc/loadavg: 4.55 4.46 4.35 6/120 27450
/proc/meminfo: memFree=2682156/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=444760 CPUtime=3246.49
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 101711 0 0 0 324294 355 0 0 25 0 4 0 1114859749 455434240 101574 4294967295 134512640 135305190 3214794000 3214792176 134530561 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24987/statm: 111190 101574 79 194 0 110994 0
[pid=24987/tid=24988] ppid=24983 vsize=444760 CPUtime=809.8
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 14293 0 0 0 80892 88 0 0 25 0 4 0 1114859860 455434240 101574 4294967295 134512640 135305190 3214794000 3043986624 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=444760 CPUtime=811.78
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 19777 0 0 0 81105 73 0 0 25 0 4 0 1114859860 455434240 101574 4294967295 134512640 135305190 3214794000 3035598016 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=444760 CPUtime=812.43
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 16837 0 0 0 81147 96 0 0 25 0 4 0 1114859860 455434240 101574 4294967295 134512640 135305190 3214794000 3027209408 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3253.93
Current children cumulated vsize (KiB) 447176

[startup+882.317 s]
/proc/loadavg: 4.36 4.42 4.34 6/120 27637
/proc/meminfo: memFree=2679212/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=448276 CPUtime=3486.05
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 102537 0 0 0 348241 364 0 0 25 0 4 0 1114859749 459034624 102378 4294967295 134512640 135305190 3214794000 3214792176 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24987/statm: 112069 102378 79 194 0 111873 0
[pid=24987/tid=24988] ppid=24983 vsize=448276 CPUtime=869.77
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 14368 0 0 0 86887 90 0 0 25 0 4 0 1114859860 459034624 102378 4294967295 134512640 135305190 3214794000 3043986624 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=448276 CPUtime=871.55
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 20312 0 0 0 87079 76 0 0 25 0 4 0 1114859860 459034624 102378 4294967295 134512640 135305190 3214794000 3035598016 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=448276 CPUtime=872.28
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 16837 0 0 0 87130 98 0 0 25 0 4 0 1114859860 459034624 102378 4294967295 134512640 135305190 3214794000 3027209408 134528562 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3493.49
Current children cumulated vsize (KiB) 450692

[startup+942.315 s]
/proc/loadavg: 4.41 4.42 4.34 5/120 27825
/proc/meminfo: memFree=2658812/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=470244 CPUtime=3725.43
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 107582 0 0 0 372162 381 0 0 25 0 4 0 1114859749 481529856 107423 4294967295 134512640 135305190 3214794000 3214792176 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24987/statm: 117561 107423 79 194 0 117365 0
[pid=24987/tid=24988] ppid=24983 vsize=470244 CPUtime=929.71
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 15563 0 0 0 92879 92 0 0 25 0 4 0 1114859860 481529856 107423 4294967295 134512640 135305190 3214794000 3043986624 134528201 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=470244 CPUtime=931.46
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 21649 0 0 0 93066 80 0 0 25 0 4 0 1114859860 481529856 107423 4294967295 134512640 135305190 3214794000 3035597696 134554276 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=470244 CPUtime=931.84
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 18215 0 0 0 93080 104 0 0 25 0 4 0 1114859860 481529856 107423 4294967295 134512640 135305190 3214794000 3027209408 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3732.87
Current children cumulated vsize (KiB) 472660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 4.54 4.44 4.35 6/120 28013
/proc/meminfo: memFree=2643968/3368532 swapFree=1941392/1959888
[pid=24983] ppid=24981 vsize=2416 CPUtime=7.44
/proc/24983/stat : 24983 (manysat.sh) S 24981 24983 12261 0 -1 4194304 372 53496 0 0 0 0 723 21 18 0 1 0 1114859005 2473984 275 4294967295 134512640 135169312 3214941504 3214937720 3085029102 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24983/statm: 604 275 231 161 0 43 0
[pid=24987] ppid=24983 vsize=485636 CPUtime=3955.53
/proc/24987/stat : 24987 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202496 111456 0 0 0 395152 401 0 0 25 0 4 0 1114859749 497291264 111297 4294967295 134512640 135305190 3214794000 3214792176 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24987/statm: 121409 111297 79 194 0 121213 0
[pid=24987/tid=24988] ppid=24983 vsize=485636 CPUtime=987.27
/proc/24987/task/24988/stat : 24988 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 16492 0 0 0 98634 93 0 0 25 0 4 0 1114859860 497291264 111297 4294967295 134512640 135305190 3214794000 3043986624 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24987/tid=24989] ppid=24983 vsize=485636 CPUtime=989
/proc/24987/task/24989/stat : 24989 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 22769 0 0 0 98817 83 0 0 25 0 4 0 1114859860 497291264 111297 4294967295 134512640 135305190 3214794000 3035598016 134528520 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24987/tid=24990] ppid=24983 vsize=485636 CPUtime=989.18
/proc/24987/task/24990/stat : 24990 (manysat1.1_stat) R 24983 24983 12261 0 -1 4202560 19148 0 0 0 98808 110 0 0 25 0 4 0 1114859860 497291264 111297 4294967295 134512640 135305190 3214794000 3027209408 134528286 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3962.97
Current children cumulated vsize (KiB) 488052

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1000.03
CPU time (s): 3962.97
CPU user time (s): 3958.75
CPU system time (s): 4.22
CPU usage (%): 396.284
Max. virtual memory (cumulated for all children) (KiB): 488052

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

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 11:09:50
IDJOB=1775761
IDBENCH=20383
IDSOLVER=620
FILE ID=/1775761-1243501790
PBS_JOBID=
Free space on /tmp= 15708 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-17-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775761-1243501790/watcher-1775761-1243501790 -o /tmp/evaluation-result-1775761-1243501790/solver-1775761-1243501790 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775761-1243501790.cnf aimd 0

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

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED= 1612215694

Linux (none) 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.143
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.143
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.11
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.143
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.17
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.143
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3106896 kB
Buffers:         16708 kB
Cached:         169916 kB
SwapCached:       4320 kB
Active:         134792 kB
Inactive:        62556 kB
HighTotal:     2489216 kB
HighFree:      2306376 kB
LowTotal:       879316 kB
LowFree:        800520 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           24364 kB
Writeback:           0 kB
AnonPages:        9756 kB
Mapped:           4296 kB
Slab:            53376 kB
SReclaimable:    45012 kB
SUnreclaim:       8364 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15690 MiB
End job on  at 2009-05-28 11:26:34