Trace number 1780990

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 1101.37 573.124

General information on the benchmark

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

Solver Data

1101.26/573.12	c Benchmark name    : HOME/instance-1780990-1243651770.cnf
1101.26/573.12	c Thread Num        :            4
1101.26/573.12	c restarts          :           18
1101.26/573.12	c conflicts         :       262687
1101.26/573.12	c decisions         :       315076           (      555 / sec      )
1101.26/573.12	c propagations      :     37481791           (    65999 / sec      )
1101.26/573.12	c inspects          :   2083661520           (  3668948 / sec      )
1101.26/573.12	c conflict literals :      7968984           (    20.53 % deleted  )
1101.26/573.12	c cpu time          :       567.92           
1101.26/573.12	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-1780990-1243651770/watcher-1780990-1243651770 -o /tmp/evaluation-result-1780990-1243651770/solver-1780990-1243651770 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1780990-1243651770.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.02 5.22 5.27 7/107 4386
/proc/meminfo: memFree=2223808/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=1092 CPUtime=0
/proc/4383/stat : 4383 (satake) R 4381 4383 3671 0 -1 4202496 109 0 0 0 0 0 0 0 21 0 4 0 1119278169 1118208 66 4294967295 134512640 135180984 3218622688 3218622032 134705812 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/4383/statm: 273 66 54 164 0 108 0
[pid=4383/tid=4384] ppid=4381 vsize=1092 CPUtime=0
/proc/4383/task/4384/stat : 4384 (satake) R 4381 4383 3671 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 1119278169 1118208 66 4294967295 134512640 135180984 3218622688 3086402372 134705812 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=1092 CPUtime=0
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 1119278169 1118208 66 4294967295 134512640 135180984 3218622688 3086336836 134705812 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=1092 CPUtime=0
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 1119278169 1118208 66 4294967295 134512640 135180984 3218622688 3086271300 134705812 0 0 0 0 0 0 0 -1 3 0 0 0

[startup+0.081905 s]
/proc/loadavg: 5.02 5.22 5.27 7/107 4386
/proc/meminfo: memFree=2223808/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=10288 CPUtime=0.12
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 2387 0 0 0 12 0 0 0 23 0 5 0 1119278169 10534912 1868 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 2572 1868 66 164 0 2407 0
[pid=4383/tid=4384] ppid=4381 vsize=10288 CPUtime=0
/proc/4383/task/4384/stat : 4384 (satake) R 4381 4383 3671 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 5 0 1119278169 10534912 1868 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=10288 CPUtime=0.07
/proc/4383/task/4385/stat : 4385 (satake) S 4381 4383 3671 0 -1 4202560 878 0 0 0 7 0 0 0 22 0 5 0 1119278169 10534912 1868 4294967295 134512640 135180984 3218622688 3086335648 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=10288 CPUtime=0
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 512 0 0 0 0 0 0 0 22 0 5 0 1119278169 10534912 1868 4294967295 134512640 135180984 3218622688 3086270736 134520025 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10288

[startup+0.1119 s]
/proc/loadavg: 5.02 5.22 5.27 7/107 4386
/proc/meminfo: memFree=2223808/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=10816 CPUtime=0.18
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 2542 0 0 0 18 0 0 0 23 0 5 0 1119278169 11075584 2023 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 2704 2024 68 164 0 2539 0
[pid=4383/tid=4384] ppid=4381 vsize=10816 CPUtime=0
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 29 0 0 0 0 0 0 0 22 0 5 0 1119278169 11075584 2024 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=10816 CPUtime=0.09
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 910 0 0 0 9 0 0 0 23 0 5 0 1119278169 11075584 2024 4294967295 134512640 135180984 3218622688 3086335648 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=10816 CPUtime=0.01
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 581 0 0 0 1 0 0 0 22 0 5 0 1119278169 11075584 2024 4294967295 134512640 135180984 3218622688 3086270436 134675846 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10816

