Trace number 3361892

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 3040.25 761.114

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  176662   468934 |   52998       0        0     nan |  0.000 % |
0.00/0.53	c |         0 |  126705   459117 |      --       0       --      -- |     --   | -48055/-4128
0.00/0.53	c ==============================================================================
0.00/0.53	c Result  :   #vars: 18202   #clauses: 126705   #literals: 459117
0.00/0.53	c CPU time:   0.505923 s
0.00/0.53	c ==============================================================================
3039.89/761.07	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
3039.89/761.07	c ============================[ Problem Statistics ]=============================
3039.89/761.07	c |                                                                             |
3039.89/761.07	c threadId              : 3
3039.89/761.07	c restarts              : 3248
3039.89/761.07	c conflicts             : 2535443        (835 /sec)
3039.89/761.07	c decisions             : 4535306        (1.32 % random) (1493 /sec)
3039.89/761.07	c propagations          : 927401438      (305373 /sec)
3039.89/761.07	c conflict literals     : 232889332      (19.49 % deleted)
3039.89/761.07	c Memory used           : 663.81 MB
3039.89/761.07	c CPU time              : 3036.94 s
3039.89/761.07	
3039.89/761.07	c --->m=4, e=8, aimd=1, HOME/7923_many.cnf	time: 759.236	conflicts: 2535443      
3039.89/761.10	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3361892-1305296397/watcher-3361892-1305296397 -o /tmp/evaluation-result-3361892-1305296397/solver-3361892-1305296397 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361892-1305296397.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 7923
/proc/meminfo: memFree=25762832/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=11796 CPUtime=0 cores=0-7
/proc/7923/stat : 7923 (runsolver) S 7921 7923 7897 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 719870374 12079104 49 33554432000 4194304 5432360 140733652549776 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 3 0 0 0
/proc/7923/statm: 2949 49 30 303 0 2643 0

[startup+0.068172 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 7923
/proc/meminfo: memFree=25762832/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 719870374 8908800 249 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7923/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101194 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 7923
/proc/meminfo: memFree=25762832/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 719870374 8908800 249 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7923/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301135 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 7923
/proc/meminfo: memFree=25762832/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 719870374 8908800 249 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/7923/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701049 s]
/proc/loadavg: 0.00 0.00 0.00 1/351 7923
/proc/meminfo: memFree=25762832/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 8700

[startup+1.50089 s]
/proc/loadavg: 0.00 0.00 0.00 5/356 7929
/proc/meminfo: memFree=25717788/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=77328 CPUtime=2.95 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 11003 0 0 0 290 5 0 0 18 0 4 0 719870437 79183872 10955 33554432000 134512640 135305190 4294438128 18446744073709551615 134839991 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 19332 10955 84 194 0 19136 0
[pid=7926/tid=7927] ppid=7923 vsize=77328 CPUtime=0.69 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 503 0 0 0 69 0 0 0 18 0 4 0 719870453 79183872 10955 33554432000 134512640 135305190 4294438128 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=77328 CPUtime=0.68 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 603 0 0 0 68 0 0 0 18 0 4 0 719870454 79183872 10955 33554432000 134512640 135305190 4294438128 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=77328 CPUtime=0.68 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 707 0 0 0 67 1 0 0 18 0 4 0 719870454 79183872 10955 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 86028

[startup+3.10059 s]
/proc/loadavg: 0.00 0.00 0.00 5/356 7929
/proc/meminfo: memFree=25708984/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=88368 CPUtime=9.34 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 13840 0 0 0 927 7 0 0 18 0 4 0 719870437 90488832 13792 33554432000 134512640 135305190 4294438128 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 22092 13792 84 194 0 21896 0
[pid=7926/tid=7927] ppid=7923 vsize=88368 CPUtime=2.28 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 990 0 0 0 228 0 0 0 18 0 4 0 719870453 90488832 13792 33554432000 134512640 135305190 4294438128 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=88368 CPUtime=2.29 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 1485 0 0 0 228 1 0 0 18 0 4 0 719870454 90488832 13792 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=88368 CPUtime=2.29 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 1384 0 0 0 226 3 0 0 18 0 4 0 719870454 90488832 13792 33554432000 134512640 135305190 4294438128 18446744073709551615 134529138 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (KiB) 97068

