Trace number 3263940

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
SArTagnan 2011-03-24UNSAT 1076.2 269.436

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

1076.08/269.42	
1076.08/269.42	s UNSATISFIABLE
1076.08/269.42	c Import unit

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263940-1304101996/watcher-3263940-1304101996 -o /tmp/evaluation-result-3263940-1304101996/solver-3263940-1304101996 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3263940-1304101996.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.86 7.76 7.33 1/172 3808
/proc/meminfo: memFree=29542296/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=49832 CPUtime=0 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 601 0 0 0 0 0 0 0 18 0 4 0 600430243 51027968 537 33554432000 4194304 4623224 140737081225792 18446744073709551615 47929951819698 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 12458 537 301 105 0 7962 0
[pid=3808/tid=3809] ppid=3806 vsize=49832 CPUtime=0 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 600430243 51027968 537 33554432000 4194304 4623224 140737081225792 18446744073709551615 231907288118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=49832 CPUtime=0 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 600430243 51027968 537 33554432000 4194304 4623224 140737081225792 18446744073709551615 231890522344 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=49832 CPUtime=0 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 600430243 51027968 537 33554432000 4194304 4623224 140737081225792 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.157204 s]
/proc/loadavg: 6.86 7.76 7.33 1/172 3808
/proc/meminfo: memFree=29542296/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=248736 CPUtime=0.6 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 2536 0 0 0 60 0 0 0 18 0 4 0 600430243 254705664 1592 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 62184 1592 343 105 0 57688 0
[pid=3808/tid=3809] ppid=3806 vsize=248736 CPUtime=0.14 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 480 0 0 0 14 0 0 0 18 0 4 0 600430243 254705664 1592 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=248736 CPUtime=0.14 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 606 0 0 0 14 0 0 0 20 0 4 0 600430243 254705664 1592 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=248736 CPUtime=0.14 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 332 0 0 0 14 0 0 0 21 0 4 0 600430243 254705664 1592 33554432000 4194304 4623224 140737081225792 18446744073709551615 4366720 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 248736

[startup+0.257186 s]
/proc/loadavg: 6.86 7.76 7.33 1/172 3808
/proc/meminfo: memFree=29542296/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=249724 CPUtime=1 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 3352 0 0 0 99 1 0 0 18 0 4 0 600430243 255717376 1926 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 62431 1926 343 105 0 57935 0
[pid=3808/tid=3809] ppid=3806 vsize=249724 CPUtime=0.24 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 778 0 0 0 24 0 0 0 18 0 4 0 600430243 255717376 1926 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=249724 CPUtime=0.24 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 891 0 0 0 24 0 0 0 20 0 4 0 600430243 255717376 1926 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=249724 CPUtime=0.24 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 533 0 0 0 24 0 0 0 21 0 4 0 600430243 255717376 1926 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 249724

[startup+0.357167 s]
/proc/loadavg: 6.86 7.76 7.33 1/172 3808
/proc/meminfo: memFree=29542296/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=250436 CPUtime=1.4 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 3893 0 0 0 139 1 0 0 18 0 4 0 600430243 256446464 2301 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510353 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 62609 2301 344 105 0 58113 0
[pid=3808/tid=3809] ppid=3806 vsize=250436 CPUtime=0.34 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 871 0 0 0 34 0 0 0 18 0 4 0 600430243 256446464 2301 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=250436 CPUtime=0.34 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 975 0 0 0 34 0 0 0 20 0 4 0 600430243 256446464 2302 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=250436 CPUtime=0.34 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 799 0 0 0 34 0 0 0 21 0 4 0 600430243 256446464 2302 33554432000 4194304 4623224 140737081225792 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 250436

[startup+0.701105 s]
/proc/loadavg: 6.86 7.76 7.33 1/172 3808
/proc/meminfo: memFree=29542296/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=252652 CPUtime=2.78 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 5726 0 0 0 277 1 0 0 18 0 4 0 600430243 258715648 3376 33554432000 4194304 4623224 140737081225792 18446744073709551615 4517408 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 63163 3376 344 105 0 58667 0
[pid=3808/tid=3809] ppid=3806 vsize=252652 CPUtime=0.69 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1434 0 0 0 69 0 0 0 18 0 4 0 600430243 258715648 3376 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=252652 CPUtime=0.69 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1521 0 0 0 69 0 0 0 20 0 4 0 600430243 258715648 3376 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=252652 CPUtime=0.68 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1338 0 0 0 68 0 0 0 22 0 4 0 600430243 258715648 3376 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 252652

