Trace number 1780606

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3581.48
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.33/1.40	c ==============================================================================
1.33/1.40	c |           |     ORIGINAL     |              LEARNT              |          |
1.33/1.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.33/1.40	c ==============================================================================
1.33/1.40	c |         0 | 1360580  3295883 |  408173       0        0     nan |  0.000 % |
6.98/7.48	c |         0 |  942285  2636352 |      --       0       --      -- |     --   | -116200/27697
6.98/7.48	c ==============================================================================
6.98/7.48	c Result  :   #vars: 138309   #clauses: 942285   #literals: 2636352
6.98/7.48	c CPU time:   6.83 s
6.98/7.48	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-1780606-1243533209/watcher-1780606-1243533209 -o /tmp/evaluation-result-1780606-1243533209/solver-1780606-1243533209 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780606-1243533209.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: 5.72 5.80 5.70 4/124 4721
/proc/meminfo: memFree=2532792/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2412 CPUtime=0
/proc/4721/stat : 4721 (manysat.sh) R 4719 4721 21334 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1117985075 2469888 272 4294967295 134512640 135169312 3218469024 3218467500 3085485940 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/4721/statm: 603 272 231 161 0 42 0
[pid=4722] ppid=4721 vsize=2428 CPUtime=0
/proc/4722/stat : 4722 (SatElite) R 4721 4721 21334 0 -1 4202496 425 0 0 0 0 0 0 0 18 0 1 0 1117985075 2486272 362 4294967295 134512640 135034092 3218987248 3218983536 134544963 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4722/statm: 607 365 49 128 0 477 0

[startup+0.018752 s]
/proc/loadavg: 5.72 5.80 5.70 4/124 4721
/proc/meminfo: memFree=2532792/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2412 CPUtime=0
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117985075 2469888 272 4294967295 134512640 135169312 3218469024 3218467560 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 603 272 231 161 0 42 0
[pid=4722] ppid=4721 vsize=13280 CPUtime=0.01
/proc/4722/stat : 4722 (SatElite) R 4721 4721 21334 0 -1 4202496 2067 0 0 0 0 1 0 0 19 0 1 0 1117985075 13598720 1900 4294967295 134512640 135034092 3218987248 3218983536 134544856 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4722/statm: 3320 1900 49 128 0 3190 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15692

[startup+0.108743 s]
/proc/loadavg: 5.72 5.80 5.70 4/124 4721
/proc/meminfo: memFree=2532792/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2412 CPUtime=0
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117985075 2469888 272 4294967295 134512640 135169312 3218469024 3218467560 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 603 272 231 161 0 42 0
[pid=4722] ppid=4721 vsize=31816 CPUtime=0.1
/proc/4722/stat : 4722 (SatElite) R 4721 4721 21334 0 -1 4202496 7046 0 0 0 5 5 0 0 19 0 1 0 1117985075 32579584 6815 4294967295 134512640 135034092 3218987248 3218983240 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4722/statm: 7954 6815 49 128 0 7824 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34228

[startup+0.308725 s]
/proc/loadavg: 5.72 5.80 5.70 4/124 4721
/proc/meminfo: memFree=2532792/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2412 CPUtime=0
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117985075 2469888 272 4294967295 134512640 135169312 3218469024 3218467560 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 603 272 231 161 0 42 0
[pid=4722] ppid=4721 vsize=53152 CPUtime=0.3
/proc/4722/stat : 4722 (SatElite) R 4721 4721 21334 0 -1 4202496 12246 0 0 0 23 7 0 0 20 0 1 0 1117985075 54427648 12015 4294967295 134512640 135034092 3218987248 3218983592 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4722/statm: 13288 12015 49 128 0 13158 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 55564