[startup+6.301 s]
/proc/loadavg: 0.32 0.07 0.02 5/356 7929
/proc/meminfo: memFree=25684460/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=110868 CPUtime=22.14 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 19288 0 0 0 2202 12 0 0 18 0 4 0 719870437 113528832 19240 33554432000 134512640 135305190 4294438128 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 27717 19240 84 194 0 27521 0
[pid=7926/tid=7927] ppid=7923 vsize=110868 CPUtime=5.48 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 1910 0 0 0 547 1 0 0 25 0 4 0 719870453 113528832 19240 33554432000 134512640 135305190 4294438128 18446744073709551615 134530552 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=110868 CPUtime=5.48 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 3195 0 0 0 547 1 0 0 18 0 4 0 719870454 113528832 19240 33554432000 134512640 135305190 4294438128 18446744073709551615 134528805 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=110868 CPUtime=5.48 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 2673 0 0 0 543 5 0 0 18 0 4 0 719870454 113528832 19240 33554432000 134512640 135305190 4294438128 18446744073709551615 134528866 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.75
Current children cumulated vsize (KiB) 119568

[startup+12.7008 s]
/proc/loadavg: 0.61 0.13 0.04 5/356 7929
/proc/meminfo: memFree=25652104/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=141628 CPUtime=47.72 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 26909 0 0 0 4750 22 0 0 18 0 4 0 719870437 145027072 26861 33554432000 134512640 135305190 4294438128 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 35407 26861 84 194 0 35211 0
[pid=7926/tid=7927] ppid=7923 vsize=141628 CPUtime=11.89 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 3205 0 0 0 1186 3 0 0 19 0 4 0 719870453 145027072 26861 33554432000 134512640 135305190 4294438128 18446744073709551615 134528615 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=141628 CPUtime=11.89 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 5346 0 0 0 1186 3 0 0 18 0 4 0 719870454 145027072 26861 33554432000 134512640 135305190 4294438128 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=141628 CPUtime=11.88 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 4761 0 0 0 1177 11 0 0 18 0 4 0 719870454 145027072 26861 33554432000 134512640 135305190 4294438128 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.33
Current children cumulated vsize (KiB) 150328

[startup+25.5004 s]
/proc/loadavg: 1.36 0.32 0.11 5/356 7929
/proc/meminfo: memFree=25618784/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=175972 CPUtime=98.9 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 35519 0 0 0 9855 35 0 0 18 0 4 0 719870437 180195328 35471 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 43993 35471 84 194 0 43797 0
[pid=7926/tid=7927] ppid=7923 vsize=175972 CPUtime=24.67 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 4481 0 0 0 2462 5 0 0 25 0 4 0 719870453 180195328 35471 33554432000 134512640 135305190 4294438128 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=175972 CPUtime=24.69 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 8320 0 0 0 2464 5 0 0 18 0 4 0 719870454 180195328 35471 33554432000 134512640 135305190 4294438128 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=175972 CPUtime=24.66 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 6973 0 0 0 2450 16 0 0 18 0 4 0 719870454 180195328 35471 33554432000 134512640 135305190 4294438128 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.51
Current children cumulated vsize (KiB) 184672

[startup+51.1007 s]
/proc/loadavg: 2.26 0.62 0.21 5/356 7930
/proc/meminfo: memFree=25584284/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=208904 CPUtime=201.23 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 43658 0 0 0 20074 49 0 0 18 0 4 0 719870437 213917696 43610 33554432000 134512640 135305190 4294438128 18446744073709551615 134528774 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 52226 43610 84 194 0 52030 0
[pid=7926/tid=7927] ppid=7923 vsize=208904 CPUtime=50.26 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 5807 0 0 0 5017 9 0 0 21 0 4 0 719870453 213917696 43610 33554432000 134512640 135305190 4294438128 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=208904 CPUtime=50.27 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 10832 0 0 0 5021 6 0 0 19 0 4 0 719870454 213917696 43610 33554432000 134512640 135305190 4294438128 18446744073709551615 134528512 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=208904 CPUtime=50.24 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 9040 0 0 0 5001 23 0 0 19 0 4 0 719870454 213917696 43610 33554432000 134512640 135305190 4294438128 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.84
Current children cumulated vsize (KiB) 217604

