Trace number 1775617

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 2/2009-03-20 (4 threads)? (TO) 3962.53 1000.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.00	c Parsing...
1.02/1.05	c ==============================================================================
1.02/1.05	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.05	c ==============================================================================
1.02/1.05	c |         0 | 1346401  3139386 |  403920       0        0     nan |  0.000 % |
7.41/7.42	c |         0 |  534198  1400252 |      --       0       --      -- |     --   | -504732/-1043370
7.41/7.42	c ==============================================================================
7.41/7.42	c Result  :   #vars: 84762   #clauses: 534198   #literals: 1400252
7.41/7.42	c CPU time:   7.2 s
7.41/7.42	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-1775617-1243498682/watcher-1775617-1243498682 -o /tmp/evaluation-result-1775617-1243498682/solver-1775617-1243498682 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775617-1243498682.cnf aimd 2 

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.22 2.91 3/96 5027
/proc/meminfo: memFree=3006784/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2412 CPUtime=0.01
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 1103969548 2469888 273 4294967295 134512640 135169312 3221222208 3221220744 3085565678 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/5027/statm: 603 273 231 161 0 42 0
[pid=5028] ppid=5027 vsize=1760 CPUtime=0
/proc/5028/stat : 5028 (SatElite) R 5027 5027 1628 0 -1 4202496 352 0 0 0 0 0 0 0 18 0 1 0 1103969548 1802240 289 4294967295 134512640 135034092 3213159264 3213155552 134544856 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5028/statm: 440 289 49 128 0 310 0

[startup+0.060699 s]
/proc/loadavg: 4.16 4.22 2.91 3/96 5027
/proc/meminfo: memFree=3006784/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2412 CPUtime=0.01
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 1103969548 2469888 273 4294967295 134512640 135169312 3221222208 3221220744 3085565678 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/5027/statm: 603 273 231 161 0 42 0
[pid=5028] ppid=5027 vsize=13264 CPUtime=0.05
/proc/5028/stat : 5028 (SatElite) R 5027 5027 1628 0 -1 4202496 2894 0 0 0 5 0 0 0 18 0 1 0 1103969548 13582336 2831 4294967295 134512640 135034092 3213159264 3213155224 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5028/statm: 3316 2833 49 128 0 3186 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15676

[startup+0.110663 s]
/proc/loadavg: 4.16 4.22 2.91 3/96 5027
/proc/meminfo: memFree=3006784/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2412 CPUtime=0.01
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 1103969548 2469888 273 4294967295 134512640 135169312 3221222208 3221220744 3085565678 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/5027/statm: 603 273 231 161 0 42 0
[pid=5028] ppid=5027 vsize=25420 CPUtime=0.1
/proc/5028/stat : 5028 (SatElite) R 5027 5027 1628 0 -1 4202496 6179 0 0 0 8 2 0 0 18 0 1 0 1103969548 26030080 6116 4294967295 134512640 135034092 3213159264 3213155552 134544849 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5028/statm: 6355 6118 49 128 0 6225 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27832

[startup+0.310649 s]
/proc/loadavg: 4.16 4.22 2.91 3/96 5027
/proc/meminfo: memFree=3006784/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2412 CPUtime=0.01
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 1103969548 2469888 273 4294967295 134512640 135169312 3221222208 3221220744 3085565678 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/5027/statm: 603 273 231 161 0 42 0
[pid=5028] ppid=5027 vsize=83112 CPUtime=0.3
/proc/5028/stat : 5028 (SatElite) R 5027 5027 1628 0 -1 4202496 14672 0 0 0 24 6 0 0 18 0 1 0 1103969548 85106688 14609 4294967295 134512640 135034092 3213159264 3213155256 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5028/statm: 20778 14609 49 128 0 20648 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 85524

