Trace number 1776274

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 1091 274.246

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1074.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    3753     9783 |    1125       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    3159     9446 |      --       0       --      -- |     --   | -556/-258
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 759   #clauses: 3159   #literals: 9446
0.00/0.01	c CPU time:   0.01 s
0.00/0.01	c ==============================================================================
1090.97/274.23	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1090.97/274.23	c ============================[ Problem Statistics ]=============================
1090.97/274.23	c |                                                                             |
1090.97/274.23	c threadId              : 3
1090.97/274.23	c restarts              : 397
1090.97/274.23	c conflicts             : 434492         (399 /sec)
1090.97/274.23	c decisions             : 492521         (1.67 % random) (452 /sec)
1090.97/274.23	c propagations          : 54042254       (49581 /sec)
1090.97/274.23	c conflict literals     : 10358095       (55.95 % deleted)
1090.97/274.23	c Memory used           : 107.58 MB
1090.97/274.23	c CPU time              : 1089.97 s
1090.97/274.23	
1090.97/274.23	c --->m=4, e=8, aimd=1, HOME/24852_many.cnf	time: 272.493	conflicts: 434492       
1090.97/274.24	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-1776274-1243508713/watcher-1776274-1243508713 -o /tmp/evaluation-result-1776274-1243508713/solver-1776274-1243508713 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776274-1243508713.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.31 4.46 4.35 3/97 24852
/proc/meminfo: memFree=3023692/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2416 CPUtime=0
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1105008547 2473984 274 4294967295 134512640 135169312 3215045984 3215044520 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/24852/statm: 604 274 231 161 0 43 0
[pid=24853] ppid=24852 vsize=1164 CPUtime=0
/proc/24853/stat : 24853 (SatElite) R 24852 24852 21691 0 -1 4202496 221 0 0 0 0 0 0 0 18 0 1 0 1105008547 1191936 157 4294967295 134512640 135034092 3216100896 3216097240 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24853/statm: 291 157 51 128 0 161 0

[startup+0.099746 s]
/proc/loadavg: 4.31 4.46 4.35 3/97 24852
/proc/meminfo: memFree=3023692/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.169475 s]
/proc/loadavg: 4.31 4.46 4.35 3/97 24852
/proc/meminfo: memFree=3023692/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.414201 s]
/proc/loadavg: 4.31 4.46 4.35 3/97 24852
/proc/meminfo: memFree=3023692/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+0.734069 s]
/proc/loadavg: 4.31 4.46 4.35 3/97 24852
/proc/meminfo: memFree=3023692/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+1.50937 s]
/proc/loadavg: 4.31 4.46 4.35 3/97 24852
/proc/meminfo: memFree=3023692/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2420

[startup+3.10925 s]
/proc/loadavg: 4.31 4.46 4.35 8/102 24858
/proc/meminfo: memFree=3014932/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=38176 CPUtime=12.2
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 2614 0 0 0 1218 2 0 0 16 0 4 0 1105008549 39092224 2549 4294967295 134512640 135305190 3217035072 3217033248 134528701 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 9544 2549 79 194 0 9348 0
[pid=24855/tid=24856] ppid=24852 vsize=38176 CPUtime=3.04
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 576 0 0 0 304 0 0 0 16 0 4 0 1105008550 39092224 2549 4294967295 134512640 135305190 3217035072 3086265536 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=38176 CPUtime=3.07
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 595 0 0 0 306 1 0 0 15 0 4 0 1105008550 39092224 2549 4294967295 134512640 135305190 3217035072 3077876608 134552865 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=38176 CPUtime=3.03
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 539 0 0 0 303 0 0 0 16 0 4 0 1105008550 39092224 2549 4294967295 134512640 135305190 3217035072 3069488048 134557385 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 40596

[startup+6.30899 s]
/proc/loadavg: 4.44 4.48 4.36 8/102 24858
/proc/meminfo: memFree=3008912/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=44832 CPUtime=25
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 4087 0 0 0 2497 3 0 0 18 0 4 0 1105008549 45907968 4022 4294967295 134512640 135305190 3217035072 3217032964 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 11208 4022 79 194 0 11012 0
[pid=24855/tid=24856] ppid=24852 vsize=44832 CPUtime=6.24
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 910 0 0 0 624 0 0 0 18 0 4 0 1105008550 45907968 4022 4294967295 134512640 135305190 3217035072 3086265536 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=44832 CPUtime=6.27
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 947 0 0 0 626 1 0 0 15 0 4 0 1105008550 45907968 4022 4294967295 134512640 135305190 3217035072 3077876608 134552847 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=44832 CPUtime=6.23
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 934 0 0 0 622 1 0 0 16 0 4 0 1105008550 45907968 4022 4294967295 134512640 135305190 3217035072 3069488320 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 47252

