Trace number 1775136

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-20UNSAT 904.595 453.76

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.626
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
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.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   57446   170514 |   17233       0        0     nan |  0.000 % |
0.28/0.39	c |         0 |   56659   238983 |      --       0       --      -- |     --   | -787/68469
0.28/0.39	c ==============================================================================
0.28/0.39	c Result  :   #vars: 636   #clauses: 56659   #literals: 238983
0.28/0.39	c CPU time:   0.387941 s
0.28/0.39	c ==============================================================================
904.53/453.73	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
904.53/453.73	c ============================[ Problem Statistics ]=============================
904.53/453.73	c |                                                                             |
904.53/453.73	c threadId              : 1
904.53/453.73	c restarts              : 1267
904.53/453.73	c conflicts             : 458729         (508 /sec)
904.53/453.73	c decisions             : 589265         (1.68 % random) (652 /sec)
904.53/453.73	c propagations          : 39302188       (43488 /sec)
904.53/453.73	c conflict literals     : 10417306       (27.26 % deleted)
904.53/453.73	c Memory used           : 135.88 MB
904.53/453.73	c CPU time              : 903.748 s
904.53/453.73	
904.53/453.73	c --->m=4, e=8, aimd=1, HOME/1324_many.cnf	time: 225.937	conflicts: 458729       
904.53/453.75	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775136-1241293775/watcher-1775136-1241293775 -o /tmp/evaluation-result-1775136-1241293775/solver-1775136-1241293775 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775136-1241293775.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.91 3/64 1324
/proc/meminfo: memFree=1939248/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157405208 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1324/statm: 1339 235 195 169 0 50 0
[pid=1325] ppid=1324 vsize=1232 CPUtime=0
/proc/1325/stat : 1325 (SatElite) R 1324 1324 1285 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 157405208 1261568 199 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/1325/statm: 308 200 50 127 0 178 0

[startup+0.0975279 s]
/proc/loadavg: 3.68 3.93 3.91 3/64 1324
/proc/meminfo: memFree=1939248/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157405208 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1324/statm: 1339 235 195 169 0 50 0
[pid=1325] ppid=1324 vsize=5416 CPUtime=0.08
/proc/1325/stat : 1325 (SatElite) R 1324 1324 1285 0 -1 4194304 1270 0 0 0 8 0 0 0 18 0 1 0 157405208 5545984 1254 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/1325/statm: 1354 1254 68 127 0 1224 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10772

[startup+0.101527 s]
/proc/loadavg: 3.68 3.93 3.91 3/64 1324
/proc/meminfo: memFree=1939248/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157405208 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1324/statm: 1339 235 195 169 0 50 0
[pid=1325] ppid=1324 vsize=5416 CPUtime=0.08
/proc/1325/stat : 1325 (SatElite) R 1324 1324 1285 0 -1 4194304 1279 0 0 0 8 0 0 0 18 0 1 0 157405208 5545984 1263 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/1325/statm: 1354 1263 68 127 0 1224 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10772

[startup+0.301546 s]
/proc/loadavg: 3.68 3.93 3.91 3/64 1324
/proc/meminfo: memFree=1939248/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157405208 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1324/statm: 1339 235 195 169 0 50 0
[pid=1325] ppid=1324 vsize=6808 CPUtime=0.28
/proc/1325/stat : 1325 (SatElite) R 1324 1324 1285 0 -1 4194304 1579 0 0 0 28 0 0 0 19 0 1 0 157405208 6971392 1563 1992294400 134512640 135034092 4294956112 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0
/proc/1325/statm: 1702 1563 68 127 0 1572 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12164

[startup+0.701594 s]
/proc/loadavg: 3.68 3.93 3.91 3/64 1324
/proc/meminfo: memFree=1939248/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 5356