[startup+0.710622 s]
/proc/loadavg: 4.16 4.22 2.91 3/96 5027
/proc/meminfo: memFree=3006784/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2412 CPUtime=0.01
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 1103969548 2469888 273 4294967295 134512640 135169312 3221222208 3221220744 3085565678 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/5027/statm: 603 273 231 161 0 42 0
[pid=5028] ppid=5027 vsize=120028 CPUtime=0.7
/proc/5028/stat : 5028 (SatElite) R 5027 5027 1628 0 -1 4202496 23730 0 0 0 62 8 0 0 19 0 1 0 1103969548 122908672 23667 4294967295 134512640 135034092 3213159264 3213155608 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5028/statm: 30007 23668 50 128 0 29877 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 122440

[startup+1.51057 s]
/proc/loadavg: 4.16 4.22 2.91 2/98 5029
/proc/meminfo: memFree=2886016/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2412 CPUtime=0.01
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 1103969548 2469888 273 4294967295 134512640 135169312 3221222208 3221220744 3085565678 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/5027/statm: 603 273 231 161 0 42 0
[pid=5028] ppid=5027 vsize=161028 CPUtime=1.5
/proc/5028/stat : 5028 (SatElite) R 5027 5027 1628 0 -1 4202496 36894 0 0 0 138 12 0 0 20 0 1 0 1103969548 164892672 33470 4294967295 134512640 135034092 3213159264 3213155260 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5028/statm: 40257 33470 67 128 0 40127 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 163440

[startup+3.11046 s]
/proc/loadavg: 4.16 4.22 2.91 2/98 5029
/proc/meminfo: memFree=2863560/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2412 CPUtime=0.01
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 1103969548 2469888 273 4294967295 134512640 135169312 3221222208 3221220744 3085565678 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/5027/statm: 603 273 231 161 0 42 0
[pid=5028] ppid=5027 vsize=175296 CPUtime=3.1
/proc/5028/stat : 5028 (SatElite) R 5027 5027 1628 0 -1 4202496 39644 0 0 0 296 14 0 0 25 0 1 0 1103969548 179503104 35999 4294967295 134512640 135034092 3213159264 3213155552 134529233 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5028/statm: 43824 35999 67 128 0 43694 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 177708

[startup+6.31024 s]
/proc/loadavg: 3.90 4.17 2.90 2/98 5029
/proc/meminfo: memFree=2855624/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2412 CPUtime=0.01
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 348 0 0 0 1 0 0 0 18 0 1 0 1103969548 2469888 273 4294967295 134512640 135169312 3221222208 3221220744 3085565678 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/5027/statm: 603 273 231 161 0 42 0
[pid=5028] ppid=5027 vsize=180976 CPUtime=6.3
/proc/5028/stat : 5028 (SatElite) R 5027 5027 1628 0 -1 4202496 47220 0 0 0 613 17 0 0 25 0 1 0 1103969548 185319424 36280 4294967295 134512640 135034092 3213159264 3213155564 134566112 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5028/statm: 45244 36280 67 128 0 45114 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 183388

[startup+12.7098 s]
/proc/loadavg: 3.91 4.16 2.90 6/101 5033
/proc/meminfo: memFree=2843660/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=178924 CPUtime=14.2
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 36553 0 0 0 1366 54 0 0 17 0 4 0 1103970355 183218176 36459 4294967295 134512640 135305190 3214865712 3214863888 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/5030/statm: 44731 36459 79 194 0 44535 0
[pid=5030/tid=5031] ppid=5027 vsize=178924 CPUtime=3.23
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 732 0 0 0 312 11 0 0 16 0 4 0 1103970466 183218176 36459 4294967295 134512640 135305190 3214865712 3045084352 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=178924 CPUtime=3.29
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 610 0 0 0 322 7 0 0 16 0 4 0 1103970466 183218176 36459 4294967295 134512640 135305190 3214865712 3036695744 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=178924 CPUtime=3.29
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 742 0 0 0 322 7 0 0 16 0 4 0 1103970466 183218176 36459 4294967295 134512640 135305190 3214865712 3028307136 134528939 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 181340

