Trace number 1776979

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 1/2009-03-20 (4 threads)UNSAT 301.22 75.7268

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark301.22
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   30465   103040 |    9139       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   30392   102976 |      --       0       --      -- |     --   | -73/-64
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 4709   #clauses: 30392   #literals: 102976
0.00/0.06	c CPU time:   0.07 s
0.00/0.06	c ==============================================================================
301.15/75.72	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
301.15/75.72	c ============================[ Problem Statistics ]=============================
301.15/75.72	c |                                                                             |
301.15/75.72	c threadId              : 1
301.15/75.72	c restarts              : 509
301.15/75.72	c conflicts             : 162604         (541 /sec)
301.15/75.72	c decisions             : 218440         (0.71 % random) (726 /sec)
301.15/75.72	c propagations          : 97140559       (323070 /sec)
301.15/75.72	c conflict literals     : 6550967        (68.39 % deleted)
301.15/75.72	c Memory used           : 93.80 MB
301.15/75.72	c CPU time              : 300.68 s
301.15/75.72	
301.15/75.72	c --->m=4, e=8, aimd=1, HOME/25108_many.cnf	time: 75.17	conflicts: 162604       
301.15/75.72	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-1776979-1243515089/watcher-1776979-1243515089 -o /tmp/evaluation-result-1776979-1243515089/solver-1776979-1243515089 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776979-1243515089.cnf aimd 1 

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.40 4.42 4.37 3/96 25108
/proc/meminfo: memFree=2945288/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2416 CPUtime=0
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105610090 2473984 273 4294967295 134512640 135169312 3216248448 3216246984 3085700846 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25108/statm: 604 273 231 161 0 43 0
[pid=25109] ppid=25108 vsize=1244 CPUtime=0
/proc/25109/stat : 25109 (SatElite) R 25108 25108 1628 0 -1 4202496 240 0 0 0 0 0 0 0 18 0 1 0 1105610090 1273856 177 4294967295 134512640 135034092 3220458064 3220454024 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25109/statm: 311 178 49 128 0 181 0

[startup+0.079007 s]
/proc/loadavg: 4.40 4.42 4.37 3/96 25108
/proc/meminfo: memFree=2945288/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2416 CPUtime=0
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105610090 2473984 273 4294967295 134512640 135169312 3216248448 3216246984 3085700846 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25108/statm: 604 273 231 161 0 43 0
[pid=25109] ppid=25108 vsize=4156 CPUtime=0.08
/proc/25109/stat : 25109 (SatElite) R 25108 25108 1628 0 -1 4202496 991 0 0 0 8 0 0 0 18 0 1 0 1105610090 4255744 874 4294967295 134512640 135034092 3220458064 3220452948 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25109/statm: 1039 874 68 128 0 909 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6572

[startup+0.128413 s]
/proc/loadavg: 4.40 4.42 4.37 3/96 25108
/proc/meminfo: memFree=2945288/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+0.308624 s]
/proc/loadavg: 4.40 4.42 4.37 3/96 25108
/proc/meminfo: memFree=2945288/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+0.708597 s]
/proc/loadavg: 4.40 4.42 4.37 3/96 25108
/proc/meminfo: memFree=2945288/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+1.50855 s]
/proc/loadavg: 4.40 4.42 4.37 6/101 25114
/proc/meminfo: memFree=2932280/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=44240 CPUtime=5.3
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 4117 0 0 0 519 11 0 0 15 0 4 0 1105610101 45301760 4050 4294967295 134512640 135305190 3220554384 3220552308 134839991 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25111/statm: 11060 4050 79 194 0 10864 0
[pid=25111/tid=25112] ppid=25108 vsize=44240 CPUtime=1.3
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 415 0 0 0 128 2 0 0 18 0 4 0 1105610107 45301760 4050 4294967295 134512640 135305190 3220554384 3085966528 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=44240 CPUtime=1.31
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 403 0 0 0 128 3 0 0 18 0 4 0 1105610107 45301760 4050 4294967295 134512640 135305190 3220554384 3077577920 134528151 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=44240 CPUtime=1.32
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 455 0 0 0 129 3 0 0 16 0 4 0 1105610107 45301760 4050 4294967295 134512640 135305190 3220554384 3069189312 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 46660

