Trace number 1776067

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)UNSAT 39.04 19.9818

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.04
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	c Parsing...
0.51/0.56	c ==============================================================================
0.51/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.51/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.51/0.56	c ==============================================================================
0.51/0.56	c |         0 |  761606  1988518 |  228481       0        0     nan |  0.000 % |
11.31/11.37	c |         0 |  481437  2946128 |      --       0       --      -- |     --   | -280169/957610
11.31/11.37	c ==============================================================================
11.31/11.37	c Result  :   #vars: 11671   #clauses: 481437   #literals: 2946128
11.31/11.37	c CPU time:   11.2 s
11.31/11.37	c ==============================================================================
38.85/19.95	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
38.85/19.95	c ============================[ Problem Statistics ]=============================
38.85/19.95	c |                                                                             |
38.85/19.95	c threadId              : 1
38.85/19.95	c restarts              : 145
38.85/19.95	c conflicts             : 17535          (666 /sec)
38.85/19.95	c decisions             : 50202          (1.55 % random) (1908 /sec)
38.85/19.95	c propagations          : 10073401       (382873 /sec)
38.85/19.95	c conflict literals     : 354350         (25.96 % deleted)
38.85/19.95	c Memory used           : 189.71 MB
38.85/19.95	c CPU time              : 26.31 s
38.85/19.95	
38.85/19.95	c --->m=4, e=8, aimd=2, HOME/26765_many.cnf	time: 6.5775	conflicts: 17535        
38.85/19.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776067-1243507100/watcher-1776067-1243507100 -o /tmp/evaluation-result-1776067-1243507100/solver-1776067-1243507100 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776067-1243507100.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: 3.06 3.22 3.61 3/98 26765
/proc/meminfo: memFree=3118716/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2412 CPUtime=0
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 932286815 2469888 273 4294967295 134512640 135169312 3220163136 3220161672 3085704942 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26765/statm: 603 273 231 161 0 42 0
[pid=26766] ppid=26765 vsize=1768 CPUtime=0
/proc/26766/stat : 26766 (SatElite) R 26765 26765 28360 0 -1 4202496 341 0 0 0 0 0 0 0 18 0 1 0 932286816 1810432 278 4294967295 134512640 135034092 3218804928 3218801272 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26766/statm: 442 278 51 128 0 312 0

[startup+0.030307 s]
/proc/loadavg: 3.06 3.22 3.61 3/98 26765
/proc/meminfo: memFree=3118716/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2412 CPUtime=0
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 932286815 2469888 273 4294967295 134512640 135169312 3220163136 3220161672 3085704942 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26765/statm: 603 273 231 161 0 42 0
[pid=26766] ppid=26765 vsize=4940 CPUtime=0.03
/proc/26766/stat : 26766 (SatElite) R 26765 26765 28360 0 -1 4202496 1039 0 0 0 3 0 0 0 18 0 1 0 932286816 5058560 976 4294967295 134512640 135034092 3218804928 3218801272 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26766/statm: 1235 976 51 128 0 1105 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7352

[startup+0.110299 s]
/proc/loadavg: 3.06 3.22 3.61 3/98 26765
/proc/meminfo: memFree=3118716/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2412 CPUtime=0
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 932286815 2469888 273 4294967295 134512640 135169312 3220163136 3220161672 3085704942 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26765/statm: 603 273 231 161 0 42 0
[pid=26766] ppid=26765 vsize=14260 CPUtime=0.11
/proc/26766/stat : 26766 (SatElite) R 26765 26765 28360 0 -1 4202496 3304 0 0 0 10 1 0 0 18 0 1 0 932286816 14602240 3241 4294967295 134512640 135034092 3218804928 3218801272 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26766/statm: 3565 3241 51 128 0 3435 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 16672

[startup+0.310283 s]
/proc/loadavg: 3.06 3.22 3.61 3/98 26765
/proc/meminfo: memFree=3118716/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2412 CPUtime=0
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 932286815 2469888 273 4294967295 134512640 135169312 3220163136 3220161672 3085704942 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26765/statm: 603 273 231 161 0 42 0
[pid=26766] ppid=26765 vsize=42568 CPUtime=0.31
/proc/26766/stat : 26766 (SatElite) R 26765 26765 28360 0 -1 4202496 9462 0 0 0 27 4 0 0 18 0 1 0 932286816 43589632 9399 4294967295 134512640 135034092 3218804928 3218801272 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26766/statm: 10642 9400 51 128 0 10512 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 44980

