Trace number 1779214

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)UNSAT 1539.67 386.828

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-09.cnf
MD5SUM5c56557463274332c6704b6432dfc42b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1539.67
Satisfiable
(Un)Satisfiability was proved
Number of variables69487
Number of clauses226581
Sum of the clauses size587221
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292264
Number of clauses of size 3134188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.18	c ==============================================================================
0.00/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.18	c ==============================================================================
0.00/0.18	c |         0 |  225938   585551 |   67781       0        0     nan |  0.000 % |
0.00/0.88	c |         0 |  163277   552290 |      --       0       --      -- |     --   | -62661/-33261
0.00/0.89	c ==============================================================================
0.00/0.89	c Result  :   #vars: 28519   #clauses: 163277   #literals: 552290
0.00/0.89	c CPU time:   0.85 s
0.00/0.89	c ==============================================================================
1539.65/386.81	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1539.65/386.81	c ============================[ Problem Statistics ]=============================
1539.65/386.81	c |                                                                             |
1539.65/386.81	c threadId              : 2
1539.65/386.81	c restarts              : 14
1539.65/386.81	c conflicts             : 39209          (26 /sec)
1539.65/386.81	c decisions             : 52118          (1.44 % random) (34 /sec)
1539.65/386.81	c propagations          : 311760075      (202797 /sec)
1539.65/386.81	c conflict literals     : 2327310        (61.82 % deleted)
1539.65/386.81	c Memory used           : 131.37 MB
1539.65/386.81	c CPU time              : 1537.3 s
1539.65/386.81	
1539.65/386.81	c --->m=4, e=8, aimd=1, HOME/3317_many.cnf	time: 384.325	conflicts: 39209        
1539.65/386.82	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-1779214-1243522114/watcher-1779214-1243522114 -o /tmp/evaluation-result-1779214-1243522114/solver-1779214-1243522114 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779214-1243522114.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 4.35 4.62 4.53 3/97 3317
/proc/meminfo: memFree=2895228/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2416 CPUtime=0
/proc/3317/stat : 3317 (manysat.sh) R 3315 3317 21691 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1106348672 2473984 274 4294967295 134512640 135169312 3214109824 3214108300 3085113204 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/3317/statm: 604 274 231 161 0 43 0

[startup+0.048832 s]
/proc/loadavg: 4.35 4.62 4.53 3/97 3317
/proc/meminfo: memFree=2895228/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2416 CPUtime=0
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106348672 2473984 274 4294967295 134512640 135169312 3214109824 3214108360 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.108809 s]
/proc/loadavg: 4.35 4.62 4.53 3/97 3317
/proc/meminfo: memFree=2895228/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2416 CPUtime=0
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106348672 2473984 274 4294967295 134512640 135169312 3214109824 3214108360 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.308793 s]
/proc/loadavg: 4.35 4.62 4.53 3/97 3317
/proc/meminfo: memFree=2895228/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2416 CPUtime=0
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106348672 2473984 274 4294967295 134512640 135169312 3214109824 3214108360 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.708761 s]
/proc/loadavg: 4.35 4.62 4.53 3/97 3317
/proc/meminfo: memFree=2895228/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2416 CPUtime=0
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1106348672 2473984 274 4294967295 134512640 135169312 3214109824 3214108360 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.50871 s]
/proc/loadavg: 4.35 4.62 4.53 2/99 3319
/proc/meminfo: memFree=2853704/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 2420

[startup+3.10859 s]
/proc/loadavg: 4.32 4.61 4.53 5/102 3323
/proc/meminfo: memFree=2834760/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=85440 CPUtime=6.48
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 14256 0 0 0 615 33 0 0 16 0 4 0 1106348783 87490560 14192 4294967295 134512640 135305190 3220988672 3220986512 134551697 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 21360 14192 79 194 0 21164 0
[pid=3320/tid=3321] ppid=3317 vsize=85440 CPUtime=1.57
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 774 0 0 0 149 8 0 0 16 0 4 0 1106348819 87490560 14192 4294967295 134512640 135305190 3220988672 3074780296 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=85440 CPUtime=1.54
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 516 0 0 0 144 10 0 0 16 0 4 0 1106348819 87490560 14192 4294967295 134512640 135305190 3220988672 3066391744 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=85440 CPUtime=1.52
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 767 0 0 0 143 9 0 0 16 0 4 0 1106348819 87490560 14192 4294967295 134512640 135305190 3220988672 3058002864 134556673 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 87860

