Trace number 1562764

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-22UNSAT 1167.24 585.686

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

1167.11/585.68	c Benchmark name    : HOME/instance-1562764-1240997769.cnf
1167.11/585.68	c Thread Num        :            3
1167.11/585.68	c restarts          :           18
1167.11/585.68	c conflicts         :       266636
1167.11/585.68	c decisions         :       372465           (      636 / sec      )
1167.11/585.68	c propagations      :    202478097           (   345854 / sec      )
1167.11/585.68	c inspects          :   2360791643           (  4032481 / sec      )
1167.11/585.68	c conflict literals :      6207966           (    39.61 % deleted  )
1167.11/585.68	c cpu time          :       585.44           
1167.11/585.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562764-1240997769/watcher-1562764-1240997769 -o /tmp/evaluation-result-1562764-1240997769/solver-1562764-1240997769 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1562764-1240997769.cnf 3 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.80 0.40 2/64 7662
/proc/meminfo: memFree=1417408/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=5120 CPUtime=0
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 651 0 0 0 0 0 0 0 18 0 4 0 127803194 5242880 637 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 1280 642 65 163 0 1115 0
[pid=7662/tid=7663] ppid=7660 vsize=5120 CPUtime=0
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 127803194 5242880 659 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=5120 CPUtime=0
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 594 0 0 0 0 0 0 0 20 0 4 0 127803194 5242880 669 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=5120 CPUtime=0
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 4 0 127803194 5242880 677 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.015921 s]
/proc/loadavg: 0.99 0.80 0.40 2/64 7662
/proc/meminfo: memFree=1417408/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=8824 CPUtime=0.02
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 1809 0 0 0 1 1 0 0 18 0 4 0 127803194 9035776 1794 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 2283 1912 65 163 0 2118 0
[pid=7662/tid=7663] ppid=7660 vsize=9708 CPUtime=0
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 127803194 9940992 2024 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=9708 CPUtime=0.01
/proc/7662/task/7664/stat : 7664 (satake) S 7660 7662 7567 0 -1 4194368 1021 0 0 0 1 0 0 0 16 0 4 0 127803194 9940992 2035 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=9708 CPUtime=0.01
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 952 0 0 0 1 0 0 0 16 0 4 0 127803194 9940992 2046 1992294400 134512640 135180984 4294956208 18446744073709551615 134691935 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8824

[startup+0.129844 s]
/proc/loadavg: 0.99 0.80 0.40 2/64 7662
/proc/meminfo: memFree=1417408/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=23140 CPUtime=0.24
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 5000 0 0 0 22 2 0 0 18 0 4 0 127803194 23695360 4970 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 5785 4970 65 163 0 5620 0
[pid=7662/tid=7663] ppid=7660 vsize=23140 CPUtime=0
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 127803194 23695360 4970 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=23140 CPUtime=0.12
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 2409 0 0 0 11 1 0 0 17 0 4 0 127803194 23695360 4971 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=23140 CPUtime=0.11
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 2502 0 0 0 10 1 0 0 17 0 4 0 127803194 23695360 4973 1992294400 134512640 135180984 4294956208 18446744073709551615 134520025 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 23140

[startup+0.301876 s]
/proc/loadavg: 0.99 0.80 0.40 2/64 7662
/proc/meminfo: memFree=1417408/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=22640 CPUtime=0.58
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 6584 0 0 0 52 6 0 0 18 0 4 0 127803194 23183360 5112 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 5660 5112 70 163 0 5495 0
[pid=7662/tid=7663] ppid=7660 vsize=22640 CPUtime=0.02
/proc/7662/task/7663/stat : 7663 (satake) R 7660 7662 7567 0 -1 4194368 562 0 0 0 1 1 0 0 17 0 4 0 127803194 23183360 5112 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=22640 CPUtime=0.27
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 2970 0 0 0 25 2 0 0 17 0 4 0 127803194 23183360 5112 1992294400 134512640 135180984 4294956208 18446744073709551615 134523833 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=22640 CPUtime=0.27
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 2969 0 0 0 25 2 0 0 16 0 4 0 127803194 23183360 5112 1992294400 134512640 135180984 4294956208 18446744073709551615 134518252 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 22640

