Trace number 1775551

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) 3965.27 1000.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
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 variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

Solver Data

0.00/0.00	c Parsing...
0.00/0.91	c ==============================================================================
0.00/0.91	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.91	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.91	c ==============================================================================
0.00/0.91	c |         0 | 1190271  2765804 |  357081       0        0     nan |  0.000 % |
6.21/6.28	c |         0 |  708950  1938523 |      --       0       --      -- |     --   | -211920/-216212
6.21/6.28	c ==============================================================================
6.21/6.28	c Result  :   #vars: 124771   #clauses: 708950   #literals: 1938523
6.21/6.28	c CPU time:   6.06 s
6.21/6.28	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-1775551-1243497677/watcher-1775551-1243497677 -o /tmp/evaluation-result-1775551-1243497677/solver-1775551-1243497677 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775551-1243497677.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: 1.46 0.36 0.12 3/96 1723
/proc/meminfo: memFree=3018372/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2416 CPUtime=0
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1103869044 2473984 274 4294967295 134512640 135169312 3212852048 3212850584 3085278958 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1723/statm: 604 274 231 161 0 43 0

[startup+0.008594 s]
/proc/loadavg: 1.46 0.36 0.12 3/96 1723
/proc/meminfo: memFree=3018372/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2416 CPUtime=0
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1103869044 2473984 274 4294967295 134512640 135169312 3212852048 3212850584 3085278958 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1723/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.108585 s]
/proc/loadavg: 1.46 0.36 0.12 3/96 1723
/proc/meminfo: memFree=3018372/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2416 CPUtime=0
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1103869044 2473984 274 4294967295 134512640 135169312 3212852048 3212850584 3085278958 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1723/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.308571 s]
/proc/loadavg: 1.46 0.36 0.12 3/96 1723
/proc/meminfo: memFree=3018372/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2416 CPUtime=0
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1103869044 2473984 274 4294967295 134512640 135169312 3212852048 3212850584 3085278958 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1723/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.708544 s]
/proc/loadavg: 1.46 0.36 0.12 3/96 1723
/proc/meminfo: memFree=3018372/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2416 CPUtime=0
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1103869044 2473984 274 4294967295 134512640 135169312 3212852048 3212850584 3085278958 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1723/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.50849 s]
/proc/loadavg: 1.46 0.36 0.12 2/98 1725
/proc/meminfo: memFree=2906828/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2416 CPUtime=0
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1103869044 2473984 274 4294967295 134512640 135169312 3212852048 3212850584 3085278958 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1723/statm: 604 274 231 161 0 43 0
[pid=1724] ppid=1723 vsize=133600 CPUtime=1.5
/proc/1724/stat : 1724 (SatElite) R 1723 1723 1628 0 -1 4202496 32856 0 0 0 134 16 0 0 20 0 1 0 1103869044 136806400 30116 4294967295 134512640 135034092 3216059936 3216055804 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1724/statm: 33400 30116 67 128 0 33270 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 136016

[startup+3.10838 s]
/proc/loadavg: 1.46 0.36 0.12 2/98 1908
/proc/meminfo: memFree=2888552/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2416 CPUtime=0
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1103869044 2473984 274 4294967295 134512640 135169312 3212852048 3212850584 3085278958 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1723/statm: 604 274 231 161 0 43 0
[pid=1724] ppid=1723 vsize=139908 CPUtime=3.1
/proc/1724/stat : 1724 (SatElite) R 1723 1723 1628 0 -1 4202496 34621 0 0 0 294 16 0 0 25 0 1 0 1103869044 143265792 31651 4294967295 134512640 135034092 3216059936 3216056176 134566212 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1724/statm: 34977 31651 67 128 0 34847 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 142324

[startup+6.31816 s]
/proc/loadavg: 1.42 0.37 0.12 2/98 1908
/proc/meminfo: memFree=2881772/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2416 CPUtime=0
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1103869044 2473984 274 4294967295 134512640 135169312 3212852048 3212850584 3085278958 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1723/statm: 604 274 231 161 0 43 0
[pid=1724] ppid=1723 vsize=142044 CPUtime=6.31
/proc/1724/stat : 1724 (SatElite) R 1723 1723 1628 0 -1 4202496 50475 0 0 0 609 22 0 0 25 0 1 0 1103869044 145453056 32563 4294967295 134512640 135034092 3216059936 3216054812 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1724/statm: 35511 32563 67 128 0 35381 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 144460