[startup+6.30834 s]
/proc/loadavg: 4.32 4.61 4.53 6/102 3324
/proc/meminfo: memFree=2830240/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=88068 CPUtime=19.26
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 14977 0 0 0 1891 35 0 0 18 0 4 0 1106348783 90181632 14913 4294967295 134512640 135305190 3220988672 3220986848 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 22017 14913 79 194 0 21821 0
[pid=3320/tid=3321] ppid=3317 vsize=88068 CPUtime=4.77
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 983 0 0 0 468 9 0 0 19 0 4 0 1106348819 90181632 14913 4294967295 134512640 135305190 3220988672 3074780352 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=88068 CPUtime=4.72
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 642 0 0 0 461 11 0 0 19 0 4 0 1106348819 90181632 14913 4294967295 134512640 135305190 3220988672 3066391744 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=88068 CPUtime=4.72
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 984 0 0 0 463 9 0 0 18 0 4 0 1106348819 90181632 14913 4294967295 134512640 135305190 3220988672 3058003136 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.37
Current children cumulated vsize (KiB) 90488

[startup+12.7078 s]
/proc/loadavg: 4.35 4.60 4.53 5/102 3324
/proc/meminfo: memFree=2826408/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=92144 CPUtime=44.86
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 15745 0 0 0 4449 37 0 0 25 0 4 0 1106348783 94355456 15681 4294967295 134512640 135305190 3220988672 3220986512 134551651 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 23036 15681 79 194 0 22840 0
[pid=3320/tid=3321] ppid=3317 vsize=92144 CPUtime=11.17
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 1127 0 0 0 1106 11 0 0 25 0 4 0 1106348819 94355456 15681 4294967295 134512640 135305190 3220988672 3074780352 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=92144 CPUtime=11.12
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 874 0 0 0 1101 11 0 0 25 0 4 0 1106348819 94355456 15681 4294967295 134512640 135305190 3220988672 3066391424 134552865 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=92144 CPUtime=11.12
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 1233 0 0 0 1103 9 0 0 25 0 4 0 1106348819 94355456 15681 4294967295 134512640 135305190 3220988672 3058003136 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.97
Current children cumulated vsize (KiB) 94564

[startup+25.5068 s]
/proc/loadavg: 4.38 4.60 4.53 5/102 3326
/proc/meminfo: memFree=2821884/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=96236 CPUtime=96.02
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 16838 0 0 0 9564 38 0 0 25 0 4 0 1106348783 98545664 16774 4294967295 134512640 135305190 3220988672 3220986848 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 24059 16774 79 194 0 23863 0
[pid=3320/tid=3321] ppid=3317 vsize=96236 CPUtime=23.97
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 1386 0 0 0 2386 11 0 0 25 0 4 0 1106348819 98545664 16774 4294967295 134512640 135305190 3220988672 3074780352 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=96236 CPUtime=23.88
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 1050 0 0 0 2377 11 0 0 25 0 4 0 1106348819 98545664 16774 4294967295 134512640 135305190 3220988672 3066391744 134528808 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=96236 CPUtime=23.92
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 1591 0 0 0 2383 9 0 0 25 0 4 0 1106348819 98545664 16774 4294967295 134512640 135305190 3220988672 3058003136 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.13
Current children cumulated vsize (KiB) 98656

[startup+51.1048 s]
/proc/loadavg: 4.48 4.60 4.53 6/103 3374
/proc/meminfo: memFree=2813324/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=104140 CPUtime=198.37
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 18867 0 0 0 19795 42 0 0 25 0 4 0 1106348783 106639360 18803 4294967295 134512640 135305190 3220988672 3220986512 134551808 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 26035 18803 79 194 0 25839 0
[pid=3320/tid=3321] ppid=3317 vsize=104140 CPUtime=49.57
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 1843 0 0 0 4944 13 0 0 25 0 4 0 1106348819 106639360 18803 4294967295 134512640 135305190 3220988672 3074780352 134528594 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=104140 CPUtime=49.45
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 1445 0 0 0 4934 11 0 0 25 0 4 0 1106348819 106639360 18803 4294967295 134512640 135305190 3220988672 3066391744 134528805 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=104140 CPUtime=49.5
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2226 0 0 0 4939 11 0 0 25 0 4 0 1106348819 106639360 18803 4294967295 134512640 135305190 3220988672 3058002864 134557880 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.48
Current children cumulated vsize (KiB) 106560

