Trace number 1780339

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 2684.33 679.63

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2387.37
Satisfiable
(Un)Satisfiability was proved
Number of variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.01/1.08	c ==============================================================================
1.01/1.08	c |           |     ORIGINAL     |              LEARNT              |          |
1.01/1.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.01/1.08	c ==============================================================================
1.01/1.08	c |         0 | 1180646  2859965 |  354193       0        0     nan |  0.000 % |
5.90/5.97	c |         0 |  824850  2310027 |      --       0       --      -- |     --   | -102154/25520
5.90/5.97	c ==============================================================================
5.90/5.97	c Result  :   #vars: 121563   #clauses: 824850   #literals: 2310027
5.90/5.97	c CPU time:   5.78 s
5.90/5.97	c ==============================================================================
2683.97/679.58	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2683.97/679.58	c ============================[ Problem Statistics ]=============================
2683.97/679.58	c |                                                                             |
2683.97/679.58	c threadId              : 3
2683.97/679.58	c restarts              : 498
2683.97/679.58	c conflicts             : 316405         (118 /sec)
2683.97/679.58	c decisions             : 645579         (1.87 % random) (241 /sec)
2683.97/679.58	c propagations          : 639351727      (239131 /sec)
2683.97/679.58	c conflict literals     : 44358563       (45.34 % deleted)
2683.97/679.58	c Memory used           : 622.45 MB
2683.97/679.58	c CPU time              : 2673.65 s
2683.97/679.58	
2683.97/679.58	c --->m=4, e=8, aimd=1, HOME/3333_many.cnf	time: 668.413	conflicts: 316405       
2684.30/679.61	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-1780339-1243530208/watcher-1780339-1243530208 -o /tmp/evaluation-result-1780339-1243530208/solver-1780339-1243530208 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780339-1243530208.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.07 3.97 4.01 3/109 3333
/proc/meminfo: memFree=2860248/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2412 CPUtime=0
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117683796 2469888 274 4294967295 134512640 135169312 3214769440 3214767976 3085704942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/3333/statm: 603 274 231 161 0 42 0

[startup+0.064784 s]
/proc/loadavg: 4.07 3.97 4.01 3/109 3333
/proc/meminfo: memFree=2860248/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2412 CPUtime=0
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117683796 2469888 274 4294967295 134512640 135169312 3214769440 3214767976 3085704942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/3333/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.104782 s]
/proc/loadavg: 4.07 3.97 4.01 3/109 3333
/proc/meminfo: memFree=2860248/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2412 CPUtime=0
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117683796 2469888 274 4294967295 134512640 135169312 3214769440 3214767976 3085704942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/3333/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.304771 s]
/proc/loadavg: 4.07 3.97 4.01 3/109 3333
/proc/meminfo: memFree=2860248/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2412 CPUtime=0
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117683796 2469888 274 4294967295 134512640 135169312 3214769440 3214767976 3085704942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/3333/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.70475 s]
/proc/loadavg: 4.07 3.97 4.01 3/109 3333
/proc/meminfo: memFree=2860248/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2412 CPUtime=0
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117683796 2469888 274 4294967295 134512640 135169312 3214769440 3214767976 3085704942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/3333/statm: 603 274 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.50471 s]
/proc/loadavg: 4.07 3.97 4.01 2/111 3335
/proc/meminfo: memFree=2761088/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2412 CPUtime=0
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117683796 2469888 274 4294967295 134512640 135169312 3214769440 3214767976 3085704942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/3333/statm: 603 274 231 161 0 42 0
[pid=3334] ppid=3333 vsize=121824 CPUtime=1.5
/proc/3334/stat : 3334 (SatElite) R 3333 3333 29143 0 -1 4202496 30914 0 0 0 137 13 0 0 20 0 1 0 1117683796 124747776 27767 4294967295 134512640 135034092 3221207824 3221203820 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3334/statm: 30456 27767 67 128 0 30326 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 124236