[startup+0.311885 s]
/proc/loadavg: 5.02 5.22 5.27 7/107 4386
/proc/meminfo: memFree=2223808/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=11472 CPUtime=0.49
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 3004 0 0 0 44 5 0 0 23 0 5 0 1119278169 11747328 2247 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 2868 2247 68 164 0 2703 0
[pid=4383/tid=4384] ppid=4381 vsize=11472 CPUtime=0.03
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 38 0 0 0 1 2 0 0 20 0 5 0 1119278169 11747328 2247 4294967295 134512640 135180984 3218622688 3086401556 134580588 0 0 0 0 3223036975 0 0 -1 3 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=11472 CPUtime=0.15
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 946 0 0 0 14 1 0 0 23 0 5 0 1119278169 11747328 2247 4294967295 134512640 135180984 3218622688 3086335648 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=11472 CPUtime=0.13
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 950 0 0 0 12 1 0 0 22 0 5 0 1119278169 11747328 2247 4294967295 134512640 135180984 3218622688 3086270152 134675846 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11472

[startup+0.711878 s]
/proc/loadavg: 5.02 5.22 5.27 7/107 4386
/proc/meminfo: memFree=2223808/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=12004 CPUtime=1.22
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 3201 0 0 0 104 18 0 0 23 0 5 0 1119278169 12292096 2444 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 3001 2444 68 164 0 2836 0
[pid=4383/tid=4384] ppid=4381 vsize=12004 CPUtime=0.12
/proc/4383/task/4384/stat : 4384 (satake) R 4381 4383 3671 0 -1 4202560 68 0 0 0 3 9 0 0 16 0 5 0 1119278169 12292096 2444 4294967295 134512640 135180984 3218622688 3086401564 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=12004 CPUtime=0.32
/proc/4383/task/4385/stat : 4385 (satake) S 4381 4383 3671 0 -1 4202560 1001 0 0 0 30 2 0 0 23 0 5 0 1119278169 12292096 2444 4294967295 134512640 135180984 3218622688 3086335648 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=12004 CPUtime=0.38
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 1014 0 0 0 35 3 0 0 23 0 5 0 1119278169 12292096 2444 4294967295 134512640 135180984 3218622688 3086270320 134528597 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 12004

[startup+1.51181 s]
/proc/loadavg: 5.02 5.22 5.27 6/109 4388
/proc/meminfo: memFree=2213924/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=13060 CPUtime=2.62
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 3503 0 0 0 231 31 0 0 23 0 5 0 1119278169 13373440 2746 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 3265 2746 68 164 0 3100 0
[pid=4383/tid=4384] ppid=4381 vsize=13060 CPUtime=0.2
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 105 0 0 0 5 15 0 0 15 0 5 0 1119278169 13373440 2747 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=13060 CPUtime=0.87
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 1107 0 0 0 83 4 0 0 25 0 5 0 1119278169 13373440 2747 4294967295 134512640 135180984 3218622688 3086335856 134528595 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=13060 CPUtime=0.9
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 1129 0 0 0 85 5 0 0 25 0 5 0 1119278169 13373440 2747 4294967295 134512640 135180984 3218622688 3086270112 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=13060 CPUtime=0.65
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 1053 0 0 0 58 7 0 0 25 0 5 0 1119278171 13373440 2747 4294967295 134512640 135180984 3218622688 3086196424 134675767 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 13060

[startup+3.1117 s]
/proc/loadavg: 5.02 5.22 5.27 4/109 4388
/proc/meminfo: memFree=2212148/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=15536 CPUtime=5.11
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 4021 0 0 0 469 42 0 0 23 0 5 0 1119278169 15908864 3264 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 3884 3264 68 164 0 3719 0
[pid=4383/tid=4384] ppid=4381 vsize=15536 CPUtime=0.31
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 146 0 0 0 8 23 0 0 15 0 5 0 1119278169 15908864 3264 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=15536 CPUtime=1.7
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 1243 0 0 0 166 4 0 0 25 0 5 0 1119278169 15908864 3264 4294967295 134512640 135180984 3218622688 3086335856 134528704 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=15536 CPUtime=1.77
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 1309 0 0 0 171 6 0 0 25 0 5 0 1119278169 15908864 3264 4294967295 134512640 135180984 3218622688 3086270112 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=15536 CPUtime=1.33
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 1213 0 0 0 124 9 0 0 25 0 5 0 1119278171 15908864 3264 4294967295 134512640 135180984 3218622688 3086196424 134675767 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 15536

