Trace number 1780981

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 0/2009-03-20 (4 threads)UNSAT 742.11 186.527

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   63345   188200 |   19003       0        0     nan |  0.000 % |
0.42/0.44	c |         0 |   62548   268903 |      --       0       --      -- |     --   | -797/80703
0.42/0.44	c ==============================================================================
0.42/0.44	c Result  :   #vars: 636   #clauses: 62548   #literals: 268903
0.42/0.44	c CPU time:   0.44 s
0.42/0.44	c ==============================================================================
742.10/186.51	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
742.10/186.51	c ============================[ Problem Statistics ]=============================
742.10/186.51	c |                                                                             |
742.10/186.51	c threadId              : 1
742.10/186.51	c restarts              : 1060
742.10/186.51	c conflicts             : 388617         (525 /sec)
742.10/186.51	c decisions             : 494343         (1.72 % random) (667 /sec)
742.10/186.51	c propagations          : 36521868       (49301 /sec)
742.10/186.51	c conflict literals     : 8457594        (25.99 % deleted)
742.10/186.51	c Memory used           : 130.68 MB
742.10/186.51	c CPU time              : 740.8 s
742.10/186.51	
742.10/186.51	c --->m=4, e=8, aimd=0, HOME/15159_many.cnf	time: 185.2	conflicts: 388617       
742.10/186.52	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-1780981-1243539784/watcher-1780981-1243539784 -o /tmp/evaluation-result-1780981-1243539784/solver-1780981-1243539784 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780981-1243539784.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.31 4.49 4.46 3/115 15159
/proc/meminfo: memFree=2924876/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2416 CPUtime=0
/proc/15159/stat : 15159 (manysat.sh) R 15157 15159 12261 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1118658247 2473984 274 4294967295 134512640 135169312 3215926848 3215925324 3085035380 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/15159/statm: 604 274 231 161 0 43 0
[pid=15160] ppid=15159 vsize=1308 CPUtime=0
/proc/15160/stat : 15160 (SatElite) R 15159 15159 12261 0 -1 4202496 248 0 0 0 0 0 0 0 18 0 1 0 1118658247 1339392 184 4294967295 134512640 135034092 3220533856 3220530200 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15160/statm: 327 184 49 128 0 197 0

[startup+0.107945 s]
/proc/loadavg: 4.31 4.49 4.46 3/115 15159
/proc/meminfo: memFree=2924876/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2416 CPUtime=0
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1118658247 2473984 274 4294967295 134512640 135169312 3215926848 3215925384 3085033198 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15159/statm: 604 274 231 161 0 43 0
[pid=15160] ppid=15159 vsize=6424 CPUtime=0.11
/proc/15160/stat : 15160 (SatElite) R 15159 15159 12261 0 -1 4202496 1545 0 0 0 11 0 0 0 20 0 1 0 1118658247 6578176 1481 4294967295 134512640 135034092 3220533856 3220529800 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15160/statm: 1606 1481 67 128 0 1476 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8840

[startup+0.21794 s]
/proc/loadavg: 4.31 4.49 4.46 3/115 15159
/proc/meminfo: memFree=2924876/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2416 CPUtime=0
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1118658247 2473984 274 4294967295 134512640 135169312 3215926848 3215925384 3085033198 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15159/statm: 604 274 231 161 0 43 0
[pid=15160] ppid=15159 vsize=7756 CPUtime=0.22
/proc/15160/stat : 15160 (SatElite) R 15159 15159 12261 0 -1 4202496 1830 0 0 0 22 0 0 0 20 0 1 0 1118658247 7942144 1766 4294967295 134512640 135034092 3220533856 3220530160 134569566 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15160/statm: 1939 1766 67 128 0 1809 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 10172