[startup+102.313 s]
/proc/loadavg: 3.24 1.14 0.40 5/356 7931
/proc/meminfo: memFree=25518180/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=273928 CPUtime=405.97 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 59949 0 0 0 40521 76 0 0 18 0 4 0 719870437 280502272 59901 33554432000 134512640 135305190 4294438128 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 68482 59901 84 194 0 68286 0
[pid=7926/tid=7927] ppid=7923 vsize=273928 CPUtime=101.44 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 8354 0 0 0 10128 16 0 0 25 0 4 0 719870453 280502272 59901 33554432000 134512640 135305190 4294438128 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=273928 CPUtime=101.46 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 16284 0 0 0 10137 9 0 0 19 0 4 0 719870454 280502272 59901 33554432000 134512640 135305190 4294438128 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=273928 CPUtime=101.42 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 13861 0 0 0 10105 37 0 0 25 0 4 0 719870454 280502272 59901 33554432000 134512640 135305190 4294438128 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.58
Current children cumulated vsize (KiB) 282628

[startup+162.301 s]
/proc/loadavg: 3.76 1.67 0.63 5/356 7933
/proc/meminfo: memFree=25486900/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=306512 CPUtime=645.79 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 67815 0 0 0 64485 94 0 0 19 0 4 0 719870437 313868288 67767 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 76628 67767 84 194 0 76432 0
[pid=7926/tid=7927] ppid=7923 vsize=306512 CPUtime=161.39 cores=0-7

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

/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=654700 CPUtime=2564.73 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 153584 0 0 0 256218 255 0 0 18 0 4 0 719870437 670412800 153536 33554432000 134512640 135305190 4294438128 18446744073709551615 134528265 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 163675 153536 84 194 0 163479 0
[pid=7926/tid=7927] ppid=7923 vsize=654700 CPUtime=641.13 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 22042 0 0 0 64055 58 0 0 25 0 4 0 719870453 670412800 153536 33554432000 134512640 135305190 4294438128 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=654700 CPUtime=641.23 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 45307 0 0 0 64089 34 0 0 18 0 4 0 719870454 670412800 153536 33554432000 134512640 135305190 4294438128 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=654700 CPUtime=641.12 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 42546 0 0 0 63989 123 0 0 19 0 4 0 719870454 670412800 153536 33554432000 134512640 135305190 4294438128 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.34
Current children cumulated vsize (KiB) 663400

[startup+702.3 s]
/proc/loadavg: 4.05 3.61 2.10 5/356 7947
/proc/meminfo: memFree=25133724/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=665188 CPUtime=2804.56 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 156112 0 0 0 280197 259 0 0 21 0 4 0 719870437 681152512 156064 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 166297 156064 84 194 0 166101 0
[pid=7926/tid=7927] ppid=7923 vsize=665188 CPUtime=701.03 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 22563 0 0 0 70044 59 0 0 25 0 4 0 719870453 681152512 156064 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=665188 CPUtime=701.16 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 45919 0 0 0 70081 35 0 0 18 0 4 0 719870454 681152512 156064 33554432000 134512640 135305190 4294438128 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=665188 CPUtime=701.11 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 43541 0 0 0 69987 124 0 0 25 0 4 0 719870454 681152512 156064 33554432000 134512640 135305190 4294438128 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.17
Current children cumulated vsize (KiB) 673888

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

[startup+716.701 s]
/proc/loadavg: 4.04 3.63 2.13 5/356 7948
/proc/meminfo: memFree=25129124/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=669312 CPUtime=2862.15 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 157182 0 0 0 285954 261 0 0 18 0 4 0 719870437 685375488 157134 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 167328 157134 84 194 0 167132 0
[pid=7926/tid=7927] ppid=7923 vsize=669312 CPUtime=715.43 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 22704 0 0 0 71484 59 0 0 25 0 4 0 719870453 685375488 157134 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=669312 CPUtime=715.54 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 46130 0 0 0 71518 36 0 0 18 0 4 0 719870454 685375488 157134 33554432000 134512640 135305190 4294438128 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=669312 CPUtime=715.5 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 44020 0 0 0 71426 124 0 0 25 0 4 0 719870454 685375488 157134 33554432000 134512640 135305190 4294438128 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2862.76
Current children cumulated vsize (KiB) 678012

