Trace number 3292763

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 2787.2 697.876

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.403937
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

2786.83/697.76	
2786.83/697.76	s UNSATISFIABLE
2786.83/697.76	c Conflict at level 0

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-3292763-1304113391/watcher-3292763-1304113391 -o /tmp/evaluation-result-3292763-1304113391/solver-3292763-1304113391 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3292763-1304113391.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: 8.10 8.06 7.89 6/180 4241
/proc/meminfo: memFree=22622060/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=49352 CPUtime=0 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 468 0 0 0 0 0 0 0 25 0 4 0 522936851 50536448 405 33554432000 4194304 4623224 140733829692848 18446744073709551615 212687731697 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 12338 405 301 105 0 7842 0
[pid=4241/tid=4242] ppid=4239 vsize=49352 CPUtime=0 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522936851 50536448 405 33554432000 4194304 4623224 140733829692848 18446744073709551615 47417472223158 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=49352 CPUtime=0 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522936851 50536448 405 33554432000 4194304 4623224 140733829692848 18446744073709551615 212699472950 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=49352 CPUtime=0 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522936851 50536448 405 33554432000 4194304 4623224 140733829692848 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.108195 s]
/proc/loadavg: 8.10 8.06 7.89 6/180 4241
/proc/meminfo: memFree=22622060/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=248648 CPUtime=0.41 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 2247 0 0 0 41 0 0 0 25 0 4 0 522936851 254615552 1646 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 62162 1646 343 105 0 57666 0
[pid=4241/tid=4242] ppid=4239 vsize=248648 CPUtime=0.1 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 465 0 0 0 10 0 0 0 18 0 4 0 522936851 254615552 1646 33554432000 4194304 4623224 140733829692848 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=248648 CPUtime=0.1 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 587 0 0 0 10 0 0 0 25 0 4 0 522936851 254615552 1646 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=248648 CPUtime=0.1 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 325 0 0 0 10 0 0 0 25 0 4 0 522936851 254615552 1648 33554432000 4194304 4623224 140733829692848 18446744073709551615 4363843 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 248648

[startup+0.201181 s]
/proc/loadavg: 8.10 8.06 7.89 6/180 4241
/proc/meminfo: memFree=22622060/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=249940 CPUtime=0.77 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 3248 0 0 0 77 0 0 0 25 0 4 0 522936851 255938560 2385 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 62485 2386 344 105 0 57989 0
[pid=4241/tid=4242] ppid=4239 vsize=249940 CPUtime=0.19 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 809 0 0 0 19 0 0 0 18 0 4 0 522936851 255938560 2386 33554432000 4194304 4623224 140733829692848 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=249940 CPUtime=0.19 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 956 0 0 0 19 0 0 0 25 0 4 0 522936851 255938560 2386 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=249940 CPUtime=0.19 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 528 0 0 0 19 0 0 0 25 0 4 0 522936851 255938560 2386 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376937 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 249940

[startup+0.301164 s]
/proc/loadavg: 8.10 8.06 7.89 6/180 4241
/proc/meminfo: memFree=22622060/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=250884 CPUtime=1.17 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 4451 0 0 0 117 0 0 0 25 0 4 0 522936851 256905216 3083 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 62721 3083 344 105 0 58225 0
[pid=4241/tid=4242] ppid=4239 vsize=250884 CPUtime=0.29 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 1224 0 0 0 29 0 0 0 18 0 4 0 522936851 256905216 3083 33554432000 4194304 4623224 140733829692848 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=250884 CPUtime=0.29 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 1388 0 0 0 29 0 0 0 25 0 4 0 522936851 256905216 3083 33554432000 4194304 4623224 140733829692848 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=250884 CPUtime=0.29 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 730 0 0 0 29 0 0 0 25 0 4 0 522936851 256905216 3083 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 250884

