Trace number 1780675

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
satake 2009-03-22 (4 threads)UNSAT 845.46 427.558

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark341.33
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
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

845.42/427.55	c Benchmark name    : HOME/instance-1780675-1243649391.cnf
845.42/427.55	c Thread Num        :            4
845.42/427.55	c restarts          :           15
845.42/427.55	c conflicts         :        73865
845.42/427.55	c decisions         :       677462           (     1586 / sec      )
845.42/427.55	c propagations      :    288096389           (   674593 / sec      )
845.42/427.55	c inspects          :    869343107           (  2035614 / sec      )
845.42/427.55	c conflict literals :     14936931           (    33.03 % deleted  )
845.42/427.55	c cpu time          :       427.07           
845.42/427.55	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-1780675-1243649391/watcher-1780675-1243649391 -o /tmp/evaluation-result-1780675-1243649391/solver-1780675-1243649391 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1780675-1243649391.cnf 4 10000 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.41 5.61 5.59 5/116 27133
/proc/meminfo: memFree=3153420/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=968 CPUtime=0
/proc/27132/stat : 27132 (satake) R 27130 27132 8716 0 -1 4202496 108 0 0 0 0 0 0 0 25 0 2 0 1129603160 991232 65 4294967295 134512640 135180984 3217172352 3217171696 134705812 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 242 65 54 164 0 77 0
[pid=27132/tid=27133] ppid=27130 vsize=968 CPUtime=0
/proc/27132/task/27133/stat : 27133 (satake) R 27130 27132 8716 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 2 0 1129603160 991232 65 4294967295 134512640 135180984 3217172352 3086234436 134705812 0 0 0 0 0 0 0 -1 0 0 0 0

[startup+0.073057 s]
/proc/loadavg: 5.41 5.61 5.59 5/116 27133
/proc/meminfo: memFree=3153420/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=67968 CPUtime=0.09
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 13143 0 0 0 2 7 0 0 25 0 5 0 1129603160 69599232 13082 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 16992 13082 63 164 0 16827 0
[pid=27132/tid=27133] ppid=27130 vsize=67968 CPUtime=0
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1129603160 69599232 13082 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67968

[startup+0.103039 s]
/proc/loadavg: 5.41 5.61 5.59 5/116 27133
/proc/meminfo: memFree=3153420/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=80436 CPUtime=0.14
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 17691 0 0 0 6 8 0 0 25 0 5 0 1129603160 82366464 17616 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 20109 17616 63 164 0 19944 0
[pid=27132/tid=27133] ppid=27130 vsize=80436 CPUtime=0
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1129603160 82366464 17616 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 80436

[startup+0.303015 s]
/proc/loadavg: 5.41 5.61 5.59 5/116 27133
/proc/meminfo: memFree=3153420/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=133392 CPUtime=0.48
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 25719 0 0 0 31 17 0 0 25 0 5 0 1129603160 136593408 25644 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 33348 25645 63 164 0 33183 0
[pid=27132/tid=27133] ppid=27130 vsize=133392 CPUtime=0
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1129603160 136593408 25645 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 133392

[startup+0.702982 s]
/proc/loadavg: 5.41 5.61 5.59 5/116 27133
/proc/meminfo: memFree=3153420/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=154736 CPUtime=1.26
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 30776 0 0 0 105 21 0 0 25 0 5 0 1129603160 158449664 30701 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 38684 30701 63 164 0 38519 0
[pid=27132/tid=27133] ppid=27130 vsize=154736 CPUtime=0
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1129603160 158449664 30701 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 154736

[startup+1.50292 s]
/proc/loadavg: 5.41 5.61 5.59 6/118 27140
/proc/meminfo: memFree=3011584/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=173508 CPUtime=2.85
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 39528 0 0 0 262 23 0 0 25 0 5 0 1129603160 177672192 35728 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 43377 35728 66 164 0 43212 0
[pid=27132/tid=27133] ppid=27130 vsize=173508 CPUtime=0
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1129603160 177672192 35728 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=173508 CPUtime=0.94
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 13754 0 0 0 82 12 0 0 25 0 5 0 1129603161 177672192 35728 4294967295 134512640 135180984 3217172352 3086168384 134535625 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=173508 CPUtime=0.64
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 11014 0 0 0 61 3 0 0 25 0 5 0 1129603161 177672192 35728 4294967295 134512640 135180984 3217172352 3086102676 134579486 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=173508 CPUtime=1.27
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 14642 0 0 0 119 8 0 0 16 0 5 0 1129603161 177672192 35728 4294967295 134512640 135180984 3217172352 3086036784 134523716 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 173508