[startup+0.317934 s]
/proc/loadavg: 4.31 4.49 4.46 3/115 15159
/proc/meminfo: memFree=2924876/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2416 CPUtime=0
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1118658247 2473984 274 4294967295 134512640 135169312 3215926848 3215925384 3085033198 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/15159/statm: 604 274 231 161 0 43 0
[pid=15160] ppid=15159 vsize=7756 CPUtime=0.32
/proc/15160/stat : 15160 (SatElite) R 15159 15159 12261 0 -1 4202496 1830 0 0 0 32 0 0 0 20 0 1 0 1118658247 7942144 1766 4294967295 134512640 135034092 3220533856 3220530160 134569618 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15160/statm: 1939 1766 67 128 0 1809 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 10172

[startup+0.717928 s]
/proc/loadavg: 4.31 4.49 4.46 3/115 15159
/proc/meminfo: memFree=2924876/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 2420

[startup+1.5179 s]
/proc/loadavg: 4.31 4.49 4.46 6/120 15165
/proc/meminfo: memFree=2903416/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=48072 CPUtime=3.59
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 5577 0 0 0 356 3 0 0 19 0 4 0 1118658300 49225728 5513 4294967295 134512640 135305190 3220302416 3220300592 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15162/statm: 12018 5513 79 194 0 11822 0
[pid=15162/tid=15163] ppid=15159 vsize=48072 CPUtime=0.86
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 356 0 0 0 85 1 0 0 20 0 4 0 1118658311 49225728 5513 4294967295 134512640 135305190 3220302416 3085130612 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=48072 CPUtime=0.87
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 299 0 0 0 87 0 0 0 20 0 4 0 1118658311 49225728 5513 4294967295 134512640 135305190 3220302416 3076742336 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=48072 CPUtime=0.87
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 349 0 0 0 87 0 0 0 20 0 4 0 1118658311 49225728 5513 4294967295 134512640 135305190 3220302416 3068353728 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 50492

[startup+3.11783 s]
/proc/loadavg: 4.36 4.50 4.46 5/120 15165
/proc/meminfo: memFree=2900504/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=52528 CPUtime=9.99
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 6575 0 0 0 995 4 0 0 21 0 4 0 1118658300 53788672 6511 4294967295 134512640 135305190 3220302416 3220300592 134528277 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15162/statm: 13132 6511 79 194 0 12936 0
[pid=15162/tid=15163] ppid=15159 vsize=52528 CPUtime=2.46
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 502 0 0 0 244 2 0 0 25 0 4 0 1118658311 53788672 6511 4294967295 134512640 135305190 3220302416 3085130692 134839991 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=52528 CPUtime=2.47
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 514 0 0 0 247 0 0 0 25 0 4 0 1118658311 53788672 6511 4294967295 134512640 135305190 3220302416 3076742336 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=52528 CPUtime=2.47
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 594 0 0 0 247 0 0 0 25 0 4 0 1118658311 53788672 6511 4294967295 134512640 135305190 3220302416 3068353728 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 54948

[startup+6.31771 s]
/proc/loadavg: 4.36 4.50 4.46 6/120 15165
/proc/meminfo: memFree=2893136/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=59904 CPUtime=22.76
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 8195 0 0 0 2271 5 0 0 25 0 4 0 1118658300 61341696 8131 4294967295 134512640 135305190 3220302416 3220300592 134528506 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15162/statm: 14976 8131 79 194 0 14780 0
[pid=15162/tid=15163] ppid=15159 vsize=59904 CPUtime=5.66
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 768 0 0 0 564 2 0 0 25 0 4 0 1118658311 61341696 8131 4294967295 134512640 135305190 3220302416 3085130944 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=59904 CPUtime=5.67
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 866 0 0 0 567 0 0 0 25 0 4 0 1118658311 61341696 8131 4294967295 134512640 135305190 3220302416 3076742336 134528755 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=59904 CPUtime=5.67
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 1087 0 0 0 566 1 0 0 25 0 4 0 1118658311 61341696 8131 4294967295 134512640 135305190 3220302416 3068353728 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.28
Current children cumulated vsize (KiB) 62324