[startup+1.50167 s]
/proc/loadavg: 3.46 3.88 3.90 5/69 1330
/proc/meminfo: memFree=1919176/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=51464 CPUtime=1.89
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 4972 0 0 0 186 3 0 0 18 0 4 0 157405257 52699136 4958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 12866 4958 83 193 0 12670 0
[pid=1327/tid=1328] ppid=1324 vsize=51464 CPUtime=0.39
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 284 0 0 0 39 0 0 0 19 0 4 0 157405269 52699136 4958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1329] ppid=1324 vsize=51464 CPUtime=0.45
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 298 0 0 0 45 0 0 0 18 0 4 0 157405269 52699136 4958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=51464 CPUtime=0.48
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 271 0 0 0 48 0 0 0 18 0 4 0 157405269 52699136 4958 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 56820

[startup+3.10282 s]
/proc/loadavg: 3.46 3.88 3.90 5/69 1330
/proc/meminfo: memFree=1916872/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=54080 CPUtime=5.08
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 5469 0 0 0 505 3 0 0 24 0 4 0 157405257 55377920 5455 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 13520 5455 83 193 0 13324 0
[pid=1327/tid=1328] ppid=1324 vsize=54080 CPUtime=1.19
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 385 0 0 0 119 0 0 0 25 0 4 0 157405269 55377920 5455 1992294400 134512640 135305190 4294956160 18446744073709551615 134551751 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1329] ppid=1324 vsize=54080 CPUtime=1.24
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 431 0 0 0 124 0 0 0 25 0 4 0 157405269 55377920 5455 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=54080 CPUtime=1.35
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 429 0 0 0 135 0 0 0 23 0 4 0 157405269 55377920 5455 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 59436

[startup+6.30112 s]
/proc/loadavg: 3.51 3.89 3.90 5/69 1330
/proc/meminfo: memFree=1913096/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=57780 CPUtime=11.47
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 6379 0 0 0 1142 5 0 0 18 0 4 0 157405257 59166720 6365 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 14445 6365 83 193 0 14249 0
[pid=1327/tid=1328] ppid=1324 vsize=57780 CPUtime=2.96
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 740 0 0 0 296 0 0 0 24 0 4 0 157405269 59166720 6365 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1329] ppid=1324 vsize=57780 CPUtime=2.59
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 609 0 0 0 259 0 0 0 25 0 4 0 157405269 59166720 6365 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=57780 CPUtime=2.64
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 614 0 0 0 263 1 0 0 24 0 4 0 157405269 59166720 6365 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 63136

[startup+12.7027 s]
/proc/loadavg: 3.55 3.89 3.90 5/69 1330
/proc/meminfo: memFree=1906128/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=63760 CPUtime=24.24
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 7987 0 0 0 2417 7 0 0 18 0 4 0 157405257 65290240 7973 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1327/statm: 15940 7973 83 193 0 15744 0
[pid=1327/tid=1328] ppid=1324 vsize=63760 CPUtime=5.49
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 1165 0 0 0 548 1 0 0 25 0 4 0 157405269 65290240 7973 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=63760 CPUtime=5.09
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 959 0 0 0 509 0 0 0 25 0 4 0 157405269 65290240 7973 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=63760 CPUtime=6.42
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 1018 0 0 0 641 1 0 0 19 0 4 0 157405269 65290240 7973 1992294400 134512640 135305190 4294956160 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 69116

[startup+25.5019 s]
/proc/loadavg: 3.65 3.89 3.90 5/69 1330
/proc/meminfo: memFree=1898960/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=71016 CPUtime=49.78
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 9678 0 0 0 4968 10 0 0 25 0 4 0 157405257 72720384 9664 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1327/statm: 17754 9664 83 193 0 17558 0
[pid=1327/tid=1328] ppid=1324 vsize=71016 CPUtime=12.19
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 1449 0 0 0 1217 2 0 0 25 0 4 0 157405269 72720384 9664 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1329] ppid=1324 vsize=71016 CPUtime=11.07
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 1621 0 0 0 1106 1 0 0 25 0 4 0 157405269 72720384 9664 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1330] ppid=1324 vsize=71016 CPUtime=12.64
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 1494 0 0 0 1262 2 0 0 25 0 4 0 157405269 72720384 9664 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 76372

