Trace number 1780987

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 990.39 249.155

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark710.19
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   63345   188200 |   19003       0        0     nan |  0.000 % |
0.00/0.44	c |         0 |   62548   268903 |      --       0       --      -- |     --   | -797/80703
0.00/0.44	c ==============================================================================
0.00/0.44	c Result  :   #vars: 636   #clauses: 62548   #literals: 268903
0.00/0.44	c CPU time:   0.42 s
0.00/0.44	c ==============================================================================
990.32/249.14	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
990.32/249.14	c ============================[ Problem Statistics ]=============================
990.32/249.14	c |                                                                             |
990.32/249.14	c threadId              : 0
990.32/249.14	c restarts              : 362
990.32/249.14	c conflicts             : 363454         (368 /sec)
990.32/249.14	c decisions             : 451390         (1.70 % random) (456 /sec)
990.32/249.14	c propagations          : 33200393       (33576 /sec)
990.32/249.14	c conflict literals     : 8331304        (25.44 % deleted)
990.32/249.14	c Memory used           : 148.25 MB
990.32/249.14	c CPU time              : 988.81 s
990.32/249.14	
990.32/249.14	c --->m=4, e=8, aimd=2, HOME/1058_many.cnf	time: 247.202	conflicts: 363454       
990.32/249.15	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-1780987-1243539488/watcher-1780987-1243539488 -o /tmp/evaluation-result-1780987-1243539488/solver-1780987-1243539488 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780987-1243539488.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.28 4.56 4.52 3/96 1058
/proc/meminfo: memFree=2932248/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2412 CPUtime=0
/proc/1058/stat : 1058 (manysat.sh) R 1056 1058 27966 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1118612917 2469888 273 4294967295 134512640 135169312 3218212960 3218211436 3085051764 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/1058/statm: 603 273 231 161 0 42 0

[startup+0.06852 s]
/proc/loadavg: 4.28 4.56 4.52 3/96 1058
/proc/meminfo: memFree=2932248/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2412 CPUtime=0
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118612917 2469888 273 4294967295 134512640 135169312 3218212960 3218211496 3085049582 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1058/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.118513 s]
/proc/loadavg: 4.28 4.56 4.52 3/96 1058
/proc/meminfo: memFree=2932248/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2412 CPUtime=0
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118612917 2469888 273 4294967295 134512640 135169312 3218212960 3218211496 3085049582 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1058/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.318494 s]
/proc/loadavg: 4.28 4.56 4.52 3/96 1058
/proc/meminfo: memFree=2932248/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2412 CPUtime=0
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118612917 2469888 273 4294967295 134512640 135169312 3218212960 3218211496 3085049582 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1058/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.718471 s]
/proc/loadavg: 4.28 4.56 4.52 3/96 1058
/proc/meminfo: memFree=2932248/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 2416

[startup+1.5184 s]
/proc/loadavg: 4.28 4.56 4.52 5/101 1064
/proc/meminfo: memFree=2911588/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=48056 CPUtime=3.54
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 5565 0 0 0 350 4 0 0 18 0 4 0 1118612970 49209344 5501 4294967295 134512640 135305190 3219491216 3219489392 134528402 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1061/statm: 12014 5501 79 194 0 11818 0
[pid=1061/tid=1062] ppid=1058 vsize=48056 CPUtime=0.85
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 328 0 0 0 83 2 0 0 20 0 4 0 1118612981 49209344 5501 4294967295 134512640 135305190 3219491216 3084709056 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=48056 CPUtime=0.85
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 330 0 0 0 85 0 0 0 20 0 4 0 1118612981 49209344 5501 4294967295 134512640 135305190 3219491216 3076320448 134528755 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=48056 CPUtime=0.85
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 331 0 0 0 85 0 0 0 20 0 4 0 1118612981 49209344 5501 4294967295 134512640 135305190 3219491216 3067931840 134528477 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 50472