[startup+0.710251 s]
/proc/loadavg: 3.06 3.22 3.61 3/98 26765
/proc/meminfo: memFree=3118716/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2412 CPUtime=0
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 932286815 2469888 273 4294967295 134512640 135169312 3220163136 3220161672 3085704942 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26765/statm: 603 273 231 161 0 42 0
[pid=26766] ppid=26765 vsize=95076 CPUtime=0.71
/proc/26766/stat : 26766 (SatElite) R 26765 26765 28360 0 -1 4202496 20419 0 0 0 67 4 0 0 18 0 1 0 932286816 97357824 19984 4294967295 134512640 135034092 3218804928 3218800924 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26766/statm: 23769 19984 67 128 0 23639 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 97488

[startup+1.51019 s]
/proc/loadavg: 3.06 3.22 3.61 2/100 26767
/proc/meminfo: memFree=3035448/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2412 CPUtime=0
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 932286815 2469888 273 4294967295 134512640 135169312 3220163136 3220161672 3085704942 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26765/statm: 603 273 231 161 0 42 0
[pid=26766] ppid=26765 vsize=98092 CPUtime=1.51
/proc/26766/stat : 26766 (SatElite) R 26765 26765 28360 0 -1 4202496 21177 0 0 0 142 9 0 0 20 0 1 0 932286816 100446208 20742 4294967295 134512640 135034092 3218804928 3218800924 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26766/statm: 24523 20742 67 128 0 24393 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 100504

[startup+3.11006 s]
/proc/loadavg: 3.06 3.22 3.61 2/100 26767
/proc/meminfo: memFree=3024692/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2412 CPUtime=0
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 932286815 2469888 273 4294967295 134512640 135169312 3220163136 3220161672 3085704942 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26765/statm: 603 273 231 161 0 42 0
[pid=26766] ppid=26765 vsize=104840 CPUtime=3.11
/proc/26766/stat : 26766 (SatElite) R 26765 26765 28360 0 -1 4202496 22735 0 0 0 300 11 0 0 25 0 1 0 932286816 107356160 22300 4294967295 134512640 135034092 3218804928 3218800924 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26766/statm: 26210 22300 67 128 0 26080 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 107252

[startup+6.3098 s]
/proc/loadavg: 2.90 3.18 3.59 2/100 26767
/proc/meminfo: memFree=2996772/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2412 CPUtime=0
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 932286815 2469888 273 4294967295 134512640 135169312 3220163136 3220161672 3085704942 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/26765/statm: 603 273 231 161 0 42 0
[pid=26766] ppid=26765 vsize=122668 CPUtime=6.31
/proc/26766/stat : 26766 (SatElite) R 26765 26765 28360 0 -1 4202496 26555 0 0 0 614 17 0 0 25 0 1 0 932286816 125612032 25828 4294967295 134512640 135034092 3218804928 3218801472 134584306 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26766/statm: 30667 25828 67 128 0 30537 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 125080

[startup+12.7093 s]
/proc/loadavg: 2.75 3.14 3.58 2/100 26767
/proc/meminfo: memFree=2980744/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2416 CPUtime=12.37
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 369 29251 0 0 0 0 1213 24 18 0 1 0 932286815 2473984 274 4294967295 134512640 135169312 3220163136 3220159352 3085704942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26765/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 2416

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

[startup+15.909 s]
/proc/loadavg: 2.85 3.16 3.58 7/103 26771
/proc/meminfo: memFree=2924972/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2416 CPUtime=12.37
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 369 29251 0 0 0 0 1213 24 18 0 1 0 932286815 2473984 274 4294967295 134512640 135169312 3220163136 3220159352 3085704942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26765/statm: 604 274 231 161 0 43 0
[pid=26768] ppid=26765 vsize=184796 CPUtime=10.53
/proc/26768/stat : 26768 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202496 38671 0 0 0 1021 32 0 0 16 0 4 0 932288052 189231104 38606 4294967295 134512640 135305190 3212878656 3212876832 134528990 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26768/statm: 46199 38606 79 194 0 46003 0
[pid=26768/tid=26769] ppid=26765 vsize=184796 CPUtime=2.37
/proc/26768/task/26769/stat : 26769 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 1822 0 0 0 232 5 0 0 15 0 4 0 932288168 189231104 38606 4294967295 134512640 135305190 3212878656 3068964032 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26768/tid=26770] ppid=26765 vsize=184796 CPUtime=2.35
/proc/26768/task/26770/stat : 26770 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 1542 0 0 0 229 6 0 0 17 0 4 0 932288168 189231104 38606 4294967295 134512640 135305190 3212878656 3060575424 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26768/tid=26771] ppid=26765 vsize=184796 CPUtime=2.34
/proc/26768/task/26771/stat : 26771 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 1743 0 0 0 230 4 0 0 15 0 4 0 932288168 189231104 38606 4294967295 134512640 135305190 3212878656 3052186816 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.9
Current children cumulated vsize (KiB) 187212