[startup+51.1013 s]
/proc/loadavg: 3.77 3.90 3.90 5/69 1330
/proc/meminfo: memFree=1887056/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=84016 CPUtime=100.87
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 12645 0 0 0 10073 14 0 0 23 0 4 0 157405257 86032384 12631 1992294400 134512640 135305190 4294956160 18446744073709551615 134528307 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 21004 12631 83 193 0 20808 0
[pid=1327/tid=1328] ppid=1324 vsize=84016 CPUtime=24.49
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 2237 0 0 0 2446 3 0 0 25 0 4 0 157405269 86032384 12631 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1329] ppid=1324 vsize=84016 CPUtime=23.19
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 2051 0 0 0 2317 2 0 0 25 0 4 0 157405269 86032384 12631 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1330] ppid=1324 vsize=84016 CPUtime=25.93
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 2411 0 0 0 2590 3 0 0 25 0 4 0 157405269 86032384 12631 1992294400 134512640 135305190 4294956160 18446744073709551615 134528554 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 89372

[startup+102.305 s]
/proc/loadavg: 3.90 3.91 3.91 5/69 1330
/proc/meminfo: memFree=1875152/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=96244 CPUtime=203.06
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 15562 0 0 0 20287 19 0 0 25 0 4 0 157405257 98553856 15548 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 24061 15548 83 193 0 23865 0
[pid=1327/tid=1328] ppid=1324 vsize=96244 CPUtime=49.38
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 2864 0 0 0 4934 4 0 0 25 0 4 0 157405269 98553856 15548 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=96244 CPUtime=48.95
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 2863 0 0 0 4892 3 0 0 25 0 4 0 157405269 98553856 15548 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=96244 CPUtime=51.34
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 3269 0 0 0 5129 5 0 0 25 0 4 0 157405269 98553856 15548 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.54
Current children cumulated vsize (KiB) 101600

[startup+162.302 s]
/proc/loadavg: 3.96 3.93 3.91 5/69 1330
/proc/meminfo: memFree=1866768/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=105464 CPUtime=322.79

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

[pid=1327/tid=1329] ppid=1324 vsize=127908 CPUtime=169.48
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 4713 0 0 0 16942 6 0 0 25 0 4 0 157405269 130977792 22960 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1330] ppid=1324 vsize=127908 CPUtime=172.01
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5240 0 0 0 17194 7 0 0 25 0 4 0 157405269 130977792 22960 1992294400 134512640 135305190 4294956160 18446744073709551615 134528802 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.49
Current children cumulated vsize (KiB) 133264

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1839440/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=135092 CPUtime=801.76
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 24419 0 0 0 80144 32 0 0 25 0 4 0 157405257 138334208 24405 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 33773 24405 83 193 0 33577 0
[pid=1327/tid=1328] ppid=1324 vsize=135092 CPUtime=197.43
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5392 0 0 0 19735 8 0 0 25 0 4 0 157405269 138334208 24405 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=135092 CPUtime=199.26
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5054 0 0 0 19920 6 0 0 25 0 4 0 157405269 138334208 24405 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=135092 CPUtime=201.91
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5538 0 0 0 20183 8 0 0 25 0 4 0 157405269 138334208 24405 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.24
Current children cumulated vsize (KiB) 140448

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