[startup+3.10278 s]
/proc/loadavg: 5.41 5.61 5.59 6/118 27141
/proc/meminfo: memFree=3012244/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=179076 CPUtime=6.05
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 44924 0 0 0 578 27 0 0 25 0 5 0 1129603160 183373824 37399 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 44769 37399 68 164 0 44604 0
[pid=27132/tid=27133] ppid=27130 vsize=179076 CPUtime=0.05
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 2724 0 0 0 3 2 0 0 15 0 5 0 1129603160 183373824 37399 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=179076 CPUtime=2.15
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 13904 0 0 0 202 13 0 0 25 0 5 0 1129603161 183373824 37399 4294967295 134512640 135180984 3217172352 3086167920 134528568 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=179076 CPUtime=0.99
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 13476 0 0 0 95 4 0 0 25 0 5 0 1129603161 183373824 37399 4294967295 134512640 135180984 3217172352 3086102848 134535641 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=179076 CPUtime=2.86
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 14709 0 0 0 278 8 0 0 17 0 5 0 1129603161 183373824 37399 4294967295 134512640 135180984 3217172352 3086036740 134579745 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 179076

[startup+6.3125 s]
/proc/loadavg: 5.38 5.60 5.59 6/120 27147
/proc/meminfo: memFree=3018572/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=164436 CPUtime=12.38
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 45116 0 0 0 1199 39 0 0 25 0 5 0 1129603160 168382464 33866 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 41109 33866 68 164 0 40944 0
[pid=27132/tid=27133] ppid=27130 vsize=164436 CPUtime=0.13
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 2727 0 0 0 3 10 0 0 15 0 5 0 1129603160 168382464 33866 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=164436 CPUtime=3.95
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 13950 0 0 0 381 14 0 0 25 0 5 0 1129603161 168382464 33866 4294967295 134512640 135180984 3217172352 3086167920 134521036 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=164436 CPUtime=2.93
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 13595 0 0 0 287 6 0 0 25 0 5 0 1129603161 168382464 33866 4294967295 134512640 135180984 3217172352 3086102384 134528219 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=164436 CPUtime=5.37
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 14733 0 0 0 528 9 0 0 20 0 5 0 1129603161 168382464 33866 4294967295 134512640 135180984 3217172352 3086036848 134528101 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 164436

[startup+12.7119 s]
/proc/loadavg: 5.35 5.59 5.58 6/118 27157
/proc/meminfo: memFree=3015876/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=167372 CPUtime=24.95
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 45843 0 0 0 2448 47 0 0 25 0 5 0 1129603160 171388928 34593 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 41843 34593 68 164 0 41678 0
[pid=27132/tid=27133] ppid=27130 vsize=167372 CPUtime=0.2
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 2731 0 0 0 6 14 0 0 15 0 5 0 1129603160 171388928 34593 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=167372 CPUtime=7.35
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 14224 0 0 0 719 16 0 0 25 0 5 0 1129603161 171388928 34593 4294967295 134512640 135180984 3217172352 3086167984 134532445 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=167372 CPUtime=7.64
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 13784 0 0 0 757 7 0 0 25 0 5 0 1129603161 171388928 34593 4294967295 134512640 135180984 3217172352 3086102216 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=167372 CPUtime=9.76
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 14993 0 0 0 966 10 0 0 25 0 5 0 1129603161 171388928 34593 4294967295 134512640 135180984 3217172352 3086036752 134525263 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 167372

[startup+25.5108 s]
/proc/loadavg: 5.42 5.59 5.58 6/118 27179
/proc/meminfo: memFree=3010692/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=171956 CPUtime=49.94
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 46993 0 0 0 4929 65 0 0 25 0 5 0 1129603160 176082944 35743 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 42989 35743 68 164 0 42824 0
[pid=27132/tid=27133] ppid=27130 vsize=171956 CPUtime=0.3
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 2750 0 0 0 8 22 0 0 15 0 5 0 1129603160 176082944 35743 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=171956 CPUtime=14.42
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 14563 0 0 0 1422 20 0 0 25 0 5 0 1129603161 176082944 35743 4294967295 134512640 135180984 3217172352 3086167920 134528211 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=171956 CPUtime=16.07
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 14203 0 0 0 1595 12 0 0 25 0 5 0 1129603161 176082944 35743 4294967295 134512640 135180984 3217172352 3086102176 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=171956 CPUtime=19.15
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 15366 0 0 0 1904 11 0 0 25 0 5 0 1129603161 176082944 35743 4294967295 134512640 135180984 3217172352 3086036680 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 171956

