Trace number 1776892

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 2490.04 629.943

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2022.12
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   59991   202888 |   17997       0        0     nan |  0.000 % |
0.10/0.13	c |         0 |   59810   202648 |      --       0       --      -- |     --   | -181/-240
0.10/0.13	c ==============================================================================
0.10/0.13	c Result  :   #vars: 9363   #clauses: 59810   #literals: 202648
0.10/0.13	c CPU time:   0.12 s
0.10/0.13	c ==============================================================================
2490.01/629.93	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2490.01/629.93	c ============================[ Problem Statistics ]=============================
2490.01/629.93	c |                                                                             |
2490.01/629.93	c threadId              : 0
2490.01/629.93	c restarts              : 3500
2490.01/629.93	c conflicts             : 1463194        (588 /sec)
2490.01/629.93	c decisions             : 4356269        (0.75 % random) (1752 /sec)
2490.01/629.93	c propagations          : 606248807      (243756 /sec)
2490.01/629.93	c conflict literals     : 41702635       (54.02 % deleted)
2490.01/629.93	c Memory used           : 214.88 MB
2490.01/629.93	c CPU time              : 2487.11 s
2490.01/629.93	
2490.01/629.93	c --->m=4, e=8, aimd=2, HOME/11158_many.cnf	time: 621.778	conflicts: 1463194      
2490.01/629.94	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-1776892-1243514555/watcher-1776892-1243514555 -o /tmp/evaluation-result-1776892-1243514555/solver-1776892-1243514555 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776892-1243514555.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.61 4.50 4.43 3/98 11159
/proc/meminfo: memFree=2918956/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2416 CPUtime=0
/proc/11158/stat : 11158 (manysat.sh) R 11156 11158 21691 0 -1 4194304 334 0 0 0 0 0 0 0 25 0 1 0 1105592717 2473984 274 4294967295 134512640 135169312 3213392848 3213391324 3085883252 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/11158/statm: 604 274 231 161 0 43 0
[pid=11159] ppid=11158 vsize=2416 CPUtime=0
/proc/11159/stat : 11159 (manysat.sh) R 11158 11158 21691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1105592717 2473984 43 4294967295 134512640 135169312 3213392848 3213391324 3085883252 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/11159/statm: 604 43 0 161 0 43 0

[startup+0.104392 s]
/proc/loadavg: 4.61 4.50 4.43 3/98 11159
/proc/meminfo: memFree=2918956/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2416 CPUtime=0
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1105592717 2473984 274 4294967295 134512640 135169312 3213392848 3213391384 3085881070 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/11158/statm: 604 274 231 161 0 43 0
[pid=11159] ppid=11158 vsize=7508 CPUtime=0.1
/proc/11159/stat : 11159 (SatElite) R 11158 11158 21691 0 -1 4202496 1620 0 0 0 10 0 0 0 18 0 1 0 1105592717 7688192 1557 4294967295 134512640 135034092 3215416704 3215412992 134529351 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11159/statm: 1877 1557 67 128 0 1747 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9924

[startup+0.214386 s]
/proc/loadavg: 4.61 4.50 4.43 3/98 11159
/proc/meminfo: memFree=2918956/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2420

[startup+0.314378 s]
/proc/loadavg: 4.61 4.50 4.43 3/98 11159
/proc/meminfo: memFree=2918956/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2420

[startup+0.884095 s]
/proc/loadavg: 4.61 4.50 4.43 3/98 11159
/proc/meminfo: memFree=2918956/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2420

[startup+1.76155 s]
/proc/loadavg: 4.61 4.50 4.43 3/98 11159
/proc/meminfo: memFree=2918956/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2420

[startup+3.56407 s]
/proc/loadavg: 4.80 4.54 4.44 7/103 11166
/proc/meminfo: memFree=2890928/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=55700 CPUtime=12.91
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 7178 0 0 0 1273 18 0 0 16 0 4 0 1105592738 57036800 7111 4294967295 134512640 135305190 3217506224 3217504116 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11161/statm: 13925 7111 79 194 0 13729 0
[pid=11161/tid=11162] ppid=11158 vsize=55700 CPUtime=3.18
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 600 0 0 0 316 2 0 0 16 0 4 0 1105592749 57036800 7111 4294967295 134512640 135305190 3217506224 3084266532 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=55700 CPUtime=3.18
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 847 0 0 0 315 3 0 0 16 0 4 0 1105592749 57036800 7111 4294967295 134512640 135305190 3217506224 3075878080 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=55700 CPUtime=3.2
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 681 0 0 0 317 3 0 0 16 0 4 0 1105592749 57036800 7111 4294967295 134512640 135305190 3217506224 3067489188 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13.11
Current children cumulated vsize (KiB) 58120