[startup+742.301 s]
/proc/loadavg: 4.02 3.66 2.18 5/356 7949
/proc/meminfo: memFree=25122668/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=677188 CPUtime=2964.48 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 158784 0 0 0 296185 263 0 0 18 0 4 0 719870437 693440512 158736 33554432000 134512640 135305190 4294438128 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 169297 158736 84 194 0 169101 0
[pid=7926/tid=7927] ppid=7923 vsize=677188 CPUtime=741.03 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 23011 0 0 0 74044 59 0 0 25 0 4 0 719870453 693440512 158736 33554432000 134512640 135305190 4294438128 18446744073709551615 134564759 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=677188 CPUtime=741.14 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 46489 0 0 0 74078 36 0 0 19 0 4 0 719870454 693440512 158736 33554432000 134512640 135305190 4294438128 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=677188 CPUtime=741.05 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 44489 0 0 0 73980 125 0 0 25 0 4 0 719870454 693440512 158736 33554432000 134512640 135305190 4294438128 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2965.09
Current children cumulated vsize (KiB) 685888

[startup+748.701 s]
/proc/loadavg: 4.02 3.67 2.19 5/356 7949
/proc/meminfo: memFree=25121668/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=678248 CPUtime=2990.08 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 159057 0 0 0 298744 264 0 0 18 0 4 0 719870437 694525952 159009 33554432000 134512640 135305190 4294438128 18446744073709551615 134528350 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 169562 159009 84 194 0 169366 0
[pid=7926/tid=7927] ppid=7923 vsize=678248 CPUtime=747.42 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 23060 0 0 0 74683 59 0 0 25 0 4 0 719870453 694525952 159009 33554432000 134512640 135305190 4294438128 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=678248 CPUtime=747.55 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 46635 0 0 0 74718 37 0 0 18 0 4 0 719870454 694525952 159009 33554432000 134512640 135305190 4294438128 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=678248 CPUtime=747.44 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 44498 0 0 0 74619 125 0 0 22 0 4 0 719870454 694525952 159009 33554432000 134512640 135305190 4294438128 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2990.69
Current children cumulated vsize (KiB) 686948

[startup+755.101 s]
/proc/loadavg: 4.02 3.68 2.20 5/356 7949
/proc/meminfo: memFree=25120924/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=678868 CPUtime=3015.68 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 159206 0 0 0 301304 264 0 0 24 0 4 0 719870437 695160832 159158 33554432000 134512640 135305190 4294438128 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 169717 159158 84 194 0 169521 0
[pid=7926/tid=7927] ppid=7923 vsize=678868 CPUtime=753.82 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 23094 0 0 0 75323 59 0 0 25 0 4 0 719870453 695160832 159158 33554432000 134512640 135305190 4294438128 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=678868 CPUtime=753.94 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 46671 0 0 0 75357 37 0 0 19 0 4 0 719870454 695160832 159158 33554432000 134512640 135305190 4294438128 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=678868 CPUtime=753.84 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 44501 0 0 0 75259 125 0 0 25 0 4 0 719870454 695160832 159158 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3016.29
Current children cumulated vsize (KiB) 687568

[startup+758.301 s]
/proc/loadavg: 4.02 3.68 2.20 5/356 7949
/proc/meminfo: memFree=25120428/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=679392 CPUtime=3028.49 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 159345 0 0 0 302584 265 0 0 18 0 4 0 719870437 695697408 159297 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 169848 159297 84 194 0 169652 0
[pid=7926/tid=7927] ppid=7923 vsize=679392 CPUtime=757.02 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 23094 0 0 0 75643 59 0 0 25 0 4 0 719870453 695697408 159297 33554432000 134512640 135305190 4294438128 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=679392 CPUtime=757.14 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 46746 0 0 0 75677 37 0 0 19 0 4 0 719870454 695697408 159297 33554432000 134512640 135305190 4294438128 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=679392 CPUtime=757.04 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 44501 0 0 0 75579 125 0 0 25 0 4 0 719870454 695697408 159297 33554432000 134512640 135305190 4294438128 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3029.1
Current children cumulated vsize (KiB) 688092