[startup+12.7175 s]
/proc/loadavg: 4.38 4.50 4.46 5/120 15165
/proc/meminfo: memFree=2884872/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=66248 CPUtime=48.34
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 10020 0 0 0 4826 8 0 0 25 0 4 0 1118658300 67837952 9956 4294967295 134512640 135305190 3220302416 3220300592 134528438 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15162/statm: 16562 9956 79 194 0 16366 0
[pid=15162/tid=15163] ppid=15159 vsize=66248 CPUtime=12.06
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 1250 0 0 0 1204 2 0 0 25 0 4 0 1118658311 67837952 9956 4294967295 134512640 135305190 3220302416 3085130944 134528319 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=66248 CPUtime=12.07
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 1341 0 0 0 1207 0 0 0 25 0 4 0 1118658311 67837952 9956 4294967295 134512640 135305190 3220302416 3076742336 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=66248 CPUtime=12.07
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 1678 0 0 0 1203 4 0 0 25 0 4 0 1118658311 67837952 9956 4294967295 134512640 135305190 3220302416 3068353728 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.86
Current children cumulated vsize (KiB) 68668

[startup+25.5169 s]
/proc/loadavg: 4.40 4.50 4.46 7/121 15266
/proc/meminfo: memFree=2870528/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=80668 CPUtime=99.31
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 13358 0 0 0 9921 10 0 0 25 0 4 0 1118658300 82604032 13291 4294967295 134512640 135305190 3220302416 3220300592 134528771 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15162/statm: 20167 13291 79 194 0 19971 0
[pid=15162/tid=15163] ppid=15159 vsize=80668 CPUtime=24.85
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 2092 0 0 0 2483 2 0 0 25 0 4 0 1118658311 82604032 13291 4294967295 134512640 135305190 3220302416 3085130944 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=80668 CPUtime=24.72
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 2517 0 0 0 2471 1 0 0 25 0 4 0 1118658311 82604032 13291 4294967295 134512640 135305190 3220302416 3076742336 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=80668 CPUtime=24.86
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 2484 0 0 0 2482 4 0 0 25 0 4 0 1118658311 82604032 13291 4294967295 134512640 135305190 3220302416 3068353728 134528428 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.83
Current children cumulated vsize (KiB) 83088

[startup+51.1159 s]
/proc/loadavg: 4.32 4.47 4.45 5/120 15353
/proc/meminfo: memFree=2857788/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=94404 CPUtime=201.44
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 16746 0 0 0 20129 15 0 0 25 0 4 0 1118658300 96669696 16633 4294967295 134512640 135305190 3220302416 3220300592 134528341 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/15162/statm: 23601 16633 79 194 0 23405 0
[pid=15162/tid=15163] ppid=15159 vsize=94404 CPUtime=50.35
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 2700 0 0 0 5032 3 0 0 25 0 4 0 1118658311 96669696 16633 4294967295 134512640 135305190 3220302416 3085130944 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=94404 CPUtime=50.28
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4040 0 0 0 5025 3 0 0 25 0 4 0 1118658311 96669696 16633 4294967295 134512640 135305190 3220302416 3076742336 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=94404 CPUtime=50.42
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 3057 0 0 0 5038 4 0 0 25 0 4 0 1118658311 96669696 16633 4294967295 134512640 135305190 3220302416 3068353728 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.96
Current children cumulated vsize (KiB) 96824

[startup+102.304 s]
/proc/loadavg: 4.45 4.48 4.45 5/120 15538
/proc/meminfo: memFree=2840048/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=114116 CPUtime=405.56
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 21223 0 0 0 40517 39 0 0 25 0 4 0 1118658300 116854784 21035 4294967295 134512640 135305190 3220302416 3220300592 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 28529 21035 79 194 0 28333 0
[pid=15162/tid=15163] ppid=15159 vsize=114116 CPUtime=101.39
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 3620 0 0 0 10132 7 0 0 25 0 4 0 1118658311 116854784 21035 4294967295 134512640 135305190 3220302416 3085130944 134528307 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=114116 CPUtime=101.2
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 5450 0 0 0 10101 19 0 0 25 0 4 0 1118658311 116854784 21035 4294967295 134512640 135305190 3220302416 3076742336 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=114116 CPUtime=101.56
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 3891 0 0 0 10150 6 0 0 25 0 4 0 1118658311 116854784 21035 4294967295 134512640 135305190 3220302416 3068353728 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.08
Current children cumulated vsize (KiB) 116536