[startup+12.7177 s]
/proc/loadavg: 1.63 0.43 0.14 6/101 1912
/proc/meminfo: memFree=2799264/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=235508 CPUtime=17.75
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 49703 0 0 0 1730 45 0 0 16 0 4 0 1103869757 241160192 49552 4294967295 134512640 135305190 3218298992 3218297168 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1909/statm: 58877 49552 79 194 0 58681 0
[pid=1909/tid=1910] ppid=1723 vsize=235508 CPUtime=4.09
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 938 0 0 0 402 7 0 0 16 0 4 0 1103869900 241160192 49552 4294967295 134512640 135305190 3218298992 3018501312 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=235508 CPUtime=4.08
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 1100 0 0 0 405 3 0 0 16 0 4 0 1103869901 241160192 49552 4294967295 134512640 135305190 3218298992 3010112592 134529499 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=235508 CPUtime=4.08
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 967 0 0 0 401 7 0 0 17 0 4 0 1103869901 241160192 49552 4294967295 134512640 135305190 3218298992 3001724096 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 237928

[startup+25.5169 s]
/proc/loadavg: 2.58 0.70 0.24 6/101 1913
/proc/meminfo: memFree=2782420/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=251692 CPUtime=68.88
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 53763 0 0 0 6832 56 0 0 25 0 4 0 1103869757 257732608 53612 4294967295 134512640 135305190 3218298992 3218297168 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1909/statm: 62923 53612 79 194 0 62727 0
[pid=1909/tid=1910] ppid=1723 vsize=251692 CPUtime=16.83
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 1858 0 0 0 1670 13 0 0 25 0 4 0 1103869900 257732608 53612 4294967295 134512640 135305190 3218298992 3018501256 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=251692 CPUtime=16.88
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 2580 0 0 0 1681 7 0 0 25 0 4 0 1103869901 257732608 53612 4294967295 134512640 135305190 3218298992 3010112704 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=251692 CPUtime=16.88
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 1393 0 0 0 1680 8 0 0 25 0 4 0 1103869901 257732608 53612 4294967295 134512640 135305190 3218298992 3001724096 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 76
Current children cumulated vsize (KiB) 254112

[startup+51.1151 s]
/proc/loadavg: 3.14 0.98 0.34 6/101 1920
/proc/meminfo: memFree=2739032/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=294856 CPUtime=171.22
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 64809 0 0 0 17053 69 0 0 25 0 4 0 1103869757 301932544 64658 4294967295 134512640 135305190 3218298992 3218297168 134528480 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1909/statm: 73714 64658 79 194 0 73518 0
[pid=1909/tid=1910] ppid=1723 vsize=294856 CPUtime=42.38
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 4752 0 0 0 4220 18 0 0 25 0 4 0 1103869900 301932544 64658 4294967295 134512640 135305190 3218298992 3018501312 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=294856 CPUtime=42.48
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 5830 0 0 0 4239 9 0 0 25 0 4 0 1103869901 301932544 64658 4294967295 134512640 135305190 3218298992 3010112704 134528788 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=294856 CPUtime=42.47
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 2811 0 0 0 4236 11 0 0 25 0 4 0 1103869901 301932544 64658 4294967295 134512640 135305190 3218298992 3001724096 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 178.34
Current children cumulated vsize (KiB) 297276

[startup+102.312 s]
/proc/loadavg: 3.88 1.51 0.55 6/101 2106
/proc/meminfo: memFree=2640912/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=391976 CPUtime=375.54
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 88859 0 0 0 37452 102 0 0 25 0 4 0 1103869757 401383424 88708 4294967295 134512640 135305190 3218298992 3218297168 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1909/statm: 97994 88708 79 194 0 97798 0
[pid=1909/tid=1910] ppid=1723 vsize=391976 CPUtime=93.38
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 9641 0 0 0 9313 25 0 0 25 0 4 0 1103869900 401383424 88708 4294967295 134512640 135305190 3218298992 3018501312 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=391976 CPUtime=93.61
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 12799 0 0 0 9345 16 0 0 25 0 4 0 1103869901 401383424 88708 4294967295 134512640 135305190 3218298992 3010112704 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=391976 CPUtime=93.51
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 7028 0 0 0 9330 21 0 0 25 0 4 0 1103869901 401383424 88708 4294967295 134512640 135305190 3218298992 3001723760 134551804 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 382.66
Current children cumulated vsize (KiB) 394396