[startup+12.7085 s]
/proc/loadavg: 4.41 4.47 4.36 6/102 24858
/proc/meminfo: memFree=3000380/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=52764 CPUtime=50.56
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 6346 0 0 0 5052 4 0 0 25 0 4 0 1105008549 54030336 6281 4294967295 134512640 135305190 3217035072 3217033248 134528418 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 13191 6281 79 194 0 12995 0
[pid=24855/tid=24856] ppid=24852 vsize=52764 CPUtime=12.63
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 1309 0 0 0 1263 0 0 0 25 0 4 0 1105008550 54030336 6281 4294967295 134512640 135305190 3217035072 3086265536 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=52764 CPUtime=12.67
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 1540 0 0 0 1266 1 0 0 16 0 4 0 1105008550 54030336 6281 4294967295 134512640 135305190 3217035072 3077876928 134528329 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=52764 CPUtime=12.62
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 1590 0 0 0 1260 2 0 0 25 0 4 0 1105008550 54030336 6281 4294967295 134512640 135305190 3217035072 3069488320 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 55184

[startup+25.5075 s]
/proc/loadavg: 4.39 4.47 4.36 5/102 25041
/proc/meminfo: memFree=2989900/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=62532 CPUtime=101.49
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 8481 0 0 0 10139 10 0 0 25 0 4 0 1105008549 64032768 8416 4294967295 134512640 135305190 3217035072 3217033248 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 15633 8416 79 194 0 15437 0
[pid=24855/tid=24856] ppid=24852 vsize=62532 CPUtime=25.25
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 1841 0 0 0 2524 1 0 0 25 0 4 0 1105008550 64032768 8416 4294967295 134512640 135305190 3217035072 3086265536 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=62532 CPUtime=25.43
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 2307 0 0 0 2541 2 0 0 21 0 4 0 1105008550 64032768 8416 4294967295 134512640 135305190 3217035072 3077876928 134528347 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=62532 CPUtime=25.4
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 2112 0 0 0 2534 6 0 0 25 0 4 0 1105008550 64032768 8416 4294967295 134512640 135305190 3217035072 3069488320 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 64952

[startup+51.1055 s]
/proc/loadavg: 4.26 4.43 4.35 6/102 25044
/proc/meminfo: memFree=2982280/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=72300 CPUtime=203.76
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 10817 0 0 0 20353 23 0 0 25 0 4 0 1105008549 74035200 10752 4294967295 134512640 135305190 3217035072 3217032976 134558427 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 18075 10752 79 194 0 17879 0
[pid=24855/tid=24856] ppid=24852 vsize=72300 CPUtime=50.84
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 2333 0 0 0 5080 4 0 0 25 0 4 0 1105008550 74035200 10752 4294967295 134512640 135305190 3217035072 3086265536 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=72300 CPUtime=51.02
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3233 0 0 0 5097 5 0 0 25 0 4 0 1105008550 74035200 10752 4294967295 134512640 135305190 3217035072 3077876928 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=72300 CPUtime=50.99
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 2643 0 0 0 5093 6 0 0 25 0 4 0 1105008550 74035200 10752 4294967295 134512640 135305190 3217035072 3069488320 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 74720

[startup+102.301 s]
/proc/loadavg: 4.32 4.42 4.35 6/102 25230
/proc/meminfo: memFree=2969260/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=83704 CPUtime=408.05
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 13801 0 0 0 40753 52 0 0 25 0 4 0 1105008549 85712896 13736 4294967295 134512640 135305190 3217035072 3217033248 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 20926 13736 79 194 0 20730 0
[pid=24855/tid=24856] ppid=24852 vsize=83704 CPUtime=101.96
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 2852 0 0 0 10184 12 0 0 25 0 4 0 1105008550 85712896 13736 4294967295 134512640 135305190 3217035072 3086265536 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=83704 CPUtime=101.96
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 4290 0 0 0 10181 15 0 0 25 0 4 0 1105008550 85712896 13736 4294967295 134512640 135305190 3217035072 3077876928 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=83704 CPUtime=102.18
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3443 0 0 0 10206 12 0 0 25 0 4 0 1105008550 85712896 13736 4294967295 134512640 135305190 3217035072 3069488320 134528350 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.07
Current children cumulated vsize (KiB) 86124