[startup+3.11828 s]
/proc/loadavg: 4.28 4.56 4.52 5/101 1064
/proc/meminfo: memFree=2908776/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=52384 CPUtime=9.91
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 6546 0 0 0 984 7 0 0 20 0 4 0 1118612970 53641216 6482 4294967295 134512640 135305190 3219491216 3219489392 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1061/statm: 13096 6482 79 194 0 12900 0
[pid=1061/tid=1062] ppid=1058 vsize=52384 CPUtime=2.42
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 476 0 0 0 238 4 0 0 25 0 4 0 1118612981 53641216 6482 4294967295 134512640 135305190 3219491216 3084709056 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=52384 CPUtime=2.45
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 552 0 0 0 245 0 0 0 25 0 4 0 1118612981 53641216 6482 4294967295 134512640 135305190 3219491216 3076320448 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=52384 CPUtime=2.45
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 572 0 0 0 245 0 0 0 25 0 4 0 1118612981 53641216 6482 4294967295 134512640 135305190 3219491216 3067931840 134528428 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.43
Current children cumulated vsize (KiB) 54800

[startup+6.31801 s]
/proc/loadavg: 4.26 4.55 4.52 6/101 1064
/proc/meminfo: memFree=2901308/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=59316 CPUtime=22.68
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 8159 0 0 0 2259 9 0 0 25 0 4 0 1118612970 60739584 8095 4294967295 134512640 135305190 3219491216 3219489392 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1061/statm: 14829 8095 79 194 0 14633 0
[pid=1061/tid=1062] ppid=1058 vsize=59316 CPUtime=5.59
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 826 0 0 0 555 4 0 0 25 0 4 0 1118612981 60739584 8095 4294967295 134512640 135305190 3219491216 3084709056 134528237 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=59316 CPUtime=5.65
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 898 0 0 0 564 1 0 0 25 0 4 0 1118612981 60739584 8095 4294967295 134512640 135305190 3219491216 3076320448 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=59316 CPUtime=5.65
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 1055 0 0 0 564 1 0 0 25 0 4 0 1118612981 60739584 8095 4294967295 134512640 135305190 3219491216 3067931840 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 61732

[startup+12.7175 s]
/proc/loadavg: 4.24 4.54 4.52 5/101 1066
/proc/meminfo: memFree=2893804/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=65828 CPUtime=48.26
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 9739 0 0 0 4815 11 0 0 25 0 4 0 1118612970 67407872 9675 4294967295 134512640 135305190 3219491216 3219489392 134528418 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1061/statm: 16457 9675 79 194 0 16261 0
[pid=1061/tid=1062] ppid=1058 vsize=65828 CPUtime=11.97
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 1160 0 0 0 1192 5 0 0 25 0 4 0 1118612981 67407872 9675 4294967295 134512640 135305190 3219491216 3084709056 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=65828 CPUtime=12.05
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 1382 0 0 0 1204 1 0 0 25 0 4 0 1118612981 67407872 9675 4294967295 134512640 135305190 3219491216 3076320448 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=65828 CPUtime=12.05
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 1522 0 0 0 1204 1 0 0 25 0 4 0 1118612981 67407872 9675 4294967295 134512640 135305190 3219491216 3067931840 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.78
Current children cumulated vsize (KiB) 68244

[startup+25.5164 s]
/proc/loadavg: 4.26 4.53 4.51 5/101 1066
/proc/meminfo: memFree=2881912/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=78896 CPUtime=99.44
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 12796 0 0 0 9930 14 0 0 25 0 4 0 1118612970 80789504 12732 4294967295 134512640 135305190 3219491216 3219489392 134528418 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/1061/statm: 19724 12732 79 194 0 19528 0
[pid=1061/tid=1062] ppid=1058 vsize=78896 CPUtime=24.75
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 1928 0 0 0 2470 5 0 0 25 0 4 0 1118612981 80789504 12732 4294967295 134512640 135305190 3219491216 3084709056 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=78896 CPUtime=24.85
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 2270 0 0 0 2484 1 0 0 25 0 4 0 1118612981 80789504 12732 4294967295 134512640 135305190 3219491216 3076320448 134528402 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=78896 CPUtime=24.85
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 2290 0 0 0 2484 1 0 0 25 0 4 0 1118612981 80789504 12732 4294967295 134512640 135305190 3219491216 3067931840 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (KiB) 81312