[startup+0.708692 s]
/proc/loadavg: 5.72 5.80 5.70 4/124 4721
/proc/meminfo: memFree=2532792/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2412 CPUtime=0
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117985075 2469888 272 4294967295 134512640 135169312 3218469024 3218467560 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 603 272 231 161 0 42 0
[pid=4722] ppid=4721 vsize=74340 CPUtime=0.63
/proc/4722/stat : 4722 (SatElite) R 4721 4721 21334 0 -1 4202496 17420 0 0 0 54 9 0 0 21 0 1 0 1117985075 76124160 17189 4294967295 134512640 135034092 3218987248 3218983240 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4722/statm: 18585 17189 49 128 0 18455 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 76752

[startup+1.50862 s]
/proc/loadavg: 5.42 5.74 5.68 3/126 4723
/proc/meminfo: memFree=2408944/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2412 CPUtime=0
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117985075 2469888 272 4294967295 134512640 135169312 3218469024 3218467560 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 603 272 231 161 0 42 0
[pid=4722] ppid=4721 vsize=127364 CPUtime=1.43
/proc/4722/stat : 4722 (SatElite) R 4721 4721 21334 0 -1 4202496 30093 0 0 0 128 15 0 0 23 0 1 0 1117985075 130420736 29862 4294967295 134512640 135034092 3218987248 3218984048 134536786 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4722/statm: 31841 29862 63 128 0 31711 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 129776

[startup+3.10849 s]
/proc/loadavg: 5.42 5.74 5.68 3/126 4723
/proc/meminfo: memFree=2396000/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2412 CPUtime=0
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117985075 2469888 272 4294967295 134512640 135169312 3218469024 3218467560 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 603 272 231 161 0 42 0
[pid=4722] ppid=4721 vsize=151288 CPUtime=2.92
/proc/4722/stat : 4722 (SatElite) R 4721 4721 21334 0 -1 4202496 39293 0 0 0 274 18 0 0 25 0 1 0 1117985075 154918912 35769 4294967295 134512640 135034092 3218987248 3218983472 134566608 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4722/statm: 37822 35769 67 128 0 37692 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 153700

[startup+6.30821 s]
/proc/loadavg: 5.15 5.68 5.66 3/126 4724
/proc/meminfo: memFree=2422448/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2412 CPUtime=0
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1117985075 2469888 272 4294967295 134512640 135169312 3218469024 3218467560 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 603 272 231 161 0 42 0
[pid=4722] ppid=4721 vsize=167808 CPUtime=5.94
/proc/4722/stat : 4722 (SatElite) R 4721 4721 21334 0 -1 4202496 45680 0 0 0 572 22 0 0 25 0 1 0 1117985075 171835392 38299 4294967295 134512640 135034092 3218987248 3218983440 134540715 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4722/statm: 41952 38299 67 128 0 41822 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 170220

[startup+12.7179 s]
/proc/loadavg: 4.89 5.62 5.64 7/129 4728
/proc/meminfo: memFree=2309776/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=292700 CPUtime=6.55
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 63205 0 0 0 608 47 0 0 17 0 4 0 1117985946 299724800 63107 4294967295 134512640 135305190 3216051792 3216049968 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4725/statm: 73175 63107 79 194 0 72979 0
[pid=4725/tid=4726] ppid=4721 vsize=292700 CPUtime=0.04
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 286 0 0 0 4 0 0 0 22 0 4 0 1117986176 299724800 63107 4294967295 134512640 135305190 3216051792 3016604864 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=292700 CPUtime=1.35
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 1129 0 0 0 132 3 0 0 18 0 4 0 1117986176 299724800 63107 4294967295 134512640 135305190 3216051792 3008216180 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=292700 CPUtime=1.5
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 1272 0 0 0 144 6 0 0 15 0 4 0 1117986176 299724800 63107 4294967295 134512640 135305190 3216051792 2999827572 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 14.77
Current children cumulated vsize (KiB) 295116