[startup+6.31148 s]
/proc/loadavg: 5.10 5.24 5.27 6/109 4388
/proc/meminfo: memFree=2208940/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=18592 CPUtime=10.52
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 4737 0 0 0 986 66 0 0 23 0 5 0 1119278169 19038208 3980 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 4648 3980 68 164 0 4483 0
[pid=4383/tid=4384] ppid=4381 vsize=18592 CPUtime=0.5
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 227 0 0 0 10 40 0 0 15 0 5 0 1119278169 19038208 3980 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=18592 CPUtime=3.35
/proc/4383/task/4385/stat : 4385 (satake) S 4381 4383 3671 0 -1 4202560 1462 0 0 0 329 6 0 0 25 0 5 0 1119278169 19038208 3980 4294967295 134512640 135180984 3218622688 3086335648 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=18592 CPUtime=3.79
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 1523 0 0 0 371 8 0 0 25 0 5 0 1119278169 19038208 3980 4294967295 134512640 135180984 3218622688 3086270112 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=18592 CPUtime=2.88
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 1415 0 0 0 276 12 0 0 25 0 5 0 1119278171 19038208 3980 4294967295 134512640 135180984 3218622688 3086196592 134526759 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 18592

[startup+12.711 s]
/proc/loadavg: 5.09 5.23 5.27 6/109 4389
/proc/meminfo: memFree=2203616/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=23220 CPUtime=21.78
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 5946 0 0 0 2094 84 0 0 23 0 5 0 1119278169 23777280 5189 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 5805 5189 68 164 0 5640 0
[pid=4383/tid=4384] ppid=4381 vsize=23220 CPUtime=0.66
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 350 0 0 0 18 48 0 0 15 0 5 0 1119278169 23777280 5189 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=23220 CPUtime=6.68
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 1866 0 0 0 661 7 0 0 25 0 5 0 1119278169 23777280 5189 4294967295 134512640 135180984 3218622688 3086335856 134528211 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=23220 CPUtime=8.11
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 1887 0 0 0 799 12 0 0 25 0 5 0 1119278169 23777280 5189 4294967295 134512640 135180984 3218622688 3086270320 134528568 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=23220 CPUtime=6.33
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 1733 0 0 0 616 17 0 0 25 0 5 0 1119278171 23777280 5189 4294967295 134512640 135180984 3218622688 3086196384 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.78
Current children cumulated vsize (KiB) 23220

[startup+25.5102 s]
/proc/loadavg: 5.07 5.22 5.27 6/109 4389
/proc/meminfo: memFree=2195740/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=31552 CPUtime=45.28
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 7854 0 0 0 4398 130 0 0 23 0 5 0 1119278169 32309248 7097 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 7888 7097 68 164 0 7723 0
[pid=4383/tid=4384] ppid=4381 vsize=31552 CPUtime=1.01
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 463 0 0 0 23 78 0 0 15 0 5 0 1119278169 32309248 7097 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=31552 CPUtime=13.85
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 2471 0 0 0 1371 14 0 0 25 0 5 0 1119278169 32309248 7097 4294967295 134512640 135180984 3218622688 3086335856 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=31552 CPUtime=16.51
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 2440 0 0 0 1634 17 0 0 25 0 5 0 1119278169 32309248 7097 4294967295 134512640 135180984 3218622688 3086270316 134518218 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=31552 CPUtime=13.91
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 2370 0 0 0 1370 21 0 0 25 0 5 0 1119278171 32309248 7097 4294967295 134512640 135180984 3218622688 3086196592 134528680 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.28
Current children cumulated vsize (KiB) 31552