[startup+102.321 s]
/proc/loadavg: 4.67 4.63 4.54 5/102 3541
/proc/meminfo: memFree=2800208/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=117984 CPUtime=402.85
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 22177 0 0 0 40233 52 0 0 25 0 4 0 1106348783 120815616 22113 4294967295 134512640 135305190 3220988672 3220986848 134530633 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 29496 22113 79 194 0 29300 0
[pid=3320/tid=3321] ppid=3317 vsize=117984 CPUtime=100.77
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2573 0 0 0 10062 15 0 0 25 0 4 0 1106348819 120815616 22113 4294967295 134512640 135305190 3220988672 3074780352 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=117984 CPUtime=100.64
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 1991 0 0 0 10051 13 0 0 25 0 4 0 1106348819 120815616 22113 4294967295 134512640 135305190 3220988672 3066391744 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=117984 CPUtime=100.64
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3273 0 0 0 10051 13 0 0 25 0 4 0 1106348819 120815616 22113 4294967295 134512640 135305190 3220988672 3058003136 134528415 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 403.96
Current children cumulated vsize (KiB) 120404

[startup+162.316 s]
/proc/loadavg: 4.82 4.69 4.56 5/102 3728
/proc/meminfo: memFree=2789568/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=127952 CPUtime=642.24
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 24810 0 0 0 64147 77 0 0 25 0 4 0 1106348783 131022848 24746 4294967295 134512640 135305190 3220988672 3220986576 134556558 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 31988 24746 79 194 0 31792 0
[pid=3320/tid=3321] ppid=3317 vsize=127952 CPUtime=160.63
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3252 0 0 0 16041 22 0 0 25 0 4 0 1106348819 131022848 24746 4294967295 134512640 135305190 3220988672 3074780352 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=127952 CPUtime=160.62
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2376 0 0 0 16042 20 0 0 25 0 4 0 1106348819 131022848 24746 4294967295 134512640 135305190 3220988672 3066391744 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=127952 CPUtime=160.63
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4025 0 0 0 16046 17 0 0 25 0 4 0 1106348819 131022848 24746 4294967295 134512640 135305190 3220988672 3058002864 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 643.35
Current children cumulated vsize (KiB) 130372

[startup+222.311 s]
/proc/loadavg: 4.37 4.58 4.53 7/102 3919
/proc/meminfo: memFree=2785824/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=131044 CPUtime=881.8
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 25542 0 0 0 88089 91 0 0 25 0 4 0 1106348783 134189056 25478 4294967295 134512640 135305190 3220988672 3220986848 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 32761 25478 79 194 0 32565 0
[pid=3320/tid=3321] ppid=3317 vsize=131044 CPUtime=220.43

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

[pid=3320/tid=3322] ppid=3317 vsize=134024 CPUtime=340.48
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2615 0 0 0 34022 26 0 0 25 0 4 0 1106348819 137240576 26128 4294967295 134512640 135305190 3220988672 3066391424 134552302 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134024 CPUtime=340.18
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4531 0 0 0 33987 31 0 0 25 0 4 0 1106348819 137240576 26128 4294967295 134512640 135305190 3220988672 3058003136 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 136444

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

[startup+358.311 s]
/proc/loadavg: 5.07 4.79 4.62 6/103 4375
/proc/meminfo: memFree=2782472/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134172 CPUtime=1424.75
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26288 0 0 0 142353 122 0 0 25 0 4 0 1106348783 137392128 26224 4294967295 134512640 135305190 3220988672 3220986592 134541876 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33543 26224 79 194 0 33347 0
[pid=3320/tid=3321] ppid=3317 vsize=134172 CPUtime=356.33
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 35605 28 0 0 25 0 4 0 1106348819 137392128 26224 4294967295 134512640 135305190 3220988672 3074780352 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134172 CPUtime=356.46
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 35618 28 0 0 25 0 4 0 1106348819 137392128 26224 4294967295 134512640 135305190 3220988672 3066391744 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134172 CPUtime=356.14
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4595 0 0 0 35582 32 0 0 25 0 4 0 1106348819 137392128 26224 4294967295 134512640 135305190 3220988672 3058002864 134557370 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1425.86
Current children cumulated vsize (KiB) 136592

[startup+371.11 s]
/proc/loadavg: 5.29 4.85 4.64 5/102 4482
/proc/meminfo: memFree=2782728/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134328 CPUtime=1475.86
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26323 0 0 0 147463 123 0 0 25 0 4 0 1106348783 137551872 26259 4294967295 134512640 135305190 3220988672 3220986848 134528837 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33582 26259 79 194 0 33386 0
[pid=3320/tid=3321] ppid=3317 vsize=134328 CPUtime=369.13
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 36885 28 0 0 25 0 4 0 1106348819 137551872 26259 4294967295 134512640 135305190 3220988672 3074780352 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134328 CPUtime=369.26
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 36898 28 0 0 25 0 4 0 1106348819 137551872 26259 4294967295 134512640 135305190 3220988672 3066391744 134528861 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134328 CPUtime=368.92
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4628 0 0 0 36859 33 0 0 25 0 4 0 1106348819 137551872 26259 4294967295 134512640 135305190 3220988672 3058003136 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1476.97
Current children cumulated vsize (KiB) 136748