[startup+0.701943 s]
/proc/loadavg: 0.99 0.80 0.40 2/64 7662
/proc/meminfo: memFree=1417408/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=22904 CPUtime=1.36
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 6678 0 0 0 119 17 0 0 18 0 4 0 127803194 23453696 5206 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 5726 5206 70 163 0 5561 0
[pid=7662/tid=7663] ppid=7660 vsize=22904 CPUtime=0.09
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 587 0 0 0 2 7 0 0 16 0 4 0 127803194 23453696 5206 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=22904 CPUtime=0.61
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 3010 0 0 0 56 5 0 0 18 0 4 0 127803194 23453696 5206 1992294400 134512640 135180984 4294956208 18446744073709551615 134520798 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=22904 CPUtime=0.64
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 2998 0 0 0 60 4 0 0 17 0 4 0 127803194 23453696 5206 1992294400 134512640 135180984 4294956208 18446744073709551615 134520798 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 22904

[startup+1.50756 s]
/proc/loadavg: 0.99 0.80 0.40 3/68 7666
/proc/meminfo: memFree=1396640/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=23036 CPUtime=2.92
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 6802 0 0 0 246 46 0 0 18 0 4 0 127803194 23588864 5330 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 5759 5330 70 163 0 5594 0
[pid=7662/tid=7663] ppid=7660 vsize=23036 CPUtime=0.27
/proc/7662/task/7663/stat : 7663 (satake) R 7660 7662 7567 0 -1 4194368 633 0 0 0 6 21 0 0 17 0 4 0 127803194 23588864 5330 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=23036 CPUtime=1.31
/proc/7662/task/7664/stat : 7664 (satake) S 7660 7662 7567 0 -1 4194368 3057 0 0 0 118 13 0 0 16 0 4 0 127803194 23588864 5330 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=23036 CPUtime=1.31
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 3029 0 0 0 120 11 0 0 15 0 4 0 127803194 23588864 5330 1992294400 134512640 135180984 4294956208 18446744073709551615 134528465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 23036

[startup+3.10257 s]
/proc/loadavg: 0.99 0.80 0.40 4/68 7666
/proc/meminfo: memFree=1395552/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=24648 CPUtime=5.98
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 7212 0 0 0 480 118 0 0 18 0 4 0 127803194 25239552 5740 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 6162 5740 70 163 0 5997 0
[pid=7662/tid=7663] ppid=7660 vsize=24648 CPUtime=0.74
/proc/7662/task/7663/stat : 7663 (satake) R 7660 7662 7567 0 -1 4194368 778 0 0 0 16 58 0 0 18 0 4 0 127803194 25239552 5740 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=24648 CPUtime=2.58
/proc/7662/task/7664/stat : 7664 (satake) S 7660 7662 7567 0 -1 4194368 3202 0 0 0 228 30 0 0 16 0 4 0 127803194 25239552 5740 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=24648 CPUtime=2.64
/proc/7662/task/7665/stat : 7665 (satake) S 7660 7662 7567 0 -1 4194368 3149 0 0 0 235 29 0 0 16 0 4 0 127803194 25239552 5740 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 24648

[startup+6.30196 s]
/proc/loadavg: 1.15 0.84 0.41 3/68 7666
/proc/meminfo: memFree=1391840/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=28132 CPUtime=12.24
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 8034 0 0 0 992 232 0 0 18 0 4 0 127803194 28807168 6562 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 7033 6562 70 163 0 6868 0
[pid=7662/tid=7663] ppid=7660 vsize=28132 CPUtime=1.53
/proc/7662/task/7663/stat : 7663 (satake) R 7660 7662 7567 0 -1 4194368 1066 0 0 0 33 120 0 0 18 0 4 0 127803194 28807168 6562 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=28132 CPUtime=5.33
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 3502 0 0 0 478 55 0 0 16 0 4 0 127803194 28807168 6562 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7665] ppid=7660 vsize=28132 CPUtime=5.36
/proc/7662/task/7665/stat : 7665 (satake) S 7660 7662 7567 0 -1 4194368 3383 0 0 0 480 56 0 0 16 0 4 0 127803194 28807168 6562 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 28132

