Trace number 1780441

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 1467 494.222

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark997.97
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.68/0.90	c ==============================================================================
0.68/0.90	c |           |     ORIGINAL     |              LEARNT              |          |
0.68/0.90	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.68/0.90	c ==============================================================================
0.68/0.90	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
4.36/4.74	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
4.36/4.74	c ==============================================================================
4.36/4.74	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
4.36/4.74	c CPU time:   4.26 s
4.36/4.74	c ==============================================================================
1466.75/494.19	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1466.75/494.19	c ============================[ Problem Statistics ]=============================
1466.75/494.19	c |                                                                             |
1466.75/494.19	c threadId              : 3
1466.75/494.19	c restarts              : 276
1466.75/494.19	c conflicts             : 175160         (120 /sec)
1466.75/494.19	c decisions             : 347756         (1.72 % random) (238 /sec)
1466.75/494.19	c propagations          : 351982356      (241061 /sec)
1466.75/494.19	c conflict literals     : 20610897       (48.00 % deleted)
1466.75/494.19	c Memory used           : 376.31 MB
1466.75/494.19	c CPU time              : 1460.14 s
1466.75/494.19	
1466.75/494.19	c --->m=4, e=8, aimd=0, HOME/29412_many.cnf	time: 365.035	conflicts: 175160       
1466.99/494.21	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-1780441-1243530715/watcher-1780441-1243530715 -o /tmp/evaluation-result-1780441-1243530715/solver-1780441-1243530715 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780441-1243530715.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.96 5.50 5.51 4/125 29413
/proc/meminfo: memFree=2542616/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2416 CPUtime=0
/proc/29412/stat : 29412 (manysat.sh) R 29410 29412 21334 0 -1 4194304 334 0 0 0 0 0 0 0 25 0 1 0 1117735653 2473984 274 4294967295 134512640 135169312 3213462496 3213460972 3085096820 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/29412/statm: 604 274 231 161 0 43 0
[pid=29413] ppid=29412 vsize=2416 CPUtime=0
/proc/29413/stat : 29413 (manysat.sh) R 29412 29412 21334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1117735653 2473984 43 4294967295 134512640 135169312 3213462496 3213460972 3085096820 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/29413/statm: 604 43 0 161 0 43 0

[startup+0.09476 s]
/proc/loadavg: 4.96 5.50 5.51 4/125 29413
/proc/meminfo: memFree=2542616/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2416 CPUtime=0
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117735653 2473984 274 4294967295 134512640 135169312 3213462496 3213461032 3085094638 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29412/statm: 604 274 231 161 0 43 0
[pid=29413] ppid=29412 vsize=31416 CPUtime=0.09
/proc/29413/stat : 29413 (SatElite) R 29412 29412 21334 0 -1 4202496 5074 0 0 0 8 1 0 0 18 0 1 0 1117735653 32169984 4907 4294967295 134512640 135034092 3221052128 3221048088 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29413/statm: 7854 4908 49 128 0 7724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33832

[startup+0.114723 s]
/proc/loadavg: 4.96 5.50 5.51 4/125 29413
/proc/meminfo: memFree=2542616/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2416 CPUtime=0
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117735653 2473984 274 4294967295 134512640 135169312 3213462496 3213461032 3085094638 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29412/statm: 604 274 231 161 0 43 0
[pid=29413] ppid=29412 vsize=34188 CPUtime=0.11
/proc/29413/stat : 29413 (SatElite) R 29412 29412 21334 0 -1 4202496 5791 0 0 0 9 2 0 0 18 0 1 0 1117735653 35008512 5624 4294967295 134512640 135034092 3221052128 3221048088 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29413/statm: 8547 5624 49 128 0 8417 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 36604