[startup+1.50096 s]
/proc/loadavg: 6.95 7.77 7.34 9/184 3823
/proc/meminfo: memFree=29508596/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=256356 CPUtime=5.97 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 8814 0 0 0 595 2 0 0 20 0 4 0 600430243 262508544 5276 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510146 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 64089 5276 344 105 0 59593 0
[pid=3808/tid=3809] ppid=3806 vsize=256356 CPUtime=1.49 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 2281 0 0 0 149 0 0 0 20 0 4 0 600430243 262508544 5276 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=256356 CPUtime=1.48 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 2502 0 0 0 148 0 0 0 23 0 4 0 600430243 262508544 5276 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=256356 CPUtime=1.48 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 2203 0 0 0 148 0 0 0 25 0 4 0 600430243 262508544 5276 33554432000 4194304 4623224 140737081225792 18446744073709551615 231895187619 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 256356

[startup+3.10066 s]
/proc/loadavg: 6.95 7.77 7.34 9/184 3823
/proc/meminfo: memFree=29489560/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=263796 CPUtime=12.37 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 13688 0 0 0 1234 3 0 0 25 0 4 0 600430243 270127104 7542 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 65949 7542 345 105 0 61453 0
[pid=3808/tid=3809] ppid=3806 vsize=263796 CPUtime=3.08 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 3519 0 0 0 308 0 0 0 25 0 4 0 600430243 270127104 7542 33554432000 4194304 4623224 140737081225792 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=263796 CPUtime=3.08 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 4511 0 0 0 308 0 0 0 25 0 4 0 600430243 270127104 7542 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=263796 CPUtime=3.07 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 3458 0 0 0 307 0 0 0 25 0 4 0 600430243 270127104 7542 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 263796

[startup+6.30106 s]
/proc/loadavg: 6.95 7.77 7.34 9/184 3823
/proc/meminfo: memFree=29454860/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=271532 CPUtime=25.15 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 18393 0 0 0 2511 4 0 0 25 0 4 0 600430243 278048768 11343 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 67883 11343 363 105 0 63387 0
[pid=3808/tid=3809] ppid=3806 vsize=271532 CPUtime=6.29 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 5312 0 0 0 628 1 0 0 25 0 4 0 600430243 278048768 11343 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=271532 CPUtime=6.29 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 5422 0 0 0 628 1 0 0 25 0 4 0 600430243 278048768 11343 33554432000 4194304 4623224 140737081225792 18446744073709551615 4377608 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=271532 CPUtime=6.26 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 4924 0 0 0 625 1 0 0 25 0 4 0 600430243 278048768 11343 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 271532

[startup+12.7009 s]
/proc/loadavg: 7.19 7.79 7.35 9/184 3823
/proc/meminfo: memFree=29415448/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=281624 CPUtime=50.71 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 25461 0 0 0 5065 6 0 0 25 0 4 0 600430243 288382976 14363 33554432000 4194304 4623224 140737081225792 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 70406 14363 346 105 0 65910 0
[pid=3808/tid=3809] ppid=3806 vsize=281624 CPUtime=12.68 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 7201 0 0 0 1267 1 0 0 25 0 4 0 600430243 288382976 14363 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=281624 CPUtime=12.68 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 7670 0 0 0 1267 1 0 0 25 0 4 0 600430243 288382976 14363 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=281624 CPUtime=12.62 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 7103 0 0 0 1261 1 0 0 25 0 4 0 600430243 288382976 14363 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 281624

[startup+25.5005 s]
/proc/loadavg: 7.40 7.81 7.36 10/184 3823
/proc/meminfo: memFree=29354536/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=290840 CPUtime=101.84 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 103178 0 0 0 10164 20 0 0 25 0 4 0 600430243 297820160 19642 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 72710 19642 347 105 0 68214 0
[pid=3808/tid=3809] ppid=3806 vsize=290840 CPUtime=25.48 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 10306 0 0 0 2546 2 0 0 25 0 4 0 600430243 297820160 19642 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376773 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=290840 CPUtime=25.49 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 11709 0 0 0 2546 3 0 0 25 0 4 0 600430243 297820160 19642 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=290840 CPUtime=25.35 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 76539 0 0 0 2522 13 0 0 25 0 4 0 600430243 297820160 19642 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 290840