[startup+12.7011 s]
/proc/loadavg: 1.22 0.86 0.42 3/68 7666
/proc/meminfo: memFree=1386528/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=32952 CPUtime=24.89
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 9271 0 0 0 2078 411 0 0 18 0 4 0 127803194 33742848 7799 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 8238 7799 70 163 0 8073 0
[pid=7662/tid=7663] ppid=7660 vsize=32952 CPUtime=2.59
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 1486 0 0 0 54 205 0 0 15 0 4 0 127803194 33742848 7799 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=32952 CPUtime=11.17
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 3912 0 0 0 1015 102 0 0 16 0 4 0 127803194 33742848 7799 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=32952 CPUtime=11.12
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 3790 0 0 0 1009 103 0 0 17 0 4 0 127803194 33742848 7799 1992294400 134512640 135180984 4294956208 18446744073709551615 134528441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 32952

[startup+25.5024 s]
/proc/loadavg: 1.39 0.91 0.44 3/68 7666
/proc/meminfo: memFree=1379936/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=39940 CPUtime=50.36
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 10879 0 0 0 4383 653 0 0 18 0 4 0 127803194 40898560 9407 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 9985 9407 70 163 0 9820 0
[pid=7662/tid=7663] ppid=7660 vsize=39940 CPUtime=4.01
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 2056 0 0 0 81 320 0 0 16 0 4 0 127803194 40898560 9407 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=39940 CPUtime=23.23
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 4362 0 0 0 2157 166 0 0 17 0 4 0 127803194 40898560 9407 1992294400 134512640 135180984 4294956208 18446744073709551615 134523856 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=39940 CPUtime=23.08
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 4378 0 0 0 2143 165 0 0 17 0 4 0 127803194 40898560 9407 1992294400 134512640 135180984 4294956208 18446744073709551615 134528420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 39940

[startup+51.102 s]
/proc/loadavg: 1.74 1.03 0.49 3/68 7666
/proc/meminfo: memFree=1372000/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=48916 CPUtime=101.37
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 12803 0 0 0 9185 952 0 0 18 0 4 0 127803194 50089984 11331 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 12229 11331 70 163 0 12064 0
[pid=7662/tid=7663] ppid=7660 vsize=48916 CPUtime=5.78
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 2734 0 0 0 119 459 0 0 16 0 4 0 127803194 50089984 11331 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=48916 CPUtime=47.84
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 4981 0 0 0 4535 249 0 0 19 0 4 0 127803194 50089984 11331 1992294400 134512640 135180984 4294956208 18446744073709551615 134520716 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=48916 CPUtime=47.73
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 5005 0 0 0 4530 243 0 0 18 0 4 0 127803194 50089984 11331 1992294400 134512640 135180984 4294956208 18446744073709551615 134520796 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 48916

[startup+102.306 s]
/proc/loadavg: 2.06 1.22 0.59 3/68 7666
/proc/meminfo: memFree=1364256/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=57936 CPUtime=203.27
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 14715 0 0 0 18714 1613 0 0 18 0 4 0 127803194 59326464 13243 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 14484 13243 70 163 0 14319 0
[pid=7662/tid=7663] ppid=7660 vsize=57936 CPUtime=9.72
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 3729 0 0 0 203 769 0 0 16 0 4 0 127803194 59326464 13243 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=57936 CPUtime=96.84
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 5604 0 0 0 9256 428 0 0 17 0 4 0 127803194 59326464 13243 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7665] ppid=7660 vsize=57936 CPUtime=96.68
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 5299 0 0 0 9253 415 0 0 17 0 4 0 127803194 59326464 13243 1992294400 134512640 135180984 4294956208 18446744073709551615 134528462 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.27
Current children cumulated vsize (KiB) 57936

[startup+162.301 s]
/proc/loadavg: 2.02 1.36 0.67 3/68 7666
/proc/meminfo: memFree=1350752/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=71052 CPUtime=322.92
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 18124 0 0 0 30218 2074 0 0 18 0 4 0 127803194 72757248 16652 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 17763 16652 70 163 0 17598 0
[pid=7662/tid=7663] ppid=7660 vsize=71052 CPUtime=12.43
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 4816 0 0 0 260 983 0 0 16 0 4 0 127803194 72757248 16652 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=71052 CPUtime=155.39

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