[startup+0.701091 s]
/proc/loadavg: 8.10 8.06 7.89 6/180 4241
/proc/meminfo: memFree=22622060/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=256628 CPUtime=2.78 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 7796 0 0 0 277 1 0 0 25 0 4 0 522936851 262787072 5152 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 64157 5152 344 105 0 59661 0
[pid=4241/tid=4242] ppid=4239 vsize=256628 CPUtime=0.69 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 2044 0 0 0 69 0 0 0 18 0 4 0 522936851 262787072 5152 33554432000 4194304 4623224 140733829692848 18446744073709551615 4461548 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=256628 CPUtime=0.68 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 2689 0 0 0 68 0 0 0 25 0 4 0 522936851 262787072 5152 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=256628 CPUtime=0.69 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 1605 0 0 0 69 0 0 0 25 0 4 0 522936851 262787072 5152 33554432000 4194304 4623224 140733829692848 18446744073709551615 4557917 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) 256628

[startup+1.50095 s]
/proc/loadavg: 8.10 8.06 7.89 9/184 4245
/proc/meminfo: memFree=22605064/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=264752 CPUtime=5.97 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 14319 0 0 0 596 1 0 0 25 0 4 0 522936851 271106048 8624 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 66188 8624 346 105 0 61692 0
[pid=4241/tid=4242] ppid=4239 vsize=264752 CPUtime=1.49 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4225 0 0 0 149 0 0 0 20 0 4 0 522936851 271106048 8624 33554432000 4194304 4623224 140733829692848 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=264752 CPUtime=1.48 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4442 0 0 0 148 0 0 0 25 0 4 0 522936851 271106048 8624 33554432000 4194304 4623224 140733829692848 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=264752 CPUtime=1.48 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 3787 0 0 0 148 0 0 0 25 0 4 0 522936851 271106048 8624 33554432000 4194304 4623224 140733829692848 18446744073709551615 4545376 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) 264752

[startup+3.10066 s]
/proc/loadavg: 8.09 8.06 7.89 9/184 4245
/proc/meminfo: memFree=22583364/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=272544 CPUtime=12.36 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 23256 0 0 0 1233 3 0 0 25 0 4 0 522936851 279085056 12849 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 68136 12849 365 105 0 63640 0
[pid=4241/tid=4242] ppid=4239 vsize=272544 CPUtime=3.09 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 7929 0 0 0 308 1 0 0 25 0 4 0 522936851 279085056 12849 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=272544 CPUtime=3.08 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 6929 0 0 0 307 1 0 0 25 0 4 0 522936851 279085056 12849 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=272544 CPUtime=3.07 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 5817 0 0 0 307 0 0 0 25 0 4 0 522936851 279085056 12849 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 272544

[startup+6.30107 s]
/proc/loadavg: 8.09 8.06 7.89 9/184 4245
/proc/meminfo: memFree=22567012/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=283376 CPUtime=25.14 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 38327 0 0 0 2508 6 0 0 25 0 4 0 522936851 290177024 18199 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 70844 18199 383 105 0 66348 0
[pid=4241/tid=4242] ppid=4239 vsize=283376 CPUtime=6.28 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 11879 0 0 0 627 1 0 0 25 0 4 0 522936851 290177024 18199 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=283376 CPUtime=6.28 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 9688 0 0 0 626 2 0 0 25 0 4 0 522936851 290177024 18199 33554432000 4194304 4623224 140733829692848 18446744073709551615 4366455 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=283376 CPUtime=6.25 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 13024 0 0 0 624 1 0 0 25 0 4 0 522936851 290177024 18199 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 283376

[startup+12.7009 s]
/proc/loadavg: 8.15 8.07 7.89 9/184 4245
/proc/meminfo: memFree=22522032/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=304452 CPUtime=50.7 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 56490 0 0 0 5061 9 0 0 25 0 4 0 522936851 311758848 23898 33554432000 4194304 4623224 140733829692848 18446744073709551615 4517488 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 76113 23898 351 105 0 71617 0
[pid=4241/tid=4242] ppid=4239 vsize=304452 CPUtime=12.68 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 17865 0 0 0 1266 2 0 0 25 0 4 0 522936851 311758848 23898 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=304452 CPUtime=12.68 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 13261 0 0 0 1265 3 0 0 25 0 4 0 522936851 311758848 23898 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=304452 CPUtime=12.61 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 20710 0 0 0 1259 2 0 0 25 0 4 0 522936851 311758848 23898 33554432000 4194304 4623224 140733829692848 18446744073709551615 4550450 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 304452