[startup+162.317 s]
/proc/loadavg: 4.31 4.40 4.35 5/102 25419
/proc/meminfo: memFree=2956396/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=98580 CPUtime=647.6
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 17096 0 0 0 64688 72 0 0 25 0 4 0 1105008549 100945920 17031 4294967295 134512640 135305190 3217035072 3217033248 134528379 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 24645 17031 79 194 0 24449 0
[pid=24855/tid=24856] ppid=24852 vsize=98580 CPUtime=161.94
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3500 0 0 0 16181 13 0 0 25 0 4 0 1105008550 100945920 17031 4294967295 134512640 135305190 3217035072 3086265536 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=98580 CPUtime=161.64
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 5958 0 0 0 16141 23 0 0 25 0 4 0 1105008550 100945920 17031 4294967295 134512640 135305190 3217035072 3077875472 134569615 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=98580 CPUtime=162.11
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 4041 0 0 0 16193 18 0 0 25 0 4 0 1105008550 100945920 17031 4294967295 134512640 135305190 3217035072 3069488208 134538552 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.62
Current children cumulated vsize (KiB) 101000

[startup+222.312 s]
/proc/loadavg: 4.41 4.41 4.36 5/102 25608
/proc/meminfo: memFree=2950752/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=104020 CPUtime=887.05

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

[pid=24855/tid=24857] ppid=24852 vsize=104020 CPUtime=221.44
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 6498 0 0 0 22116 28 0 0 25 0 4 0 1105008550 106516480 18323 4294967295 134512640 135305190 3217035072 3077876928 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=104020 CPUtime=221.88
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 4333 0 0 0 22167 21 0 0 25 0 4 0 1105008550 106516480 18323 4294967295 134512640 135305190 3217035072 3069488112 134547909 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.07
Current children cumulated vsize (KiB) 106440

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

[startup+231.111 s]
/proc/loadavg: 4.35 4.40 4.35 5/102 25608
/proc/meminfo: memFree=2950320/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=104368 CPUtime=922.22
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 18534 0 0 0 92131 91 0 0 25 0 4 0 1105008549 106872832 18469 4294967295 134512640 135305190 3217035072 3217033248 134528557 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 26092 18469 79 194 0 25896 0
[pid=24855/tid=24856] ppid=24852 vsize=104368 CPUtime=230.68
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3825 0 0 0 23048 20 0 0 25 0 4 0 1105008550 106872832 18469 4294967295 134512640 135305190 3217035072 3086265424 134538136 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=104368 CPUtime=230.22
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 6560 0 0 0 22994 28 0 0 25 0 4 0 1105008550 106872832 18469 4294967295 134512640 135305190 3217035072 3077876928 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=104368 CPUtime=230.67
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 4379 0 0 0 23045 22 0 0 25 0 4 0 1105008550 106872832 18469 4294967295 134512640 135305190 3217035072 3069488320 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 922.24
Current children cumulated vsize (KiB) 106788

[startup+256.709 s]
/proc/loadavg: 4.30 4.38 4.35 5/102 25608
/proc/meminfo: memFree=2947484/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=108264 CPUtime=1024.45
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 19345 0 0 0 102347 98 0 0 25 0 4 0 1105008549 110862336 19280 4294967295 134512640 135305190 3217035072 3217033040 134550801 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 27066 19280 79 194 0 26870 0
[pid=24855/tid=24856] ppid=24852 vsize=108264 CPUtime=256.27
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3848 0 0 0 25607 20 0 0 25 0 4 0 1105008550 110862336 19280 4294967295 134512640 135305190 3217035072 3086265536 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=108264 CPUtime=255.74
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 6750 0 0 0 25544 30 0 0 25 0 4 0 1105008550 110862336 19280 4294967295 134512640 135305190 3217035072 3077876928 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=108264 CPUtime=256.19
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 4746 0 0 0 25592 27 0 0 25 0 4 0 1105008550 110862336 19280 4294967295 134512640 135305190 3217035072 3069488320 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1024.47
Current children cumulated vsize (KiB) 110684