[startup+51.1084 s]
/proc/loadavg: 5.10 5.22 5.26 6/109 4575
/proc/meminfo: memFree=2187544/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=39412 CPUtime=94.41
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 9922 0 0 0 9290 151 0 0 23 0 5 0 1119278169 40357888 9165 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 9853 9165 68 164 0 9688 0
[pid=4383/tid=4384] ppid=4381 vsize=39412 CPUtime=1.21
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 650 0 0 0 29 92 0 0 15 0 5 0 1119278169 40357888 9165 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=39412 CPUtime=31.86
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 2993 0 0 0 3169 17 0 0 25 0 5 0 1119278169 40357888 9165 4294967295 134512640 135180984 3218622688 3086335824 134520025 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=39412 CPUtime=32.6
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 3072 0 0 0 3241 19 0 0 25 0 5 0 1119278169 40357888 9165 4294967295 134512640 135180984 3218622688 3086270320 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=39412 CPUtime=28.74
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 3097 0 0 0 2851 23 0 0 25 0 5 0 1119278171 40357888 9165 4294967295 134512640 135180984 3218622688 3086196384 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.41
Current children cumulated vsize (KiB) 39412

[startup+102.315 s]
/proc/loadavg: 5.25 5.23 5.27 6/109 4578
/proc/meminfo: memFree=2175148/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=52176 CPUtime=193.61
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 13037 0 0 0 19162 199 0 0 23 0 5 0 1119278169 53428224 12280 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 13044 12280 68 164 0 12879 0
[pid=4383/tid=4384] ppid=4381 vsize=52176 CPUtime=1.7
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 879 0 0 0 41 129 0 0 15 0 5 0 1119278169 53428224 12280 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 3 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=52176 CPUtime=64.03
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 3979 0 0 0 6379 24 0 0 25 0 5 0 1119278169 53428224 12280 4294967295 134512640 135180984 3218622688 3086335648 134580407 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=52176 CPUtime=65.46
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 4036 0 0 0 6525 21 0 0 25 0 5 0 1119278169 53428224 12280 4294967295 134512640 135180984 3218622688 3086270316 134518218 0 0 0 0 0 0 0 -1 3 0 0 0

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

/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 16956 0 0 0 65065 564 0 0 23 0 5 0 1119278169 74010624 16199 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 18069 16199 68 164 0 17904 0
[pid=4383/tid=4384] ppid=4381 vsize=72276 CPUtime=4.78
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 1748 0 0 0 129 349 0 0 15 0 5 0 1119278169 74010624 16199 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=72276 CPUtime=221.81
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 5030 0 0 0 22104 77 0 0 25 0 5 0 1119278169 74010624 16199 4294967295 134512640 135180984 3218622688 3086335824 134520027 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=72276 CPUtime=225.32
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 5248 0 0 0 22465 67 0 0 25 0 5 0 1119278169 74010624 16199 4294967295 134512640 135180984 3218622688 3086270320 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=72276 CPUtime=204.38
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 4820 0 0 0 20367 71 0 0 25 0 5 0 1119278171 74010624 16199 4294967295 134512640 135180984 3218622688 3086196592 134528462 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 656.29
Current children cumulated vsize (KiB) 72276

[startup+402.314 s]
/proc/loadavg: 4.99 5.13 5.21 8/109 5523
/proc/meminfo: memFree=2149380/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=78180 CPUtime=774.17
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 18521 0 0 0 76787 630 0 0 23 0 5 0 1119278169 80056320 17764 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 19545 17764 68 164 0 19380 0
[pid=4383/tid=4384] ppid=4381 vsize=78180 CPUtime=5.35
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 2038 0 0 0 147 388 0 0 16 0 5 0 1119278169 80056320 17764 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=78180 CPUtime=261.99
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 5512 0 0 0 26111 88 0 0 25 0 5 0 1119278169 80056320 17764 4294967295 134512640 135180984 3218622688 3086335768 134520873 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=78180 CPUtime=268.4
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 5572 0 0 0 26765 75 0 0 25 0 5 0 1119278169 80056320 17764 4294967295 134512640 135180984 3218622688 3086270112 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=78180 CPUtime=238.43
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 5289 0 0 0 23764 79 0 0 25 0 5 0 1119278171 80056320 17764 4294967295 134512640 135180984 3218622688 3086196584 134519890 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 774.17
Current children cumulated vsize (KiB) 78180