[startup+51.1143 s]
/proc/loadavg: 4.17 4.48 4.50 6/102 1104
/proc/meminfo: memFree=2866724/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=94292 CPUtime=201.46
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 16443 0 0 0 20118 28 0 0 25 0 4 0 1118612970 96555008 16318 4294967295 134512640 135305190 3219491216 3219489280 134538930 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 23573 16318 79 194 0 23377 0
[pid=1061/tid=1062] ppid=1058 vsize=94292 CPUtime=50.23
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 2610 0 0 0 5012 11 0 0 25 0 4 0 1118612981 96555008 16318 4294967295 134512640 135305190 3219491216 3084709056 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=94292 CPUtime=50.38
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 3348 0 0 0 5035 3 0 0 25 0 4 0 1118612981 96555008 16318 4294967295 134512640 135305190 3219491216 3076320128 134553275 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=94292 CPUtime=50.44
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 3129 0 0 0 5040 4 0 0 25 0 4 0 1118612981 96555008 16318 4294967295 134512640 135305190 3219491216 3067931840 134528421 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.98
Current children cumulated vsize (KiB) 96708

[startup+102.32 s]
/proc/loadavg: 4.21 4.44 4.48 6/101 1256
/proc/meminfo: memFree=2853876/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=107964 CPUtime=405.91
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 19626 0 0 0 40537 54 0 0 25 0 4 0 1118612970 110555136 19501 4294967295 134512640 135305190 3219491216 3219489392 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 26991 19501 79 194 0 26795 0
[pid=1061/tid=1062] ppid=1058 vsize=107964 CPUtime=101.43
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 3724 0 0 0 10124 19 0 0 25 0 4 0 1118612981 110555136 19501 4294967295 134512640 135305190 3219491216 3084709056 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=107964 CPUtime=101.21
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 3720 0 0 0 10113 8 0 0 25 0 4 0 1118612981 110555136 19501 4294967295 134512640 135305190 3219491216 3076320448 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=107964 CPUtime=101.65
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 4079 0 0 0 10152 13 0 0 25 0 4 0 1118612981 110555136 19501 4294967295 134512640 135305190 3219491216 3067931840 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.43
Current children cumulated vsize (KiB) 110380

[startup+162.315 s]
/proc/loadavg: 4.52 4.48 4.49 5/101 1449
/proc/meminfo: memFree=2832672/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=130328 CPUtime=645.43
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 24794 0 0 0 64472 71 0 0 25 0 4 0 1118612970 133455872 24669 4294967295 134512640 135305190 3219491216 3219489392 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 32582 24669 79 194 0 32386 0
[pid=1061/tid=1062] ppid=1058 vsize=130328 CPUtime=161.4
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 5103 0 0 0 16117 23 0 0 25 0 4 0 1118612981 133455872 24669 4294967295 134512640 135305190 3219491216 3084709056 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=130328 CPUtime=161.05
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 4850 0 0 0 16088 17 0 0 25 0 4 0 1118612981 133455872 24669 4294967295 134512640 135305190 3219491216 3076320448 134528771 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=130328 CPUtime=161.39
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 5403 0 0 0 16123 16 0 0 25 0 4 0 1118612981 133455872 24669 4294967295 134512640 135305190 3219491216 3067931840 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.95
Current children cumulated vsize (KiB) 132744

[startup+222.31 s]
/proc/loadavg: 4.43 4.46 4.48 5/101 1636
/proc/meminfo: memFree=2818588/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=146832 CPUtime=884.91
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 28489 0 0 0 88394 97 0 0 25 0 4 0 1118612970 150355968 28364 4294967295 134512640 135305190 3219491216 3219489392 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 36708 28364 79 194 0 36512 0
[pid=1061/tid=1062] ppid=1058 vsize=146832 CPUtime=221.39
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 5671 0 0 0 22105 34 0 0 25 0 4 0 1118612981 150355968 28364 4294967295 134512640 135305190 3219491216 3084709056 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=146832 CPUtime=220.92
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6367 0 0 0 22072 20 0 0 25 0 4 0 1118612981 150355968 28364 4294967295 134512640 135305190 3219491216 3076320448 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=146832 CPUtime=221.06
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6317 0 0 0 22085 21 0 0 25 0 4 0 1118612981 150355968 28364 4294967295 134512640 135305190 3219491216 3067931840 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 885.43
Current children cumulated vsize (KiB) 149248

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