[startup+51.1086 s]
/proc/loadavg: 5.66 5.64 5.60 6/118 27400
/proc/meminfo: memFree=3000104/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=183492 CPUtime=99.99
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 49824 0 0 0 9920 79 0 0 25 0 5 0 1129603160 187895808 38574 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 45873 38574 68 164 0 45708 0
[pid=27132/tid=27133] ppid=27130 vsize=183492 CPUtime=0.47
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 2811 0 0 0 16 31 0 0 15 0 5 0 1129603160 187895808 38574 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=183492 CPUtime=30.5
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 15363 0 0 0 3029 21 0 0 25 0 5 0 1129603161 187895808 38574 4294967295 134512640 135180984 3217172352 3086167916 134519894 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=183492 CPUtime=32.21
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 15164 0 0 0 3206 15 0 0 25 0 5 0 1129603161 187895808 38574 4294967295 134512640 135180984 3217172352 3086102216 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=183492 CPUtime=36.81
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 16375 0 0 0 3669 12 0 0 25 0 5 0 1129603161 187895808 38574 4294967295 134512640 135180984 3217172352 3086036748 134519095 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (KiB) 183492

[startup+102.314 s]
/proc/loadavg: 5.56 5.61 5.59 7/118 27668
/proc/meminfo: memFree=2973928/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=209508 CPUtime=200.73
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 56100 0 0 0 19964 109 0 0 25 0 5 0 1129603160 214536192 44850 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 52377 44850 68 164 0 52212 0
[pid=27132/tid=27133] ppid=27130 vsize=209508 CPUtime=0.74
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 2878 0 0 0 22 52 0 0 15 0 5 0 1129603160 214536192 44850 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=209508 CPUtime=61.71
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 17286 0 0 0 6146 25 0 0 25 0 5 0 1129603161 214536192 44850 4294967295 134512640 135180984 3217172352 3086167848 134523869 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=209508 CPUtime=67.93
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 17433 0 0 0 6776 17 0 0 25 0 5 0 1129603161 214536192 44850 4294967295 134512640 135180984 3217172352 3086102288 134525282 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=209508 CPUtime=70.35
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 18392 0 0 0 7020 15 0 0 25 0 5 0 1129603161 214536192 44850 4294967295 134512640 135180984 3217172352 3086036840 134520863 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.73
Current children cumulated vsize (KiB) 209508

[startup+162.309 s]
/proc/loadavg: 5.64 5.62 5.59 6/118 27942
/proc/meminfo: memFree=2945108/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=237220 CPUtime=319.15
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 63118 0 0 0 31782 133 0 0 25 0 5 0 1129603160 242913280 51868 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 59305 51868 68 164 0 59140 0
[pid=27132/tid=27133] ppid=27130 vsize=237220 CPUtime=0.95
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 2940 0 0 0 30 65 0 0 15 0 5 0 1129603160 242913280 51868 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=237220 CPUtime=99.34
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 19834 0 0 0 9905 29 0 0 25 0 5 0 1129603161 242913280 51868 4294967295 134512640 135180984 3217172352 3086167920 134528866 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=237220 CPUtime=109.45
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 19627 0 0 0 10926 19 0 0 25 0 5 0 1129603161 242913280 51868 4294967295 134512640 135180984 3217172352 3086102176 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=237220 CPUtime=109.41
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 20606 0 0 0 10921 20 0 0 25 0 5 0 1129603161 242913280 51868 4294967295 134512640 135180984 3217172352 3086036640 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 319.15

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

/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 21638 0 0 0 15163 23 0 0 25 0 5 0 1129603161 267984896 57884 4294967295 134512640 135180984 3217172352 3086102432 134535641 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=261704 CPUtime=145.81
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 22242 0 0 0 14558 23 0 0 25 0 5 0 1129603161 267984896 57884 4294967295 134512640 135180984 3217172352 3086036720 134522972 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 437.87
Current children cumulated vsize (KiB) 261704