[startup+162.308 s]
/proc/loadavg: 4.18 2.03 0.79 6/101 2294
/proc/meminfo: memFree=2547164/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=486224 CPUtime=615.02
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 112548 0 0 0 61368 134 0 0 25 0 4 0 1103869757 497893376 112397 4294967295 134512640 135305190 3218298992 3218296848 134843311 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1909/statm: 121556 112397 79 194 0 121360 0
[pid=1909/tid=1910] ppid=1723 vsize=486224 CPUtime=153.22
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 14874 0 0 0 15293 29 0 0 25 0 4 0 1103869900 497893376 112397 4294967295 134512640 135305190 3218298992 3018501312 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=486224 CPUtime=153.57
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 18285 0 0 0 15332 25 0 0 25 0 4 0 1103869901 497893376 112397 4294967295 134512640 135305190 3218298992 3010112320 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=486224 CPUtime=153.29
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 11826 0 0 0 15300 29 0 0 25 0 4 0 1103869901 497893376 112397 4294967295 134512640 135305190 3218298992 3001723760 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 622.14
Current children cumulated vsize (KiB) 488644

[startup+222.313 s]
/proc/loadavg: 4.31 2.47 1.02 5/101 2490
/proc/meminfo: memFree=2493232/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=539340 CPUtime=854.56
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 125814 0 0 0 85293 163 0 0 25 0 4 0 1103869757 552284160 125663 4294967295 134512640 135305190 3218298992 3218297280 134563883 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1909/statm: 134835 125663 79 194 0 134639 0
[pid=1909/tid=1910] ppid=1723 vsize=539340 CPUtime=213.15
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 17523 0 0 0 21282 33 0 0 25 0 4 0 1103869900 552284160 125663 4294967295 134512640 135305190 3218298992 3018501312 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=539340 CPUtime=213.56
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 22521 0 0 0 21323 33 0 0 25 0 4 0 1103869901 552284160 125663 4294967295 134512640 135305190 3218298992 3010112320 134551726 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=539340 CPUtime=213.12
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 14108 0 0 0 21274 38 0 0 25 0 4 0 1103869901 552284160 125663 4294967295 134512640 135305190 3218298992 3001724096 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 861.68
Current children cumulated vsize (KiB) 541760

[startup+282.309 s]

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

/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 33296 0 0 0 51177 66 0 0 25 0 4 0 1103869901 936665088 219455 4294967295 134512640 135305190 3218298992 3001724096 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2059.02
Current children cumulated vsize (KiB) 917132

[startup+582.309 s]
/proc/loadavg: 4.34 3.78 2.07 5/101 3661
/proc/meminfo: memFree=2055052/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=978836 CPUtime=2291.37
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 235373 0 0 0 228820 317 0 0 25 0 4 0 1103869757 1002328064 235222 4294967295 134512640 135305190 3218298992 3218297168 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1909/statm: 244709 235222 79 194 0 244513 0
[pid=1909/tid=1910] ppid=1723 vsize=978836 CPUtime=572.13
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 38917 0 0 0 57138 75 0 0 25 0 4 0 1103869900 1002328064 235222 4294967295 134512640 135305190 3218298992 3018501312 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=978836 CPUtime=573.24
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 56672 0 0 0 57255 69 0 0 25 0 4 0 1103869901 1002328064 235222 4294967295 134512640 135305190 3218298992 3010112320 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=978836 CPUtime=572.35
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 36393 0 0 0 57163 72 0 0 25 0 4 0 1103869901 1002328064 235222 4294967295 134512640 135305190 3218298992 3001723636 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2298.49
Current children cumulated vsize (KiB) 981256

[startup+642.315 s]
/proc/loadavg: 4.34 3.88 2.21 5/101 3847
/proc/meminfo: memFree=1911176/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=1120128 CPUtime=2530.64
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 271020 0 0 0 252710 354 0 0 25 0 4 0 1103869757 1147011072 270869 4294967295 134512640 135305190 3218298992 3218297168 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1909/statm: 280032 270869 79 194 0 279836 0
[pid=1909/tid=1910] ppid=1723 vsize=1120128 CPUtime=631.6
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 46286 0 0 0 63074 86 0 0 25 0 4 0 1103869900 1147011072 270870 4294967295 134512640 135305190 3218298992 3018501304 134570385 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=1120128 CPUtime=633.19
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 66737 0 0 0 63241 78 0 0 25 0 4 0 1103869901 1147011072 270870 4294967295 134512640 135305190 3218298992 3010112704 134528310 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=1120128 CPUtime=632.33
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 44336 0 0 0 63152 81 0 0 25 0 4 0 1103869901 1147011072 270870 4294967295 134512640 135305190 3218298992 3001724096 134530633 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2537.76
Current children cumulated vsize (KiB) 1122548