[startup+0.304709 s]
/proc/loadavg: 4.96 5.50 5.51 4/125 29413
/proc/meminfo: memFree=2542616/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2416 CPUtime=0
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117735653 2473984 274 4294967295 134512640 135169312 3213462496 3213461032 3085094638 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29412/statm: 604 274 231 161 0 43 0
[pid=29413] ppid=29412 vsize=48528 CPUtime=0.27
/proc/29413/stat : 29413 (SatElite) R 29412 29412 21334 0 -1 4202496 9212 0 0 0 23 4 0 0 18 0 1 0 1117735653 49692672 9045 4294967295 134512640 135034092 3221052128 3221048472 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29413/statm: 12132 9045 49 128 0 12002 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 50944

[startup+0.704691 s]
/proc/loadavg: 4.96 5.50 5.51 4/125 29413
/proc/meminfo: memFree=2542616/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2416 CPUtime=0
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117735653 2473984 274 4294967295 134512640 135169312 3213462496 3213461032 3085094638 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29412/statm: 604 274 231 161 0 43 0
[pid=29413] ppid=29412 vsize=69860 CPUtime=0.57
/proc/29413/stat : 29413 (SatElite) R 29412 29412 21334 0 -1 4202496 14965 0 0 0 51 6 0 0 18 0 1 0 1117735653 71536640 14798 4294967295 134512640 135034092 3221052128 3221048472 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29413/statm: 17465 14799 50 128 0 17335 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 72276

[startup+1.50461 s]
/proc/loadavg: 4.96 5.50 5.51 3/126 29414
/proc/meminfo: memFree=2486712/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2416 CPUtime=0
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117735653 2473984 274 4294967295 134512640 135169312 3213462496 3213461032 3085094638 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29412/statm: 604 274 231 161 0 43 0
[pid=29413] ppid=29412 vsize=99164 CPUtime=1.37
/proc/29413/stat : 29413 (SatElite) R 29412 29412 21334 0 -1 4202496 23451 0 0 0 127 10 0 0 19 0 1 0 1117735653 101543936 21281 4294967295 134512640 135034092 3221052128 3221048124 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29413/statm: 24791 21281 67 128 0 24661 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 101580

[startup+3.11447 s]
/proc/loadavg: 4.96 5.50 5.51 3/126 29414
/proc/meminfo: memFree=2357508/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2416 CPUtime=0
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1117735653 2473984 274 4294967295 134512640 135169312 3213462496 3213461032 3085094638 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/29412/statm: 604 274 231 161 0 43 0
[pid=29413] ppid=29412 vsize=101656 CPUtime=2.87
/proc/29413/stat : 29413 (SatElite) R 29412 29412 21334 0 -1 4202496 26382 0 0 0 275 12 0 0 24 0 1 0 1117735653 104095744 21953 4294967295 134512640 135034092 3221052128 3221048124 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29413/statm: 25414 21953 67 128 0 25284 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 104072

[startup+6.31421 s]
/proc/loadavg: 4.72 5.44 5.49 4/126 29415
/proc/meminfo: memFree=2577928/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=120736 CPUtime=0.9
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 28718 0 0 0 77 13 0 0 19 0 1 0 1117736192 123633664 28625 4294967295 134512640 135305190 3216983856 3215934392 134840070 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29415/statm: 30184 28625 67 194 0 29988 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 123156

[startup+12.7302 s]
/proc/loadavg: 4.90 5.47 5.50 7/129 29602
/proc/meminfo: memFree=2379388/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=184636 CPUtime=19.19
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 38290 0 0 0 1883 36 0 0 15 0 4 0 1117736192 189067264 38175 4294967295 134512640 135305190 3216983856 3216982032 134530721 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29415/statm: 46159 38175 79 194 0 45963 0
[pid=29415/tid=29599] ppid=29412 vsize=184636 CPUtime=5.24
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 888 0 0 0 521 3 0 0 16 0 4 0 1117736327 189067264 38175 4294967295 134512640 135305190 3216983856 3041500352 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=184636 CPUtime=2.33
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 776 0 0 0 229 4 0 0 15 0 4 0 1117736327 189067264 38175 4294967295 134512640 135305190 3216983856 3033111744 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=184636 CPUtime=5.27
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 743 0 0 0 518 9 0 0 16 0 4 0 1117736327 189067264 38175 4294967295 134512640 135305190 3216983856 3024723136 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.23
Current children cumulated vsize (KiB) 187056