[startup+377.509 s]
/proc/loadavg: 5.17 4.84 4.63 5/102 4483
/proc/meminfo: memFree=2782784/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134520 CPUtime=1501.42
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26367 0 0 0 150019 123 0 0 25 0 4 0 1106348783 137748480 26303 4294967295 134512640 135305190 3220988672 3220986848 134528503 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33630 26303 79 194 0 33434 0
[pid=3320/tid=3321] ppid=3317 vsize=134520 CPUtime=375.53
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 37525 28 0 0 25 0 4 0 1106348819 137748480 26303 4294967295 134512640 135305190 3220988672 3074780352 134528872 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134520 CPUtime=375.66
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 37538 28 0 0 25 0 4 0 1106348819 137748480 26303 4294967295 134512640 135305190 3220988672 3066391744 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134520 CPUtime=375.28
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4646 0 0 0 37495 33 0 0 25 0 4 0 1106348819 137748480 26303 4294967295 134512640 135305190 3220988672 3058003136 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1502.53
Current children cumulated vsize (KiB) 136940

[startup+380.709 s]
/proc/loadavg: 5.17 4.84 4.63 6/102 4484
/proc/meminfo: memFree=2782660/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134520 CPUtime=1514.18
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26367 0 0 0 151295 123 0 0 25 0 4 0 1106348783 137748480 26303 4294967295 134512640 135305190 3220988672 3220986576 134556770 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33630 26303 79 194 0 33434 0
[pid=3320/tid=3321] ppid=3317 vsize=134520 CPUtime=378.73
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 37845 28 0 0 25 0 4 0 1106348819 137748480 26303 4294967295 134512640 135305190 3220988672 3074780352 134528539 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134520 CPUtime=378.86
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 37858 28 0 0 25 0 4 0 1106348819 137748480 26303 4294967295 134512640 135305190 3220988672 3066391424 134552962 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134520 CPUtime=378.44
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4646 0 0 0 37811 33 0 0 25 0 4 0 1106348819 137748480 26303 4294967295 134512640 135305190 3220988672 3058002864 134557241 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1515.29
Current children cumulated vsize (KiB) 136940

[startup+383.909 s]
/proc/loadavg: 5.07 4.82 4.63 6/102 4484
/proc/meminfo: memFree=2782692/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134520 CPUtime=1526.98
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26380 0 0 0 152575 123 0 0 25 0 4 0 1106348783 137748480 26316 4294967295 134512640 135305190 3220988672 3220986576 134556558 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33630 26316 79 194 0 33434 0
[pid=3320/tid=3321] ppid=3317 vsize=134520 CPUtime=381.93
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 38165 28 0 0 25 0 4 0 1106348819 137748480 26316 4294967295 134512640 135305190 3220988672 3074780352 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134520 CPUtime=382.06
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 38178 28 0 0 25 0 4 0 1106348819 137748480 26316 4294967295 134512640 135305190 3220988672 3066391744 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134520 CPUtime=381.64
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4658 0 0 0 38131 33 0 0 25 0 4 0 1106348819 137748480 26316 4294967295 134512640 135305190 3220988672 3058003136 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1528.09
Current children cumulated vsize (KiB) 136940

[startup+385.509 s]
/proc/loadavg: 5.07 4.82 4.63 5/102 4484
/proc/meminfo: memFree=2782724/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134520 CPUtime=1533.36
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26381 0 0 0 153212 124 0 0 25 0 4 0 1106348783 137748480 26317 4294967295 134512640 135305190 3220988672 3220986736 134529232 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33630 26317 79 194 0 33434 0
[pid=3320/tid=3321] ppid=3317 vsize=134520 CPUtime=383.53
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 38325 28 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3074780080 134558366 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134520 CPUtime=383.66
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 38338 28 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3066391744 134528283 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134520 CPUtime=383.22
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4658 0 0 0 38288 34 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3058002864 134557163 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1534.47
Current children cumulated vsize (KiB) 136940