[startup+282.309 s]
/proc/loadavg: 5.90 5.68 5.61 6/118 28496
/proc/meminfo: memFree=2893496/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=289280 CPUtime=556.68
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 76091 0 0 0 55500 168 0 0 25 0 5 0 1129603160 296222720 64841 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 72320 64841 68 164 0 72155 0
[pid=27132/tid=27133] ppid=27130 vsize=289280 CPUtime=1.19
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 2987 0 0 0 36 83 0 0 15 0 5 0 1129603160 296222720 64841 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=289280 CPUtime=179.74
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 24834 0 0 0 17941 33 0 0 25 0 5 0 1129603161 296222720 64841 4294967295 134512640 135180984 3217172352 3086167920 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=289280 CPUtime=190.29
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 23728 0 0 0 19003 26 0 0 25 0 5 0 1129603161 296222720 64841 4294967295 134512640 135180984 3217172352 3086102176 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=289280 CPUtime=185.46
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 24431 0 0 0 18520 26 0 0 25 0 5 0 1129603161 296222720 64841 4294967295 134512640 135180984 3217172352 3086036680 134675767 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 556.68
Current children cumulated vsize (KiB) 289280

[startup+342.304 s]
/proc/loadavg: 6.00 5.73 5.63 7/118 28773
/proc/meminfo: memFree=2874924/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=308264 CPUtime=675.82
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 80847 0 0 0 67399 183 0 0 25 0 5 0 1129603160 315662336 69597 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 77066 69597 68 164 0 76901 0
[pid=27132/tid=27133] ppid=27130 vsize=308264 CPUtime=1.28
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 3015 0 0 0 38 90 0 0 15 0 5 0 1129603160 315662336 69597 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=308264 CPUtime=215.55
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 26562 0 0 0 21520 35 0 0 25 0 5 0 1129603161 315662336 69597 4294967295 134512640 135180984 3217172352 3086167792 134522706 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=308264 CPUtime=233.12
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 25253 0 0 0 23284 28 0 0 25 0 5 0 1129603161 315662336 69597 4294967295 134512640 135180984 3217172352 3086102384 134528262 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=308264 CPUtime=225.87
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 25906 0 0 0 22557 30 0 0 25 0 5 0 1129603161 315662336 69597 4294967295 134512640 135180984 3217172352 3086036680 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 675.82
Current children cumulated vsize (KiB) 308264

[startup+402.318 s]
/proc/loadavg: 6.01 5.76 5.65 6/118 29048
/proc/meminfo: memFree=2856504/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=326780 CPUtime=795.6
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 85372 0 0 0 79362 198 0 0 25 0 5 0 1129603160 334622720 74122 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 81695 74122 68 164 0 81530 0
[pid=27132/tid=27133] ppid=27130 vsize=326780 CPUtime=1.38
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 3042 0 0 0 41 97 0 0 15 0 5 0 1129603160 334622720 74122 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=326780 CPUtime=258.02
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 28414 0 0 0 25762 40 0 0 25 0 5 0 1129603161 334622720 74122 4294967295 134512640 135180984 3217172352 3086167920 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=326780 CPUtime=271.12
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 26621 0 0 0 27082 30 0 0 25 0 5 0 1129603161 334622720 74122 4294967295 134512640 135180984 3217172352 3086102188 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=326780 CPUtime=265.08
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 27184 0 0 0 26477 31 0 0 25 0 5 0 1129603161 334622720 74122 4294967295 134512640 135180984 3217172352 3086036848 134528680 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 795.6
Current children cumulated vsize (KiB) 326780

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

[startup+409.518 s]
/proc/loadavg: 5.93 5.75 5.64 6/118 29061
/proc/meminfo: memFree=2854404/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=327572 CPUtime=809.85
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 85789 0 0 0 80785 200 0 0 25 0 5 0 1129603160 335433728 74539 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 81893 74539 68 164 0 81728 0
[pid=27132/tid=27133] ppid=27130 vsize=327572 CPUtime=1.39
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 3047 0 0 0 41 98 0 0 15 0 5 0 1129603160 335433728 74539 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=327572 CPUtime=262.66
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 28534 0 0 0 26226 40 0 0 25 0 5 0 1129603161 335433728 74539 4294967295 134512640 135180984 3217172352 3086167752 134675767 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=327572 CPUtime=275.13
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 26738 0 0 0 27483 30 0 0 25 0 5 0 1129603161 335433728 74539 4294967295 134512640 135180984 3217172352 3086102384 134528562 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=327572 CPUtime=270.67
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 27359 0 0 0 27035 32 0 0 25 0 5 0 1129603161 335433728 74539 4294967295 134512640 135180984 3217172352 3086036848 134528576 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 809.85
Current children cumulated vsize (KiB) 327572