[pid=7662/tid=7665] ppid=7660 vsize=82596 CPUtime=213.87
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 7602 0 0 0 20748 639 0 0 21 0 4 0 127803194 84578304 19404 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.6
Current children cumulated vsize (KiB) 82596

[startup+282.303 s]
/proc/loadavg: 2.00 1.57 0.83 3/68 7668
/proc/meminfo: memFree=1330592/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=92960 CPUtime=562.29
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 23159 0 0 0 53490 2739 0 0 18 0 4 0 127803194 95191040 21687 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 23240 21687 70 163 0 23075 0
[pid=7662/tid=7663] ppid=7660 vsize=92960 CPUtime=16.32
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 6274 0 0 0 345 1287 0 0 15 0 4 0 127803194 95191040 21687 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=92960 CPUtime=273.07
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 8326 0 0 0 26577 730 0 0 17 0 4 0 127803194 95191040 21687 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7665] ppid=7660 vsize=92960 CPUtime=272.88
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 8476 0 0 0 26567 721 0 0 22 0 4 0 127803194 95191040 21687 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.29
Current children cumulated vsize (KiB) 92960

[startup+342.302 s]
/proc/loadavg: 2.00 1.64 0.90 3/68 7668
/proc/meminfo: memFree=1323488/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=100460 CPUtime=682
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 24910 0 0 0 65216 2984 0 0 18 0 4 0 127803194 102871040 23438 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 25115 23438 70 163 0 24950 0
[pid=7662/tid=7663] ppid=7660 vsize=100460 CPUtime=17.73
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 6770 0 0 0 374 1399 0 0 16 0 4 0 127803194 102871040 23438 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=100460 CPUtime=332.08
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 8930 0 0 0 32414 794 0 0 25 0 4 0 127803194 102871040 23438 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=100460 CPUtime=332.17
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 9127 0 0 0 32427 790 0 0 25 0 4 0 127803194 102871040 23438 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682
Current children cumulated vsize (KiB) 100460

[startup+402.302 s]
/proc/loadavg: 2.00 1.71 0.96 3/68 7668
/proc/meminfo: memFree=1317408/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=107604 CPUtime=801.68
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 26416 0 0 0 76915 3253 0 0 18 0 4 0 127803194 110186496 24944 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 26901 24944 70 163 0 26736 0
[pid=7662/tid=7663] ppid=7660 vsize=107604 CPUtime=19.31
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 7248 0 0 0 409 1522 0 0 15 0 4 0 127803194 110186496 24944 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=107604 CPUtime=391.03
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 9413 0 0 0 38235 868 0 0 19 0 4 0 127803194 110186496 24944 1992294400 134512640 135180984 4294956208 18446744073709551615 134528694 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=107604 CPUtime=391.31
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 9672 0 0 0 38269 862 0 0 19 0 4 0 127803194 110186496 24944 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.68
Current children cumulated vsize (KiB) 107604

[startup+462.302 s]
/proc/loadavg: 2.00 1.76 1.03 3/68 7668
/proc/meminfo: memFree=1313760/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=111132 CPUtime=921.29
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 27308 0 0 0 88373 3756 0 0 18 0 4 0 127803194 113799168 25836 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 27783 25836 70 163 0 27618 0
[pid=7662/tid=7663] ppid=7660 vsize=111132 CPUtime=22.24
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 7728 0 0 0 469 1755 0 0 16 0 4 0 127803194 113799168 25836 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=111132 CPUtime=449.23
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 9451 0 0 0 43917 1006 0 0 18 0 4 0 127803194 113799168 25836 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=111132 CPUtime=449.81
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 10046 0 0 0 43987 994 0 0 18 0 4 0 127803194 113799168 25836 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.29
Current children cumulated vsize (KiB) 111132

[startup+522.303 s]
/proc/loadavg: 2.18 1.85 1.10 3/68 7668
/proc/meminfo: memFree=1311840/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=112440 CPUtime=1040.98
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 27803 0 0 0 99865 4233 0 0 18 0 4 0 127803194 115138560 26331 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 28110 26331 70 163 0 27945 0
[pid=7662/tid=7663] ppid=7660 vsize=112440 CPUtime=25.01
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 8134 0 0 0 526 1975 0 0 16 0 4 0 127803194 115138560 26331 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=112440 CPUtime=507.75
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 9476 0 0 0 49642 1133 0 0 19 0 4 0 127803194 115138560 26331 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7665] ppid=7660 vsize=112440 CPUtime=508.19
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 10110 0 0 0 49696 1123 0 0 25 0 4 0 127803194 115138560 26331 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.98
Current children cumulated vsize (KiB) 112440