[startup+3.10844 s]
/proc/loadavg: 4.40 4.42 4.37 7/101 25114
/proc/meminfo: memFree=2927824/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=48392 CPUtime=11.7
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 5309 0 0 0 1158 12 0 0 16 0 4 0 1105610101 49553408 5242 4294967295 134512640 135305190 3220554384 3220552036 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25111/statm: 12098 5242 79 194 0 11902 0
[pid=25111/tid=25112] ppid=25108 vsize=48392 CPUtime=2.9
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 657 0 0 0 287 3 0 0 17 0 4 0 1105610107 49553408 5242 4294967295 134512640 135305190 3220554384 3085966528 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=48392 CPUtime=2.91
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 679 0 0 0 288 3 0 0 19 0 4 0 1105610107 49553408 5242 4294967295 134512640 135305190 3220554384 3077577536 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=48392 CPUtime=2.92
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 850 0 0 0 289 3 0 0 16 0 4 0 1105610107 49553408 5242 4294967295 134512640 135305190 3220554384 3069189312 134528455 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 50812

[startup+6.30822 s]
/proc/loadavg: 4.37 4.42 4.37 7/101 25115
/proc/meminfo: memFree=2918556/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=56176 CPUtime=24.48
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 7213 0 0 0 2433 15 0 0 18 0 4 0 1105610101 57524224 7146 4294967295 134512640 135305190 3220554384 3220552224 134551651 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25111/statm: 14044 7146 79 194 0 13848 0
[pid=25111/tid=25112] ppid=25108 vsize=56176 CPUtime=6.1
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 1032 0 0 0 604 6 0 0 20 0 4 0 1105610107 57524224 7146 4294967295 134512640 135305190 3220554384 3085966528 134528329 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=56176 CPUtime=6.11
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 1193 0 0 0 608 3 0 0 25 0 4 0 1105610107 57524224 7146 4294967295 134512640 135305190 3220554384 3077577920 134528283 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=56176 CPUtime=6.1
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 1394 0 0 0 607 3 0 0 18 0 4 0 1105610107 57524224 7146 4294967295 134512640 135305190 3220554384 3069189104 134547909 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 58596

[startup+12.7078 s]
/proc/loadavg: 4.42 4.43 4.38 5/101 25298
/proc/meminfo: memFree=2911212/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=62012 CPUtime=49.78
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 8643 0 0 0 4963 15 0 0 25 0 4 0 1105610101 63500288 8576 4294967295 134512640 135305190 3220554384 3220552100 134839991 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25111/statm: 15503 8576 79 194 0 15307 0
[pid=25111/tid=25112] ppid=25108 vsize=62012 CPUtime=12.48
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 1322 0 0 0 1242 6 0 0 25 0 4 0 1105610107 63500288 8576 4294967295 134512640 135305190 3220554384 3085966192 134551986 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=62012 CPUtime=12.43
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 1552 0 0 0 1240 3 0 0 25 0 4 0 1105610107 63500288 8576 4294967295 134512640 135305190 3220554384 3077577920 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=62012 CPUtime=12.48
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 1770 0 0 0 1245 3 0 0 25 0 4 0 1105610107 63500288 8576 4294967295 134512640 135305190 3220554384 3069189312 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 64432

[startup+25.5069 s]
/proc/loadavg: 4.55 4.45 4.38 5/101 25299
/proc/meminfo: memFree=2897784/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=76732 CPUtime=100.86
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 12075 0 0 0 10063 23 0 0 25 0 4 0 1105610101 78573568 12008 4294967295 134512640 135305190 3220554384 3220552560 134528539 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25111/statm: 19183 12008 79 194 0 18987 0
[pid=25111/tid=25112] ppid=25108 vsize=76732 CPUtime=25.28
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 2089 0 0 0 2518 10 0 0 25 0 4 0 1105610107 78573568 12008 4294967295 134512640 135305190 3220554384 3085966528 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=76732 CPUtime=25.14
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 2362 0 0 0 2511 3 0 0 25 0 4 0 1105610107 78573568 12008 4294967295 134512640 135305190 3220554384 3077577672 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=76732 CPUtime=25.25
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 2748 0 0 0 2519 6 0 0 25 0 4 0 1105610107 78573568 12008 4294967295 134512640 135305190 3220554384 3069189312 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 79152

[startup+51.1052 s]
/proc/loadavg: 4.36 4.42 4.37 5/101 25303
/proc/meminfo: memFree=2885604/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=88320 CPUtime=203.07
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 14965 0 0 0 20275 32 0 0 25 0 4 0 1105610101 90439680 14898 4294967295 134512640 135305190 3220554384 3220552560 134528512 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25111/statm: 22080 14898 79 194 0 21884 0
[pid=25111/tid=25112] ppid=25108 vsize=88320 CPUtime=50.87
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 2810 0 0 0 5077 10 0 0 25 0 4 0 1105610107 90439680 14898 4294967295 134512640 135305190 3220554384 3085966528 134528788 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=88320 CPUtime=50.73
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 2928 0 0 0 5068 5 0 0 25 0 4 0 1105610107 90439680 14898 4294967295 134512640 135305190 3220554384 3077577920 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=88320 CPUtime=50.69
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3679 0 0 0 5058 11 0 0 25 0 4 0 1105610107 90439680 14898 4294967295 134512640 135305190 3220554384 3069189312 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.17
Current children cumulated vsize (KiB) 90740

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