[startup+759.901 s]
/proc/loadavg: 4.02 3.68 2.21 5/356 7949
/proc/meminfo: memFree=25120304/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=679548 CPUtime=3034.89 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 159391 0 0 0 303224 265 0 0 18 0 4 0 719870437 695857152 159343 33554432000 134512640 135305190 4294438128 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 169887 159343 84 194 0 169691 0
[pid=7926/tid=7927] ppid=7923 vsize=679548 CPUtime=758.62 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 23097 0 0 0 75803 59 0 0 25 0 4 0 719870453 695857152 159343 33554432000 134512640 135305190 4294438128 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=679548 CPUtime=758.74 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 46767 0 0 0 75837 37 0 0 18 0 4 0 719870454 695857152 159343 33554432000 134512640 135305190 4294438128 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=679548 CPUtime=758.64 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 44501 0 0 0 75739 125 0 0 25 0 4 0 719870454 695857152 159343 33554432000 134512640 135305190 4294438128 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3035.5
Current children cumulated vsize (KiB) 688248

[startup+760.701 s]
/proc/loadavg: 4.02 3.68 2.21 5/356 7949
/proc/meminfo: memFree=25120180/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=679548 CPUtime=3038.09 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202496 159406 0 0 0 303544 265 0 0 19 0 4 0 719870437 695857152 159358 33554432000 134512640 135305190 4294438128 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 169887 159358 84 194 0 169691 0
[pid=7926/tid=7927] ppid=7923 vsize=679548 CPUtime=759.42 cores=0-7
/proc/7926/task/7927/stat : 7927 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 23097 0 0 0 75883 59 0 0 25 0 4 0 719870453 695857152 159358 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=7926/tid=7928] ppid=7923 vsize=679548 CPUtime=759.54 cores=0-7
/proc/7926/task/7928/stat : 7928 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 46767 0 0 0 75917 37 0 0 19 0 4 0 719870454 695857152 159358 33554432000 134512640 135305190 4294438128 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=7926/tid=7929] ppid=7923 vsize=679548 CPUtime=759.44 cores=0-7
/proc/7926/task/7929/stat : 7929 (manysat1.1_stat) R 7923 7923 7897 0 -1 4202560 44513 0 0 0 75819 125 0 0 25 0 4 0 719870454 695857152 159358 33554432000 134512640 135305190 4294438128 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.7
Current children cumulated vsize (KiB) 688248

[startup+761.101 s]
/proc/loadavg: 4.02 3.68 2.21 2/354 7949
/proc/meminfo: memFree=25627092/32950928 swapFree=38710892/67111528
[pid=7923] ppid=7921 vsize=8700 CPUtime=0.61 cores=0-7
/proc/7923/stat : 7923 (manysat.sh) S 7921 7923 7897 0 -1 4202496 356 7654 0 0 0 0 59 2 15 0 1 0 719870374 8908800 252 33554432000 4194304 4922060 140736576070096 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/7923/statm: 2175 252 209 178 0 68 0
[pid=7926] ppid=7923 vsize=0 CPUtime=3039.62 cores=0-7
/proc/7926/stat : 7926 (manysat1.1_stat) Z 7923 7923 7897 0 -1 4202524 159462 0 0 0 303694 268 0 0 20 0 2 0 719870437 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/7926/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3040.23
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 761.114
CPU time (s): 3040.25
CPU user time (s): 3037.54
CPU system time (s): 2.71259
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 688248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3037.54
system time used= 2.71259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167684
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= 40985
involuntary context switches= 11656

runsolver used 2.6556 second user time and 6.31204 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-13 16:19:57
IDJOB=3361892
IDBENCH=20536
IDSOLVER=1839
FILE ID=node113/3361892-1305296397
RUNJOBID= node113-1305296396-7911
PBS_JOBID= 13321440
Free space on /tmp= 47788 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361892-1305296397/watcher-3361892-1305296397 -o /tmp/evaluation-result-3361892-1305296397/solver-3361892-1305296397 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361892-1305296397.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1885849796

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25763384 kB
Buffers:        194420 kB
Cached:        2353348 kB
SwapCached:      93712 kB
Active:         677352 kB
Inactive:      6257832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25763384 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            5876 kB
Writeback:           0 kB
AnonPages:     4305832 kB
Mapped:          13336 kB
Slab:            95592 kB
PageTables:      91064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87037548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 47788 MiB
End job on node113 at 2011-05-13 16:32:38