[startup+582.302 s]
/proc/loadavg: 2.15 1.90 1.16 3/68 7668
/proc/meminfo: memFree=1309856/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=115564 CPUtime=1160.67
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 28276 0 0 0 111504 4563 0 0 18 0 4 0 127803194 118337536 26804 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 28891 26804 70 163 0 28726 0
[pid=7662/tid=7663] ppid=7660 vsize=115564 CPUtime=26.97
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 8461 0 0 0 569 2128 0 0 16 0 4 0 127803194 118337536 26804 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=115564 CPUtime=566.64
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 9557 0 0 0 55443 1221 0 0 25 0 4 0 127803194 118337536 26804 1992294400 134512640 135180984 4294956208 18446744073709551615 134520798 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=115564 CPUtime=567.04
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 10175 0 0 0 55491 1213 0 0 17 0 4 0 127803194 118337536 26804 1992294400 134512640 135180984 4294956208 18446744073709551615 134520773 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.67
Current children cumulated vsize (KiB) 115564

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

[startup+583.901 s]
/proc/loadavg: 2.14 1.90 1.17 3/68 7668
/proc/meminfo: memFree=1309792/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=115884 CPUtime=1163.83
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 28303 0 0 0 111795 4588 0 0 18 0 4 0 127803194 118665216 26831 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 28971 26831 70 163 0 28806 0
[pid=7662/tid=7663] ppid=7660 vsize=115884 CPUtime=27.15
/proc/7662/task/7663/stat : 7663 (satake) R 7660 7662 7567 0 -1 4194368 8488 0 0 0 575 2140 0 0 15 0 4 0 127803194 118665216 26831 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7664] ppid=7660 vsize=115884 CPUtime=568.13
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 9557 0 0 0 55586 1227 0 0 16 0 4 0 127803194 118665216 26831 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7665] ppid=7660 vsize=115884 CPUtime=568.55
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 10175 0 0 0 55634 1221 0 0 17 0 4 0 127803194 118665216 26831 1992294400 134512640 135180984 4294956208 18446744073709551615 134527390 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1163.83
Current children cumulated vsize (KiB) 115884

[startup+584.701 s]
/proc/loadavg: 2.14 1.90 1.17 3/68 7668
/proc/meminfo: memFree=1309728/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=115884 CPUtime=1165.42
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 28310 0 0 0 111943 4599 0 0 18 0 4 0 127803194 118665216 26838 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 28971 26838 70 163 0 28806 0
[pid=7662/tid=7663] ppid=7660 vsize=115884 CPUtime=27.21
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 8495 0 0 0 576 2145 0 0 16 0 4 0 127803194 118665216 26838 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=115884 CPUtime=568.89
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 9557 0 0 0 55659 1230 0 0 16 0 4 0 127803194 118665216 26838 1992294400 134512640 135180984 4294956208 18446744073709551615 134528655 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=115884 CPUtime=569.3
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 10175 0 0 0 55707 1223 0 0 16 0 4 0 127803194 118665216 26838 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1165.42
Current children cumulated vsize (KiB) 115884

[startup+585.101 s]
/proc/loadavg: 2.14 1.90 1.17 3/68 7668
/proc/meminfo: memFree=1309664/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=115884 CPUtime=1166.21
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 28324 0 0 0 112016 4605 0 0 18 0 4 0 127803194 118665216 26852 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 28971 26852 70 163 0 28806 0
[pid=7662/tid=7663] ppid=7660 vsize=115884 CPUtime=27.25
/proc/7662/task/7663/stat : 7663 (satake) S 7660 7662 7567 0 -1 4194368 8509 0 0 0 577 2148 0 0 16 0 4 0 127803194 118665216 26852 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=115884 CPUtime=569.26
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 9557 0 0 0 55695 1231 0 0 17 0 4 0 127803194 118665216 26852 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7665] ppid=7660 vsize=115884 CPUtime=569.68
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 10175 0 0 0 55744 1224 0 0 17 0 4 0 127803194 118665216 26852 1992294400 134512640 135180984 4294956208 18446744073709551615 134528428 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1166.21
Current children cumulated vsize (KiB) 115884