[startup+25.5119 s]
/proc/loadavg: 5.06 5.48 5.50 6/129 29603
/proc/meminfo: memFree=2400032/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=189960 CPUtime=57.38
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 39707 0 0 0 5700 38 0 0 25 0 4 0 1117736192 194519040 39592 4294967295 134512640 135305190 3216983856 3216981760 134557241 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29415/statm: 47490 39592 79 194 0 47294 0
[pid=29415/tid=29599] ppid=29412 vsize=189960 CPUtime=13.47
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 1158 0 0 0 1344 3 0 0 18 0 4 0 1117736327 194519040 39592 4294967295 134512640 135305190 3216983856 3041500056 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=189960 CPUtime=9.8
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 1200 0 0 0 976 4 0 0 18 0 4 0 1117736327 194519040 39592 4294967295 134512640 135305190 3216983856 3033111744 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=189960 CPUtime=17.99
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 1057 0 0 0 1790 9 0 0 25 0 4 0 1117736327 194519040 39592 4294967295 134512640 135305190 3216983856 3024722864 134556792 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 62.42
Current children cumulated vsize (KiB) 192380

[startup+51.1103 s]
/proc/loadavg: 5.16 5.47 5.50 6/129 29606
/proc/meminfo: memFree=2409036/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=209916 CPUtime=134.05
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 44854 0 0 0 13359 46 0 0 25 0 4 0 1117736192 214953984 44739 4294967295 134512640 135305190 3216983856 3216982032 134528480 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/29415/statm: 52479 44739 79 194 0 52283 0
[pid=29415/tid=29599] ppid=29412 vsize=209916 CPUtime=34.49
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 2385 0 0 0 3444 5 0 0 25 0 4 0 1117736327 214953984 44739 4294967295 134512640 135305190 3216983856 3041500352 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=209916 CPUtime=33.23
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 3300 0 0 0 3314 9 0 0 25 0 4 0 1117736327 214953984 44739 4294967295 134512640 135305190 3216983856 3033111744 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=209916 CPUtime=36.36
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 1956 0 0 0 3627 9 0 0 25 0 4 0 1117736327 214953984 44739 4294967295 134512640 135305190 3216983856 3024722800 134551799 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 139.09
Current children cumulated vsize (KiB) 212336

[startup+102.306 s]
/proc/loadavg: 5.19 5.43 5.48 6/129 29792
/proc/meminfo: memFree=2315756/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=247632 CPUtime=287.46
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 54197 0 0 0 28675 71 0 0 25 0 4 0 1117736192 253575168 54082 4294967295 134512640 135305190 3216983856 3216982032 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/29415/statm: 61908 54082 79 194 0 61712 0
[pid=29415/tid=29599] ppid=29412 vsize=247632 CPUtime=82.59
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 5049 0 0 0 8249 10 0 0 25 0 4 0 1117736327 253575168 54082 4294967295 134512640 135305190 3216983856 3041500352 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=247632 CPUtime=65.98
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 5743 0 0 0 6581 17 0 0 25 0 4 0 1117736327 253575168 54082 4294967295 134512640 135305190 3216983856 3033111360 134551712 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=247632 CPUtime=76.83
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 4037 0 0 0 7668 15 0 0 25 0 4 0 1117736327 253575168 54082 4294967295 134512640 135305190 3216983856 3024723136 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 292.5
Current children cumulated vsize (KiB) 250052

[startup+162.311 s]
/proc/loadavg: 5.40 5.45 5.48 7/129 29980
/proc/meminfo: memFree=2311972/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=287928 CPUtime=467.1
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 64289 0 0 0 46610 100 0 0 25 0 4 0 1117736192 294838272 64174 4294967295 134512640 135305190 3216983856 3216981920 134529062 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/29415/statm: 71982 64174 79 194 0 71786 0
[pid=29415/tid=29599] ppid=29412 vsize=287928 CPUtime=114.15
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 6213 0 0 0 11399 16 0 0 25 0 4 0 1117736327 294838272 64174 4294967295 134512640 135305190 3216983856 3041500352 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=287928 CPUtime=124.33
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 9664 0 0 0 12411 22 0 0 25 0 4 0 1117736327 294838272 64174 4294967295 134512640 135305190 3216983856 3033111744 134528215 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=287928 CPUtime=109.62
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 5085 0 0 0 10936 26 0 0 25 0 4 0 1117736327 294838272 64174 4294967295 134512640 135305190 3216983856 3024723136 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 472.14
Current children cumulated vsize (KiB) 290348