[startup+17.5089 s]
/proc/loadavg: 2.85 3.16 3.58 7/103 26771
/proc/meminfo: memFree=2917904/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2416 CPUtime=12.37
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 369 29251 0 0 0 0 1213 24 18 0 1 0 932286815 2473984 274 4294967295 134512640 135169312 3220163136 3220159352 3085704942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26765/statm: 604 274 231 161 0 43 0
[pid=26768] ppid=26765 vsize=189252 CPUtime=16.9
/proc/26768/stat : 26768 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202496 39792 0 0 0 1657 33 0 0 16 0 4 0 932288052 193794048 39727 4294967295 134512640 135305190 3212878656 3212876832 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26768/statm: 47313 39727 79 194 0 47117 0
[pid=26768/tid=26769] ppid=26765 vsize=189252 CPUtime=3.97
/proc/26768/task/26769/stat : 26769 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2104 0 0 0 392 5 0 0 16 0 4 0 932288168 193794048 39727 4294967295 134512640 135305190 3212878656 3068963780 134840070 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26768/tid=26770] ppid=26765 vsize=189252 CPUtime=3.92
/proc/26768/task/26770/stat : 26770 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 1798 0 0 0 386 6 0 0 17 0 4 0 932288168 193794048 39727 4294967295 134512640 135305190 3212878656 3060575424 134528332 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26768/tid=26771] ppid=26765 vsize=189252 CPUtime=3.94
/proc/26768/task/26771/stat : 26771 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2012 0 0 0 390 4 0 0 16 0 4 0 932288168 193794048 39727 4294967295 134512640 135305190 3212878656 3052186564 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 29.27
Current children cumulated vsize (KiB) 191668

[startup+19.1088 s]
/proc/loadavg: 2.85 3.16 3.58 8/103 26772
/proc/meminfo: memFree=2916128/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2416 CPUtime=12.37
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 369 29251 0 0 0 0 1213 24 18 0 1 0 932286815 2473984 274 4294967295 134512640 135169312 3220163136 3220159352 3085704942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26765/statm: 604 274 231 161 0 43 0
[pid=26768] ppid=26765 vsize=191448 CPUtime=23.29
/proc/26768/stat : 26768 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202496 40408 0 0 0 2296 33 0 0 16 0 4 0 932288052 196042752 40343 4294967295 134512640 135305190 3212878656 3212876832 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26768/statm: 47862 40343 79 194 0 47666 0
[pid=26768/tid=26769] ppid=26765 vsize=191448 CPUtime=5.57
/proc/26768/task/26769/stat : 26769 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2197 0 0 0 552 5 0 0 16 0 4 0 932288168 196042752 40343 4294967295 134512640 135305190 3212878656 3068964032 134528603 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26768/tid=26770] ppid=26765 vsize=191448 CPUtime=5.52
/proc/26768/task/26770/stat : 26770 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2005 0 0 0 546 6 0 0 18 0 4 0 932288168 196042752 40343 4294967295 134512640 135305190 3212878656 3060575424 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26768/tid=26771] ppid=26765 vsize=191448 CPUtime=5.53
/proc/26768/task/26771/stat : 26771 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2199 0 0 0 549 4 0 0 16 0 4 0 932288168 196042752 40343 4294967295 134512640 135305190 3212878656 3052186548 134846376 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35.66
Current children cumulated vsize (KiB) 193864