[startup+409.502 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1839312/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=135236 CPUtime=816.13
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 24460 0 0 0 81581 32 0 0 19 0 4 0 157405257 138481664 24446 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 33809 24446 83 193 0 33613 0
[pid=1327/tid=1328] ppid=1324 vsize=135236 CPUtime=200.66
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5393 0 0 0 20058 8 0 0 25 0 4 0 157405269 138481664 24446 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=135236 CPUtime=203.03
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5057 0 0 0 20297 6 0 0 25 0 4 0 157405269 138481664 24446 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=135236 CPUtime=205.31
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5542 0 0 0 20523 8 0 0 25 0 4 0 157405269 138481664 24446 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 816.61
Current children cumulated vsize (KiB) 140592

[startup+435.101 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1837968/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=136472 CPUtime=867.22
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 24783 0 0 0 86689 33 0 0 25 0 4 0 157405257 139747328 24769 1992294400 134512640 135305190 4294956160 18446744073709551615 134549005 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 34118 24769 83 193 0 33922 0
[pid=1327/tid=1328] ppid=1324 vsize=136472 CPUtime=213.62
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5447 0 0 0 21354 8 0 0 25 0 4 0 157405269 139747328 24769 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=136472 CPUtime=216.13
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5102 0 0 0 21607 6 0 0 25 0 4 0 157405269 139747328 24769 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=136472 CPUtime=217.7
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5599 0 0 0 21762 8 0 0 25 0 4 0 157405269 139747328 24769 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 867.7
Current children cumulated vsize (KiB) 141828

[startup+441.503 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1837520/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=136960 CPUtime=879.99
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 24900 0 0 0 87966 33 0 0 25 0 4 0 157405257 140247040 24886 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 34240 24886 83 193 0 34044 0
[pid=1327/tid=1328] ppid=1324 vsize=136960 CPUtime=216.96
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5470 0 0 0 21688 8 0 0 20 0 4 0 157405269 140247040 24886 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=136960 CPUtime=219.31
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5125 0 0 0 21924 7 0 0 25 0 4 0 157405269 140247040 24886 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=136960 CPUtime=220.9
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5629 0 0 0 22082 8 0 0 25 0 4 0 157405269 140247040 24886 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 880.47
Current children cumulated vsize (KiB) 142316

[startup+447.902 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1836944/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=137484 CPUtime=892.77
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 25044 0 0 0 89244 33 0 0 25 0 4 0 157405257 140783616 25030 1992294400 134512640 135305190 4294956160 18446744073709551615 134548012 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 34371 25030 83 193 0 34175 0
[pid=1327/tid=1328] ppid=1324 vsize=137484 CPUtime=220.15
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5493 0 0 0 22007 8 0 0 25 0 4 0 157405269 140783616 25030 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=137484 CPUtime=222.49
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5177 0 0 0 22242 7 0 0 25 0 4 0 157405269 140783616 25030 1992294400 134512640 135305190 4294956160 18446744073709551615 134530649 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=137484 CPUtime=224.1
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5633 0 0 0 22402 8 0 0 25 0 4 0 157405269 140783616 25030 1992294400 134512640 135305190 4294956160 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 893.25
Current children cumulated vsize (KiB) 142840

[startup+451.102 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1836624/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=137820 CPUtime=899.15
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 25122 0 0 0 89882 33 0 0 25 0 4 0 157405257 141127680 25108 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 34455 25108 83 193 0 34259 0
[pid=1327/tid=1328] ppid=1324 vsize=137820 CPUtime=221.65
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5493 0 0 0 22157 8 0 0 25 0 4 0 157405269 141127680 25108 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=137820 CPUtime=224.07
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5203 0 0 0 22400 7 0 0 25 0 4 0 157405269 141127680 25108 1992294400 134512640 135305190 4294956160 18446744073709551615 134528690 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=137820 CPUtime=225.7
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5634 0 0 0 22562 8 0 0 25 0 4 0 157405269 141127680 25108 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 899.63
Current children cumulated vsize (KiB) 143176

[startup+452.702 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1836624/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=138988 CPUtime=902.34
/proc/1327/stat : 1327 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194304 25170 0 0 0 90201 33 0 0 25 0 4 0 157405257 142323712 25156 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 34747 25156 83 193 0 34551 0
[pid=1327/tid=1328] ppid=1324 vsize=138988 CPUtime=222.45
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5494 0 0 0 22237 8 0 0 25 0 4 0 157405269 142323712 25156 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=138988 CPUtime=224.87
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5232 0 0 0 22480 7 0 0 25 0 4 0 157405269 142323712 25156 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=138988 CPUtime=226.5
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5634 0 0 0 22642 8 0 0 25 0 4 0 157405269 142323712 25156 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 902.82
Current children cumulated vsize (KiB) 144344

[startup+453.502 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1836240/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=139132 CPUtime=903.85
/proc/1327/stat : 1327 (manysat1.1_stat) S 1324 1324 1285 0 -1 4194304 25229 0 0 0 90351 34 0 0 25 0 4 0 157405257 142471168 25215 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 34783 25215 83 193 0 34587 0
[pid=1327/tid=1328] ppid=1324 vsize=139132 CPUtime=222.82
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) S 1324 1324 1285 0 -1 4194368 5496 0 0 0 22274 8 0 0 25 0 4 0 157405269 142471168 25215 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=139132 CPUtime=225.36
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5288 0 0 0 22529 7 0 0 17 0 4 0 157405269 142471168 25215 1992294400 134512640 135305190 4294956160 18446744073709551615 134529584 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=139132 CPUtime=226.8
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) S 1324 1324 1285 0 -1 4194368 5634 0 0 0 22672 8 0 0 25 0 4 0 157405269 142471168 25215 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 904.33
Current children cumulated vsize (KiB) 144488

[startup+453.702 s]
/proc/loadavg: 3.99 3.96 3.91 5/69 1330
/proc/meminfo: memFree=1836240/2055920 swapFree=4181312/4192956
[pid=1324] ppid=1322 vsize=5356 CPUtime=0.48
/proc/1324/stat : 1324 (manysat.sh) S 1322 1324 1285 0 -1 4194304 313 1584 0 0 0 0 47 1 16 0 1 0 157405208 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1324/statm: 1339 238 195 169 0 50 0
[pid=1327] ppid=1324 vsize=139132 CPUtime=904.05
/proc/1327/stat : 1327 (manysat1.1_stat) S 1324 1324 1285 0 -1 4194304 25229 0 0 0 90371 34 0 0 25 0 4 0 157405257 142471168 25215 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1327/statm: 34783 25215 83 193 0 34587 0
[pid=1327/tid=1328] ppid=1324 vsize=139132 CPUtime=222.82
/proc/1327/task/1328/stat : 1328 (manysat1.1_stat) S 1324 1324 1285 0 -1 4194368 5496 0 0 0 22274 8 0 0 25 0 4 0 157405269 142471168 25215 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1327/tid=1329] ppid=1324 vsize=139132 CPUtime=225.56
/proc/1327/task/1329/stat : 1329 (manysat1.1_stat) R 1324 1324 1285 0 -1 4194368 5288 0 0 0 22549 7 0 0 19 0 4 0 157405269 142471168 25215 1992294400 134512640 135305190 4294956160 18446744073709551615 134529566 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1327/tid=1330] ppid=1324 vsize=139132 CPUtime=226.8
/proc/1327/task/1330/stat : 1330 (manysat1.1_stat) S 1324 1324 1285 0 -1 4194368 5634 0 0 0 22672 8 0 0 25 0 4 0 157405269 142471168 25215 1992294400 134512640 135305190 4294956160 18446744073709551615 134657474 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 904.53
Current children cumulated vsize (KiB) 144488

Child status: 20
Real time (s): 453.76
CPU time (s): 904.595
CPU user time (s): 904.22
CPU system time (s): 0.374943
CPU usage (%): 199.355
Max. virtual memory (cumulated for all children) (KiB): 144488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 904.22
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27295
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= 1004
involuntary context switches= 16031

runsolver used 0.435933 second user time and 1.22281 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 21:49:35
IDJOB=1775136
IDBENCH=71091
IDSOLVER=612
FILE ID=node48/1775136-1241293775
PBS_JOBID= 9225146
Free space on /tmp= 66416 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775136-1241293775/watcher-1775136-1241293775 -o /tmp/evaluation-result-1775136-1241293775/solver-1775136-1241293775 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775136-1241293775.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1441714796

node48.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1939728 kB
Buffers:         13080 kB
Cached:          42408 kB
SwapCached:       5440 kB
Active:          16336 kB
Inactive:        46944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1939728 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            39004 kB
Committed_AS:   764476 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66416 MiB
End job on node48 at 2009-05-02 21:57:09