[startup+51.1007 s]
/proc/loadavg: 7.60 7.83 7.38 9/184 3824
/proc/meminfo: memFree=29273404/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=306972 CPUtime=204.1 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 201892 0 0 0 20374 36 0 0 25 0 4 0 600430243 314339328 24709 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510949 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 76743 24709 344 105 0 72247 0
[pid=3808/tid=3809] ppid=3806 vsize=306972 CPUtime=51.08 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 11695 0 0 0 5105 3 0 0 25 0 4 0 600430243 314339328 24709 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=306972 CPUtime=51.08 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 15928 0 0 0 5105 3 0 0 25 0 4 0 600430243 314339328 24709 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=306972 CPUtime=50.81 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 167737 0 0 0 5054 27 0 0 25 0 4 0 600430243 314339328 24709 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376813 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 306972

[startup+102.301 s]
/proc/loadavg: 7.94 7.88 7.42 10/184 3825
/proc/meminfo: memFree=29164856/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=323704 CPUtime=408.65 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 491068 0 0 0 40780 85 0 0 25 0 4 0 600430243 331472896 32849 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510189 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 80926 32849 344 105 0 76430 0
[pid=3808/tid=3809] ppid=3806 vsize=323704 CPUtime=102.29 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 16046 0 0 0 10225 4 0 0 25 0 4 0 600430243 331472896 32849 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=323704 CPUtime=102.29 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 16937 0 0 0 10225 4 0 0 25 0 4 0 600430243 331472896 32849 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376701 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=323704 CPUtime=101.74 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 449886 0 0 0 10100 74 0 0 25 0 4 0 600430243 331472896 32849 33554432000 4194304 4623224 140737081225792 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 323704

[startup+162.301 s]
/proc/loadavg: 8.06 7.93 7.46 9/184 3827
/proc/meminfo: memFree=29066600/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=354852 CPUtime=648.3 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 856034 0 0 0 64679 151 0 0 25 0 4 0 600430243 363368448 40785 33554432000 4194304 4623224 140737081225792 18446744073709551615 4517574 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 88713 40785 349 105 0 84217 0
[pid=3808/tid=3809] ppid=3806 vsize=354852 CPUtime=162.29 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 16755 0 0 0 16224 5 0 0 25 0 4 0 600430243 363368448 40785 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=354852 CPUtime=162.28 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 23038 0 0 0 16223 5 0 0 25 0 4 0 600430243 363368448 40785 33554432000 4194304 4623224 140737081225792 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=354852 CPUtime=161.41 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 805580 0 0 0 16003 138 0 0 25 0 4 0 600430243 363368448 40785 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376668 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 354852

[startup+222.307 s]
/proc/loadavg: 8.10 7.97 7.50 9/184 3829
/proc/meminfo: memFree=28955940/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=368540 CPUtime=887.98 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1089768 0 0 0 88606 192 0 0 25 0 4 0 600430243 377384960 46816 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92135 46816 344 105 0 87639 0
[pid=3808/tid=3809] ppid=3806 vsize=368540 CPUtime=222.27 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22284 0 0 0 22222 5 0 0 25 0 4 0 600430243 377384960 46816 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=368540 CPUtime=222.29 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 25687 0 0 0 22223 6 0 0 25 0 4 0 600430243 377384960 46816 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=368540 CPUtime=221.08 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1030727 0 0 0 21931 177 0 0 25 0 4 0 600430243 377384960 46816 33554432000 4194304 4623224 140737081225792 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.98
Current children cumulated vsize (KiB) 368540

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

[startup+230.401 s]
/proc/loadavg: 8.10 7.97 7.51 10/184 3829
/proc/meminfo: memFree=28949224/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=368540 CPUtime=920.32 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1126448 0 0 0 91833 199 0 0 25 0 4 0 600430243 377384960 47835 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92135 47835 361 105 0 87639 0
[pid=3808/tid=3809] ppid=3806 vsize=368540 CPUtime=230.37 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22352 0 0 0 23032 5 0 0 25 0 4 0 600430243 377384960 47835 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=368540 CPUtime=230.38 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 25787 0 0 0 23032 6 0 0 25 0 4 0 600430243 377384960 47835 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=368540 CPUtime=229.13 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1067239 0 0 0 22729 184 0 0 25 0 4 0 600430243 377384960 47835 33554432000 4194304 4623224 140737081225792 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 920.32
Current children cumulated vsize (KiB) 368540