[startup+19.5087 s]
/proc/loadavg: 2.85 3.16 3.58 8/103 26772
/proc/meminfo: memFree=2916128/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2416 CPUtime=12.37
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 369 29251 0 0 0 0 1213 24 18 0 1 0 932286815 2473984 274 4294967295 134512640 135169312 3220163136 3220159352 3085704942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26765/statm: 604 274 231 161 0 43 0
[pid=26768] ppid=26765 vsize=192272 CPUtime=24.89
/proc/26768/stat : 26768 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202496 40648 0 0 0 2456 33 0 0 16 0 4 0 932288052 196886528 40583 4294967295 134512640 135305190 3212878656 3212876832 134528224 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26768/statm: 48068 40583 79 194 0 47872 0
[pid=26768/tid=26769] ppid=26765 vsize=192272 CPUtime=5.97
/proc/26768/task/26769/stat : 26769 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2253 0 0 0 592 5 0 0 16 0 4 0 932288168 196886528 40583 4294967295 134512640 135305190 3212878656 3068964032 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26768/tid=26770] ppid=26765 vsize=192272 CPUtime=5.92
/proc/26768/task/26770/stat : 26770 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2047 0 0 0 586 6 0 0 19 0 4 0 932288168 196886528 40583 4294967295 134512640 135305190 3212878656 3060575424 134528788 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26768/tid=26771] ppid=26765 vsize=192272 CPUtime=5.93
/proc/26768/task/26771/stat : 26771 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2236 0 0 0 589 4 0 0 16 0 4 0 932288168 196886528 40585 4294967295 134512640 135305190 3212878656 3052186816 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37.26
Current children cumulated vsize (KiB) 194688

[startup+19.9087 s]
/proc/loadavg: 3.18 3.22 3.60 8/103 26772
/proc/meminfo: memFree=2913740/3368532 swapFree=1959840/1959888
[pid=26765] ppid=26763 vsize=2416 CPUtime=12.37
/proc/26765/stat : 26765 (manysat.sh) S 26763 26765 28360 0 -1 4194304 369 29251 0 0 0 0 1213 24 18 0 1 0 932286815 2473984 274 4294967295 134512640 135169312 3220163136 3220159352 3085704942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/26765/statm: 604 274 231 161 0 43 0
[pid=26768] ppid=26765 vsize=193096 CPUtime=26.48
/proc/26768/stat : 26768 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202496 40924 0 0 0 2615 33 0 0 16 0 4 0 932288052 197730304 40859 4294967295 134512640 135305190 3212878656 3212876832 134528548 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/26768/statm: 48274 40859 79 194 0 48078 0
[pid=26768/tid=26769] ppid=26765 vsize=193096 CPUtime=6.37
/proc/26768/task/26769/stat : 26769 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2317 0 0 0 632 5 0 0 16 0 4 0 932288168 197730304 40859 4294967295 134512640 135305190 3212878656 3068963696 134551986 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26768/tid=26770] ppid=26765 vsize=193096 CPUtime=6.31
/proc/26768/task/26770/stat : 26770 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2099 0 0 0 625 6 0 0 19 0 4 0 932288168 197730304 40859 4294967295 134512640 135305190 3212878656 3060575424 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26768/tid=26771] ppid=26765 vsize=193096 CPUtime=6.33
/proc/26768/task/26771/stat : 26771 (manysat1.1_stat) R 26765 26765 28360 0 -1 4202560 2320 0 0 0 629 4 0 0 16 0 4 0 932288168 197730304 40859 4294967295 134512640 135305190 3212878656 3052186816 134528268 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38.85
Current children cumulated vsize (KiB) 195512

Child status: 20
Real time (s): 19.9818
CPU time (s): 39.04
CPU user time (s): 38.44
CPU system time (s): 0.6
CPU usage (%): 195.378
Max. virtual memory (cumulated for all children) (KiB): 195512

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 12:38:20
IDJOB=1776067
IDBENCH=20419
IDSOLVER=626
FILE ID=tipi39/1776067-1243507100
PBS_JOBID=
Free space on /tmp= 5730 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776067-1243507100/watcher-1776067-1243507100 -o /tmp/evaluation-result-1776067-1243507100/solver-1776067-1243507100 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776067-1243507100.cnf aimd 2

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED= 1808876815

Linux tipi39 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.067
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.41
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.067
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.067
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.067
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:       3119160 kB
Buffers:         33524 kB
Cached:         120020 kB
SwapCached:          0 kB
Active:         101532 kB
Inactive:        68452 kB
HighTotal:     2489216 kB
HighFree:      2355376 kB
LowTotal:       879316 kB
LowFree:        763784 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           16328 kB
Writeback:           0 kB
AnonPages:       16464 kB
Mapped:           6188 kB
Slab:            70084 kB
SReclaimable:    57616 kB
SUnreclaim:      12468 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95160 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5730 MiB
End job on tipi39 at 2009-05-28 12:38:41