[startup+63.9043 s]
/proc/loadavg: 4.28 4.39 4.36 5/101 25303
/proc/meminfo: memFree=2881024/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=92272 CPUtime=254.2
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 16088 0 0 0 25384 36 0 0 25 0 4 0 1105610101 94486528 16021 4294967295 134512640 135305190 3220554384 3220552560 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25111/statm: 23068 16021 79 194 0 22872 0
[pid=25111/tid=25112] ppid=25108 vsize=92272 CPUtime=63.65
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3173 0 0 0 6354 11 0 0 25 0 4 0 1105610107 94486528 16021 4294967295 134512640 135305190 3220554384 3085966528 134528548 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=92272 CPUtime=63.53
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3166 0 0 0 6347 6 0 0 25 0 4 0 1105610107 94486528 16021 4294967295 134512640 135305190 3220554384 3077577920 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=92272 CPUtime=63.43
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 4000 0 0 0 6332 11 0 0 25 0 4 0 1105610107 94486528 16021 4294967295 134512640 135305190 3220554384 3069189312 134528277 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 254.3
Current children cumulated vsize (KiB) 94692

[startup+70.3039 s]
/proc/loadavg: 4.34 4.40 4.37 7/101 25486
/proc/meminfo: memFree=2876312/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=95852 CPUtime=279.53
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 16877 0 0 0 27913 40 0 0 25 0 4 0 1105610101 98152448 16810 4294967295 134512640 135305190 3220554384 3220552352 134547909 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25111/statm: 23963 16810 79 194 0 23767 0
[pid=25111/tid=25112] ppid=25108 vsize=95852 CPUtime=70.05
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3344 0 0 0 6993 12 0 0 25 0 4 0 1105610107 98152448 16810 4294967295 134512640 135305190 3220554384 3085966416 134529244 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=95852 CPUtime=69.9
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3329 0 0 0 6984 6 0 0 25 0 4 0 1105610107 98152448 16810 4294967295 134512640 135305190 3220554384 3077577920 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=95852 CPUtime=69.69
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 4220 0 0 0 6956 13 0 0 25 0 4 0 1105610107 98152448 16810 4294967295 134512640 135305190 3220554384 3069189312 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 98272

[startup+73.5037 s]
/proc/loadavg: 4.34 4.40 4.37 6/101 25486
/proc/meminfo: memFree=2876296/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=96044 CPUtime=292.28
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 16931 0 0 0 29185 43 0 0 25 0 4 0 1105610101 98349056 16864 4294967295 134512640 135305190 3220554384 3220552276 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25111/statm: 24011 16864 79 194 0 23815 0
[pid=25111/tid=25112] ppid=25108 vsize=96044 CPUtime=73.24
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3344 0 0 0 7310 14 0 0 25 0 4 0 1105610107 98349056 16864 4294967295 134512640 135305190 3220554384 3085966528 134528805 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=96044 CPUtime=73.1
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3349 0 0 0 7304 6 0 0 25 0 4 0 1105610107 98349056 16864 4294967295 134512640 135305190 3220554384 3077577920 134528301 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=96044 CPUtime=72.89
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 4253 0 0 0 7276 13 0 0 25 0 4 0 1105610107 98349056 16864 4294967295 134512640 135305190 3220554384 3069189200 134538136 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 292.38
Current children cumulated vsize (KiB) 98464

[startup+75.1036 s]
/proc/loadavg: 4.39 4.41 4.37 5/101 25486
/proc/meminfo: memFree=2876204/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=96044 CPUtime=298.66
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 16960 0 0 0 29823 43 0 0 25 0 4 0 1105610101 98349056 16893 4294967295 134512640 135305190 3220554384 3220552560 134528576 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25111/statm: 24011 16893 79 194 0 23815 0
[pid=25111/tid=25112] ppid=25108 vsize=96044 CPUtime=74.84
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3344 0 0 0 7470 14 0 0 25 0 4 0 1105610107 98349056 16893 4294967295 134512640 135305190 3220554384 3085966528 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=96044 CPUtime=74.7
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3378 0 0 0 7464 6 0 0 25 0 4 0 1105610107 98349056 16893 4294967295 134512640 135305190 3220554384 3077577920 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=96044 CPUtime=74.48
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 4253 0 0 0 7435 13 0 0 25 0 4 0 1105610107 98349056 16893 4294967295 134512640 135305190 3220554384 3069189312 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 298.76
Current children cumulated vsize (KiB) 98464