[startup+256 s]
/proc/loadavg: 8.13 7.99 7.52 9/184 3829
/proc/meminfo: memFree=28903948/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=370084 CPUtime=1022.57 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1177850 0 0 0 102048 209 0 0 25 0 4 0 600430243 378966016 48636 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92521 48636 344 105 0 88025 0
[pid=3808/tid=3809] ppid=3806 vsize=370084 CPUtime=255.97 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22415 0 0 0 25592 5 0 0 25 0 4 0 600430243 378966016 48636 33554432000 4194304 4623224 140737081225792 18446744073709551615 4464162 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=370084 CPUtime=255.97 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 26003 0 0 0 25591 6 0 0 25 0 4 0 600430243 378966016 48636 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=370084 CPUtime=254.59 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1118269 0 0 0 25265 194 0 0 25 0 4 0 600430243 378966016 48636 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1022.57
Current children cumulated vsize (KiB) 370084

[startup+262.401 s]
/proc/loadavg: 8.11 7.99 7.53 9/184 3830
/proc/meminfo: memFree=28895620/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=370084 CPUtime=1048.13 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1212835 0 0 0 104599 214 0 0 25 0 4 0 600430243 378966016 49252 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92521 49252 346 105 0 88025 0
[pid=3808/tid=3809] ppid=3806 vsize=370084 CPUtime=262.37 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22419 0 0 0 26232 5 0 0 25 0 4 0 600430243 378966016 49252 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=370084 CPUtime=262.37 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 26003 0 0 0 26231 6 0 0 25 0 4 0 600430243 378966016 49252 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=370084 CPUtime=260.96 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1153250 0 0 0 25897 199 0 0 25 0 4 0 600430243 378966016 49252 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1048.13
Current children cumulated vsize (KiB) 370084

[startup+265.601 s]
/proc/loadavg: 8.11 7.99 7.53 9/184 3830
/proc/meminfo: memFree=28893384/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=370084 CPUtime=1060.91 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1233578 0 0 0 105873 218 0 0 25 0 4 0 600430243 378966016 49634 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92521 49634 350 105 0 88025 0
[pid=3808/tid=3809] ppid=3806 vsize=370084 CPUtime=265.56 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22419 0 0 0 26551 5 0 0 25 0 4 0 600430243 378966016 49634 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=370084 CPUtime=265.57 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 26003 0 0 0 26551 6 0 0 25 0 4 0 600430243 378966016 49634 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=370084 CPUtime=264.14 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1173972 0 0 0 26211 203 0 0 25 0 4 0 600430243 378966016 49634 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1060.91
Current children cumulated vsize (KiB) 370084

[startup+267.2 s]
/proc/loadavg: 8.10 7.99 7.53 10/184 3830
/proc/meminfo: memFree=28892144/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=370084 CPUtime=1067.31 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1243466 0 0 0 106511 220 0 0 25 0 4 0 600430243 378966016 49598 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92521 49598 345 105 0 88025 0
[pid=3808/tid=3809] ppid=3806 vsize=370084 CPUtime=267.16 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22419 0 0 0 26711 5 0 0 25 0 4 0 600430243 378966016 49598 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=370084 CPUtime=267.17 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 26003 0 0 0 26711 6 0 0 25 0 4 0 600430243 378966016 49598 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=370084 CPUtime=265.74 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1183784 0 0 0 26369 205 0 0 25 0 4 0 600430243 378966016 49598 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1067.31
Current children cumulated vsize (KiB) 370084

[startup+268.801 s]
/proc/loadavg: 8.10 7.99 7.53 10/184 3830
/proc/meminfo: memFree=28888424/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=370084 CPUtime=1073.69 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1252805 0 0 0 107148 221 0 0 25 0 4 0 600430243 378966016 49683 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92521 49683 351 105 0 88025 0
[pid=3808/tid=3809] ppid=3806 vsize=370084 CPUtime=268.76 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22419 0 0 0 26871 5 0 0 25 0 4 0 600430243 378966016 49683 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=370084 CPUtime=268.77 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 26003 0 0 0 26871 6 0 0 25 0 4 0 600430243 378966016 49683 33554432000 4194304 4623224 140737081225792 18446744073709551615 4461117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=370084 CPUtime=267.32 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1193087 0 0 0 26526 206 0 0 25 0 4 0 600430243 378966016 49683 33554432000 4194304 4623224 140737081225792 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1073.69
Current children cumulated vsize (KiB) 370084