[startup+25.5067 s]
/proc/loadavg: 5.67 5.75 5.68 9/129 4914
/proc/meminfo: memFree=2270768/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=300940 CPUtime=44.01
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 65369 0 0 0 4346 55 0 0 16 0 4 0 1117985946 308162560 65271 4294967295 134512640 135305190 3216051792 3216049968 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/4725/statm: 75235 65271 79 194 0 75039 0
[pid=4725/tid=4726] ppid=4721 vsize=300940 CPUtime=7.52
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 1236 0 0 0 749 3 0 0 17 0 4 0 1117986176 308162560 65271 4294967295 134512640 135305190 3216051792 3016604864 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=300940 CPUtime=12.31
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 1676 0 0 0 1228 3 0 0 16 0 4 0 1117986176 308162560 65271 4294967295 134512640 135305190 3216051792 3008216256 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=300940 CPUtime=10.7
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 1589 0 0 0 1063 7 0 0 16 0 4 0 1117986176 308162560 65271 4294967295 134512640 135305190 3216051792 2999827648 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 52.23
Current children cumulated vsize (KiB) 303356

[startup+51.1045 s]
/proc/loadavg: 5.63 5.74 5.68 6/129 4919
/proc/meminfo: memFree=2287760/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=319392 CPUtime=120.76
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 69857 0 0 0 12005 71 0 0 25 0 4 0 1117985946 327057408 69759 4294967295 134512640 135305190 3216051792 3216049968 134530688 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/4725/statm: 79848 69759 79 194 0 79652 0
[pid=4725/tid=4726] ppid=4721 vsize=319392 CPUtime=25.29
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 1825 0 0 0 2525 4 0 0 25 0 4 0 1117986176 327057408 69759 4294967295 134512640 135305190 3216051792 3016604864 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=319392 CPUtime=34.59
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 3854 0 0 0 3451 8 0 0 25 0 4 0 1117986176 327057408 69759 4294967295 134512640 135305190 3216051792 3008216200 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=319392 CPUtime=26.67
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 2114 0 0 0 2655 12 0 0 25 0 4 0 1117986176 327057408 69759 4294967295 134512640 135305190 3216051792 2999827496 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 128.98
Current children cumulated vsize (KiB) 321808

[startup+102.31 s]
/proc/loadavg: 5.60 5.71 5.67 7/129 5107
/proc/meminfo: memFree=2217580/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=353980 CPUtime=273.79
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 78484 0 0 0 27285 94 0 0 25 0 4 0 1117985946 362475520 78386 4294967295 134512640 135305190 3216051792 3216049712 134541959 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 88495 78386 79 194 0 88299 0
[pid=4725/tid=4726] ppid=4721 vsize=353980 CPUtime=58.8
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 3279 0 0 0 5870 10 0 0 25 0 4 0 1117986176 362475520 78386 4294967295 134512640 135305190 3216051792 3016604864 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=353980 CPUtime=75.52
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 6236 0 0 0 7536 16 0 0 25 0 4 0 1117986176 362475520 78386 4294967295 134512640 135305190 3216051792 3008216200 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=353980 CPUtime=61.6
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 3644 0 0 0 6145 15 0 0 25 0 4 0 1117986176 362475520 78386 4294967295 134512640 135305190 3216051792 2999827312 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 356396

[startup+162.314 s]
/proc/loadavg: 5.64 5.69 5.66 6/129 5293
/proc/meminfo: memFree=2175896/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=404936 CPUtime=453.38
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 91136 0 0 0 45216 122 0 0 25 0 4 0 1117985946 414654464 91038 4294967295 134512640 135305190 3216051792 3216049968 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 101234 91038 79 194 0 101038 0
[pid=4725/tid=4726] ppid=4721 vsize=404936 CPUtime=90.27
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 5294 0 0 0 9016 11 0 0 25 0 4 0 1117986176 414654464 91038 4294967295 134512640 135305190 3216051792 3016604516 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=404936 CPUtime=135.32
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 10625 0 0 0 13501 31 0 0 25 0 4 0 1117986176 414654464 91038 4294967295 134512640 135305190 3216051792 3008216256 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=404936 CPUtime=118.12
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 7266 0 0 0 11793 19 0 0 25 0 4 0 1117986176 414654464 91038 4294967295 134512640 135305190 3216051792 2999827312 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 461.6
Current children cumulated vsize (KiB) 407352