[startup+3.10462 s]
/proc/loadavg: 4.07 3.97 4.01 2/111 3336
/proc/meminfo: memFree=2735044/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2412 CPUtime=0
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117683796 2469888 274 4294967295 134512640 135169312 3214769440 3214767976 3085704942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/3333/statm: 603 274 231 161 0 42 0
[pid=3334] ppid=3333 vsize=136612 CPUtime=3.1
/proc/3334/stat : 3334 (SatElite) R 3333 3333 29143 0 -1 4202496 34459 0 0 0 293 17 0 0 25 0 1 0 1117683796 139890688 31137 4294967295 134512640 135034092 3221207824 3221204064 134566294 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3334/statm: 34153 31137 67 128 0 34023 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 139024

[startup+6.30446 s]
/proc/loadavg: 3.82 3.92 4.00 2/111 3545
/proc/meminfo: memFree=2727988/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2412 CPUtime=0
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117683796 2469888 274 4294967295 134512640 135169312 3214769440 3214767976 3085704942 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/3333/statm: 603 274 231 161 0 42 0
[pid=3334] ppid=3333 vsize=137504 CPUtime=6.3
/proc/3334/stat : 3334 (SatElite) R 3333 3333 29143 0 -1 4202496 42723 0 0 0 610 20 0 0 25 0 1 0 1117683796 140804096 31524 4294967295 134512640 135034092 3221207824 3221202708 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3334/statm: 34376 31524 67 128 0 34246 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 139916

[startup+12.7041 s]
/proc/loadavg: 3.84 3.92 4.00 7/114 3549
/proc/meminfo: memFree=2610368/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=262528 CPUtime=16.77
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 56655 0 0 0 1592 85 0 0 16 0 4 0 1117684491 268828672 56569 4294967295 134512640 135305190 3217073984 3217071904 134541947 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 65632 56569 79 194 0 65436 0
[pid=3546/tid=3547] ppid=3333 vsize=262528 CPUtime=3.76
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 1287 0 0 0 354 22 0 0 16 0 4 0 1117684671 268828672 56569 4294967295 134512640 135305190 3217073984 3018714300 134570384 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=262528 CPUtime=3.68
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 1270 0 0 0 357 11 0 0 15 0 4 0 1117684671 268828672 56569 4294967295 134512640 135305190 3217073984 3010325440 134541965 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=262528 CPUtime=3.77
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 967 0 0 0 356 21 0 0 16 0 4 0 1117684671 268828672 56569 4294967295 134512640 135305190 3217073984 3001937088 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.72
Current children cumulated vsize (KiB) 264944

[startup+25.5035 s]
/proc/loadavg: 4.31 4.02 4.03 6/114 3552
/proc/meminfo: memFree=2606760/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=266472 CPUtime=67.81
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 57633 0 0 0 6693 88 0 0 18 0 4 0 1117684491 272867328 57547 4294967295 134512640 135305190 3217073984 3217072160 134530702 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/3546/statm: 66618 57547 79 194 0 66422 0
[pid=3546/tid=3547] ppid=3333 vsize=266472 CPUtime=16.53
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 1403 0 0 0 1629 24 0 0 18 0 4 0 1117684671 272867328 57547 4294967295 134512640 135305190 3217073984 3018714304 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=266472 CPUtime=16.43
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 1668 0 0 0 1632 11 0 0 25 0 4 0 1117684671 272867328 57547 4294967295 134512640 135305190 3217073984 3010325312 134551860 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=266472 CPUtime=16.55
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 1082 0 0 0 1633 22 0 0 17 0 4 0 1117684671 272867328 57547 4294967295 134512640 135305190 3217073984 3001937088 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 74.76
Current children cumulated vsize (KiB) 268888

[startup+51.1021 s]
/proc/loadavg: 4.33 4.05 4.04 5/114 3554
/proc/meminfo: memFree=2576624/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=297116 CPUtime=169.87
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 65376 0 0 0 16889 98 0 0 25 0 4 0 1117684491 304246784 65290 4294967295 134512640 135305190 3217073984 3217072104 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/3546/statm: 74279 65290 79 194 0 74083 0
[pid=3546/tid=3547] ppid=3333 vsize=297116 CPUtime=42.1
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 2782 0 0 0 4184 26 0 0 25 0 4 0 1117684671 304246784 65290 4294967295 134512640 135305190 3217073984 3018714304 134528237 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=297116 CPUtime=41.95
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 5033 0 0 0 4181 14 0 0 25 0 4 0 1117684671 304246784 65290 4294967295 134512640 135305190 3217073984 3010325696 134530638 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=297116 CPUtime=42.15
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 2055 0 0 0 4189 26 0 0 25 0 4 0 1117684671 304246784 65290 4294967295 134512640 135305190 3217073984 3001937088 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 176.82
Current children cumulated vsize (KiB) 299532