[startup+6.31351 s]
/proc/loadavg: 4.80 4.54 4.44 7/102 11166
/proc/meminfo: memFree=2885728/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=62256 CPUtime=23.86
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 8716 0 0 0 2363 23 0 0 17 0 4 0 1105592738 63750144 8649 4294967295 134512640 135305190 3217506224 3217504400 134528501 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11161/statm: 15564 8649 79 194 0 15368 0
[pid=11161/tid=11162] ppid=11158 vsize=62256 CPUtime=5.92
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 892 0 0 0 590 2 0 0 16 0 4 0 1105592749 63750144 8649 4294967295 134512640 135305190 3217506224 3084266352 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=62256 CPUtime=5.92
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 1341 0 0 0 586 6 0 0 18 0 4 0 1105592749 63750144 8649 4294967295 134512640 135305190 3217506224 3075878080 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=62256 CPUtime=5.94
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 987 0 0 0 591 3 0 0 18 0 4 0 1105592749 63750144 8649 4294967295 134512640 135305190 3217506224 3067489416 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 64676

[startup+12.713 s]
/proc/loadavg: 4.90 4.57 4.45 5/102 11166
/proc/meminfo: memFree=2873420/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=74348 CPUtime=49.43
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 11804 0 0 0 4917 26 0 0 24 0 4 0 1105592738 76132352 11737 4294967295 134512640 135305190 3217506224 3217504400 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11161/statm: 18587 11737 79 194 0 18391 0
[pid=11161/tid=11162] ppid=11158 vsize=74348 CPUtime=12.32
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 1517 0 0 0 1230 2 0 0 23 0 4 0 1105592749 76132352 11737 4294967295 134512640 135305190 3217506224 3084266688 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=74348 CPUtime=12.3
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 2194 0 0 0 1224 6 0 0 25 0 4 0 1105592749 76132352 11737 4294967295 134512640 135305190 3217506224 3075878080 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=74348 CPUtime=12.34
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 1746 0 0 0 1228 6 0 0 25 0 4 0 1105592749 76132352 11737 4294967295 134512640 135305190 3217506224 3067489200 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 76768

[startup+25.512 s]
/proc/loadavg: 4.76 4.55 4.45 6/102 11349
/proc/meminfo: memFree=2863304/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=82340 CPUtime=100.27
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 13902 0 0 0 9993 34 0 0 25 0 4 0 1105592738 84316160 13835 4294967295 134512640 135305190 3217506224 3217504400 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11161/statm: 20585 13835 79 194 0 20389 0
[pid=11161/tid=11162] ppid=11158 vsize=82340 CPUtime=25.05
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 1934 0 0 0 2502 3 0 0 25 0 4 0 1105592749 84316160 13835 4294967295 134512640 135305190 3217506224 3084266688 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=82340 CPUtime=24.93
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 2688 0 0 0 2484 9 0 0 25 0 4 0 1105592749 84316160 13835 4294967295 134512640 135305190 3217506224 3075878080 134528421 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=82340 CPUtime=25
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 2225 0 0 0 2491 9 0 0 25 0 4 0 1105592749 84316160 13835 4294967295 134512640 135305190 3217506224 3067489472 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.47
Current children cumulated vsize (KiB) 84760

[startup+51.11 s]
/proc/loadavg: 4.50 4.50 4.44 5/102 11351
/proc/meminfo: memFree=2849396/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=98200 CPUtime=202.53
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 17474 0 0 0 20201 52 0 0 25 0 4 0 1105592738 100556800 17373 4294967295 134512640 135305190 3217506224 3217504248 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11161/statm: 24550 17373 79 194 0 24354 0
[pid=11161/tid=11162] ppid=11158 vsize=98200 CPUtime=50.62
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 2703 0 0 0 5050 12 0 0 25 0 4 0 1105592749 100556800 17373 4294967295 134512640 135305190 3217506224 3084266688 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=98200 CPUtime=50.48
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 3560 0 0 0 5038 10 0 0 25 0 4 0 1105592749 100556800 17373 4294967295 134512640 135305190 3217506224 3075877696 134551712 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=98200 CPUtime=50.57
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 3051 0 0 0 5044 13 0 0 25 0 4 0 1105592749 100556800 17373 4294967295 134512640 135305190 3217506224 3067489472 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.73
Current children cumulated vsize (KiB) 100620