[startup+25.5006 s]
/proc/loadavg: 8.13 8.07 7.90 9/184 4246
/proc/meminfo: memFree=22430756/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=331808 CPUtime=101.83 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 105822 0 0 0 10163 20 0 0 25 0 4 0 522936851 339771392 38637 33554432000 4194304 4623224 140733829692848 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 82952 38637 435 105 0 78456 0
[pid=4241/tid=4242] ppid=4239 vsize=331808 CPUtime=25.49 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 26698 0 0 0 2545 4 0 0 25 0 4 0 522936851 339771392 38637 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=331808 CPUtime=25.48 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 21007 0 0 0 2542 6 0 0 25 0 4 0 522936851 339771392 38637 33554432000 4194304 4623224 140733829692848 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=331808 CPUtime=25.35 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 51128 0 0 0 2527 8 0 0 25 0 4 0 522936851 339771392 38637 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 331808

[startup+51.1009 s]
/proc/loadavg: 8.08 8.06 7.90 9/184 4246
/proc/meminfo: memFree=22321136/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=365668 CPUtime=204.09 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 208809 0 0 0 20371 38 0 0 25 0 4 0 522936851 374444032 54230 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 91417 54230 545 105 0 86921 0
[pid=4241/tid=4242] ppid=4239 vsize=365668 CPUtime=51.08 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 31150 0 0 0 5103 5 0 0 25 0 4 0 522936851 374444032 54230 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=365668 CPUtime=51.07 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 29745 0 0 0 5099 8 0 0 25 0 4 0 522936851 374444032 54230 33554432000 4194304 4623224 140733829692848 18446744073709551615 4463311 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=365668 CPUtime=50.8 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 134488 0 0 0 5059 21 0 0 25 0 4 0 522936851 374444032 54230 33554432000 4194304 4623224 140733829692848 18446744073709551615 212687372757 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 365668

[startup+102.301 s]
/proc/loadavg: 8.09 8.07 7.91 9/184 4248
/proc/meminfo: memFree=22044588/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=514160 CPUtime=408.62 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 481354 0 0 0 40780 82 0 0 25 0 4 0 522936851 526499840 93025 33554432000 4194304 4623224 140733829692848 18446744073709551615 4368609 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 128540 93025 433 105 0 124044 0
[pid=4241/tid=4242] ppid=4239 vsize=514160 CPUtime=102.29 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 60262 0 0 0 10219 10 0 0 25 0 4 0 522936851 526499840 93025 33554432000 4194304 4623224 140733829692848 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=514160 CPUtime=102.28 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 32132 0 0 0 10219 9 0 0 25 0 4 0 522936851 526499840 93025 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=514160 CPUtime=101.73 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 335430 0 0 0 10120 53 0 0 25 0 4 0 522936851 526499840 93025 33554432000 4194304 4623224 140733829692848 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 514160

[startup+162.301 s]

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

/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 157741 0 0 0 46192 37 0 0 25 0 4 0 522936851 2347679744 457179 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=2292656 CPUtime=462.26 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 85784 0 0 0 46173 53 0 0 25 0 4 0 522936851 2347679744 457179 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=2292656 CPUtime=459.75 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 2033157 0 0 0 45650 325 0 0 25 0 4 0 522936851 2347679744 457179 33554432000 4194304 4623224 140733829692848 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1846.52
Current children cumulated vsize (KiB) 2292656