[startup+263.109 s]
/proc/loadavg: 4.27 4.38 4.35 5/102 25610
/proc/meminfo: memFree=2946136/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=109684 CPUtime=1050.03
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 19643 0 0 0 104905 98 0 0 25 0 4 0 1105008549 112316416 19578 4294967295 134512640 135305190 3217035072 3217033248 134528536 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 27421 19578 79 194 0 27225 0
[pid=24855/tid=24856] ppid=24852 vsize=109684 CPUtime=262.67
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3878 0 0 0 26247 20 0 0 25 0 4 0 1105008550 112316416 19578 4294967295 134512640 135305190 3217035072 3086265536 134528415 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=109684 CPUtime=262.13
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 6938 0 0 0 26183 30 0 0 25 0 4 0 1105008550 112316416 19578 4294967295 134512640 135305190 3217035072 3077876928 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=109684 CPUtime=262.58
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 4752 0 0 0 26231 27 0 0 25 0 4 0 1105008550 112316416 19578 4294967295 134512640 135305190 3217035072 3069488320 134528237 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1050.05
Current children cumulated vsize (KiB) 112104

[startup+269.508 s]
/proc/loadavg: 4.30 4.38 4.35 6/102 25793
/proc/meminfo: memFree=2944240/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=110160 CPUtime=1075.34
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 19751 0 0 0 107434 100 0 0 25 0 4 0 1105008549 112803840 19686 4294967295 134512640 135305190 3217035072 3217033136 134538091 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 27540 19686 79 194 0 27344 0
[pid=24855/tid=24856] ppid=24852 vsize=110160 CPUtime=269.01
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3944 0 0 0 26881 20 0 0 25 0 4 0 1105008550 112803840 19686 4294967295 134512640 135305190 3217035072 3086265536 134528520 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=110160 CPUtime=268.36
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 6938 0 0 0 26806 30 0 0 25 0 4 0 1105008550 112803840 19686 4294967295 134512640 135305190 3217035072 3077876928 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=110160 CPUtime=268.94
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 4752 0 0 0 26866 28 0 0 25 0 4 0 1105008550 112803840 19686 4294967295 134512640 135305190 3217035072 3069488320 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1075.36
Current children cumulated vsize (KiB) 112580

[startup+272.708 s]
/proc/loadavg: 4.30 4.38 4.35 5/102 25793
/proc/meminfo: memFree=2944412/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=110160 CPUtime=1088.12
/proc/24855/stat : 24855 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202496 19762 0 0 0 108711 101 0 0 25 0 4 0 1105008549 112803840 19697 4294967295 134512640 135305190 3217035072 3217033040 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 27540 19697 79 194 0 27344 0
[pid=24855/tid=24856] ppid=24852 vsize=110160 CPUtime=272.21
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3955 0 0 0 27200 21 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3086265536 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=110160 CPUtime=271.56
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 6938 0 0 0 27126 30 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3077877040 134565637 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=110160 CPUtime=272.14
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 4752 0 0 0 27186 28 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3069488208 134529382 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1088.14
Current children cumulated vsize (KiB) 112580

[startup+273.508 s]
/proc/loadavg: 4.30 4.38 4.35 2/102 25793
/proc/meminfo: memFree=2944412/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=110160 CPUtime=1090.26
/proc/24855/stat : 24855 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202496 19762 0 0 0 108925 101 0 0 25 0 4 0 1105008549 112803840 19697 4294967295 134512640 135305190 3217035072 3217034480 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 27540 19697 79 194 0 27344 0
[pid=24855/tid=24856] ppid=24852 vsize=110160 CPUtime=273
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3955 0 0 0 27279 21 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3086265424 134529379 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=110160 CPUtime=272.01
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202560 6938 0 0 0 27171 30 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3077878192 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=110160 CPUtime=272.59
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202560 4752 0 0 0 27231 28 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3069489584 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1090.28
Current children cumulated vsize (KiB) 112580

[startup+273.908 s]
/proc/loadavg: 4.30 4.38 4.35 2/102 25793
/proc/meminfo: memFree=2944412/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=110160 CPUtime=1090.65
/proc/24855/stat : 24855 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202496 19762 0 0 0 108964 101 0 0 25 0 4 0 1105008549 112803840 19697 4294967295 134512640 135305190 3217035072 3217034480 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 27540 19697 79 194 0 27344 0
[pid=24855/tid=24856] ppid=24852 vsize=110160 CPUtime=273.39
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3955 0 0 0 27318 21 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3086265424 134529062 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=110160 CPUtime=272.01
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202560 6938 0 0 0 27171 30 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3077878192 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=110160 CPUtime=272.59
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202560 4752 0 0 0 27231 28 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3069489584 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1090.67
Current children cumulated vsize (KiB) 112580