[startup+102.306 s]
/proc/loadavg: 4.42 4.47 4.43 6/102 11538
/proc/meminfo: memFree=2836572/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=111404 CPUtime=406.69
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 20630 0 0 0 40597 72 0 0 25 0 4 0 1105592738 114077696 20529 4294967295 134512640 135305190 3217506224 3217504400 134530721 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11161/statm: 27851 20529 79 194 0 27655 0
[pid=11161/tid=11162] ppid=11158 vsize=111404 CPUtime=101.56
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 3347 0 0 0 10137 19 0 0 25 0 4 0 1105592749 114077696 20529 4294967295 134512640 135305190 3217506224 3084266352 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=111404 CPUtime=101.49
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 4510 0 0 0 10133 16 0 0 25 0 4 0 1105592749 114077696 20529 4294967295 134512640 135305190 3217506224 3075878080 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=111404 CPUtime=101.65
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 3793 0 0 0 10148 17 0 0 25 0 4 0 1105592749 114077696 20529 4294967295 134512640 135305190 3217506224 3067489472 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.89
Current children cumulated vsize (KiB) 113824

[startup+162.311 s]
/proc/loadavg: 4.44 4.47 4.43 6/102 11727
/proc/meminfo: memFree=2817668/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=132244 CPUtime=646.05
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 25364 0 0 0 64508 97 0 0 25 0 4 0 1105592738 135417856 25263 4294967295 134512640 135305190 3217506224 3217504144 134541947 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/11161/statm: 33061 25263 79 194 0 32865 0
[pid=11161/tid=11162] ppid=11158 vsize=132244 CPUtime=161.4
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 4747 0 0 0 16116 24 0 0 25 0 4 0 1105592749 135417856 25263 4294967295 134512640 135305190 3217506224 3084266688 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=132244 CPUtime=161.3
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 5791 0 0 0 16104 26 0 0 25 0 4 0 1105592749 135417856 25263 4294967295 134512640 135305190 3217506224 3075878080 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=132244 CPUtime=161.49
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 4660 0 0 0 16128 21 0 0 25 0 4 0 1105592749 135417856 25263 4294967295 134512640 135305190 3217506224 3067489472 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.25
Current children cumulated vsize (KiB) 134664

[startup+222.307 s]
/proc/loadavg: 4.52 4.49 4.44 5/102 11914
/proc/meminfo: memFree=2809416/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2

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

[pid=11161/tid=11163] ppid=11158 vsize=219344 CPUtime=580.23
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 11405 0 0 0 57965 58 0 0 25 0 4 0 1105592749 224608256 45820 4294967295 134512640 135305190 3217506224 3075878080 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=219344 CPUtime=580.57
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9723 0 0 0 57996 61 0 0 25 0 4 0 1105592749 224608256 45820 4294967295 134512640 135305190 3217506224 3067489472 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2322
Current children cumulated vsize (KiB) 221764

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

[startup+591.208 s]
/proc/loadavg: 4.25 4.31 4.36 6/102 13048
/proc/meminfo: memFree=2734768/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=219452 CPUtime=2357.4
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 45953 0 0 0 235484 256 0 0 25 0 4 0 1105592738 224718848 45852 4294967295 134512640 135305190 3217506224 3217504288 134538524 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/11161/statm: 54863 45852 79 194 0 54667 0
[pid=11161/tid=11162] ppid=11158 vsize=219452 CPUtime=589.59
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9689 0 0 0 58897 62 0 0 25 0 4 0 1105592749 224718848 45852 4294967295 134512640 135305190 3217506224 3084266356 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=219452 CPUtime=589.13
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 11421 0 0 0 58855 58 0 0 25 0 4 0 1105592749 224718848 45852 4294967295 134512640 135305190 3217506224 3075878080 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=219452 CPUtime=589.47
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9739 0 0 0 58885 62 0 0 25 0 4 0 1105592749 224718848 45852 4294967295 134512640 135305190 3217506224 3067489472 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2357.6
Current children cumulated vsize (KiB) 221872