[startup+222.309 s]
/proc/loadavg: 5.75 5.70 5.66 6/129 5481
/proc/meminfo: memFree=2088164/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22

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

/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 19154 0 0 0 39520 49 0 0 25 0 4 0 1117986176 596127744 135375 4294967295 134512640 135305190 3216051792 2999827312 134551694 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1539.44
Current children cumulated vsize (KiB) 584572

[startup+582.308 s]
/proc/loadavg: 6.00 5.72 5.66 7/130 6555
/proc/meminfo: memFree=1950184/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=629572 CPUtime=1710.99
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 147388 0 0 0 170825 274 0 0 25 0 4 0 1117985946 644681728 147290 4294967295 134512640 135305190 3216051792 3216049632 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 157393 147290 79 194 0 157197 0
[pid=4725/tid=4726] ppid=4721 vsize=629572 CPUtime=385.15
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 15881 0 0 0 38479 36 0 0 25 0 4 0 1117986176 644681728 147290 4294967295 134512640 135305190 3216051792 3016604864 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=629572 CPUtime=544.47
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 28715 0 0 0 54358 89 0 0 25 0 4 0 1117986176 644681728 147290 4294967295 134512640 135305190 3216051792 3008216256 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=629572 CPUtime=435.4
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 21811 0 0 0 43488 52 0 0 24 0 4 0 1117986176 644681728 147290 4294967295 134512640 135305190 3216051792 2999827536 134529123 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1719.21
Current children cumulated vsize (KiB) 631988

[startup+642.303 s]
/proc/loadavg: 5.59 5.66 5.64 6/129 6802
/proc/meminfo: memFree=1936796/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=644848 CPUtime=1890.36
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 151202 0 0 0 188752 284 0 0 25 0 4 0 1117985946 660324352 151104 4294967295 134512640 135305190 3216051792 3216049968 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 161212 151104 79 194 0 161016 0
[pid=4725/tid=4726] ppid=4721 vsize=644848 CPUtime=416.16
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 16480 0 0 0 41578 38 0 0 25 0 4 0 1117986176 660324352 151104 4294967295 134512640 135305190 3216051792 3016604864 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=644848 CPUtime=597.05
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 29266 0 0 0 59612 93 0 0 25 0 4 0 1117986176 660324352 151104 4294967295 134512640 135305190 3216051792 3008215872 134551974 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=644848 CPUtime=477.61
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 23141 0 0 0 47709 52 0 0 25 0 4 0 1117986176 660324352 151104 4294967295 134512640 135305190 3216051792 2999827392 134545895 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1898.58
Current children cumulated vsize (KiB) 647264

[startup+702.318 s]
/proc/loadavg: 5.63 5.63 5.63 8/130 6930
/proc/meminfo: memFree=1913996/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=645872 CPUtime=2070.09
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 151397 0 0 0 206719 290 0 0 25 0 4 0 1117985946 661372928 151299 4294967295 134512640 135305190 3216051792 3216049968 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 161468 151299 79 194 0 161272 0
[pid=4725/tid=4726] ppid=4721 vsize=645872 CPUtime=446.64
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 16548 0 0 0 44625 39 0 0 25 0 4 0 1117986176 661372928 151299 4294967295 134512640 135305190 3216051792 3016604864 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=645872 CPUtime=657.03
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 29297 0 0 0 65608 95 0 0 25 0 4 0 1117986176 661372928 151299 4294967295 134512640 135305190 3216051792 3008216256 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=645872 CPUtime=507.14
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 23177 0 0 0 50662 52 0 0 25 0 4 0 1117986176 661372928 151299 4294967295 134512640 135305190 3216051792 2999827648 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2078.31
Current children cumulated vsize (KiB) 648288