[startup+585.501 s]
/proc/loadavg: 2.14 1.90 1.17 3/68 7668
/proc/meminfo: memFree=1309664/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=112988 CPUtime=1166.98
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 28338 0 0 0 112088 4610 0 0 18 0 4 0 127803194 115699712 26369 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7662/statm: 28247 26369 79 163 0 28082 0
[pid=7662/tid=7663] ppid=7660 vsize=112988 CPUtime=27.36
/proc/7662/task/7663/stat : 7663 (satake) R 7660 7662 7567 0 -1 4194368 8514 0 0 0 585 2151 0 0 17 0 4 0 127803194 115699712 26369 1992294400 134512640 135180984 4294956208 18446744073709551615 134666427 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7664] ppid=7660 vsize=112988 CPUtime=569.61
/proc/7662/task/7664/stat : 7664 (satake) S 7660 7662 7567 0 -1 4194368 9557 0 0 0 55728 1233 0 0 17 0 4 0 127803194 115699712 26369 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7662/tid=7665] ppid=7660 vsize=112988 CPUtime=570
/proc/7662/task/7665/stat : 7665 (satake) S 7660 7662 7567 0 -1 4194368 10184 0 0 0 55774 1226 0 0 17 0 4 0 127803194 115699712 26369 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1166.98
Current children cumulated vsize (KiB) 112988

[startup+585.601 s]
/proc/loadavg: 2.14 1.90 1.17 3/68 7668
/proc/meminfo: memFree=1309664/2055920 swapFree=4179744/4192956
[pid=7662] ppid=7660 vsize=103480 CPUtime=1167.11
/proc/7662/stat : 7662 (satake) S 7660 7662 7567 0 -1 4194304 28338 0 0 0 112100 4611 0 0 16 0 3 0 127803194 105963520 24605 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7662/statm: 25870 24605 79 163 0 25705 0
[pid=7662/tid=7664] ppid=7660 vsize=103480 CPUtime=569.62
/proc/7662/task/7664/stat : 7664 (satake) R 7660 7662 7567 0 -1 4194368 9557 0 0 0 55729 1233 0 0 16 0 3 0 127803194 105963520 24605 1992294400 134512640 135180984 4294956208 18446744073709551615 134579745 0 0 4096 0 0 0 0 -1 0 0 0
[pid=7662/tid=7665] ppid=7660 vsize=103480 CPUtime=570.06
/proc/7662/task/7665/stat : 7665 (satake) R 7660 7662 7567 0 -1 4194368 10184 0 0 0 55780 1226 0 0 16 0 3 0 127803194 105963520 24605 1992294400 134512640 135180984 4294956208 18446744073709551615 134672154 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1167.11
Current children cumulated vsize (KiB) 103480

Child status: 3
Real time (s): 585.686
CPU time (s): 1167.24
CPU user time (s): 1121.09
CPU system time (s): 46.149
CPU usage (%): 199.294
Max. virtual memory (cumulated for all children) (KiB): 115884


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1121.09
system time used= 46.149
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28338
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= 3954205
involuntary context switches= 3931257

runsolver used 0.577912 second user time and 1.56176 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-29 11:36:10
IDJOB=1562764
IDBENCH=70940
IDSOLVER=553
FILE ID=node67/1562764-1240997769
PBS_JOBID= 9204804
Free space on /tmp= 66188 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562764-1240997769/watcher-1562764-1240997769 -o /tmp/evaluation-result-1562764-1240997769/solver-1562764-1240997769 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1562764-1240997769.cnf 3 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 3

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=570954274

node67.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1417824 kB
Buffers:         43068 kB
Cached:         542672 kB
SwapCached:       7968 kB
Active:         169348 kB
Inactive:       425740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417824 kB
SwapTotal:     4192956 kB
SwapFree:      4179744 kB
Dirty:            3624 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            28864 kB
Committed_AS:   538252 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node67 at 2009-04-29 11:45:55