[startup+702.311 s]
/proc/loadavg: 4.19 3.91 2.33 5/101 4039
/proc/meminfo: memFree=1860504/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=1172784 CPUtime=2770.09
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 283955 0 0 0 276623 386 0 0 25 0 4 0 1103869757 1200930816 283804 4294967295 134512640 135305190 3218298992 3218297168 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1909/statm: 293196 283804 79 194 0 293000 0
[pid=1909/tid=1910] ppid=1723 vsize=1172784 CPUtime=691.46
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 48823 0 0 0 69055 91 0 0 25 0 4 0 1103869900 1200930816 283804 4294967295 134512640 135305190 3218298992 3018501312 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=1172784 CPUtime=693
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 70557 0 0 0 69219 81 0 0 25 0 4 0 1103869901 1200930816 283804 4294967295 134512640 135305190 3218298992 3010112320 134551930 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=1172784 CPUtime=692.18
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 47155 0 0 0 69127 91 0 0 24 0 4 0 1103869901 1200930816 283804 4294967295 134512640 135305190 3218298992 3001724096 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2777.21
Current children cumulated vsize (KiB) 1175204

[startup+762.307 s]
/proc/loadavg: 4.45 4.05 2.47 5/101 4227
/proc/meminfo: memFree=1841520/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=1190484 CPUtime=3009.54
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 288293 0 0 0 300550 404 0 0 25 0 4 0 1103869757 1219055616 288142 4294967295 134512640 135305190 3218298992 3218297168 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1909/statm: 297621 288142 79 194 0 297425 0
[pid=1909/tid=1910] ppid=1723 vsize=1190484 CPUtime=751.39
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 49651 0 0 0 75045 94 0 0 25 0 4 0 1103869900 1219055616 288142 4294967295 134512640 135305190 3218298992 3018501056 134541935 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=1190484 CPUtime=752.8
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 71448 0 0 0 75195 85 0 0 25 0 4 0 1103869901 1219055616 288142 4294967295 134512640 135305190 3218298992 3010112320 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=1190484 CPUtime=751.97
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 48569 0 0 0 75099 98 0 0 25 0 4 0 1103869901 1219055616 288142 4294967295 134512640 135305190 3218298992 3001724096 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3016.66
Current children cumulated vsize (KiB) 1192904

[startup+822.313 s]
/proc/loadavg: 4.63 4.17 2.61 5/101 4416
/proc/meminfo: memFree=1831568/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=1199700 CPUtime=3249.06
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 290918 0 0 0 324488 418 0 0 25 0 4 0 1103869757 1228492800 290767 4294967295 134512640 135305190 3218298992 3218297168 134528837 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1909/statm: 299925 290767 79 194 0 299729 0
[pid=1909/tid=1910] ppid=1723 vsize=1199700 CPUtime=811.17
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 49987 0 0 0 81017 100 0 0 25 0 4 0 1103869900 1228492800 290767 4294967295 134512640 135305190 3218298992 3018501312 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=1199700 CPUtime=812.59
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 72053 0 0 0 81171 88 0 0 25 0 4 0 1103869901 1228492800 290767 4294967295 134512640 135305190 3218298992 3010112704 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=1199700 CPUtime=811.96
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 49357 0 0 0 81097 99 0 0 25 0 4 0 1103869901 1228492800 290767 4294967295 134512640 135305190 3218298992 3001723760 134551962 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3256.18
Current children cumulated vsize (KiB) 1202120

[startup+882.308 s]
/proc/loadavg: 4.55 4.23 2.73 5/101 4604
/proc/meminfo: memFree=1816644/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=1215484 CPUtime=3488.4
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 294723 0 0 0 348410 430 0 0 25 0 4 0 1103869757 1244655616 294572 4294967295 134512640 135305190 3218298992 3218297168 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1909/statm: 303871 294572 79 194 0 303675 0
[pid=1909/tid=1910] ppid=1723 vsize=1215484 CPUtime=871.1
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 50709 0 0 0 87008 102 0 0 25 0 4 0 1103869900 1244655616 294572 4294967295 134512640 135305190 3218298992 3018501312 134528105 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=1215484 CPUtime=872.43
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 73360 0 0 0 87152 91 0 0 25 0 4 0 1103869901 1244655616 294572 4294967295 134512640 135305190 3218298992 3010112704 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=1215484 CPUtime=871.82
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 50178 0 0 0 87078 104 0 0 25 0 4 0 1103869901 1244655616 294572 4294967295 134512640 135305190 3218298992 3001723760 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3495.52
Current children cumulated vsize (KiB) 1217904