[startup+162.311 s]
/proc/loadavg: 4.50 4.50 4.46 5/120 15730
/proc/meminfo: memFree=2827880/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=127048 CPUtime=644.89
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 24299 0 0 0 64421 68 0 0 25 0 4 0 1118658300 130097152 24111 4294967295 134512640 135305190 3220302416 3220300592 134528240 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 31762 24111 79 194 0 31566 0
[pid=15162/tid=15163] ppid=15159 vsize=127048 CPUtime=161.17
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4687 0 0 0 16102 15 0 0 25 0 4 0 1118658311 130097152 24111 4294967295 134512640 135305190 3220302416 3085130944 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=127048 CPUtime=161.15
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6232 0 0 0 16094 21 0 0 25 0 4 0 1118658311 130097152 24111 4294967295 134512640 135305190 3220302416 3076742336 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=127048 CPUtime=161.38
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4282 0 0 0 16121 17 0 0 25 0 4 0 1118658311 130097152 24111 4294967295 134512640 135305190 3220302416 3068353728 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.41
Current children cumulated vsize (KiB) 129468

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

[startup+166.411 s]
/proc/loadavg: 4.50 4.50 4.46 5/120 15730
/proc/meminfo: memFree=2826944/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=127652 CPUtime=661.24
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 24452 0 0 0 66055 69 0 0 25 0 4 0 1118658300 130715648 24264 4294967295 134512640 135305190 3220302416 3220300592 134528301 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 31913 24264 79 194 0 31717 0
[pid=15162/tid=15163] ppid=15159 vsize=127652 CPUtime=165.27
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4696 0 0 0 16512 15 0 0 25 0 4 0 1118658311 130715648 24264 4294967295 134512640 135305190 3220302416 3085130944 134528248 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=127652 CPUtime=165.24
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6295 0 0 0 16503 21 0 0 25 0 4 0 1118658311 130715648 24264 4294967295 134512640 135305190 3220302416 3076742336 134528562 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=127652 CPUtime=165.44
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4329 0 0 0 16526 18 0 0 25 0 4 0 1118658311 130715648 24264 4294967295 134512640 135305190 3220302416 3068353728 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 661.76
Current children cumulated vsize (KiB) 130072

[startup+179.211 s]
/proc/loadavg: 4.54 4.50 4.46 5/120 15731
/proc/meminfo: memFree=2824528/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=131764 CPUtime=712.39
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 25175 0 0 0 71162 77 0 0 25 0 4 0 1118658300 134926336 24987 4294967295 134512640 135305190 3220302416 3220300384 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 32941 24987 79 194 0 32745 0
[pid=15162/tid=15163] ppid=15159 vsize=131764 CPUtime=178.07
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4809 0 0 0 17792 15 0 0 25 0 4 0 1118658311 134926336 24987 4294967295 134512640 135305190 3220302416 3085130944 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=131764 CPUtime=178.04
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6468 0 0 0 17780 24 0 0 25 0 4 0 1118658311 134926336 24987 4294967295 134512640 135305190 3220302416 3076742336 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=131764 CPUtime=178.19
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4542 0 0 0 17799 20 0 0 25 0 4 0 1118658311 134926336 24987 4294967295 134512640 135305190 3220302416 3068353728 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 712.91
Current children cumulated vsize (KiB) 134184

[startup+182.411 s]
/proc/loadavg: 4.58 4.51 4.46 5/120 15731
/proc/meminfo: memFree=2823488/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=133084 CPUtime=725.19
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 25472 0 0 0 72442 77 0 0 25 0 4 0 1118658300 136278016 25284 4294967295 134512640 135305190 3220302416 3220300592 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 33271 25284 79 194 0 33075 0
[pid=15162/tid=15163] ppid=15159 vsize=133084 CPUtime=181.27
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4899 0 0 0 18112 15 0 0 25 0 4 0 1118658311 136278016 25284 4294967295 134512640 135305190 3220302416 3085130944 134528248 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=133084 CPUtime=181.24
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6503 0 0 0 18100 24 0 0 25 0 4 0 1118658311 136278016 25284 4294967295 134512640 135305190 3220302416 3076742224 134538154 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=133084 CPUtime=181.39
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4645 0 0 0 18119 20 0 0 25 0 4 0 1118658311 136278016 25284 4294967295 134512640 135305190 3220302416 3068353728 134528248 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 725.71
Current children cumulated vsize (KiB) 135504