[startup+274.108 s]
/proc/loadavg: 4.30 4.38 4.35 2/102 25793
/proc/meminfo: memFree=2944412/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=110160 CPUtime=1090.85
/proc/24855/stat : 24855 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202496 19762 0 0 0 108984 101 0 0 25 0 4 0 1105008549 112803840 19697 4294967295 134512640 135305190 3217035072 3217034480 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 27540 19697 79 194 0 27344 0
[pid=24855/tid=24856] ppid=24852 vsize=110160 CPUtime=273.59
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3955 0 0 0 27338 21 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3086265424 134529382 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=110160 CPUtime=272.01
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202560 6938 0 0 0 27171 30 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3077878192 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=110160 CPUtime=272.59
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202560 4752 0 0 0 27231 28 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3069489584 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1090.87
Current children cumulated vsize (KiB) 112580

[startup+274.208 s]
/proc/loadavg: 4.30 4.38 4.35 2/102 25793
/proc/meminfo: memFree=2944412/3368532 swapFree=1952996/1959888
[pid=24852] ppid=24850 vsize=2420 CPUtime=0.02
/proc/24852/stat : 24852 (manysat.sh) S 24850 24852 21691 0 -1 4194304 370 314 0 0 0 0 2 0 18 0 1 0 1105008547 2478080 275 4294967295 134512640 135169312 3215045984 3215042200 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24852/statm: 605 275 231 161 0 44 0
[pid=24855] ppid=24852 vsize=110160 CPUtime=1090.95
/proc/24855/stat : 24855 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202496 19762 0 0 0 108994 101 0 0 25 0 4 0 1105008549 112803840 19697 4294967295 134512640 135305190 3217035072 3217034480 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24855/statm: 27540 19697 79 194 0 27344 0
[pid=24855/tid=24856] ppid=24852 vsize=110160 CPUtime=273.69
/proc/24855/task/24856/stat : 24856 (manysat1.1_stat) R 24852 24852 21691 0 -1 4202560 3955 0 0 0 27348 21 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3086265400 134836420 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24857] ppid=24852 vsize=110160 CPUtime=272.01
/proc/24855/task/24857/stat : 24857 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202560 6938 0 0 0 27171 30 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3077878192 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24855/tid=24858] ppid=24852 vsize=110160 CPUtime=272.59
/proc/24855/task/24858/stat : 24858 (manysat1.1_stat) S 24852 24852 21691 0 -1 4202560 4752 0 0 0 27231 28 0 0 25 0 4 0 1105008550 112803840 19697 4294967295 134512640 135305190 3217035072 3069489584 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1090.97
Current children cumulated vsize (KiB) 112580

Child status: 20
Real time (s): 274.246
CPU time (s): 1091
CPU user time (s): 1089.99
CPU system time (s): 1.01
CPU usage (%): 397.819
Max. virtual memory (cumulated for all children) (KiB): 112580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1089.99
system time used= 1.01
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20738
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= 8788
involuntary context switches= 57419

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 13:05:13
IDJOB=1776274
IDBENCH=20474
IDSOLVER=623
FILE ID=tipi45/1776274-1243508713
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776274-1243508713/watcher-1776274-1243508713 -o /tmp/evaluation-result-1776274-1243508713/solver-1776274-1243508713 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776274-1243508713.cnf aimd 1

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED= 649322333

Linux tipi45 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.081
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.081
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.081
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.081
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:       3024136 kB
Buffers:        127868 kB
Cached:         109604 kB
SwapCached:       2100 kB
Active:          72976 kB
Inactive:       173848 kB
HighTotal:     2489216 kB
HighFree:      2367256 kB
LowTotal:       879316 kB
LowFree:        656880 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1656 kB
Writeback:           0 kB
AnonPages:        8184 kB
Mapped:           3300 kB
Slab:            85112 kB
SReclaimable:    73980 kB
SUnreclaim:      11132 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89604 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15501 MiB
End job on tipi45 at 2009-05-28 13:09:47