[startup+522.301 s]
/proc/loadavg: 8.06 8.08 7.95 9/184 4259
/proc/meminfo: memFree=20440568/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=2330488 CPUtime=2086.2 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 3828020 0 0 0 207970 650 0 0 25 0 4 0 522936851 2386419712 462937 33554432000 4194304 4623224 140733829692848 18446744073709551615 4517435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 582622 462937 414 105 0 578126 0
[pid=4241/tid=4242] ppid=4239 vsize=2330488 CPUtime=522.29 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 158117 0 0 0 52192 37 0 0 25 0 4 0 522936851 2386419712 462937 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=2330488 CPUtime=522.27 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 107765 0 0 0 52170 57 0 0 25 0 4 0 522936851 2386419712 462937 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=2330488 CPUtime=519.43 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 2740932 0 0 0 51512 431 0 0 25 0 4 0 522936851 2386419712 462937 33554432000 4194304 4623224 140733829692848 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2086.2
Current children cumulated vsize (KiB) 2330488

[startup+582.301 s]
/proc/loadavg: 8.02 8.06 7.95 9/184 4260
/proc/meminfo: memFree=20387604/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=2425104 CPUtime=2325.87 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 4603800 0 0 0 231816 771 0 0 25 0 4 0 522936851 2483306496 471585 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 606276 471585 392 105 0 601780 0
[pid=4241/tid=4242] ppid=4239 vsize=2425104 CPUtime=582.29 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 211878 0 0 0 58184 45 0 0 25 0 4 0 522936851 2483306496 471585 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=2425104 CPUtime=582.27 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 108236 0 0 0 58170 57 0 0 25 0 4 0 522936851 2483306496 471585 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=2425104 CPUtime=579.09 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 3455321 0 0 0 57367 542 0 0 25 0 4 0 522936851 2483306496 471585 33554432000 4194304 4623224 140733829692848 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2325.87
Current children cumulated vsize (KiB) 2425104

[startup+642.3 s]
/proc/loadavg: 8.01 8.05 7.95 9/184 4262
/proc/meminfo: memFree=20323988/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=2491904 CPUtime=2565.55 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 5162497 0 0 0 255697 858 0 0 25 0 4 0 522936851 2551709696 486385 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 622976 486385 345 105 0 618480 0
[pid=4241/tid=4242] ppid=4239 vsize=2491904 CPUtime=642.29 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 214108 0 0 0 64183 46 0 0 25 0 4 0 522936851 2551709696 486385 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=2491904 CPUtime=642.26 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 111998 0 0 0 64169 57 0 0 25 0 4 0 522936851 2551709696 486385 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=2491904 CPUtime=638.76 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 3998001 0 0 0 63251 625 0 0 25 0 4 0 522936851 2551709696 486385 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.55
Current children cumulated vsize (KiB) 2491904

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

[startup+665.607 s]
/proc/loadavg: 8.08 8.06 7.96 9/184 4263
/proc/meminfo: memFree=20320388/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=2491904 CPUtime=2658.64 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 5347714 0 0 0 264978 886 0 0 25 0 4 0 522936851 2551709696 489346 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 622976 489346 406 105 0 618480 0
[pid=4241/tid=4242] ppid=4239 vsize=2491904 CPUtime=665.6 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 214335 0 0 0 66514 46 0 0 25 0 4 0 522936851 2551709696 489346 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=2491904 CPUtime=665.57 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 112298 0 0 0 66500 57 0 0 25 0 4 0 522936851 2551709696 489346 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=2491904 CPUtime=661.95 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4181672 0 0 0 65541 654 0 0 25 0 4 0 522936851 2551709696 489346 33554432000 4194304 4623224 140733829692848 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2658.64
Current children cumulated vsize (KiB) 2491904

[startup+678.401 s]
/proc/loadavg: 8.06 8.06 7.96 9/184 4263
/proc/meminfo: memFree=20195264/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=2542748 CPUtime=2709.76 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 5446594 0 0 0 270075 901 0 0 25 0 4 0 522936851 2603773952 518755 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 635687 518755 428 105 0 631191 0
[pid=4241/tid=4242] ppid=4239 vsize=2542748 CPUtime=678.39 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 215664 0 0 0 67792 47 0 0 25 0 4 0 522936851 2603773952 518755 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=2542748 CPUtime=678.36 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 112298 0 0 0 67779 57 0 0 25 0 4 0 522936851 2603773952 518755 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=2542748 CPUtime=674.68 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4250209 0 0 0 66805 663 0 0 25 0 4 0 522936851 2603773952 518755 33554432000 4194304 4623224 140733829692848 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2709.76
Current children cumulated vsize (KiB) 2542748