[startup+942.304 s]
/proc/loadavg: 4.42 4.24 2.82 6/101 4790
/proc/meminfo: memFree=1665328/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=1369132 CPUtime=3727.88
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 333012 0 0 0 372320 468 0 0 25 0 4 0 1103869757 1401991168 332861 4294967295 134512640 135305190 3218298992 3218296644 134840070 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1909/statm: 342283 332861 79 194 0 342087 0
[pid=1909/tid=1910] ppid=1723 vsize=1369132 CPUtime=931.1
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 58488 0 0 0 93001 109 0 0 25 0 4 0 1103869900 1401991168 332861 4294967295 134512640 135305190 3218298992 3018501312 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=1369132 CPUtime=932.3
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 85159 0 0 0 93130 100 0 0 25 0 4 0 1103869901 1401991168 332861 4294967295 134512640 135305190 3218298992 3010112704 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=1369132 CPUtime=931.49
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 57750 0 0 0 93034 115 0 0 25 0 4 0 1103869901 1401991168 332861 4294967295 134512640 135305190 3218298992 3001723760 134551729 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3735
Current children cumulated vsize (KiB) 1371552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.43 4.27 2.92 5/101 4981
/proc/meminfo: memFree=1645356/3368532 swapFree=1954076/1959888
[pid=1723] ppid=1721 vsize=2420 CPUtime=7.12
/proc/1723/stat : 1723 (manysat.sh) S 1721 1723 1628 0 -1 4194304 369 50479 0 0 0 0 688 24 18 0 1 0 1103869044 2478080 275 4294967295 134512640 135169312 3212852048 3212848264 3085278958 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1723/statm: 605 275 231 161 0 44 0
[pid=1909] ppid=1723 vsize=1386792 CPUtime=3958.15
/proc/1909/stat : 1909 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202496 337480 0 0 0 395330 485 0 0 25 0 4 0 1103869757 1420075008 337329 4294967295 134512640 135305190 3218298992 3218296896 134557484 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1909/statm: 346698 337329 79 194 0 346502 0
[pid=1909/tid=1910] ppid=1723 vsize=1386792 CPUtime=988.71
/proc/1909/task/1910/stat : 1910 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 59376 0 0 0 98756 115 0 0 25 0 4 0 1103869900 1420075008 337329 4294967295 134512640 135305190 3218298992 3018501312 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1909/tid=1911] ppid=1723 vsize=1386792 CPUtime=990
/proc/1909/task/1911/stat : 1911 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 86774 0 0 0 98898 102 0 0 25 0 4 0 1103869901 1420075008 337329 4294967295 134512640 135305190 3218298992 3010112704 134528235 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1909/tid=1912] ppid=1723 vsize=1386792 CPUtime=988.93
/proc/1909/task/1912/stat : 1912 (manysat1.1_stat) R 1723 1723 1628 0 -1 4202560 58617 0 0 0 98774 119 0 0 25 0 4 0 1103869901 1420075008 337329 4294967295 134512640 135305190 3218298992 3001724096 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3965.27
Current children cumulated vsize (KiB) 1389212

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 1723 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=880000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=240000
# CPU time returned by wait4() is 7.12
# while last known CPU time is 3965.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.05
CPU time (s): 3965.27
CPU user time (s): 3960.18
CPU system time (s): 5.09
CPU usage (%): 396.507
Max. virtual memory (cumulated for all children) (KiB): 1389212

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 10:01:17
IDJOB=1775551
IDBENCH=20352
IDSOLVER=620
FILE ID=tipi44/1775551-1243497677
PBS_JOBID=
Free space on /tmp= 15872 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775551-1243497677/watcher-1775551-1243497677 -o /tmp/evaluation-result-1775551-1243497677/solver-1775551-1243497677 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775551-1243497677.cnf aimd 0

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

MD5SUM BENCH= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED= 1658169739

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:       3018372 kB
Buffers:        131392 kB
Cached:         113364 kB
SwapCached:       2180 kB
Active:         110656 kB
Inactive:       143740 kB
HighTotal:     2489216 kB
HighFree:      2364132 kB
LowTotal:       879316 kB
LowFree:        654240 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           23960 kB
Writeback:           0 kB
AnonPages:        8932 kB
Mapped:           3536 kB
Slab:            86992 kB
SReclaimable:    76912 kB
SUnreclaim:      10080 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= 15851 MiB
End job on tipi44 at 2009-05-28 10:18:01