[startup+462.31 s]
/proc/loadavg: 5.10 5.13 5.20 6/109 5712
/proc/meminfo: memFree=2146280/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=81128 CPUtime=889.29
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 18981 0 0 0 88225 704 0 0 23 0 5 0 1119278169 83075072 18224 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 20282 18224 68 164 0 20117 0
[pid=4383/tid=4384] ppid=4381 vsize=81128 CPUtime=6.13
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 2264 0 0 0 168 445 0 0 16 0 5 0 1119278169 83075072 18224 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=81128 CPUtime=298.59
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 5576 0 0 0 29767 92 0 0 25 0 5 0 1119278169 83075072 18224 4294967295 134512640 135180984 3218622688 3086335856 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=81128 CPUtime=309.83
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 5653 0 0 0 30897 86 0 0 25 0 5 0 1119278169 83075072 18224 4294967295 134512640 135180984 3218622688 3086270320 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=81128 CPUtime=274.74
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 5378 0 0 0 27393 81 0 0 25 0 5 0 1119278171 83075072 18224 4294967295 134512640 135180984 3218622688 3086196384 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 889.29
Current children cumulated vsize (KiB) 81128

[startup+522.306 s]
/proc/loadavg: 5.05 5.11 5.19 6/109 5900
/proc/meminfo: memFree=2142924/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=84548 CPUtime=1006.2
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 19704 0 0 0 99807 813 0 0 23 0 5 0 1119278169 86577152 18947 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 21137 18947 68 164 0 20972 0
[pid=4383/tid=4384] ppid=4381 vsize=84548 CPUtime=6.98
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 2578 0 0 0 195 503 0 0 15 0 5 0 1119278169 86577152 18947 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=84548 CPUtime=335.23
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 5760 0 0 0 33414 109 0 0 25 0 5 0 1119278169 86577152 18947 4294967295 134512640 135180984 3218622688 3086335856 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=84548 CPUtime=350.21
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 5723 0 0 0 34918 103 0 0 25 0 5 0 1119278169 86577152 18947 4294967295 134512640 135180984 3218622688 3086270320 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=84548 CPUtime=313.78
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 5533 0 0 0 31280 98 0 0 25 0 5 0 1119278171 86577152 18947 4294967295 134512640 135180984 3218622688 3086196592 134528680 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1006.2
Current children cumulated vsize (KiB) 84548

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

[startup+537.505 s]
/proc/loadavg: 5.19 5.13 5.19 7/109 6084
/proc/meminfo: memFree=2140364/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=87632 CPUtime=1036.03
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 20244 0 0 0 102748 855 0 0 23 0 5 0 1119278169 89735168 19487 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 21908 19487 68 164 0 21743 0
[pid=4383/tid=4384] ppid=4381 vsize=87632 CPUtime=7.3
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 2809 0 0 0 202 528 0 0 16 0 5 0 1119278169 89735168 19487 4294967295 134512640 135180984 3218622688 3086401556 134580588 0 0 0 0 3223036975 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=87632 CPUtime=345.39
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 5943 0 0 0 34423 116 0 0 25 0 5 0 1119278169 89735168 19487 4294967295 134512640 135180984 3218622688 3086335660 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=87632 CPUtime=360.07
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 5778 0 0 0 35900 107 0 0 25 0 5 0 1119278169 89735168 19487 4294967295 134512640 135180984 3218622688 3086270320 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=87632 CPUtime=323.27
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 5604 0 0 0 32223 104 0 0 25 0 5 0 1119278171 89735168 19487 4294967295 134512640 135180984 3218622688 3086196592 134528648 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1036.03
Current children cumulated vsize (KiB) 87632