[startup+230.309 s]
/proc/loadavg: 4.44 4.46 4.48 5/101 1636
/proc/meminfo: memFree=2817692/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=147884 CPUtime=916.81
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 28776 0 0 0 91583 98 0 0 25 0 4 0 1118612970 151433216 28651 4294967295 134512640 135305190 3219491216 3219489392 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 36971 28651 79 194 0 36775 0
[pid=1061/tid=1062] ppid=1058 vsize=147884 CPUtime=229.38
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 5822 0 0 0 22904 34 0 0 25 0 4 0 1118612981 151433216 28651 4294967295 134512640 135305190 3219491216 3084709056 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=147884 CPUtime=228.91
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6440 0 0 0 22871 20 0 0 25 0 4 0 1118612981 151433216 28651 4294967295 134512640 135305190 3219491216 3076320448 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=147884 CPUtime=228.99
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6318 0 0 0 22878 21 0 0 25 0 4 0 1118612981 151433216 28651 4294967295 134512640 135305190 3219491216 3067931840 134528283 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 917.33
Current children cumulated vsize (KiB) 150300

[startup+236.709 s]
/proc/loadavg: 4.48 4.47 4.48 5/101 1820
/proc/meminfo: memFree=2814732/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=148768 CPUtime=942.1
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 29040 0 0 0 94109 101 0 0 25 0 4 0 1118612970 152338432 28915 4294967295 134512640 135305190 3219491216 3219489392 134528283 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 37192 28915 79 194 0 36996 0
[pid=1061/tid=1062] ppid=1058 vsize=148768 CPUtime=235.64
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 5957 0 0 0 23530 34 0 0 25 0 4 0 1118612981 152338432 28915 4294967295 134512640 135305190 3219491216 3084709056 134528237 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=148768 CPUtime=235.23
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6466 0 0 0 23503 20 0 0 25 0 4 0 1118612981 152338432 28915 4294967295 134512640 135305190 3219491216 3076320448 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=148768 CPUtime=235.37
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6341 0 0 0 23515 22 0 0 25 0 4 0 1118612981 152338432 28915 4294967295 134512640 135305190 3219491216 3067931856 134524980 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 942.62
Current children cumulated vsize (KiB) 151184

[startup+243.118 s]
/proc/loadavg: 4.44 4.46 4.48 5/101 1821
/proc/meminfo: memFree=2814480/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=150136 CPUtime=967.69
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 29351 0 0 0 96666 103 0 0 25 0 4 0 1118612970 153739264 29226 4294967295 134512640 135305190 3219491216 3219489392 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 37534 29226 79 194 0 37338 0
[pid=1061/tid=1062] ppid=1058 vsize=150136 CPUtime=242.05
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6096 0 0 0 24170 35 0 0 25 0 4 0 1118612981 153739264 29226 4294967295 134512640 135305190 3219491216 3084709056 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=150136 CPUtime=241.64
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6541 0 0 0 24143 21 0 0 25 0 4 0 1118612981 153739264 29226 4294967295 134512640 135305190 3219491216 3076320448 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=150136 CPUtime=241.78
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6396 0 0 0 24156 22 0 0 25 0 4 0 1118612981 153739264 29226 4294967295 134512640 135305190 3219491216 3067931840 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 968.21
Current children cumulated vsize (KiB) 152552

[startup+246.308 s]
/proc/loadavg: 4.41 4.46 4.48 5/101 1821
/proc/meminfo: memFree=2814140/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=151328 CPUtime=980.41
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 29547 0 0 0 97938 103 0 0 25 0 4 0 1118612970 154959872 29422 4294967295 134512640 135305190 3219491216 3219489392 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 37832 29422 79 194 0 37636 0
[pid=1061/tid=1062] ppid=1058 vsize=151328 CPUtime=245.24
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6156 0 0 0 24489 35 0 0 25 0 4 0 1118612981 154959872 29423 4294967295 134512640 135305190 3219491216 3084709056 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=151328 CPUtime=244.83
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6585 0 0 0 24462 21 0 0 25 0 4 0 1118612981 154959872 29423 4294967295 134512640 135305190 3219491216 3076320448 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=151328 CPUtime=244.97
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6459 0 0 0 24475 22 0 0 25 0 4 0 1118612981 154959872 29423 4294967295 134512640 135305190 3219491216 3067931840 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 980.93
Current children cumulated vsize (KiB) 153744

[startup+247.908 s]
/proc/loadavg: 4.41 4.46 4.48 5/101 1821
/proc/meminfo: memFree=2813620/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=151808 CPUtime=986.81
/proc/1061/stat : 1061 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202496 29650 0 0 0 98577 104 0 0 25 0 4 0 1118612970 155451392 29525 4294967295 134512640 135305190 3219491216 3219489392 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 37952 29525 79 194 0 37756 0
[pid=1061/tid=1062] ppid=1058 vsize=151808 CPUtime=246.84
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6213 0 0 0 24649 35 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3084709056 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=151808 CPUtime=246.43
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6621 0 0 0 24621 22 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3076320448 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=151808 CPUtime=246.57
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6463 0 0 0 24635 22 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3067931840 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 987.33
Current children cumulated vsize (KiB) 154224