[startup+222.316 s]
/proc/loadavg: 5.40 5.44 5.47 6/129 30168
/proc/meminfo: memFree=2294340/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04

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

/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 86567 0 0 0 118535 156 0 0 25 0 4 0 1117736192 387182592 86452 4294967295 134512640 135305190 3216983856 3216982032 134528480 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 94527 86452 79 194 0 94331 0
[pid=29415/tid=29599] ppid=29412 vsize=378108 CPUtime=247.35
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10857 0 0 0 24708 27 0 0 25 0 4 0 1117736327 387182592 86452 4294967295 134512640 135305190 3216983856 3041500352 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=378108 CPUtime=332.63
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 15874 0 0 0 33225 38 0 0 25 0 4 0 1117736327 387182592 86452 4294967295 134512640 135305190 3216983856 3033111744 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=378108 CPUtime=296.4
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10189 0 0 0 29604 36 0 0 25 0 4 0 1117736327 387182592 86452 4294967295 134512640 135305190 3216983856 3024722800 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1191.95
Current children cumulated vsize (KiB) 380528

[startup+462.315 s]
/proc/loadavg: 5.55 5.54 5.50 6/129 30928
/proc/meminfo: memFree=2222388/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=384120 CPUtime=1366.46
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 88135 0 0 0 136475 171 0 0 25 0 4 0 1117736192 393338880 88020 4294967295 134512640 135305190 3216983856 3216981920 134529127 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 96030 88020 79 194 0 95834 0
[pid=29415/tid=29599] ppid=29412 vsize=384120 CPUtime=288.12
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 11133 0 0 0 28783 29 0 0 25 0 4 0 1117736327 393338880 88020 4294967295 134512640 135305190 3216983856 3041500352 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=384120 CPUtime=382.85
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 16354 0 0 0 38239 46 0 0 25 0 4 0 1117736327 393338880 88020 4294967295 134512640 135305190 3216983856 3033111744 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=384120 CPUtime=343.33
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10608 0 0 0 34293 40 0 0 25 0 4 0 1117736327 393338880 88020 4294967295 134512640 135305190 3216983856 3024722864 134557163 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1371.5
Current children cumulated vsize (KiB) 386540

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

[startup+473.514 s]
/proc/loadavg: 5.70 5.57 5.51 6/129 30928
/proc/meminfo: memFree=2181032/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=384672 CPUtime=1400.03
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 88177 0 0 0 139831 172 0 0 25 0 4 0 1117736192 393904128 88062 4294967295 134512640 135305190 3216983856 3216982032 134528289 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 96168 88062 79 194 0 95972 0
[pid=29415/tid=29599] ppid=29412 vsize=384672 CPUtime=299.32
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 11143 0 0 0 29902 30 0 0 25 0 4 0 1117736327 393904128 88062 4294967295 134512640 135305190 3216983856 3041500016 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=384672 CPUtime=388.53
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 16372 0 0 0 38807 46 0 0 25 0 4 0 1117736327 393904128 88062 4294967295 134512640 135305190 3216983856 3033111744 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=384672 CPUtime=354.5
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10617 0 0 0 35410 40 0 0 25 0 4 0 1117736327 393904128 88062 4294967295 134512640 135305190 3216983856 3024723136 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1405.07
Current children cumulated vsize (KiB) 387092