[startup+75.5035 s]
/proc/loadavg: 4.39 4.41 4.37 5/101 25486
/proc/meminfo: memFree=2876204/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=96044 CPUtime=300.26
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 16966 0 0 0 29983 43 0 0 25 0 4 0 1105610101 98349056 16899 4294967295 134512640 135305190 3220554384 3220552560 134528379 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25111/statm: 24011 16899 79 194 0 23815 0
[pid=25111/tid=25112] ppid=25108 vsize=96044 CPUtime=75.24
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3344 0 0 0 7510 14 0 0 25 0 4 0 1105610107 98349056 16899 4294967295 134512640 135305190 3220554384 3085966528 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=96044 CPUtime=75.1
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3378 0 0 0 7504 6 0 0 25 0 4 0 1105610107 98349056 16899 4294967295 134512640 135305190 3220554384 3077577920 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=96044 CPUtime=74.88
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 4256 0 0 0 7475 13 0 0 25 0 4 0 1105610107 98349056 16899 4294967295 134512640 135305190 3220554384 3069189312 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 300.36
Current children cumulated vsize (KiB) 98464

[startup+75.7035 s]
/proc/loadavg: 4.39 4.41 4.37 5/101 25486
/proc/meminfo: memFree=2876204/3368532 swapFree=1954076/1959888
[pid=25108] ppid=25106 vsize=2420 CPUtime=0.1
/proc/25108/stat : 25108 (manysat.sh) S 25106 25108 1628 0 -1 4194304 371 995 0 0 0 0 10 0 17 0 1 0 1105610090 2478080 275 4294967295 134512640 135169312 3216248448 3216244664 3085700846 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25108/statm: 605 275 231 161 0 44 0
[pid=25111] ppid=25108 vsize=96044 CPUtime=301.05
/proc/25111/stat : 25111 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202496 16967 0 0 0 30062 43 0 0 25 0 4 0 1105610101 98349056 16900 4294967295 134512640 135305190 3220554384 3220552408 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25111/statm: 24011 16900 79 194 0 23815 0
[pid=25111/tid=25112] ppid=25108 vsize=96044 CPUtime=75.44
/proc/25111/task/25112/stat : 25112 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3344 0 0 0 7530 14 0 0 25 0 4 0 1105610107 98349056 16900 4294967295 134512640 135305190 3220554384 3085966528 134528235 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25111/tid=25113] ppid=25108 vsize=96044 CPUtime=75.3
/proc/25111/task/25113/stat : 25113 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 3378 0 0 0 7524 6 0 0 25 0 4 0 1105610107 98349056 16900 4294967295 134512640 135305190 3220554384 3077577920 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25111/tid=25114] ppid=25108 vsize=96044 CPUtime=75.08
/proc/25111/task/25114/stat : 25114 (manysat1.1_stat) R 25108 25108 1628 0 -1 4202560 4257 0 0 0 7495 13 0 0 25 0 4 0 1105610107 98349056 16900 4294967295 134512640 135305190 3220554384 3069189312 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 301.15
Current children cumulated vsize (KiB) 98464

Child status: 20
Real time (s): 75.7268
CPU time (s): 301.22
CPU user time (s): 300.78
CPU system time (s): 0.44
CPU usage (%): 397.772
Max. virtual memory (cumulated for all children) (KiB): 98464

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 14:51:29
IDJOB=1776979
IDBENCH=69645
IDSOLVER=623
FILE ID=tipi44/1776979-1243515089
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776979-1243515089/watcher-1776979-1243515089 -o /tmp/evaluation-result-1776979-1243515089/solver-1776979-1243515089 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776979-1243515089.cnf aimd 1

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED= 1957706905

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:       2945732 kB
Buffers:        140524 kB
Cached:         175636 kB
SwapCached:       2180 kB
Active:         104764 kB
Inactive:       221216 kB
HighTotal:     2489216 kB
HighFree:      2301472 kB
LowTotal:       879316 kB
LowFree:        644260 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            2076 kB
Writeback:           0 kB
AnonPages:        9064 kB
Mapped:           3212 kB
Slab:            87212 kB
SReclaimable:    77144 kB
SUnreclaim:      10068 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15893 MiB
End job on tipi44 at 2009-05-28 14:52:45