[startup+184.011 s]
/proc/loadavg: 4.58 4.51 4.46 5/120 15731
/proc/meminfo: memFree=2822916/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=133440 CPUtime=731.59
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 25571 0 0 0 73082 77 0 0 25 0 4 0 1118658300 136642560 25383 4294967295 134512640 135305190 3220302416 3220300592 134528489 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 33360 25383 79 194 0 33164 0
[pid=15162/tid=15163] ppid=15159 vsize=133440 CPUtime=182.87
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4941 0 0 0 18272 15 0 0 25 0 4 0 1118658311 136642560 25383 4294967295 134512640 135305190 3220302416 3085130944 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=133440 CPUtime=182.84
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6503 0 0 0 18260 24 0 0 25 0 4 0 1118658311 136642560 25383 4294967295 134512640 135305190 3220302416 3076742336 134528777 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=133440 CPUtime=182.99
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4667 0 0 0 18279 20 0 0 25 0 4 0 1118658311 136642560 25383 4294967295 134512640 135305190 3220302416 3068353728 134528777 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 732.11
Current children cumulated vsize (KiB) 135860

[startup+185.611 s]
/proc/loadavg: 4.58 4.51 4.46 5/120 15732
/proc/meminfo: memFree=2822536/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=133808 CPUtime=737.98
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 25666 0 0 0 73720 78 0 0 25 0 4 0 1118658300 137019392 25478 4294967295 134512640 135305190 3220302416 3220300592 134528410 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 33452 25478 79 194 0 33256 0
[pid=15162/tid=15163] ppid=15159 vsize=133808 CPUtime=184.47
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4943 0 0 0 18432 15 0 0 25 0 4 0 1118658311 137019392 25478 4294967295 134512640 135305190 3220302416 3085130944 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=133808 CPUtime=184.44
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6545 0 0 0 18420 24 0 0 25 0 4 0 1118658311 137019392 25478 4294967295 134512640 135305190 3220302416 3076742336 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=133808 CPUtime=184.58
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4715 0 0 0 18438 20 0 0 25 0 4 0 1118658311 137019392 25478 4294967295 134512640 135305190 3220302416 3068353728 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 738.5
Current children cumulated vsize (KiB) 136228

[startup+186.021 s]
/proc/loadavg: 4.58 4.51 4.46 5/120 15734
/proc/meminfo: memFree=2822240/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=133808 CPUtime=739.62
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 25672 0 0 0 73884 78 0 0 25 0 4 0 1118658300 137019392 25484 4294967295 134512640 135305190 3220302416 3220300592 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 33452 25484 79 194 0 33256 0
[pid=15162/tid=15163] ppid=15159 vsize=133808 CPUtime=184.88
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4944 0 0 0 18473 15 0 0 25 0 4 0 1118658311 137019392 25484 4294967295 134512640 135305190 3220302416 3085130672 134557577 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=133808 CPUtime=184.85
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6546 0 0 0 18461 24 0 0 25 0 4 0 1118658311 137019392 25484 4294967295 134512640 135305190 3220302416 3076742336 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=133808 CPUtime=184.99
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4718 0 0 0 18479 20 0 0 25 0 4 0 1118658311 137019392 25484 4294967295 134512640 135305190 3220302416 3068353728 134528421 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 740.14
Current children cumulated vsize (KiB) 136228