[startup+102.319 s]
/proc/loadavg: 4.22 4.07 4.04 6/114 3741
/proc/meminfo: memFree=2526720/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=346632 CPUtime=374.14
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 77540 0 0 0 37298 116 0 0 25 0 4 0 1117684491 354951168 77454 4294967295 134512640 135305190 3217073984 3217072160 134530561 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/3546/statm: 86658 77454 79 194 0 86462 0
[pid=3546/tid=3547] ppid=3333 vsize=346632 CPUtime=93.18
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 4834 0 0 0 9288 30 0 0 25 0 4 0 1117684671 354951168 77454 4294967295 134512640 135305190 3217073984 3018714304 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=346632 CPUtime=93.05
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 9520 0 0 0 9283 22 0 0 25 0 4 0 1117684671 354951168 77454 4294967295 134512640 135305190 3217073984 3010325696 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=346632 CPUtime=93.14
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 4548 0 0 0 9286 28 0 0 25 0 4 0 1117684671 354951168 77454 4294967295 134512640 135305190 3217073984 3001936768 134843311 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 381.09
Current children cumulated vsize (KiB) 349048

[startup+162.316 s]
/proc/loadavg: 4.20 4.09 4.05 5/114 3928
/proc/meminfo: memFree=2474824/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=398340 CPUtime=613.63
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 90419 0 0 0 61213 150 0 0 25 0 4 0 1117684491 407900160 90333 4294967295 134512640 135305190 3217073984 3217072160 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/3546/statm: 99585 90333 79 194 0 99389 0
[pid=3546/tid=3547] ppid=3333 vsize=398340 CPUtime=153.16
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 7242 0 0 0 15278 38 0 0 25 0 4 0 1117684671 407900160 90333 4294967295 134512640 135305190 3217073984 3018714048 134542052 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=398340 CPUtime=152.83
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 13580 0 0 0 15248 35 0 0 25 0 4 0 1117684671 407900160 90333 4294967295 134512640 135305190 3217073984 3010325696 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=398340 CPUtime=152.97
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 7228 0 0 0 15265 32 0 0 25 0 4 0 1117684671 407900160 90333 4294967295 134512640 135305190 3217073984 3001937088 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 620.58
Current children cumulated vsize (KiB) 400756

[startup+222.313 s]
/proc/loadavg: 4.23 4.12 4.06 6/114 4116
/proc/meminfo: memFree=2419324/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=453992 CPUtime=853.02
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 104535 0 0 0 85124 178 0 0 25 0 4 0 1117684491 464887808 104449 4294967295 134512640 135305190 3217073984 3217072160 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 113498 104449 79 194 0 113302 0
[pid=3546/tid=3547] ppid=3333 vsize=453992 CPUtime=213.04
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 9793 0 0 0 21262 42 0 0 25 0 4 0 1117684671 464887808 104449 4294967295 134512640 135305190 3217073984 3018714304 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=453992 CPUtime=212.75
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18332 0 0 0 21230 45 0 0 25 0 4 0 1117684671 464887808 104449 4294967295 134512640 135305190 3217073984 3010325376 134552678 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=453992 CPUtime=212.79
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 9911 0 0 0 21239 40 0 0 25 0 4 0 1117684671 464887808 104449 4294967295 134512640 135305190 3217073984 3001936752 134551709 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 859.97
Current children cumulated vsize (KiB) 456408

[startup+282.31 s]

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