[startup+762.313 s]
/proc/loadavg: 5.52 5.60 5.62 7/130 7139
/proc/meminfo: memFree=1892656/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=669672 CPUtime=2249.79
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 157363 0 0 0 224674 305 0 0 25 0 4 0 1117985946 685744128 157265 4294967295 134512640 135305190 3216051792 3216049968 134528406 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/4725/statm: 167418 157265 79 194 0 167222 0
[pid=4725/tid=4726] ppid=4721 vsize=669672 CPUtime=478.42
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 17970 0 0 0 47802 40 0 0 25 0 4 0 1117986176 685744128 157265 4294967295 134512640 135305190 3216051792 3016604864 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=669672 CPUtime=714.02
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 30972 0 0 0 71300 102 0 0 25 0 4 0 1117986176 685744128 157265 4294967295 134512640 135305190 3216051792 3008216256 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=669672 CPUtime=540.29
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 23959 0 0 0 53974 55 0 0 25 0 4 0 1117986176 685744128 157265 4294967295 134512640 135305190 3216051792 2999827648 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2258.01
Current children cumulated vsize (KiB) 672088

[startup+822.307 s]
/proc/loadavg: 5.56 5.60 5.61 8/130 7264
/proc/meminfo: memFree=1928444/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=670520 CPUtime=2429.53
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 157624 0 0 0 242630 323 0 0 25 0 4 0 1117985946 686612480 157526 4294967295 134512640 135305190 3216051792 3216049968 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 167630 157526 79 194 0 167434 0
[pid=4725/tid=4726] ppid=4721 vsize=670520 CPUtime=511.72
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 17974 0 0 0 51130 42 0 0 25 0 4 0 1117986176 686612480 157526 4294967295 134512640 135305190 3216051792 3016604864 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=670520 CPUtime=759.59
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 31117 0 0 0 75855 104 0 0 25 0 4 0 1117986176 686612480 157526 4294967295 134512640 135305190 3216051792 3008216256 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=670520 CPUtime=600.05
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 24006 0 0 0 59943 62 0 0 25 0 4 0 1117986176 686612480 157526 4294967295 134512640 135305190 3216051792 2999827648 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2437.75
Current children cumulated vsize (KiB) 672936

[startup+882.312 s]
/proc/loadavg: 5.59 5.60 5.62 7/130 7398
/proc/meminfo: memFree=1873400/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=711520 CPUtime=2609.35
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 167626 0 0 0 260593 342 0 0 25 0 4 0 1117985946 728596480 167528 4294967295 134512640 135305190 3216051792 3216049968 134530561 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 177880 167528 79 194 0 177684 0
[pid=4725/tid=4726] ppid=4721 vsize=711520 CPUtime=543.04
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 20032 0 0 0 54257 47 0 0 25 0 4 0 1117986176 728596480 167528 4294967295 134512640 135305190 3216051792 3016604864 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=711520 CPUtime=819.45
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 33428 0 0 0 81833 112 0 0 25 0 4 0 1117986176 728596480 167528 4294967295 134512640 135305190 3216051792 3008216200 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=711520 CPUtime=641.31
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 25977 0 0 0 64066 65 0 0 25 0 4 0 1117986176 728596480 167528 4294967295 134512640 135305190 3216051792 2999827648 134528771 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2617.57
Current children cumulated vsize (KiB) 713936