[startup+415.917 s]
/proc/loadavg: 5.86 5.74 5.64 6/118 29070
/proc/meminfo: memFree=2853312/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=330604 CPUtime=822.59
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 86185 0 0 0 82058 201 0 0 25 0 5 0 1129603160 338538496 74935 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 82651 74935 68 164 0 82486 0
[pid=27132/tid=27133] ppid=27130 vsize=330604 CPUtime=1.39
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 3051 0 0 0 41 98 0 0 15 0 5 0 1129603160 338538496 74935 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=330604 CPUtime=265.66
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 28614 0 0 0 26526 40 0 0 25 0 5 0 1129603161 338538496 74935 4294967295 134512640 135180984 3217172352 3086167724 134706407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=330604 CPUtime=279.79
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 26910 0 0 0 27948 31 0 0 25 0 5 0 1129603161 338538496 74935 4294967295 134512640 135180984 3217172352 3086102400 134532624 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=330604 CPUtime=275.75
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 27499 0 0 0 27543 32 0 0 25 0 5 0 1129603161 338538496 74935 4294967295 134512640 135180984 3217172352 3086036848 134528211 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 822.59
Current children cumulated vsize (KiB) 330604

[startup+422.317 s]
/proc/loadavg: 5.95 5.76 5.65 6/118 29078
/proc/meminfo: memFree=2852104/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=331396 CPUtime=835.31
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 86474 0 0 0 83325 206 0 0 25 0 5 0 1129603160 339349504 75224 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 82849 75224 68 164 0 82684 0
[pid=27132/tid=27133] ppid=27130 vsize=331396 CPUtime=1.41
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 3056 0 0 0 41 100 0 0 15 0 5 0 1129603160 339349504 75224 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=331396 CPUtime=269.9
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 28709 0 0 0 26949 41 0 0 25 0 5 0 1129603161 339349504 75224 4294967295 134512640 135180984 3217172352 3086167920 134528211 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=331396 CPUtime=283.73
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 27002 0 0 0 28341 32 0 0 25 0 5 0 1129603161 339349504 75224 4294967295 134512640 135180984 3217172352 3086102384 134528065 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=331396 CPUtime=280.27
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 27596 0 0 0 27994 33 0 0 25 0 5 0 1129603161 339349504 75224 4294967295 134512640 135180984 3217172352 3086036912 134532460 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 835.31
Current children cumulated vsize (KiB) 331396

[startup+425.516 s]
/proc/loadavg: 5.87 5.75 5.64 6/118 29082
/proc/meminfo: memFree=2851584/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=331792 CPUtime=841.61
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 86682 0 0 0 83955 206 0 0 25 0 5 0 1129603160 339755008 75432 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 82948 75432 68 164 0 82783 0
[pid=27132/tid=27133] ppid=27130 vsize=331792 CPUtime=1.41
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 3059 0 0 0 41 100 0 0 15 0 5 0 1129603160 339755008 75432 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=331792 CPUtime=272.11
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 28747 0 0 0 27170 41 0 0 25 0 5 0 1129603161 339755008 75432 4294967295 134512640 135180984 3217172352 3086167856 134523641 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=331792 CPUtime=285.84
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 27103 0 0 0 28552 32 0 0 25 0 5 0 1129603161 339755008 75432 4294967295 134512640 135180984 3217172352 3086102188 134706407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=331792 CPUtime=282.25
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 27662 0 0 0 28192 33 0 0 25 0 5 0 1129603161 339755008 75432 4294967295 134512640 135180984 3217172352 3086036680 134675767 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 841.61
Current children cumulated vsize (KiB) 331792

[startup+426.316 s]
/proc/loadavg: 5.87 5.75 5.64 6/118 29086
/proc/meminfo: memFree=2851112/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=331924 CPUtime=843.2
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 86719 0 0 0 84114 206 0 0 25 0 5 0 1129603160 339890176 75469 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 82981 75469 68 164 0 82816 0
[pid=27132/tid=27133] ppid=27130 vsize=331924 CPUtime=1.41
/proc/27132/task/27133/stat : 27133 (satake) S 27130 27132 8716 0 -1 4202560 3059 0 0 0 41 100 0 0 15 0 5 0 1129603160 339890176 75469 4294967295 134512640 135180984 3217172352 3086233616 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=27132/tid=27135] ppid=27130 vsize=331924 CPUtime=272.55
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 28756 0 0 0 27214 41 0 0 25 0 5 0 1129603161 339890176 75469 4294967295 134512640 135180984 3217172352 3086167856 134523641 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=331924 CPUtime=286.19
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 27110 0 0 0 28587 32 0 0 25 0 5 0 1129603161 339890176 75469 4294967295 134512640 135180984 3217172352 3086102384 134528267 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=331924 CPUtime=283.05
/proc/27132/task/27137/stat : 27137 (satake) R 27130 27132 8716 0 -1 4202560 27683 0 0 0 28272 33 0 0 25 0 5 0 1129603161 339890176 75469 4294967295 134512640 135180984 3217172352 3086036848 134528414 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 843.2
Current children cumulated vsize (KiB) 331924