[startup+486.313 s]
/proc/loadavg: 5.54 5.54 5.50 7/129 30931
/proc/meminfo: memFree=2157756/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=385052 CPUtime=1438.36
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 88267 0 0 0 143658 178 0 0 25 0 4 0 1117736192 394293248 88152 4294967295 134512640 135305190 3216983856 3216982032 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 96263 88152 79 194 0 96067 0
[pid=29415/tid=29599] ppid=29412 vsize=385052 CPUtime=312.12
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 11175 0 0 0 31181 31 0 0 25 0 4 0 1117736327 394293248 88152 4294967295 134512640 135305190 3216983856 3041500080 134556635 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=385052 CPUtime=394.95
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 16421 0 0 0 39449 46 0 0 25 0 4 0 1117736327 394293248 88152 4294967295 134512640 135305190 3216983856 3033111424 134552678 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=385052 CPUtime=367.23
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10617 0 0 0 36679 44 0 0 25 0 4 0 1117736327 394293248 88152 4294967295 134512640 135305190 3216983856 3024723136 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1443.4
Current children cumulated vsize (KiB) 387472

[startup+489.513 s]
/proc/loadavg: 5.54 5.54 5.50 6/129 30931
/proc/meminfo: memFree=2191452/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=385196 CPUtime=1447.93
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 88298 0 0 0 144615 178 0 0 25 0 4 0 1117736192 394440704 88183 4294967295 134512640 135305190 3216983856 3216982032 134528826 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 96299 88183 79 194 0 96103 0
[pid=29415/tid=29599] ppid=29412 vsize=385196 CPUtime=315.32
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 11182 0 0 0 31501 31 0 0 25 0 4 0 1117736327 394440704 88183 4294967295 134512640 135305190 3216983856 3041500080 134557133 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=385196 CPUtime=396.55
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 16444 0 0 0 39609 46 0 0 25 0 4 0 1117736327 394440704 88183 4294967295 134512640 135305190 3216983856 3033111424 134555106 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=385196 CPUtime=370.4
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10618 0 0 0 36996 44 0 0 25 0 4 0 1117736327 394440704 88183 4294967295 134512640 135305190 3216983856 3024723136 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1452.97
Current children cumulated vsize (KiB) 387616

[startup+492.716 s]
/proc/loadavg: 5.50 5.53 5.49 6/129 30932
/proc/meminfo: memFree=2239040/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=385340 CPUtime=1457.51
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 88319 0 0 0 145572 179 0 0 25 0 4 0 1117736192 394588160 88204 4294967295 134512640 135305190 3216983856 3216982032 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 96335 88204 79 194 0 96139 0
[pid=29415/tid=29599] ppid=29412 vsize=385340 CPUtime=318.52
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 11191 0 0 0 31820 32 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3041500352 134528523 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=385340 CPUtime=398.35
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 16446 0 0 0 39789 46 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3033111744 134528536 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=385340 CPUtime=373.58
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10622 0 0 0 37314 44 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3024723136 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1462.55
Current children cumulated vsize (KiB) 387760

[startup+493.512 s]
/proc/loadavg: 5.50 5.53 5.49 6/129 30932
/proc/meminfo: memFree=2239040/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=385340 CPUtime=1459.91
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 88319 0 0 0 145812 179 0 0 25 0 4 0 1117736192 394588160 88204 4294967295 134512640 135305190 3216983856 3216982032 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 96335 88204 79 194 0 96139 0
[pid=29415/tid=29599] ppid=29412 vsize=385340 CPUtime=319.32
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 11191 0 0 0 31900 32 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3041500352 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=385340 CPUtime=398.75
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 16446 0 0 0 39829 46 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3033111424 134552908 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=385340 CPUtime=374.38
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10622 0 0 0 37394 44 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3024722800 134551681 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1464.95
Current children cumulated vsize (KiB) 387760

[startup+493.912 s]
/proc/loadavg: 5.50 5.53 5.49 6/129 30932
/proc/meminfo: memFree=2222612/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=385340 CPUtime=1461.11
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 88319 0 0 0 145932 179 0 0 25 0 4 0 1117736192 394588160 88204 4294967295 134512640 135305190 3216983856 3216981696 134551681 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 96335 88204 79 194 0 96139 0
[pid=29415/tid=29599] ppid=29412 vsize=385340 CPUtime=319.72
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 11191 0 0 0 31940 32 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3041500352 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=385340 CPUtime=398.95
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 16446 0 0 0 39849 46 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3033111744 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=385340 CPUtime=374.78
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10622 0 0 0 37434 44 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3024723136 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1466.15
Current children cumulated vsize (KiB) 387760