/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 146643 0 0 0 228615 325 0 0 25 0 4 0 1117684491 639266816 146557 4294967295 134512640 135305190 3217073984 3217072160 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 156071 146557 79 194 0 155875 0
[pid=3546/tid=3547] ppid=3333 vsize=624284 CPUtime=571.53
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18561 0 0 0 57066 87 0 0 25 0 4 0 1117684671 639266816 146558 4294967295 134512640 135305190 3217073984 3018714304 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=624284 CPUtime=571.72
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 31287 0 0 0 57083 89 0 0 25 0 4 0 1117684671 639266816 146558 4294967295 134512640 135305190 3217073984 3010325696 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=624284 CPUtime=572.38
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18108 0 0 0 57169 69 0 0 25 0 4 0 1117684671 639266816 146558 4294967295 134512640 135305190 3217073984 3001937032 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2296.35
Current children cumulated vsize (KiB) 626700

[startup+642.311 s]
/proc/loadavg: 4.58 4.40 4.20 7/114 5442
/proc/meminfo: memFree=2235604/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=636748 CPUtime=2528.73
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 149834 0 0 0 252518 355 0 0 25 0 4 0 1117684491 652029952 149748 4294967295 134512640 135305190 3217073984 3217072160 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 159187 149748 79 194 0 158991 0
[pid=3546/tid=3547] ppid=3333 vsize=636748 CPUtime=631.33
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 19108 0 0 0 63032 101 0 0 25 0 4 0 1117684671 652029952 149748 4294967295 134512640 135305190 3217073984 3018714304 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=636748 CPUtime=631.52
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 32551 0 0 0 63054 98 0 0 25 0 4 0 1117684671 652029952 149748 4294967295 134512640 135305190 3217073984 3010325696 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=636748 CPUtime=632.22
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18787 0 0 0 63149 73 0 0 25 0 4 0 1117684671 652029952 149748 4294967295 134512640 135305190 3217073984 3001936832 134541935 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2535.68
Current children cumulated vsize (KiB) 639164

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

[startup+665.51 s]
/proc/loadavg: 4.54 4.40 4.21 6/115 5487
/proc/meminfo: memFree=2235476/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=637224 CPUtime=2621.18
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 149946 0 0 0 261756 362 0 0 25 0 4 0 1117684491 652517376 149860 4294967295 134512640 135305190 3217073984 3217072160 134528322 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 159306 149860 79 194 0 159110 0
[pid=3546/tid=3547] ppid=3333 vsize=637224 CPUtime=654.49
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 19125 0 0 0 65347 102 0 0 25 0 4 0 1117684671 652517376 149860 4294967295 134512640 135305190 3217073984 3018714416 134565634 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=637224 CPUtime=654.63
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 32619 0 0 0 65363 100 0 0 25 0 4 0 1117684671 652517376 149860 4294967295 134512640 135305190 3217073984 3010325696 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=637224 CPUtime=655.28
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18796 0 0 0 65453 75 0 0 25 0 4 0 1117684671 652517376 149860 4294967295 134512640 135305190 3217073984 3001937088 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2628.13
Current children cumulated vsize (KiB) 639640

[startup+671.91 s]
/proc/loadavg: 4.66 4.43 4.22 5/114 5626
/proc/meminfo: memFree=2234088/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=637224 CPUtime=2646.68
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 149970 0 0 0 264304 364 0 0 25 0 4 0 1117684491 652517376 149884 4294967295 134512640 135305190 3217073984 3217072160 134528480 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 159306 149884 79 194 0 159110 0
[pid=3546/tid=3547] ppid=3333 vsize=637224 CPUtime=660.88
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 19125 0 0 0 65986 102 0 0 25 0 4 0 1117684671 652517376 149884 4294967295 134512640 135305190 3217073984 3018714304 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=637224 CPUtime=661.03
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 32632 0 0 0 66003 100 0 0 25 0 4 0 1117684671 652517376 149884 4294967295 134512640 135305190 3217073984 3010325696 134528319 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=637224 CPUtime=661.63
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18802 0 0 0 66087 76 0 0 25 0 4 0 1117684671 652517376 149884 4294967295 134512640 135305190 3217073984 3001937088 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2653.63
Current children cumulated vsize (KiB) 639640