[startup+25.5089 s]
/proc/loadavg: 4.27 4.23 2.95 5/101 5222
/proc/meminfo: memFree=2842172/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=179948 CPUtime=64.82
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 36824 0 0 0 6421 61 0 0 25 0 4 0 1103970355 184266752 36730 4294967295 134512640 135305190 3214865712 3214863640 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/5030/statm: 44987 36730 79 194 0 44791 0
[pid=5030/tid=5031] ppid=5027 vsize=179948 CPUtime=15.73
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 774 0 0 0 1561 12 0 0 25 0 4 0 1103970466 184266752 36730 4294967295 134512640 135305190 3214865712 3045084352 134528861 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=179948 CPUtime=15.94
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 718 0 0 0 1586 8 0 0 25 0 4 0 1103970466 184266752 36730 4294967295 134512640 135305190 3214865712 3036695744 134530988 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=179948 CPUtime=16.04
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 816 0 0 0 1595 9 0 0 25 0 4 0 1103970466 184266752 36730 4294967295 134512640 135305190 3214865712 3028307136 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 72.89
Current children cumulated vsize (KiB) 182364

[startup+51.1072 s]
/proc/loadavg: 4.25 4.23 2.98 5/101 5224
/proc/meminfo: memFree=2834364/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=189020 CPUtime=167.12
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 39144 0 0 0 16648 64 0 0 25 0 4 0 1103970355 193556480 39050 4294967295 134512640 135305190 3214865712 3214863760 134857151 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/5030/statm: 47255 39050 79 194 0 47059 0
[pid=5030/tid=5031] ppid=5027 vsize=189020 CPUtime=41.24
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 1077 0 0 0 4111 13 0 0 25 0 4 0 1103970466 193556480 39050 4294967295 134512640 135305190 3214865712 3045084352 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=189020 CPUtime=41.54
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 1551 0 0 0 4146 8 0 0 25 0 4 0 1103970466 193556480 39050 4294967295 134512640 135305190 3214865712 3036695492 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=189020 CPUtime=41.63
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 1499 0 0 0 4152 11 0 0 25 0 4 0 1103970466 193556480 39050 4294967295 134512640 135305190 3214865712 3028307136 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 175.19
Current children cumulated vsize (KiB) 191436

[startup+102.314 s]
/proc/loadavg: 4.27 4.24 3.05 5/101 5412
/proc/meminfo: memFree=2807064/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=216116 CPUtime=371.44
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 45684 0 0 0 37053 91 0 0 25 0 4 0 1103970355 221302784 45590 4294967295 134512640 135305190 3214865712 3214863832 134840070 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/5030/statm: 54029 45590 79 194 0 53833 0
[pid=5030/tid=5031] ppid=5027 vsize=216116 CPUtime=92.24
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 2161 0 0 0 9202 22 0 0 25 0 4 0 1103970466 221302784 45590 4294967295 134512640 135305190 3214865712 3045084352 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=216116 CPUtime=92.7
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 3551 0 0 0 9257 13 0 0 25 0 4 0 1103970466 221302784 45590 4294967295 134512640 135305190 3214865712 3036695744 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=216116 CPUtime=92.7
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 3691 0 0 0 9249 21 0 0 25 0 4 0 1103970466 221302784 45590 4294967295 134512640 135305190 3214865712 3028307136 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 379.51
Current children cumulated vsize (KiB) 218532