[startup+248.708 s]
/proc/loadavg: 4.22 4.41 4.46 3/101 1821
/proc/meminfo: memFree=2813552/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=151808 CPUtime=989
/proc/1061/stat : 1061 (manysat1.1_stat) S 1058 1058 27966 0 -1 4202496 29650 0 0 0 98796 104 0 0 25 0 4 0 1118612970 155451392 29525 4294967295 134512640 135305190 3219491216 3219490624 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 37952 29525 79 194 0 37756 0
[pid=1061/tid=1062] ppid=1058 vsize=151808 CPUtime=247.14
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) S 1058 1058 27966 0 -1 4202560 6213 0 0 0 24679 35 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3084710320 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=151808 CPUtime=247.22
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6621 0 0 0 24700 22 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3076320336 134529396 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=151808 CPUtime=247.37
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6463 0 0 0 24715 22 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3067931728 134529360 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 989.52
Current children cumulated vsize (KiB) 154224

[startup+249.108 s]
/proc/loadavg: 4.22 4.41 4.46 3/101 1821
/proc/meminfo: memFree=2813552/3368532 swapFree=1953788/1959888
[pid=1058] ppid=1056 vsize=2416 CPUtime=0.52
/proc/1058/stat : 1058 (manysat.sh) S 1056 1058 27966 0 -1 4194304 368 1834 0 0 0 0 51 1 15 0 1 0 1118612917 2473984 274 4294967295 134512640 135169312 3218212960 3218209176 3085049582 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/1058/statm: 604 274 231 161 0 43 0
[pid=1061] ppid=1058 vsize=151808 CPUtime=989.8
/proc/1061/stat : 1061 (manysat1.1_stat) S 1058 1058 27966 0 -1 4202496 29650 0 0 0 98875 105 0 0 25 0 4 0 1118612970 155451392 29525 4294967295 134512640 135305190 3219491216 3219490624 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/1061/statm: 37952 29525 79 194 0 37756 0
[pid=1061/tid=1062] ppid=1058 vsize=151808 CPUtime=247.14
/proc/1061/task/1062/stat : 1062 (manysat1.1_stat) S 1058 1058 27966 0 -1 4202560 6213 0 0 0 24679 35 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3084710320 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1063] ppid=1058 vsize=151808 CPUtime=247.62
/proc/1061/task/1063/stat : 1063 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6621 0 0 0 24739 23 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3076320336 134529255 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1061/tid=1064] ppid=1058 vsize=151808 CPUtime=247.77
/proc/1061/task/1064/stat : 1064 (manysat1.1_stat) R 1058 1058 27966 0 -1 4202560 6463 0 0 0 24755 22 0 0 25 0 4 0 1118612981 155451392 29525 4294967295 134512640 135305190 3219491216 3067933104 134657578 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 990.32
Current children cumulated vsize (KiB) 154224

Child status: 20
Real time (s): 249.155
CPU time (s): 990.39
CPU user time (s): 989.32
CPU system time (s): 1.07
CPU usage (%): 397.5
Max. virtual memory (cumulated for all children) (KiB): 154224

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 21:38:08
IDJOB=1780987
IDBENCH=71086
IDSOLVER=626
FILE ID=/1780987-1243539488
PBS_JOBID=
Free space on /tmp= 6475 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780987-1243539488/watcher-1780987-1243539488 -o /tmp/evaluation-result-1780987-1243539488/solver-1780987-1243539488 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780987-1243539488.cnf aimd 2

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED= 1601797577

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
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.061
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.12
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.061
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2932692 kB
Buffers:         58876 kB
Cached:         276396 kB
SwapCached:       2256 kB
Active:         126820 kB
Inactive:       217924 kB
HighTotal:     2489216 kB
HighFree:      2201800 kB
LowTotal:       879316 kB
LowFree:        730892 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            2456 kB
Writeback:           0 kB
AnonPages:        8708 kB
Mapped:           3212 kB
Slab:            81480 kB
SReclaimable:    67768 kB
SUnreclaim:      13712 kB
PageTables:        348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6475 MiB
End job on  at 2009-05-28 21:42:18