[startup+675.11 s]
/proc/loadavg: 4.60 4.42 4.22 6/114 5626
/proc/meminfo: memFree=2234276/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=637224 CPUtime=2659.47
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 149975 0 0 0 265581 366 0 0 25 0 4 0 1117684491 652517376 149889 4294967295 134512640 135305190 3217073984 3217072160 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 159306 149889 79 194 0 159110 0
[pid=3546/tid=3547] ppid=3333 vsize=637224 CPUtime=664.08
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 19125 0 0 0 66306 102 0 0 25 0 4 0 1117684671 652517376 149889 4294967295 134512640 135305190 3217073984 3018714372 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=637224 CPUtime=664.23
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 32632 0 0 0 66322 101 0 0 24 0 4 0 1117684671 652517376 149889 4294967295 134512640 135305190 3217073984 3010325584 134529553 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=637224 CPUtime=664.83
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18807 0 0 0 66406 77 0 0 25 0 4 0 1117684671 652517376 149889 4294967295 134512640 135305190 3217073984 3001937088 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2666.42
Current children cumulated vsize (KiB) 639640

[startup+676.709 s]
/proc/loadavg: 4.60 4.42 4.22 6/114 5626
/proc/meminfo: memFree=2234308/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=637224 CPUtime=2665.82
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 149976 0 0 0 266215 367 0 0 25 0 4 0 1117684491 652517376 149890 4294967295 134512640 135305190 3217073984 3217072160 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 159306 149890 79 194 0 159110 0
[pid=3546/tid=3547] ppid=3333 vsize=637224 CPUtime=665.68
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 19125 0 0 0 66466 102 0 0 25 0 4 0 1117684671 652517376 149890 4294967295 134512640 135305190 3217073984 3018714304 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=637224 CPUtime=665.78
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 32632 0 0 0 66477 101 0 0 17 0 4 0 1117684671 652517376 149890 4294967295 134512640 135305190 3217073984 3010325696 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=637224 CPUtime=666.43
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18808 0 0 0 66566 77 0 0 25 0 4 0 1117684671 652517376 149890 4294967295 134512640 135305190 3217073984 3001937088 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2672.77
Current children cumulated vsize (KiB) 639640

[startup+678.309 s]
/proc/loadavg: 4.60 4.42 4.22 7/114 5627
/proc/meminfo: memFree=2234308/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=637224 CPUtime=2672.23
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 149983 0 0 0 266856 367 0 0 25 0 4 0 1117684491 652517376 149897 4294967295 134512640 135305190 3217073984 3217072160 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 159306 149897 79 194 0 159110 0
[pid=3546/tid=3547] ppid=3333 vsize=637224 CPUtime=667.28
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 19125 0 0 0 66626 102 0 0 25 0 4 0 1117684671 652517376 149897 4294967295 134512640 135305190 3217073984 3018714304 134528319 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=637224 CPUtime=667.38
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 32633 0 0 0 66637 101 0 0 19 0 4 0 1117684671 652517376 149897 4294967295 134512640 135305190 3217073984 3010325696 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=637224 CPUtime=668.03
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18814 0 0 0 66726 77 0 0 25 0 4 0 1117684671 652517376 149897 4294967295 134512640 135305190 3217073984 3001936752 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2679.18
Current children cumulated vsize (KiB) 639640

[startup+679.109 s]
/proc/loadavg: 4.60 4.42 4.22 5/114 5627
/proc/meminfo: memFree=2234308/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=637388 CPUtime=2675.42
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 149991 0 0 0 267175 367 0 0 25 0 4 0 1117684491 652685312 149905 4294967295 134512640 135305190 3217073984 3217072160 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 159347 149905 79 194 0 159151 0
[pid=3546/tid=3547] ppid=3333 vsize=637388 CPUtime=668.08
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 19125 0 0 0 66706 102 0 0 25 0 4 0 1117684671 652685312 149905 4294967295 134512640 135305190 3217073984 3018714304 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=637388 CPUtime=668.18
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 32641 0 0 0 66717 101 0 0 21 0 4 0 1117684671 652685312 149905 4294967295 134512640 135305190 3217073984 3010325696 134528224 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=637388 CPUtime=668.83
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18814 0 0 0 66806 77 0 0 25 0 4 0 1117684671 652685312 149905 4294967295 134512640 135305190 3217073984 3001937088 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2682.37
Current children cumulated vsize (KiB) 639804