[startup+386.309 s]
/proc/loadavg: 5.07 4.82 4.63 5/102 4484
/proc/meminfo: memFree=2782724/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134520 CPUtime=1536.54
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26381 0 0 0 153530 124 0 0 25 0 4 0 1106348783 137748480 26317 4294967295 134512640 135305190 3220988672 3220986576 134558382 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33630 26317 79 194 0 33434 0
[pid=3320/tid=3321] ppid=3317 vsize=134520 CPUtime=384.33
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 38405 28 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3074780352 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134520 CPUtime=384.46
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 38418 28 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3066391488 134541974 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134520 CPUtime=384.01
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4658 0 0 0 38367 34 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3058002864 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1537.65
Current children cumulated vsize (KiB) 136940

[startup+386.709 s]
/proc/loadavg: 5.07 4.82 4.63 5/102 4484
/proc/meminfo: memFree=2782724/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134520 CPUtime=1538.14
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26381 0 0 0 153690 124 0 0 25 0 4 0 1106348783 137748480 26317 4294967295 134512640 135305190 3220988672 3220986848 134528542 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33630 26317 79 194 0 33434 0
[pid=3320/tid=3321] ppid=3317 vsize=134520 CPUtime=384.73
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 38445 28 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3074780352 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134520 CPUtime=384.86
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 38458 28 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3066391744 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134520 CPUtime=384.41
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4658 0 0 0 38407 34 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3058003136 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1539.25
Current children cumulated vsize (KiB) 136940

[startup+386.809 s]
/proc/loadavg: 5.07 4.82 4.63 5/102 4484
/proc/meminfo: memFree=2782724/3368532 swapFree=1952996/1959888
[pid=3317] ppid=3315 vsize=2420 CPUtime=1.11
/proc/3317/stat : 3317 (manysat.sh) S 3315 3317 21691 0 -1 4194304 369 9864 0 0 0 0 105 6 18 0 1 0 1106348672 2478080 275 4294967295 134512640 135169312 3214109824 3214106040 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3317/statm: 605 275 231 161 0 44 0
[pid=3320] ppid=3317 vsize=134520 CPUtime=1538.54
/proc/3320/stat : 3320 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202496 26381 0 0 0 153730 124 0 0 25 0 4 0 1106348783 137748480 26317 4294967295 134512640 135305190 3220988672 3220986592 134546291 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3320/statm: 33630 26317 79 194 0 33434 0
[pid=3320/tid=3321] ppid=3317 vsize=134520 CPUtime=384.83
/proc/3320/task/3321/stat : 3321 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 3620 0 0 0 38455 28 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3074780352 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3320/tid=3322] ppid=3317 vsize=134520 CPUtime=384.96
/proc/3320/task/3322/stat : 3322 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 2617 0 0 0 38468 28 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3066391424 134552302 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3320/tid=3323] ppid=3317 vsize=134520 CPUtime=384.51
/proc/3320/task/3323/stat : 3323 (manysat1.1_stat) R 3317 3317 21691 0 -1 4202560 4658 0 0 0 38417 34 0 0 25 0 4 0 1106348819 137748480 26317 4294967295 134512640 135305190 3220988672 3058003136 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1539.65
Current children cumulated vsize (KiB) 136940

Child status: 20
Real time (s): 386.828
CPU time (s): 1539.67
CPU user time (s): 1538.35
CPU system time (s): 1.32
CPU usage (%): 398.024
Max. virtual memory (cumulated for all children) (KiB): 136940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1538.35
system time used= 1.32
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36906
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= 40037
involuntary context switches= 74197

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 16:48:34
IDJOB=1779214
IDBENCH=70822
IDSOLVER=623
FILE ID=tipi45/1779214-1243522114
PBS_JOBID=
Free space on /tmp= 15498 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-09.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779214-1243522114/watcher-1779214-1243522114 -o /tmp/evaluation-result-1779214-1243522114/solver-1779214-1243522114 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779214-1243522114.cnf aimd 1

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

MD5SUM BENCH= 5c56557463274332c6704b6432dfc42b
RANDOM SEED= 294529357

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2895328 kB
Buffers:        139116 kB
Cached:         227176 kB
SwapCached:       2100 kB
Active:          93440 kB
Inactive:       282644 kB
HighTotal:     2489216 kB
HighFree:      2249416 kB
LowTotal:       879316 kB
LowFree:        645912 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            5568 kB
Writeback:           0 kB
AnonPages:        8400 kB
Mapped:           3300 kB
Slab:            85692 kB
SReclaimable:    74288 kB
SUnreclaim:      11404 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89596 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15497 MiB
End job on tipi45 at 2009-05-28 16:55:01