[startup+550.304 s]
/proc/loadavg: 5.15 5.12 5.19 6/109 6084
/proc/meminfo: memFree=2137700/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=90668 CPUtime=1061.08
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 20914 0 0 0 105212 896 0 0 23 0 5 0 1119278169 92844032 20157 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 22667 20157 68 164 0 22502 0
[pid=4383/tid=4384] ppid=4381 vsize=90668 CPUtime=7.6
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 2978 0 0 0 211 549 0 0 15 0 5 0 1119278169 92844032 20157 4294967295 134512640 135180984 3218622688 3086401556 134580588 0 0 0 0 3223036975 0 0 -1 2 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=90668 CPUtime=354.03
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 6185 0 0 0 35282 121 0 0 25 0 5 0 1119278169 92844032 20157 4294967295 134512640 135180984 3218622688 3086335796 134523985 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=90668 CPUtime=367.79
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 5950 0 0 0 36666 113 0 0 25 0 5 0 1119278169 92844032 20157 4294967295 134512640 135180984 3218622688 3086270112 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=90668 CPUtime=331.66
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 5691 0 0 0 33053 113 0 0 25 0 5 0 1119278171 92844032 20157 4294967295 134512640 135180984 3218622688 3086196592 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1061.08
Current children cumulated vsize (KiB) 90668

[startup+563.114 s]
/proc/loadavg: 5.12 5.12 5.18 6/109 6085
/proc/meminfo: memFree=2136724/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=91260 CPUtime=1086.55
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 21093 0 0 0 107730 925 0 0 23 0 5 0 1119278169 93450240 20336 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 22815 20336 68 164 0 22650 0
[pid=4383/tid=4384] ppid=4381 vsize=91260 CPUtime=7.86
/proc/4383/task/4384/stat : 4384 (satake) S 4381 4383 3671 0 -1 4202560 3084 0 0 0 221 565 0 0 15 0 5 0 1119278169 93450240 20336 4294967295 134512640 135180984 3218622688 3086401552 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=4383/tid=4385] ppid=4381 vsize=91260 CPUtime=362.81
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 6236 0 0 0 36154 127 0 0 25 0 5 0 1119278169 93450240 20336 4294967295 134512640 135180984 3218622688 3086335776 134520815 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4386] ppid=4381 vsize=91260 CPUtime=375.91
/proc/4383/task/4386/stat : 4386 (satake) R 4381 4383 3671 0 -1 4202560 5962 0 0 0 37471 120 0 0 25 0 5 0 1119278169 93450240 20336 4294967295 134512640 135180984 3218622688 3086270256 134520815 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=4383/tid=4388] ppid=4381 vsize=91260 CPUtime=339.97
/proc/4383/task/4388/stat : 4388 (satake) R 4381 4383 3671 0 -1 4202560 5701 0 0 0 33884 113 0 0 25 0 5 0 1119278171 93450240 20336 4294967295 134512640 135180984 3218622688 3086196508 134520874 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1086.55
Current children cumulated vsize (KiB) 91260

[startup+569.513 s]
/proc/loadavg: 5.11 5.12 5.18 4/106 6087
/proc/meminfo: memFree=2146144/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=76564 CPUtime=1097.76
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 21235 0 0 0 108806 970 0 0 15 0 2 0 1119278169 78401536 17666 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 19141 17666 77 164 0 18976 0
[pid=4383/tid=4385] ppid=4381 vsize=76564 CPUtime=367.99
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 6236 0 0 0 36672 127 0 0 25 0 2 0 1119278169 78401536 17666 4294967295 134512640 135180984 3218622688 3086335776 134520796 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1097.76
Current children cumulated vsize (KiB) 76564