[startup+679.509 s]
/proc/loadavg: 4.60 4.42 4.22 5/114 5627
/proc/meminfo: memFree=2234308/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=637388 CPUtime=2677.02
/proc/3546/stat : 3546 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202496 149991 0 0 0 267335 367 0 0 25 0 4 0 1117684491 652685312 149905 4294967295 134512640 135305190 3217073984 3217072160 134528506 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 159347 149905 79 194 0 159151 0
[pid=3546/tid=3547] ppid=3333 vsize=637388 CPUtime=668.48
/proc/3546/task/3547/stat : 3547 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 19125 0 0 0 66746 102 0 0 25 0 4 0 1117684671 652685312 149905 4294967295 134512640 135305190 3217073984 3018714304 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=637388 CPUtime=668.58
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 32641 0 0 0 66757 101 0 0 22 0 4 0 1117684671 652685312 149905 4294967295 134512640 135305190 3217073984 3010325696 134528344 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=3546/tid=3549] ppid=3333 vsize=637388 CPUtime=669.23
/proc/3546/task/3549/stat : 3549 (manysat1.1_stat) R 3333 3333 29143 0 -1 4202560 18814 0 0 0 66846 77 0 0 25 0 4 0 1117684671 652685312 149905 4294967295 134512640 135305190 3217073984 3001937088 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2683.97
Current children cumulated vsize (KiB) 639804

[startup+679.609 s]
/proc/loadavg: 4.60 4.42 4.22 5/114 5627
/proc/meminfo: memFree=2234308/3368532 swapFree=1959840/1959888
[pid=3333] ppid=3331 vsize=2416 CPUtime=6.95
/proc/3333/stat : 3333 (manysat.sh) S 3331 3333 29143 0 -1 4194304 370 42727 0 0 0 0 670 25 18 0 1 0 1117683796 2473984 275 4294967295 134512640 135169312 3214769440 3214765656 3085704942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/3333/statm: 604 275 231 161 0 43 0
[pid=3546] ppid=3333 vsize=0 CPUtime=2677.35
/proc/3546/stat : 3546 (manysat1.1_stat) Z 3333 3333 29143 0 -1 4202500 150008 0 0 0 267365 370 0 0 25 0 2 0 1117684491 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/3546/statm: 0 0 0 0 0 0 0
[pid=3546/tid=3548] ppid=3333 vsize=0 CPUtime=668.68
/proc/3546/task/3548/stat : 3548 (manysat1.1_stat) R 3333 3333 29143 0 -1 4203588 32641 0 0 0 66764 104 0 0 22 0 2 0 1117684671 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2684.3
Current children cumulated vsize (KiB) 2416

Child status: 20
Real time (s): 679.63
CPU time (s): 2684.33
CPU user time (s): 2680.35
CPU system time (s): 3.98
CPU usage (%): 394.969
Max. virtual memory (cumulated for all children) (KiB): 639804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2680.35
system time used= 3.98
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193378
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= 70525
involuntary context switches= 152026

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:03:28
IDJOB=1780339
IDBENCH=70985
IDSOLVER=623
FILE ID=/1780339-1243530208
PBS_JOBID=
Free space on /tmp= 7965 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780339-1243530208/watcher-1780339-1243530208 -o /tmp/evaluation-result-1780339-1243530208/solver-1780339-1243530208 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780339-1243530208.cnf aimd 1

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED= 264917260

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.073
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.073
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.12
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.073
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.14
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.073
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:       2860692 kB
Buffers:         47376 kB
Cached:         360316 kB
SwapCached:          0 kB
Active:          61416 kB
Inactive:       365440 kB
HighTotal:     2489216 kB
HighFree:      2109616 kB
LowTotal:       879316 kB
LowFree:        751076 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           24572 kB
Writeback:           0 kB
AnonPages:       19256 kB
Mapped:           7700 kB
Slab:            71068 kB
SReclaimable:    58672 kB
SUnreclaim:      12396 kB
PageTables:        684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7965 MiB
End job on  at 2009-05-28 19:14:50