[startup+162.31 s]
/proc/loadavg: 4.30 4.24 3.12 6/101 5598
/proc/meminfo: memFree=2779956/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=242656 CPUtime=611.03
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 52376 0 0 0 60992 111 0 0 25 0 4 0 1103970355 248479744 52282 4294967295 134512640 135305190 3214865712 3214863604 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 60664 52282 79 194 0 60468 0
[pid=5030/tid=5031] ppid=5027 vsize=242656 CPUtime=152.19
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 3225 0 0 0 15194 25 0 0 25 0 4 0 1103970466 248479744 52282 4294967295 134512640 135305190 3214865712 3045084352 134528399 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=242656 CPUtime=152.62
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 5396 0 0 0 15246 16 0 0 25 0 4 0 1103970466 248479744 52282 4294967295 134512640 135305190 3214865712 3036695744 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=242656 CPUtime=152.53
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 6003 0 0 0 15226 27 0 0 25 0 4 0 1103970466 248479744 52282 4294967295 134512640 135305190 3214865712 3028307060 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 619.1
Current children cumulated vsize (KiB) 245072

[startup+222.316 s]
/proc/loadavg: 4.18 4.21 3.18 6/101 5786
/proc/meminfo: memFree=2767844/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07

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

/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 12333 0 0 0 51123 73 0 0 25 0 4 0 1103970466 342958080 74716 4294967295 134512640 135305190 3214865712 3028307136 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2055.74
Current children cumulated vsize (KiB) 337336

[startup+582.311 s]
/proc/loadavg: 4.43 4.39 3.59 5/101 6919
/proc/meminfo: memFree=2678348/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=348124 CPUtime=2287.25
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 77648 0 0 0 228451 274 0 0 25 0 4 0 1103970355 356478976 77533 4294967295 134512640 135305190 3214865712 3214863888 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 87031 77533 79 194 0 86835 0
[pid=5030/tid=5031] ppid=5027 vsize=348124 CPUtime=571.46
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 8634 0 0 0 57083 63 0 0 25 0 4 0 1103970466 356478976 77533 4294967295 134512640 135305190 3214865712 3045084352 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=348124 CPUtime=571.17
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 12686 0 0 0 57060 57 0 0 25 0 4 0 1103970466 356478976 77533 4294967295 134512640 135305190 3214865712 3036695744 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=348124 CPUtime=571.78
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 13148 0 0 0 57102 76 0 0 25 0 4 0 1103970466 356478976 77533 4294967295 134512640 135305190 3214865712 3028307136 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2295.32
Current children cumulated vsize (KiB) 350540

[startup+642.317 s]
/proc/loadavg: 4.60 4.44 3.65 6/101 7108
/proc/meminfo: memFree=2668400/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=359844 CPUtime=2526.82
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 80433 0 0 0 252389 293 0 0 25 0 4 0 1103970355 368480256 80318 4294967295 134512640 135305190 3214865712 3214863552 134551651 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 89961 80318 79 194 0 89765 0
[pid=5030/tid=5031] ppid=5027 vsize=359844 CPUtime=631.3
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 9245 0 0 0 63064 66 0 0 25 0 4 0 1103970466 368480256 80318 4294967295 134512640 135305190 3214865712 3045084352 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=359844 CPUtime=630.88
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 13485 0 0 0 63028 60 0 0 25 0 4 0 1103970466 368480256 80318 4294967295 134512640 135305190 3214865712 3036695744 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=359844 CPUtime=631.77
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 14015 0 0 0 63089 88 0 0 25 0 4 0 1103970466 368480256 80318 4294967295 134512640 135305190 3214865712 3028307136 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2534.89
Current children cumulated vsize (KiB) 362260

[startup+702.313 s]
/proc/loadavg: 4.78 4.51 3.72 5/101 7296
/proc/meminfo: memFree=2646004/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=381656 CPUtime=2766.26
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 85891 0 0 0 276313 313 0 0 25 0 4 0 1103970355 390815744 85776 4294967295 134512640 135305190 3214865712 3214863888 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 95414 85776 79 194 0 95218 0
[pid=5030/tid=5031] ppid=5027 vsize=381656 CPUtime=691.23
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 10522 0 0 0 69053 70 0 0 25 0 4 0 1103970466 390815744 85776 4294967295 134512640 135305190 3214865712 3045084352 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=381656 CPUtime=690.62
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 14788 0 0 0 69000 62 0 0 25 0 4 0 1103970466 390815744 85776 4294967295 134512640 135305190 3214865712 3036695360 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=381656 CPUtime=691.67
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 15504 0 0 0 69075 92 0 0 25 0 4 0 1103970466 390815744 85776 4294967295 134512640 135305190 3214865712 3028307136 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2774.33
Current children cumulated vsize (KiB) 384072