[startup+571.113 s]
/proc/loadavg: 5.11 5.12 5.18 4/106 6087
/proc/meminfo: memFree=2146272/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=76564 CPUtime=1099.36
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 21235 0 0 0 108966 970 0 0 15 0 2 0 1119278169 78401536 17666 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 19141 17666 77 164 0 18976 0
[pid=4383/tid=4385] ppid=4381 vsize=76564 CPUtime=369.59
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 6236 0 0 0 36832 127 0 0 25 0 2 0 1119278169 78401536 17666 4294967295 134512640 135180984 3218622688 3086335776 134520701 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1099.36
Current children cumulated vsize (KiB) 76564

[startup+571.913 s]
/proc/loadavg: 5.11 5.12 5.18 4/106 6087
/proc/meminfo: memFree=2146272/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=76564 CPUtime=1100.16
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 21235 0 0 0 109046 970 0 0 15 0 2 0 1119278169 78401536 17665 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 19141 17665 77 164 0 18976 0
[pid=4383/tid=4385] ppid=4381 vsize=76564 CPUtime=370.39
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 6236 0 0 0 36912 127 0 0 25 0 2 0 1119278169 78401536 17665 4294967295 134512640 135180984 3218622688 3086335772 134520865 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1100.16
Current children cumulated vsize (KiB) 76564

[startup+572.713 s]
/proc/loadavg: 5.11 5.12 5.18 4/106 6087
/proc/meminfo: memFree=2146272/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=76564 CPUtime=1100.96
/proc/4383/stat : 4383 (satake) S 4381 4383 3671 0 -1 4202496 21235 0 0 0 109126 970 0 0 15 0 2 0 1119278169 78401536 17665 4294967295 134512640 135180984 3218622688 3218622124 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/4383/statm: 19141 17665 77 164 0 18976 0
[pid=4383/tid=4385] ppid=4381 vsize=76564 CPUtime=371.19
/proc/4383/task/4385/stat : 4385 (satake) R 4381 4383 3671 0 -1 4202560 6236 0 0 0 36992 127 0 0 25 0 2 0 1119278169 78401536 17665 4294967295 134512640 135180984 3218622688 3086335776 134520701 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1100.96
Current children cumulated vsize (KiB) 76564

[startup+573.123 s]
/proc/loadavg: 4.94 5.08 5.17 4/106 6087
/proc/meminfo: memFree=2146272/3368532 swapFree=1954076/1959888
[pid=4383] ppid=4381 vsize=0 CPUtime=1101.37
/proc/4383/stat : 4383 (satake) R 4381 4383 3671 0 -1 4202500 21236 0 0 0 109166 971 0 0 15 0 1 0 1119278169 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0
/proc/4383/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1101.37
Current children cumulated vsize (KiB) 0

Child status: 4
Real time (s): 573.124
CPU time (s): 1101.37
CPU user time (s): 1091.66
CPU system time (s): 9.71
CPU usage (%): 192.17
Max. virtual memory (cumulated for all children) (KiB): 92228


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1091.66
system time used= 9.71
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21236
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= 1946640
involuntary context switches= 1922386

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-30 04:49:30
IDJOB=1780990
IDBENCH=71086
IDSOLVER=629
FILE ID=tipi44/1780990-1243651770
PBS_JOBID=
Free space on /tmp= 15893 MiB

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

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED= 2124201991

Linux tipi44 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.116
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.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2223808 kB
Buffers:        151664 kB
Cached:         719176 kB
SwapCached:       2180 kB
Active:         816756 kB
Inactive:       229080 kB
HighTotal:     2489216 kB
HighFree:      1595820 kB
LowTotal:       879316 kB
LowFree:        627988 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            3152 kB
Writeback:           0 kB
AnonPages:      174252 kB
Mapped:           5668 kB
Slab:            87456 kB
SReclaimable:    76980 kB
SUnreclaim:      10476 kB
PageTables:        864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   257152 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15893 MiB
End job on tipi44 at 2009-05-30 04:59:03