[startup+942.307 s]
/proc/loadavg: 5.49 5.58 5.61 7/129 7562
/proc/meminfo: memFree=1795376/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=732012 CPUtime=2788.98
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 172786 0 0 0 278537 361 0 0 25 0 4 0 1117985946 749580288 172688 4294967295 134512640 135305190 3216051792 3216049968 134528536 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 183003 172688 79 194 0 182807 0
[pid=4725/tid=4726] ppid=4721 vsize=732012 CPUtime=574.1
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 21072 0 0 0 57358 52 0 0 25 0 4 0 1117986176 749580288 172688 4294967295 134512640 135305190 3216051792 3016604864 134528837 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=732012 CPUtime=879.22
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 34862 0 0 0 87803 119 0 0 25 0 4 0 1117986176 749580288 172688 4294967295 134512640 135305190 3216051792 3008215872 134551712 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=732012 CPUtime=691.09
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 26981 0 0 0 69042 67 0 0 25 0 4 0 1117986176 749580288 172688 4294967295 134512640 135305190 3216051792 2999827648 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2797.2
Current children cumulated vsize (KiB) 734428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 5.79 5.65 5.63 7/129 7751
/proc/meminfo: memFree=1826540/3368532 swapFree=1957708/1959888
[pid=4721] ppid=4719 vsize=2416 CPUtime=8.22
/proc/4721/stat : 4721 (manysat.sh) S 4719 4721 21334 0 -1 4194304 369 48942 0 0 0 0 791 31 17 0 1 0 1117985075 2473984 274 4294967295 134512640 135169312 3218469024 3218465240 3085483758 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/4721/statm: 604 274 231 161 0 43 0
[pid=4725] ppid=4721 vsize=747276 CPUtime=2961.85
/proc/4725/stat : 4725 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202496 176666 0 0 0 295800 385 0 0 25 0 4 0 1117985946 765210624 176568 4294967295 134512640 135305190 3216051792 3216049968 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/4725/statm: 186819 176568 79 194 0 186623 0
[pid=4725/tid=4726] ppid=4721 vsize=747276 CPUtime=607.45
/proc/4725/task/4726/stat : 4726 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 21792 0 0 0 60688 57 0 0 25 0 4 0 1117986176 765210624 176568 4294967295 134512640 135305190 3216051792 3016604864 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4725/tid=4727] ppid=4721 vsize=747276 CPUtime=911.52
/proc/4725/task/4727/stat : 4727 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 35395 0 0 0 91028 124 0 0 25 0 4 0 1117986176 765210624 176568 4294967295 134512640 135305190 3216051792 3008216256 134528283 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=4725/tid=4728] ppid=4721 vsize=747276 CPUtime=748.73
/proc/4725/task/4728/stat : 4728 (manysat1.1_stat) R 4721 4721 21334 0 -1 4202560 28168 0 0 0 74796 77 0 0 25 0 4 0 1117986176 765210624 176568 4294967295 134512640 135305190 3216051792 2999827648 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2970.07
Current children cumulated vsize (KiB) 749692

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 4721 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=910000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=310000
# CPU time returned by wait4() is 8.22
# while last known CPU time is 2970.07
#
# 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): 2970.07
CPU user time (s): 2965.91
CPU system time (s): 4.16
CPU usage (%): 296.991
Max. virtual memory (cumulated for all children) (KiB): 749692

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

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:53:29
IDJOB=1780606
IDBENCH=71037
IDSOLVER=620
FILE ID=/1780606-1243533209
PBS_JOBID=
Free space on /tmp= 15859 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780606-1243533209/watcher-1780606-1243533209 -o /tmp/evaluation-result-1780606-1243533209/solver-1780606-1243533209 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780606-1243533209.cnf aimd 0

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED= 632132682

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.105
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.43
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.105
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.105
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.16
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.105
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:       2534544 kB
Buffers:         19372 kB
Cached:         109216 kB
SwapCached:         44 kB
Active:         717348 kB
Inactive:        73472 kB
HighTotal:     2489216 kB
HighFree:      1715572 kB
LowTotal:       879316 kB
LowFree:        818972 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:           28096 kB
Writeback:           0 kB
AnonPages:      661976 kB
Mapped:          35436 kB
Slab:            33760 kB
SReclaimable:    25128 kB
SUnreclaim:       8632 kB
PageTables:       1272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   915212 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15832 MiB
End job on  at 2009-05-28 20:10:13