[startup+427.116 s]
/proc/loadavg: 5.87 5.75 5.64 6/118 29086
/proc/meminfo: memFree=2851112/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=328076 CPUtime=844.8
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 86755 0 0 0 84274 206 0 0 18 0 4 0 1129603160 335949824 74521 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 82019 74521 77 164 0 81854 0
[pid=27132/tid=27135] ppid=27130 vsize=328076 CPUtime=272.92
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 28775 0 0 0 27251 41 0 0 25 0 4 0 1129603161 335949824 74521 4294967295 134512640 135180984 3217172352 3086168456 134579486 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27136] ppid=27130 vsize=328076 CPUtime=286.62
/proc/27132/task/27136/stat : 27136 (satake) R 27130 27132 8716 0 -1 4202560 27118 0 0 0 28630 32 0 0 25 0 4 0 1129603161 335949824 74521 4294967295 134512640 135180984 3217172352 3086102920 134579490 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27132/tid=27137] ppid=27130 vsize=328076 CPUtime=283.82
/proc/27132/task/27137/stat : 27137 (satake) S 27130 27132 8716 0 -1 4202560 27692 0 0 0 28349 33 0 0 25 0 4 0 1129603161 335949824 74521 4294967295 134512640 135180984 3217172352 3086037384 134579486 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 844.8
Current children cumulated vsize (KiB) 328076

[startup+427.516 s]
/proc/loadavg: 5.87 5.75 5.64 6/118 29086
/proc/meminfo: memFree=2851112/3368532 swapFree=1954888/1959888
[pid=27132] ppid=27130 vsize=275312 CPUtime=845.42
/proc/27132/stat : 27132 (satake) S 27130 27132 8716 0 -1 4202496 86755 0 0 0 84323 219 0 0 18 0 2 0 1129603160 281919488 66184 4294967295 134512640 135180984 3217172352 3217171788 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27132/statm: 68828 66184 77 164 0 68663 0
[pid=27132/tid=27135] ppid=27130 vsize=275312 CPUtime=273.05
/proc/27132/task/27135/stat : 27135 (satake) R 27130 27132 8716 0 -1 4202560 28775 0 0 0 27263 42 0 0 22 0 2 0 1129603161 281919488 66184 4294967295 134512640 135180984 3217172352 3086168496 134534465 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 845.42
Current children cumulated vsize (KiB) 275312

Child status: 4
Real time (s): 427.558
CPU time (s): 845.46
CPU user time (s): 843.25
CPU system time (s): 2.21
CPU usage (%): 197.742
Max. virtual memory (cumulated for all children) (KiB): 332056


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 843.25
system time used= 2.21
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86756
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= 309413
involuntary context switches= 302096

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 04:09:51
IDJOB=1780675
IDBENCH=71046
IDSOLVER=629
FILE ID=/1780675-1243649391
PBS_JOBID=
Free space on /tmp= 15868 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780675-1243649391/watcher-1780675-1243649391 -o /tmp/evaluation-result-1780675-1243649391/solver-1780675-1243649391 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1780675-1243649391.cnf 4 10000

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED= 1622197132

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:       3153420 kB
Buffers:         14384 kB
Cached:         125328 kB
SwapCached:        720 kB
Active:          68024 kB
Inactive:        87920 kB
HighTotal:     2489216 kB
HighFree:      2343864 kB
LowTotal:       879316 kB
LowFree:        809556 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:           15972 kB
Writeback:           0 kB
AnonPages:       15584 kB
Mapped:           6172 kB
Slab:            48800 kB
SReclaimable:    40964 kB
SUnreclaim:       7836 kB
PageTables:        740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   120052 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15868 MiB
End job on  at 2009-05-30 04:16:59