[startup+616.816 s]
/proc/loadavg: 4.24 4.30 4.35 5/102 13233
/proc/meminfo: memFree=2733108/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=220032 CPUtime=2459.33
/proc/11161/stat : 11161 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202496 46105 0 0 0 245664 269 0 0 25 0 4 0 1105592738 225312768 46004 4294967295 134512640 135305190 3217506224 3217504248 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11161/statm: 55008 46004 79 194 0 54812 0
[pid=11161/tid=11162] ppid=11158 vsize=220032 CPUtime=615.17
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9733 0 0 0 61450 67 0 0 25 0 4 0 1105592749 225312768 46004 4294967295 134512640 135305190 3217506224 3084266536 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=220032 CPUtime=614.61
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 11436 0 0 0 61396 65 0 0 25 0 4 0 1105592749 225312768 46004 4294967295 134512640 135305190 3217506224 3075877924 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=220032 CPUtime=614.84
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9832 0 0 0 61421 63 0 0 25 0 4 0 1105592749 225312768 46004 4294967295 134512640 135305190 3217506224 3067489472 134528536 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2459.53
Current children cumulated vsize (KiB) 222452

[startup+623.215 s]
/proc/loadavg: 4.04 4.26 4.34 3/102 13233
/proc/meminfo: memFree=2733268/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=220032 CPUtime=2481.84
/proc/11161/stat : 11161 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202496 46110 0 0 0 247912 272 0 0 25 0 4 0 1105592738 225312768 46009 4294967295 134512640 135305190 3217506224 3217505632 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11161/statm: 55008 46009 79 194 0 54812 0
[pid=11161/tid=11162] ppid=11158 vsize=220032 CPUtime=621.57
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9733 0 0 0 62089 68 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3084266576 134529638 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=220032 CPUtime=619.52
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 11440 0 0 0 61887 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3075879344 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=220032 CPUtime=621.19
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9833 0 0 0 62054 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3067489360 134538142 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2482.04
Current children cumulated vsize (KiB) 222452

[startup+626.415 s]
/proc/loadavg: 4.04 4.26 4.34 2/102 13233
/proc/meminfo: memFree=2733300/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=220032 CPUtime=2486.31
/proc/11161/stat : 11161 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202496 46110 0 0 0 248359 272 0 0 25 0 4 0 1105592738 225312768 46009 4294967295 134512640 135305190 3217506224 3217505632 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11161/statm: 55008 46009 79 194 0 54812 0
[pid=11161/tid=11162] ppid=11158 vsize=220032 CPUtime=622.84
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 9733 0 0 0 62216 68 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3084267952 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=220032 CPUtime=619.52
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 11440 0 0 0 61887 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3075879344 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=220032 CPUtime=624.39
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9833 0 0 0 62374 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3067489360 134538552 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2486.51
Current children cumulated vsize (KiB) 222452

[startup+628.015 s]
/proc/loadavg: 3.80 4.20 4.32 2/102 13233
/proc/meminfo: memFree=2733300/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=220032 CPUtime=2487.91
/proc/11161/stat : 11161 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202496 46110 0 0 0 248519 272 0 0 25 0 4 0 1105592738 225312768 46009 4294967295 134512640 135305190 3217506224 3217505632 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11161/statm: 55008 46009 79 194 0 54812 0
[pid=11161/tid=11162] ppid=11158 vsize=220032 CPUtime=622.84
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 9733 0 0 0 62216 68 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3084267952 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=220032 CPUtime=619.52
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 11440 0 0 0 61887 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3075879344 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=220032 CPUtime=625.99
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9833 0 0 0 62534 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3067489360 134538154 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2488.11
Current children cumulated vsize (KiB) 222452

[startup+628.815 s]
/proc/loadavg: 3.80 4.20 4.32 2/102 13233
/proc/meminfo: memFree=2733300/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=220032 CPUtime=2488.71
/proc/11161/stat : 11161 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202496 46110 0 0 0 248599 272 0 0 25 0 4 0 1105592738 225312768 46009 4294967295 134512640 135305190 3217506224 3217505632 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11161/statm: 55008 46009 79 194 0 54812 0
[pid=11161/tid=11162] ppid=11158 vsize=220032 CPUtime=622.84
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 9733 0 0 0 62216 68 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3084267952 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=220032 CPUtime=619.52
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 11440 0 0 0 61887 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3075879344 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=220032 CPUtime=626.79
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9833 0 0 0 62614 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3067489360 134539063 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2488.91
Current children cumulated vsize (KiB) 222452