[startup+186.411 s]
/proc/loadavg: 4.58 4.51 4.46 5/120 15734
/proc/meminfo: memFree=2822240/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=133808 CPUtime=741.18
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 25676 0 0 0 74040 78 0 0 25 0 4 0 1118658300 137019392 25488 4294967295 134512640 135305190 3220302416 3220300592 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 33452 25488 79 194 0 33256 0
[pid=15162/tid=15163] ppid=15159 vsize=133808 CPUtime=185.27
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4944 0 0 0 18512 15 0 0 25 0 4 0 1118658311 137019392 25488 4294967295 134512640 135305190 3220302416 3085130944 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=133808 CPUtime=185.24
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6546 0 0 0 18500 24 0 0 25 0 4 0 1118658311 137019392 25488 4294967295 134512640 135305190 3220302416 3076742336 134528777 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=133808 CPUtime=185.38
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4721 0 0 0 18518 20 0 0 25 0 4 0 1118658311 137019392 25488 4294967295 134512640 135305190 3220302416 3068353728 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 741.7
Current children cumulated vsize (KiB) 136228

[startup+186.511 s]
/proc/loadavg: 4.58 4.51 4.46 5/120 15734
/proc/meminfo: memFree=2822240/3368532 swapFree=1941392/1959888
[pid=15159] ppid=15157 vsize=2420 CPUtime=0.52
/proc/15159/stat : 15159 (manysat.sh) S 15157 15159 12261 0 -1 4194304 371 1836 0 0 0 0 52 0 15 0 1 0 1118658247 2478080 275 4294967295 134512640 135169312 3215926848 3215923064 3085033198 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15159/statm: 605 275 231 161 0 44 0
[pid=15162] ppid=15159 vsize=133808 CPUtime=741.58
/proc/15162/stat : 15162 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202496 25676 0 0 0 74080 78 0 0 25 0 4 0 1118658300 137019392 25488 4294967295 134512640 135305190 3220302416 3220300384 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/15162/statm: 33452 25488 79 194 0 33256 0
[pid=15162/tid=15163] ppid=15159 vsize=133808 CPUtime=185.37
/proc/15162/task/15163/stat : 15163 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4944 0 0 0 18522 15 0 0 25 0 4 0 1118658311 137019392 25488 4294967295 134512640 135305190 3220302416 3085130944 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15162/tid=15164] ppid=15159 vsize=133808 CPUtime=185.34
/proc/15162/task/15164/stat : 15164 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 6546 0 0 0 18510 24 0 0 25 0 4 0 1118658311 137019392 25488 4294967295 134512640 135305190 3220302416 3076742224 134529255 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=15162/tid=15165] ppid=15159 vsize=133808 CPUtime=185.48
/proc/15162/task/15165/stat : 15165 (manysat1.1_stat) R 15159 15159 12261 0 -1 4202560 4721 0 0 0 18528 20 0 0 25 0 4 0 1118658311 137019392 25488 4294967295 134512640 135305190 3220302416 3068353728 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 742.1
Current children cumulated vsize (KiB) 136228

Child status: 20
Real time (s): 186.527
CPU time (s): 742.11
CPU user time (s): 741.32
CPU system time (s): 0.79
CPU usage (%): 397.857
Max. virtual memory (cumulated for all children) (KiB): 136228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 741.32
system time used= 0.79
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28174
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= 2059
involuntary context switches= 40222

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 21:43:04
IDJOB=1780981
IDBENCH=71086
IDSOLVER=620
FILE ID=/1780981-1243539784
PBS_JOBID=
Free space on /tmp= 15728 MiB

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

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED= 1914798922

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2925024 kB
Buffers:         39148 kB
Cached:         322728 kB
SwapCached:       4320 kB
Active:         142692 kB
Inactive:       229812 kB
HighTotal:     2489216 kB
HighFree:      2153624 kB
LowTotal:       879316 kB
LowFree:        771400 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2476 kB
Writeback:           0 kB
AnonPages:        9688 kB
Mapped:           4396 kB
Slab:            59628 kB
SReclaimable:    51152 kB
SUnreclaim:       8476 kB
PageTables:        824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127448 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15728 MiB
End job on  at 2009-05-28 21:46:11