[startup+494.112 s]
/proc/loadavg: 5.50 5.53 5.49 6/129 30932
/proc/meminfo: memFree=2222612/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=385340 CPUtime=1461.71
/proc/29415/stat : 29415 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202496 88319 0 0 0 145992 179 0 0 25 0 4 0 1117736192 394588160 88204 4294967295 134512640 135305190 3216983856 3216983264 134657576 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 96335 88204 79 194 0 96139 0
[pid=29415/tid=29599] ppid=29412 vsize=385340 CPUtime=319.92
/proc/29415/task/29599/stat : 29599 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 11191 0 0 0 31960 32 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3041501628 134658034 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=385340 CPUtime=399.05
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 16446 0 0 0 39859 46 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3033113020 134658032 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=29415/tid=29601] ppid=29412 vsize=385340 CPUtime=374.98
/proc/29415/task/29601/stat : 29601 (manysat1.1_stat) R 29412 29412 21334 0 -1 4202560 10622 0 0 0 37454 44 0 0 25 0 4 0 1117736327 394588160 88204 4294967295 134512640 135305190 3216983856 3024724412 134658078 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1466.75
Current children cumulated vsize (KiB) 387760

[startup+494.212 s]
/proc/loadavg: 5.50 5.53 5.49 6/129 30932
/proc/meminfo: memFree=2222612/3368532 swapFree=1957708/1959888
[pid=29412] ppid=29410 vsize=2420 CPUtime=5.04
/proc/29412/stat : 29412 (manysat.sh) S 29410 29412 21334 0 -1 4194304 370 30122 0 0 0 0 484 20 18 0 1 0 1117735653 2478080 275 4294967295 134512640 135169312 3213462496 3213458712 3085094638 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/29412/statm: 605 275 231 161 0 44 0
[pid=29415] ppid=29412 vsize=0 CPUtime=1461.95
/proc/29415/stat : 29415 (manysat1.1_stat) Z 29412 29412 21334 0 -1 4202500 88336 0 0 0 146014 181 0 0 25 0 2 0 1117736192 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/29415/statm: 0 0 0 0 0 0 0
[pid=29415/tid=29600] ppid=29412 vsize=0 CPUtime=399.15
/proc/29415/task/29600/stat : 29600 (manysat1.1_stat) R 29412 29412 21334 0 -1 4203588 16446 0 0 0 39867 48 0 0 25 0 2 0 1117736327 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1466.99
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 494.222
CPU time (s): 1467
CPU user time (s): 1464.98
CPU system time (s): 2.02
CPU usage (%): 296.83
Max. virtual memory (cumulated for all children) (KiB): 387760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1464.98
system time used= 2.02
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119101
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= 19525
involuntary context switches= 89288

runsolver used 0.1 second user time and 0.07 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 19:11:55
IDJOB=1780441
IDBENCH=71008
IDSOLVER=620
FILE ID=/1780441-1243530715
PBS_JOBID=
Free space on /tmp= 15870 MiB

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

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED= 102764329

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.105
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.43
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.105
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.105
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.105
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:       2546612 kB
Buffers:         17556 kB
Cached:          79988 kB
SwapCached:         44 kB
Active:         722820 kB
Inactive:        55828 kB
HighTotal:     2489216 kB
HighFree:      1725160 kB
LowTotal:       879316 kB
LowFree:        821452 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:           16984 kB
Writeback:           0 kB
AnonPages:      681124 kB
Mapped:          35592 kB
Slab:            33152 kB
SReclaimable:    24664 kB
SUnreclaim:       8488 kB
PageTables:       1376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:  1090152 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15870 MiB
End job on  at 2009-05-28 19:20:11