[startup+691.2 s]
/proc/loadavg: 8.05 8.05 7.96 9/184 4263
/proc/meminfo: memFree=19926052/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=2942416 CPUtime=2760.88 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 5727963 0 0 0 275142 946 0 0 23 0 4 0 522936851 3013033984 587184 33554432000 4194304 4623224 140733829692848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 735604 587184 423 105 0 731108 0
[pid=4241/tid=4242] ppid=4239 vsize=2942416 CPUtime=691.19 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 217241 0 0 0 69072 47 0 0 25 0 4 0 522936851 3013033984 587184 33554432000 4194304 4623224 140733829692848 18446744073709551615 212687331335 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=2942416 CPUtime=691.17 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 112640 0 0 0 69059 58 0 0 25 0 4 0 522936851 3013033984 587185 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376638 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=2942416 CPUtime=687.4 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4366772 0 0 0 68058 682 0 0 25 0 4 0 522936851 3013033984 587185 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2760.88
Current children cumulated vsize (KiB) 2942416

[startup+694.401 s]
/proc/loadavg: 8.05 8.05 7.96 9/184 4263
/proc/meminfo: memFree=19871988/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=2942548 CPUtime=2773.67 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 5763546 0 0 0 276415 952 0 0 25 0 4 0 522936851 3013169152 600454 33554432000 4194304 4623224 140733829692848 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 735637 600454 364 105 0 731141 0
[pid=4241/tid=4242] ppid=4239 vsize=2942548 CPUtime=694.39 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 217263 0 0 0 69392 47 0 0 25 0 4 0 522936851 3013169152 600454 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=2942548 CPUtime=694.37 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 112647 0 0 0 69379 58 0 0 25 0 4 0 522936851 3013169152 600454 33554432000 4194304 4623224 140733829692848 18446744073709551615 4278369 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=2942548 CPUtime=690.58 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4386941 0 0 0 68373 685 0 0 25 0 4 0 522936851 3013169152 600454 33554432000 4194304 4623224 140733829692848 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2773.67
Current children cumulated vsize (KiB) 2942548

[startup+696 s]
/proc/loadavg: 8.05 8.05 7.96 9/184 4263
/proc/meminfo: memFree=19778368/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=3397616 CPUtime=2780.04 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 5981816 0 0 0 277025 979 0 0 25 0 4 0 522936851 3479158784 628289 33554432000 4194304 4623224 140733829692848 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 849404 628289 345 105 0 844908 0
[pid=4241/tid=4242] ppid=4239 vsize=3397616 CPUtime=695.99 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 217271 0 0 0 69552 47 0 0 25 0 4 0 522936851 3479158784 628289 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=3397616 CPUtime=695.97 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 112654 0 0 0 69539 58 0 0 25 0 4 0 522936851 3479158784 628289 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=3397616 CPUtime=692.16 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4394642 0 0 0 68529 687 0 0 25 0 4 0 522936851 3479158784 628289 33554432000 4194304 4623224 140733829692848 18446744073709551615 4358048 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2780.04
Current children cumulated vsize (KiB) 3397616

[startup+696.8 s]
/proc/loadavg: 8.05 8.05 7.96 9/184 4263
/proc/meminfo: memFree=19742408/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=3398872 CPUtime=2783.23 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 5988413 0 0 0 277343 980 0 0 25 0 4 0 522936851 3480444928 634778 33554432000 4194304 4623224 140733829692848 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 849718 634778 351 105 0 845222 0
[pid=4241/tid=4242] ppid=4239 vsize=3398872 CPUtime=696.79 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 217271 0 0 0 69632 47 0 0 25 0 4 0 522936851 3480444928 634778 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=3398872 CPUtime=696.77 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 112745 0 0 0 69619 58 0 0 25 0 4 0 522936851 3480444928 634778 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=3398872 CPUtime=692.95 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4395187 0 0 0 68608 687 0 0 25 0 4 0 522936851 3480444928 634778 33554432000 4194304 4623224 140733829692848 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2783.23
Current children cumulated vsize (KiB) 3398872