[startup+762.309 s]
/proc/loadavg: 4.76 4.55 3.78 5/101 7482
/proc/meminfo: memFree=2641084/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=386548 CPUtime=3005.87
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 87178 0 0 0 300254 333 0 0 25 0 4 0 1103970355 395825152 87063 4294967295 134512640 135305190 3214865712 3214863888 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 96637 87063 79 194 0 96441 0
[pid=5030/tid=5031] ppid=5027 vsize=386548 CPUtime=751.17
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 10832 0 0 0 75043 74 0 0 25 0 4 0 1103970466 395825152 87063 4294967295 134512640 135305190 3214865712 3045084352 134528551 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=386548 CPUtime=750.45
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 15208 0 0 0 74977 68 0 0 25 0 4 0 1103970466 395825152 87063 4294967295 134512640 135305190 3214865712 3036695744 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=386548 CPUtime=751.52
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 15995 0 0 0 75054 98 0 0 25 0 4 0 1103970466 395825152 87063 4294967295 134512640 135305190 3214865712 3028307136 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3013.94
Current children cumulated vsize (KiB) 388964

[startup+822.315 s]
/proc/loadavg: 5.09 4.68 3.87 7/101 7674
/proc/meminfo: memFree=2618888/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=409996 CPUtime=3244.91
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 92895 0 0 0 324131 360 0 0 25 0 4 0 1103970355 419835904 92780 4294967295 134512640 135305190 3214865712 3214863888 134528520 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 102499 92780 79 194 0 102303 0
[pid=5030/tid=5031] ppid=5027 vsize=409996 CPUtime=811.16
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 12272 0 0 0 81038 78 0 0 25 0 4 0 1103970466 419835904 92780 4294967295 134512640 135305190 3214865712 3045084352 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=409996 CPUtime=810.2
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 16411 0 0 0 80945 75 0 0 25 0 4 0 1103970466 419835904 92780 4294967295 134512640 135305190 3214865712 3036695744 134528325 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=409996 CPUtime=811.02
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 17820 0 0 0 80995 107 0 0 25 0 4 0 1103970466 419835904 92780 4294967295 134512640 135305190 3214865712 3028307136 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3252.98
Current children cumulated vsize (KiB) 412412

[startup+882.311 s]
/proc/loadavg: 4.65 4.61 3.90 6/101 7862
/proc/meminfo: memFree=2591908/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=434944 CPUtime=3484.45
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 99158 0 0 0 348072 373 0 0 25 0 4 0 1103970355 445382656 99043 4294967295 134512640 135305190 3214865712 3214863888 134528256 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 108736 99043 79 194 0 108540 0
[pid=5030/tid=5031] ppid=5027 vsize=434944 CPUtime=871.1
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 14044 0 0 0 87027 83 0 0 25 0 4 0 1103970466 445382656 99043 4294967295 134512640 135305190 3214865712 3045084352 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=434944 CPUtime=870.19
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 17686 0 0 0 86939 80 0 0 25 0 4 0 1103970466 445382656 99043 4294967295 134512640 135305190 3214865712 3036695360 134551636 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=434944 CPUtime=870.88
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 19502 0 0 0 86979 109 0 0 25 0 4 0 1103970466 445382656 99043 4294967295 134512640 135305190 3214865712 3028307136 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3492.52
Current children cumulated vsize (KiB) 437360