[startup+629.615 s]
/proc/loadavg: 3.80 4.20 4.32 2/102 13233
/proc/meminfo: memFree=2733332/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=220032 CPUtime=2489.51
/proc/11161/stat : 11161 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202496 46110 0 0 0 248679 272 0 0 25 0 4 0 1105592738 225312768 46009 4294967295 134512640 135305190 3217506224 3217505632 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11161/statm: 55008 46009 79 194 0 54812 0
[pid=11161/tid=11162] ppid=11158 vsize=220032 CPUtime=622.84
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 9733 0 0 0 62216 68 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3084267952 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=220032 CPUtime=619.52
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 11440 0 0 0 61887 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3075879344 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=220032 CPUtime=627.59
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9833 0 0 0 62694 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3067489360 134539426 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2489.71
Current children cumulated vsize (KiB) 222452

[startup+629.815 s]
/proc/loadavg: 3.80 4.20 4.32 2/102 13233
/proc/meminfo: memFree=2733332/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=220032 CPUtime=2489.71
/proc/11161/stat : 11161 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202496 46110 0 0 0 248699 272 0 0 25 0 4 0 1105592738 225312768 46009 4294967295 134512640 135305190 3217506224 3217505632 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11161/statm: 55008 46009 79 194 0 54812 0
[pid=11161/tid=11162] ppid=11158 vsize=220032 CPUtime=622.84
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 9733 0 0 0 62216 68 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3084267952 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=220032 CPUtime=619.52
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 11440 0 0 0 61887 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3075879344 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=220032 CPUtime=627.79
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9833 0 0 0 62714 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3067489360 134538917 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2489.91
Current children cumulated vsize (KiB) 222452

[startup+629.915 s]
/proc/loadavg: 3.80 4.20 4.32 2/102 13233
/proc/meminfo: memFree=2733332/3368532 swapFree=1952996/1959888
[pid=11158] ppid=11156 vsize=2420 CPUtime=0.2
/proc/11158/stat : 11158 (manysat.sh) S 11156 11158 21691 0 -1 4194304 370 1777 0 0 0 0 19 1 24 0 1 0 1105592717 2478080 275 4294967295 134512640 135169312 3213392848 3213389064 3085881070 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/11158/statm: 605 275 231 161 0 44 0
[pid=11161] ppid=11158 vsize=220032 CPUtime=2489.81
/proc/11161/stat : 11161 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202496 46110 0 0 0 248709 272 0 0 25 0 4 0 1105592738 225312768 46009 4294967295 134512640 135305190 3217506224 3217505632 134657474 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/11161/statm: 55008 46009 79 194 0 54812 0
[pid=11161/tid=11162] ppid=11158 vsize=220032 CPUtime=622.84
/proc/11161/task/11162/stat : 11162 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 9733 0 0 0 62216 68 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3084267952 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=11161/tid=11163] ppid=11158 vsize=220032 CPUtime=619.52
/proc/11161/task/11163/stat : 11163 (manysat1.1_stat) S 11158 11158 21691 0 -1 4202560 11440 0 0 0 61887 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3075879344 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=11161/tid=11164] ppid=11158 vsize=220032 CPUtime=627.89
/proc/11161/task/11164/stat : 11164 (manysat1.1_stat) R 11158 11158 21691 0 -1 4202560 9833 0 0 0 62724 65 0 0 25 0 4 0 1105592749 225312768 46009 4294967295 134512640 135305190 3217506224 3067489360 134538930 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2490.01
Current children cumulated vsize (KiB) 222452

Child status: 20
Real time (s): 629.943
CPU time (s): 2490.04
CPU user time (s): 2487.3
CPU system time (s): 2.74
CPU usage (%): 395.28
Max. virtual memory (cumulated for all children) (KiB): 222452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2487.3
system time used= 2.74
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48548
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= 29050
involuntary context switches= 113407

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 14:42:35
IDJOB=1776892
IDBENCH=69604
IDSOLVER=626
FILE ID=tipi45/1776892-1243514555
PBS_JOBID=
Free space on /tmp= 15500 MiB

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

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED= 1985571524

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:       2918956 kB
Buffers:        136844 kB
Cached:         205716 kB
SwapCached:       2100 kB
Active:          86552 kB
Inactive:       265140 kB
HighTotal:     2489216 kB
HighFree:      2270868 kB
LowTotal:       879316 kB
LowFree:        648088 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            2720 kB
Writeback:           0 kB
AnonPages:        8400 kB
Mapped:           3300 kB
Slab:            85072 kB
SReclaimable:    74116 kB
SUnreclaim:      10956 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= 15500 MiB
End job on tipi45 at 2009-05-28 14:53:05