[startup+697.601 s]
/proc/loadavg: 8.04 8.05 7.96 9/184 4263
/proc/meminfo: memFree=19701736/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=3497176 CPUtime=2786.43 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) R 4239 4241 4006 0 -1 4202496 6017592 0 0 0 277659 984 0 0 25 0 4 0 522936851 3581108224 651770 33554432000 4194304 4623224 140733829692848 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 874294 651770 368 105 0 869798 0
[pid=4241/tid=4242] ppid=4239 vsize=3497176 CPUtime=697.59 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4202560 217275 0 0 0 69712 47 0 0 25 0 4 0 522936851 3581108224 651770 33554432000 4194304 4623224 140733829692848 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4241/tid=4243] ppid=4239 vsize=3497176 CPUtime=697.57 cores=1,3,5,7
/proc/4241/task/4243/stat : 4243 (SArTagnan) R 4239 4241 4006 0 -1 4202560 113358 0 0 0 69699 58 0 0 25 0 4 0 522936851 3581108224 651770 33554432000 4194304 4623224 140733829692848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4241/tid=4244] ppid=4239 vsize=3497176 CPUtime=693.74 cores=1,3,5,7
/proc/4241/task/4244/stat : 4244 (SArTagnan) R 4239 4241 4006 0 -1 4202560 4400562 0 0 0 68686 688 0 0 18 0 4 0 522936851 3581108224 651770 33554432000 4194304 4623224 140733829692848 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2786.43
Current children cumulated vsize (KiB) 3497176

[startup+697.801 s]
/proc/loadavg: 8.04 8.05 7.96 9/184 4263
/proc/meminfo: memFree=19701736/32951124 swapFree=67111524/67111528
[pid=4241] ppid=4239 vsize=0 CPUtime=2787.12 cores=1,3,5,7
/proc/4241/stat : 4241 (SArTagnan) Z 4239 4241 4006 0 -1 4203548 6019922 0 0 0 277724 988 0 0 25 0 2 0 522936851 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4241/statm: 0 0 0 0 0 0 0
[pid=4241/tid=4242] ppid=4239 vsize=0 CPUtime=697.79 cores=1,3,5,7
/proc/4241/task/4242/stat : 4242 (SArTagnan) R 4239 4241 4006 0 -1 4203588 217292 0 0 0 69728 51 0 0 25 0 2 0 522936851 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2787.12
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 697.876
CPU time (s): 2787.2
CPU user time (s): 2777.24
CPU system time (s): 9.95549
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 4123416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2777.24
system time used= 9.95549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6019922
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= 3143
involuntary context switches= 18332

runsolver used 1.04284 second user time and 2.76758 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 23:43:11
IDJOB=3292763
IDBENCH=87935
IDSOLVER=1656
FILE ID=node139/3292763-1304113391
RUNJOBID= node139-1304111820-4025
PBS_JOBID= 13170691
Free space on /tmp= 72552 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292763-1304113391/watcher-3292763-1304113391 -o /tmp/evaluation-result-3292763-1304113391/solver-3292763-1304113391 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3292763-1304113391.cnf -threads=4

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

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=64088893

node139.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.852
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.70
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.852
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	: 5332.75
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.852
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22622356 kB
Buffers:       2048600 kB
Cached:        6168820 kB
SwapCached:          4 kB
Active:        2457468 kB
Inactive:      7350948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22622356 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             428 kB
Writeback:           0 kB
AnonPages:     1590700 kB
Mapped:          15400 kB
Slab:           454000 kB
PageTables:       7512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2104568 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= 72552 MiB
End job on node139 at 2011-04-29 23:54:49