[startup+942.306 s]
/proc/loadavg: 4.57 4.58 3.93 5/101 8051
/proc/meminfo: memFree=2588832/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=437736 CPUtime=3724.07
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 99827 0 0 0 372022 385 0 0 25 0 4 0 1103970355 448241664 99712 4294967295 134512640 135305190 3214865712 3214863888 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 109434 99712 79 194 0 109238 0
[pid=5030/tid=5031] ppid=5027 vsize=437736 CPUtime=931.09
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 14044 0 0 0 93021 88 0 0 25 0 4 0 1103970466 448241664 99712 4294967295 134512640 135305190 3214865712 3045084352 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=437736 CPUtime=930.12
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 17966 0 0 0 92932 80 0 0 25 0 4 0 1103970466 448241664 99712 4294967295 134512640 135305190 3214865712 3036695744 134528551 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=437736 CPUtime=930.74
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 19875 0 0 0 92959 115 0 0 25 0 4 0 1103970466 448241664 99712 4294967295 134512640 135305190 3214865712 3028307136 134528545 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3732.14
Current children cumulated vsize (KiB) 440152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.59 4.57 3.96 6/102 8230
/proc/meminfo: memFree=2586616/3368532 swapFree=1954076/1959888
[pid=5027] ppid=5025 vsize=2416 CPUtime=8.07
/proc/5027/stat : 5027 (manysat.sh) S 5025 5027 1628 0 -1 4194304 368 59683 0 0 1 0 783 23 18 0 1 0 1103969548 2473984 274 4294967295 134512640 135169312 3221222208 3221218424 3085565678 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/5027/statm: 604 274 231 161 0 43 0
[pid=5030] ppid=5027 vsize=439980 CPUtime=3954.46
/proc/5030/stat : 5030 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202496 100263 0 0 0 395046 400 0 0 25 0 4 0 1103970355 450539520 100148 4294967295 134512640 135305190 3214865712 3214863888 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5030/statm: 109995 100148 79 194 0 109799 0
[pid=5030/tid=5031] ppid=5027 vsize=439980 CPUtime=988.76
/proc/5030/task/5031/stat : 5031 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 14116 0 0 0 98782 94 0 0 25 0 4 0 1103970466 450539520 100148 4294967295 134512640 135305190 3214865712 3045084352 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=5030/tid=5032] ppid=5027 vsize=439980 CPUtime=987.82
/proc/5030/task/5032/stat : 5032 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 18226 0 0 0 98702 80 0 0 25 0 4 0 1103970466 450539520 100148 4294967295 134512640 135305190 3214865712 3036695744 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5030/tid=5033] ppid=5027 vsize=439980 CPUtime=988.11
/proc/5030/task/5033/stat : 5033 (manysat1.1_stat) R 5027 5027 1628 0 -1 4202560 19875 0 0 0 98689 122 0 0 25 0 4 0 1103970466 450539520 100148 4294967295 134512640 135305190 3214865712 3028307136 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3962.53
Current children cumulated vsize (KiB) 442396

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 5027 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=840000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=240000
# CPU time returned by wait4() is 8.08
# while last known CPU time is 3962.53
#
# 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): 3962.53
CPU user time (s): 3958.3
CPU system time (s): 4.23
CPU usage (%): 396.232
Max. virtual memory (cumulated for all children) (KiB): 442396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.84
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= 60051
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= 425

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 10:18:02
IDJOB=1775617
IDBENCH=20365
IDSOLVER=626
FILE ID=tipi44/1775617-1243498682
PBS_JOBID=
Free space on /tmp= 15869 MiB

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

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED= 1614434880

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:       3006784 kB
Buffers:        132084 kB
Cached:         122264 kB
SwapCached:       2180 kB
Active:         114812 kB
Inactive:       149308 kB
HighTotal:     2489216 kB
HighFree:      2354760 kB
LowTotal:       879316 kB
LowFree:        652024 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           26756 kB
Writeback:           0 kB
AnonPages:        8940 kB
Mapped:           3316 kB
Slab:            87024 kB
SReclaimable:    76912 kB
SUnreclaim:      10112 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:34:46