[startup+269.201 s]
/proc/loadavg: 8.10 7.99 7.53 10/184 3830
/proc/meminfo: memFree=28888424/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=370084 CPUtime=1075.3 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1256804 0 0 0 107308 222 0 0 25 0 4 0 600430243 378966016 50932 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92521 50932 456 105 0 88025 0
[pid=3808/tid=3809] ppid=3806 vsize=370084 CPUtime=269.16 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22419 0 0 0 26911 5 0 0 25 0 4 0 600430243 378966016 50932 33554432000 4194304 4623224 140737081225792 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=370084 CPUtime=269.17 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 26003 0 0 0 26911 6 0 0 25 0 4 0 600430243 378966016 50932 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=370084 CPUtime=267.73 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1195686 0 0 0 26566 207 0 0 25 0 4 0 600430243 378966016 50932 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1075.3
Current children cumulated vsize (KiB) 370084

[startup+269.401 s]
/proc/loadavg: 8.10 7.99 7.53 10/184 3830
/proc/meminfo: memFree=28888424/32950928 swapFree=67111356/67111528
[pid=3808] ppid=3806 vsize=370084 CPUtime=1076.08 cores=1,3,5,7
/proc/3808/stat : 3808 (SArTagnan) R 3806 3808 2922 0 -1 4202496 1257270 0 0 0 107386 222 0 0 25 0 4 0 600430243 378966016 50688 33554432000 4194304 4623224 140737081225792 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3808/statm: 92521 50688 456 105 0 88025 0
[pid=3808/tid=3809] ppid=3806 vsize=370084 CPUtime=269.36 cores=1,3,5,7
/proc/3808/task/3809/stat : 3809 (SArTagnan) R 3806 3808 2922 0 -1 4202560 22419 0 0 0 26931 5 0 0 25 0 4 0 600430243 378966016 50688 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3808/tid=3810] ppid=3806 vsize=370084 CPUtime=269.36 cores=1,3,5,7
/proc/3808/task/3810/stat : 3810 (SArTagnan) R 3806 3808 2922 0 -1 4202560 26003 0 0 0 26930 6 0 0 25 0 4 0 600430243 378966016 50688 33554432000 4194304 4623224 140737081225792 18446744073709551615 4377005 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3808/tid=3811] ppid=3806 vsize=370084 CPUtime=267.93 cores=1,3,5,7
/proc/3808/task/3811/stat : 3811 (SArTagnan) R 3806 3808 2922 0 -1 4202560 1196147 0 0 0 26586 207 0 0 25 0 4 0 600430243 378966016 50688 33554432000 4194304 4623224 140737081225792 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1076.08
Current children cumulated vsize (KiB) 370084

Child status: 20
Real time (s): 269.436
CPU time (s): 1076.2
CPU user time (s): 1073.96
CPU system time (s): 2.23566
CPU usage (%): 399.427
Max. virtual memory (cumulated for all children) (KiB): 370084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1073.96
system time used= 2.23566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1257382
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= 554
involuntary context switches= 7766

runsolver used 0.436933 second user time and 1.03884 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 20:33:16
IDJOB=3263940
IDBENCH=84062
IDSOLVER=1656
FILE ID=node114/3263940-1304101996
RUNJOBID= node114-1304101996-3797
PBS_JOBID= 13170591
Free space on /tmp= 71804 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263940-1304101996/watcher-3263940-1304101996 -o /tmp/evaluation-result-3263940-1304101996/solver-3263940-1304101996 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3263940-1304101996.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=1395289468

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29542560 kB
Buffers:       1056564 kB
Cached:        1782252 kB
SwapCached:        168 kB
Active:          64172 kB
Inactive:      2838956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29542560 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             560 kB
Writeback:           0 kB
AnonPages:       63844 kB
Mapped:          14488 kB
Slab:           440804 kB
PageTables:       4500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71804 MiB
End job on node114 at 2011-04-29 20:37:45