Trace number 3386343

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-05-15 (fixed)? (exit code) 1920.6 818.016

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.02439
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3386343-1305579806/watcher-3386343-1305579806 -o /tmp/evaluation-result-3386343-1305579806/solver-3386343-1305579806 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386343-1305579806.cnf -threads=4 

running on 4 cores: 0,2,4,6

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: 11.08 11.11 11.09 8/413 27551
/proc/meminfo: memFree=7895956/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=41840 CPUtime=0 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 4275 0 0 0 0 0 0 0 24 0 1 0 669580476 42844160 4214 33554432000 4194304 4625164 140736706012672 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27551/statm: 10460 4225 291 106 0 5963 0

[startup+0.031289 s]
/proc/loadavg: 11.08 11.11 11.09 8/413 27551
/proc/meminfo: memFree=7895956/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=69668 CPUtime=0.02 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 7421 0 0 0 2 0 0 0 24 0 1 0 669580476 71340032 6989 33554432000 4194304 4625164 140736706012672 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27551/statm: 17417 6993 296 106 0 12920 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 69668

[startup+0.100278 s]
/proc/loadavg: 11.08 11.11 11.09 8/413 27551
/proc/meminfo: memFree=7895956/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=77928 CPUtime=0.09 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 12338 0 0 0 8 1 0 0 24 0 1 0 669580476 79798272 9224 33554432000 4194304 4625164 140736706012672 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27551/statm: 19482 9224 296 106 0 14985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 77928

[startup+0.300243 s]
/proc/loadavg: 11.08 11.11 11.09 8/413 27551
/proc/meminfo: memFree=7895956/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=100080 CPUtime=0.29 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 25914 0 0 0 26 3 0 0 25 0 1 0 669580476 102481920 15095 33554432000 4194304 4625164 140736706012672 18446744073709551615 4257034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27551/statm: 25020 15097 296 106 0 20523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100080

[startup+0.700176 s]
/proc/loadavg: 11.08 11.11 11.09 8/413 27551
/proc/meminfo: memFree=7895956/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=425932 CPUtime=1.18 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 70446 0 0 0 110 8 0 0 25 0 4 0 669580476 436154368 55978 33554432000 4194304 4625164 140736706012672 18446744073709551615 4500173 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 106483 55978 334 106 0 101986 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 425932

[startup+1.50103 s]
/proc/loadavg: 11.08 11.11 11.09 12/417 27555
/proc/meminfo: memFree=7669632/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=425932 CPUtime=3.57 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 70815 0 0 0 349 8 0 0 25 0 4 0 669580476 436154368 56347 33554432000 4194304 4625164 140736706012672 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 106483 56347 334 106 0 101986 0
[pid=27551/tid=27553] ppid=27549 vsize=425932 CPUtime=1.03 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 1852 0 0 0 103 0 0 0 25 0 4 0 669580520 436154368 56347 33554432000 4194304 4625164 140736706012672 18446744073709551615 4477913 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=425932 CPUtime=0.61 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 1580 0 0 0 61 0 0 0 25 0 4 0 669580520 436154368 56347 33554432000 4194304 4625164 140736706012672 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=425932 CPUtime=0.47 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 3968 0 0 0 47 0 0 0 25 0 4 0 669580520 436154368 56347 33554432000 4194304 4625164 140736706012672 18446744073709551615 4351752 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 425932

[startup+3.10075 s]
/proc/loadavg: 11.07 11.11 11.09 12/417 27555
/proc/meminfo: memFree=7654876/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=425932 CPUtime=8.35 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 70895 0 0 0 827 8 0 0 25 0 4 0 669580476 436154368 55734 33554432000 4194304 4625164 140736706012672 18446744073709551615 4390603 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 106483 55734 335 106 0 101986 0
[pid=27551/tid=27553] ppid=27549 vsize=425932 CPUtime=2.63 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 1872 0 0 0 263 0 0 0 25 0 4 0 669580520 436154368 55734 33554432000 4194304 4625164 140736706012672 18446744073709551615 4477885 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=425932 CPUtime=1.41 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 1609 0 0 0 141 0 0 0 25 0 4 0 669580520 436154368 55734 33554432000 4194304 4625164 140736706012672 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=425932 CPUtime=1.25 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 3992 0 0 0 125 0 0 0 25 0 4 0 669580520 436154368 55734 33554432000 4194304 4625164 140736706012672 18446744073709551615 4469371 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 425932

[startup+6.30019 s]
/proc/loadavg: 11.07 11.11 11.09 12/417 27556
/proc/meminfo: memFree=7632564/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=425932 CPUtime=17.91 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 91093 0 0 0 1779 12 0 0 25 0 4 0 669580476 436154368 57239 33554432000 4194304 4625164 140736706012672 18446744073709551615 4278657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 106483 57239 335 106 0 101986 0
[pid=27551/tid=27553] ppid=27549 vsize=425932 CPUtime=5.82 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 3169 0 0 0 582 0 0 0 25 0 4 0 669580520 436154368 57239 33554432000 4194304 4625164 140736706012672 18446744073709551615 4464255 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=425932 CPUtime=3.01 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 1741 0 0 0 301 0 0 0 25 0 4 0 669580520 436154368 57239 33554432000 4194304 4625164 140736706012672 18446744073709551615 4317940 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=425932 CPUtime=2.81 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 22571 0 0 0 278 3 0 0 25 0 4 0 669580520 436154368 57239 33554432000 4194304 4625164 140736706012672 18446744073709551615 4375340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.91
Current children cumulated vsize (KiB) 425932

[startup+12.7011 s]
/proc/loadavg: 11.06 11.11 11.09 12/417 27556
/proc/meminfo: memFree=7539740/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=458704 CPUtime=37.02 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 133093 0 0 0 3685 17 0 0 25 0 4 0 669580476 469712896 68049 33554432000 4194304 4625164 140736706012672 18446744073709551615 4390626 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 114676 68049 335 106 0 110179 0
[pid=27551/tid=27553] ppid=27549 vsize=458704 CPUtime=12.22 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 6324 0 0 0 1222 0 0 0 25 0 4 0 669580520 469712896 68049 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288925 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=458704 CPUtime=6.14 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 15802 0 0 0 613 1 0 0 25 0 4 0 669580520 469712896 68049 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=458704 CPUtime=6 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 47062 0 0 0 593 7 0 0 25 0 4 0 669580520 469712896 68049 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.02
Current children cumulated vsize (KiB) 458704

[startup+25.5008 s]
/proc/loadavg: 11.05 11.10 11.09 12/417 27556
/proc/meminfo: memFree=7201796/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=484132 CPUtime=75.26 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 180973 0 0 0 7502 24 0 0 25 0 4 0 669580476 495751168 69701 33554432000 4194304 4625164 140736706012672 18446744073709551615 4390546 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 121033 69701 335 106 0 116536 0
[pid=27551/tid=27553] ppid=27549 vsize=484132 CPUtime=25.03 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 9478 0 0 0 2502 1 0 0 25 0 4 0 669580520 495751168 69701 33554432000 4194304 4625164 140736706012672 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=484132 CPUtime=12.47 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 20562 0 0 0 1245 2 0 0 25 0 4 0 669580520 495751168 69701 33554432000 4194304 4625164 140736706012672 18446744073709551615 4464722 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=484132 CPUtime=12.29 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 82031 0 0 0 1218 11 0 0 25 0 4 0 669580520 495751168 69701 33554432000 4194304 4625164 140736706012672 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 75.26
Current children cumulated vsize (KiB) 484132

[startup+51.1003 s]
/proc/loadavg: 11.25 11.14 11.10 13/418 27590
/proc/meminfo: memFree=7788648/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=484304 CPUtime=151.29 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 217193 0 0 0 15101 28 0 0 25 0 4 0 669580476 495927296 77512 33554432000 4194304 4625164 140736706012672 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 121076 77512 335 106 0 116579 0
[pid=27551/tid=27553] ppid=27549 vsize=484304 CPUtime=50.21 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 10686 0 0 0 5020 1 0 0 25 0 4 0 669580520 495927296 77512 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=484304 CPUtime=25.11 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 25536 0 0 0 2508 3 0 0 25 0 4 0 669580520 495927296 77512 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=484304 CPUtime=24.93 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 111085 0 0 0 2478 15 0 0 25 0 4 0 669580520 495927296 77512 33554432000 4194304 4625164 140736706012672 18446744073709551615 4351702 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 151.29
Current children cumulated vsize (KiB) 484304

[startup+102.315 s]
/proc/loadavg: 11.21 11.16 11.10 12/417 27591
/proc/meminfo: memFree=7695780/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=541116 CPUtime=303.86 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 332514 0 0 0 30342 44 0 0 25 0 4 0 669580476 554102784 97519 33554432000 4194304 4625164 140736706012672 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 135279 97519 335 106 0 130782 0
[pid=27551/tid=27553] ppid=27549 vsize=541116 CPUtime=101.04 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 22215 0 0 0 10100 4 0 0 25 0 4 0 669580520 554102784 97519 33554432000 4194304 4625164 140736706012672 18446744073709551615 4351702 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=541116 CPUtime=50.42 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 43368 0 0 0 5037 5 0 0 25 0 4 0 669580520 554102784 97519 33554432000 4194304 4625164 140736706012672 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=541116 CPUtime=56.74 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 186951 0 0 0 5650 24 0 0 25 0 4 0 669580520 554102784 97519 33554432000 4194304 4625164 140736706012672 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 303.86
Current children cumulated vsize (KiB) 541116

[startup+162.301 s]
/proc/loadavg: 11.12 11.14 11.10 11/417 27593
/proc/meminfo: memFree=7247604/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=1103936 CPUtime=479.42 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 591432 0 0 0 47847 95 0 0 25 0 4 0 669580476 1130430464 215371 33554432000 4194304 4625164 140736706012672 18446744073709551615 4360320 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27551/statm: 275984 215371 337 106 0 271487 0
[pid=27551/tid=27553] ppid=27549 vsize=1103936 CPUtime=157.37 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 75022 0 0 0 15716 21 0 0 18 0 4 0 669580520 1130430464 215371 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=1103936 CPUtime=82.05 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) S 27549 27551 27246 0 -1 4202560 91872 0 0 0 8191 14 0 0 25 0 4 0 669580520 1130430464 215371 33554432000 4194304 4625164 140736706012672 18446744073709551615 248089803246 0 0 4096 2 18446604447575624640 0 0 -1 4 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=1103936 CPUtime=113.73 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 212155 0 0 0 11344 29 0 0 25 0 4 0 669580520 1130430464 215371 33554432000 4194304 4625164 140736706012672 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 479.42
Current children cumulated vsize (KiB) 1103936

[startup+222.301 s]
/proc/loadavg: 11.18 11.16 11.10 12/417 27594
/proc/meminfo: memFree=4915124/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=3988564 CPUtime=609.44 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) D 27549 27551 27246 0 -1 4202496 2217861 0 0 0 60591 353 0 0 21 0 4 0 669580476 4084289536 767091 33554432000 4194304 4625164 140736706012672 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27551/statm: 997141 767091 337 106 0 992644 0
[pid=27551/tid=27553] ppid=27549 vsize=3988564 CPUtime=190.51 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 115752 0 0 0 19019 32 0 0 25 0 4 0 669580520 4084289536 767091 33554432000 4194304 4625164 140736706012672 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=3988564 CPUtime=114.1 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 117175 0 0 0 11391 19 0 0 25 0 4 0 669580520 4084289536 767091 33554432000 4194304 4625164 140736706012672 18446744073709551615 4467290 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=3988564 CPUtime=151.18 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 261748 0 0 0 15079 39 0 0 25 0 4 0 669580520 4084289536 767091 33554432000 4194304 4625164 140736706012672 18446744073709551615 248089395385 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 609.44
Current children cumulated vsize (KiB) 3988564

[startup+282.301 s]

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

/proc/loadavg: 11.10 11.11 11.09 11/417 27604
/proc/meminfo: memFree=2736580/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=8612508 CPUtime=1362.22 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) D 27549 27551 27246 0 -1 4202496 4769305 0 0 0 135425 797 0 0 18 0 4 0 669580476 8819208192 1700748 33554432000 4194304 4625164 140736706012672 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 2153127 1700748 337 106 0 2148630 0
[pid=27551/tid=27553] ppid=27549 vsize=8612508 CPUtime=504.8 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 187178 0 0 0 50437 43 0 0 25 0 4 0 669580520 8819208192 1700748 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=8612508 CPUtime=406.64 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 204954 0 0 0 40621 43 0 0 25 0 4 0 669580520 8819208192 1700748 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330757 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=8612508 CPUtime=227.42 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 410606 0 0 0 22674 68 0 0 25 0 4 0 669580520 8819208192 1700748 33554432000 4194304 4625164 140736706012672 18446744073709551615 4295442 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1362.22
Current children cumulated vsize (KiB) 8612508

[startup+642.301 s]
/proc/loadavg: 11.08 11.11 11.09 12/417 27606
/proc/meminfo: memFree=2243720/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=8809116 CPUtime=1485.35 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 4921907 0 0 0 147708 827 0 0 25 0 4 0 669580476 9020534784 1808806 33554432000 4194304 4625164 140736706012672 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 2202279 1808806 337 106 0 2197782 0
[pid=27551/tid=27553] ppid=27549 vsize=8809116 CPUtime=564.81 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 187178 0 0 0 56437 44 0 0 25 0 4 0 669580520 9020534784 1808806 33554432000 4194304 4625164 140736706012672 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=8809116 CPUtime=463.23 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 204977 0 0 0 46280 43 0 0 25 0 4 0 669580520 9020534784 1808806 33554432000 4194304 4625164 140736706012672 18446744073709551615 4331180 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=8809116 CPUtime=230.16 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 417599 0 0 0 22947 69 0 0 25 0 4 0 669580520 9020534784 1808806 33554432000 4194304 4625164 140736706012672 18446744073709551615 4469080 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1485.35
Current children cumulated vsize (KiB) 8809116

[startup+702.3 s]
/proc/loadavg: 11.13 11.11 11.09 12/417 27607
/proc/meminfo: memFree=1339868/32950928 swapFree=64721856/67111528
[pid=27551] ppid=27549 vsize=9202332 CPUtime=1637.13 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 5262617 0 0 0 162817 896 0 0 25 0 4 0 669580476 9423187968 2028997 33554432000 4194304 4625164 140736706012672 18446744073709551615 4360200 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27551/statm: 2300583 2028997 339 106 0 2296086 0
[pid=27551/tid=27553] ppid=27549 vsize=9202332 CPUtime=599.63 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 187309 0 0 0 59919 44 0 0 25 0 4 0 669580520 9423187968 2028997 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=9202332 CPUtime=520.19 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 204980 0 0 0 51976 43 0 0 25 0 4 0 669580520 9423187968 2028997 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=9202332 CPUtime=260.27 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 455964 0 0 0 25952 75 0 0 25 0 4 0 669580520 9423187968 2028997 33554432000 4194304 4625164 140736706012672 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1637.13
Current children cumulated vsize (KiB) 9202332

[startup+762.301 s]
/proc/loadavg: 12.81 11.51 11.22 10/417 27609
/proc/meminfo: memFree=92764/32950928 swapFree=62536984/67111528
[pid=27551] ppid=27549 vsize=15601156 CPUtime=1775.99 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) D 27549 27551 27246 0 -1 4204544 6781145 0 0 0 176367 1232 0 0 18 0 4 0 669580476 15975583744 3485945 33554432000 4194304 4625164 140736706012672 18446744073709551615 248089395669 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 1792
/proc/27551/statm: 3900289 3485945 94587 106 0 3895792 0
[pid=27551/tid=27553] ppid=27549 vsize=15601156 CPUtime=640.68 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 187392 0 0 0 64021 47 0 0 25 0 4 0 669580520 15975583744 3485945 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=15601156 CPUtime=560.98 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 205040 0 0 0 56043 55 0 0 25 0 4 0 669580520 15975583744 3485945 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 21
[pid=27551/tid=27555] ppid=27549 vsize=15601156 CPUtime=296.92 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 493394 0 0 0 29597 95 0 0 25 0 4 0 669580520 15975583744 3485945 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 2 0 0 57
Current children cumulated CPU time (s) 1775.99
Current children cumulated vsize (KiB) 15601156

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

[startup+769.8 s]
/proc/loadavg: 12.67 11.50 11.22 12/417 27610
/proc/meminfo: memFree=4259888/32950928 swapFree=62427640/67111528
[pid=27551] ppid=27549 vsize=10900496 CPUtime=1798.27 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 6888581 0 0 0 178551 1276 0 0 21 0 4 0 669580476 11162107904 2375374 33554432000 4194304 4625164 140736706012672 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 1870
/proc/27551/statm: 2725124 2375376 337 106 0 2720627 0
[pid=27551/tid=27553] ppid=27549 vsize=10900496 CPUtime=643.84 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 196018 0 0 0 64335 49 0 0 25 0 4 0 669580520 11162107904 2375376 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=10900496 CPUtime=568.38 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 205605 0 0 0 56783 55 0 0 25 0 4 0 669580520 11162107904 2375377 33554432000 4194304 4625164 140736706012672 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 6 0 0 21
[pid=27551/tid=27555] ppid=27549 vsize=10900496 CPUtime=304.23 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 506084 0 0 0 30325 98 0 0 25 0 4 0 669580520 11162107904 2375378 33554432000 4194304 4625164 140736706012672 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 0 0 0 57
Current children cumulated CPU time (s) 1798.27
Current children cumulated vsize (KiB) 10900496

[startup+795.401 s]
/proc/loadavg: 12.10 11.46 11.21 12/417 27611
/proc/meminfo: memFree=3506916/32950928 swapFree=62427640/67111528
[pid=27551] ppid=27549 vsize=11389152 CPUtime=1870.84 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 7138951 0 0 0 185760 1324 0 0 25 0 4 0 669580476 11662491648 2561110 33554432000 4194304 4625164 140736706012672 18446744073709551615 4362358 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 1870
/proc/27551/statm: 2847288 2561110 337 106 0 2842791 0
[pid=27551/tid=27553] ppid=27549 vsize=11389152 CPUtime=659.22 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 204834 0 0 0 65871 51 0 0 25 0 4 0 669580520 11662491648 2561110 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=11389152 CPUtime=584.62 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 213104 0 0 0 58405 57 0 0 25 0 4 0 669580520 11662491648 2561110 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 0 0 0 21
[pid=27551/tid=27555] ppid=27549 vsize=11389152 CPUtime=324.73 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 550245 0 0 0 32366 107 0 0 25 0 4 0 669580520 11662491648 2561110 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288925 0 0 4096 2 0 0 0 -1 6 0 0 57
Current children cumulated CPU time (s) 1870.84
Current children cumulated vsize (KiB) 11389152

[startup+808.216 s]
/proc/loadavg: 12.00 11.47 11.22 12/417 27611
/proc/meminfo: memFree=3237624/32950928 swapFree=62427640/67111528
[pid=27551] ppid=27549 vsize=11657448 CPUtime=1899 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 7233021 0 0 0 188551 1349 0 0 25 0 4 0 669580476 11937226752 2622315 33554432000 4194304 4625164 140736706012672 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 1870
/proc/27551/statm: 2914362 2622315 338 106 0 2909865 0
[pid=27551/tid=27553] ppid=27549 vsize=11657448 CPUtime=665.72 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 212127 0 0 0 66518 54 0 0 25 0 4 0 669580520 11937226752 2622315 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288925 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=11657448 CPUtime=591.67 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 222378 0 0 0 59107 60 0 0 25 0 4 0 669580520 11937226752 2622315 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 6 0 0 21
[pid=27551/tid=27555] ppid=27549 vsize=11657448 CPUtime=333.59 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 563086 0 0 0 33249 110 0 0 25 0 4 0 669580520 11937226752 2622315 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288765 0 0 4096 2 0 0 0 -1 0 0 0 57
Current children cumulated CPU time (s) 1899
Current children cumulated vsize (KiB) 11657448

[startup+814.601 s]
/proc/loadavg: 12.00 11.48 11.22 12/417 27611
/proc/meminfo: memFree=3114544/32950928 swapFree=62427640/67111528
[pid=27551] ppid=27549 vsize=11731176 CPUtime=1912.97 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 7272546 0 0 0 189933 1364 0 0 25 0 4 0 669580476 12012724224 2656618 33554432000 4194304 4625164 140736706012672 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 1870
/proc/27551/statm: 2932794 2656618 347 106 0 2928297 0
[pid=27551/tid=27553] ppid=27549 vsize=11731176 CPUtime=670.58 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 214722 0 0 0 67003 55 0 0 25 0 4 0 669580520 12012724224 2656618 33554432000 4194304 4625164 140736706012672 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=11731176 CPUtime=595.42 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 224130 0 0 0 59481 61 0 0 25 0 4 0 669580520 12012724224 2656618 33554432000 4194304 4625164 140736706012672 18446744073709551615 4488027 0 0 4096 2 0 0 0 -1 6 0 0 21
[pid=27551/tid=27555] ppid=27549 vsize=11731176 CPUtime=336.55 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 572624 0 0 0 33542 113 0 0 19 0 4 0 669580520 12012724224 2656618 33554432000 4194304 4625164 140736706012672 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 57
Current children cumulated CPU time (s) 1912.97
Current children cumulated vsize (KiB) 11731176

[startup+816.2 s]
/proc/loadavg: 12.00 11.48 11.22 12/417 27611
/proc/meminfo: memFree=3030224/32950928 swapFree=62427640/67111528
[pid=27551] ppid=27549 vsize=11846476 CPUtime=1916.94 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 7297940 0 0 0 190324 1370 0 0 25 0 4 0 669580476 12130791424 2677646 33554432000 4194304 4625164 140736706012672 18446744073709551615 4360231 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 1870
/proc/27551/statm: 2961619 2677646 347 106 0 2957122 0
[pid=27551/tid=27553] ppid=27549 vsize=11846476 CPUtime=672.18 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 214732 0 0 0 67163 55 0 0 25 0 4 0 669580520 12130791424 2677646 33554432000 4194304 4625164 140736706012672 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=11846476 CPUtime=596.22 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 224140 0 0 0 59561 61 0 0 25 0 4 0 669580520 12130791424 2677646 33554432000 4194304 4625164 140736706012672 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 21
[pid=27551/tid=27555] ppid=27549 vsize=11846476 CPUtime=337.35 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 573151 0 0 0 33622 113 0 0 20 0 4 0 669580520 12130791424 2677646 33554432000 4194304 4625164 140736706012672 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 57
Current children cumulated CPU time (s) 1916.94
Current children cumulated vsize (KiB) 11846476

[startup+817.016 s]
/proc/loadavg: 11.92 11.47 11.22 12/417 27611
/proc/meminfo: memFree=2886844/32950928 swapFree=62427640/67111528
[pid=27551] ppid=27549 vsize=11857740 CPUtime=1918.96 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) R 27549 27551 27246 0 -1 4202496 7343214 0 0 0 190519 1377 0 0 25 0 4 0 669580476 12142325760 2722737 33554432000 4194304 4625164 140736706012672 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 1870
/proc/27551/statm: 2964435 2722737 347 106 0 2959938 0
[pid=27551/tid=27553] ppid=27549 vsize=11857740 CPUtime=673 cores=0,2,4,6
/proc/27551/task/27553/stat : 27553 (SArTagnan) R 27549 27551 27246 0 -1 4202560 214732 0 0 0 67245 55 0 0 25 0 4 0 669580520 12142325760 2722737 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27551/tid=27554] ppid=27549 vsize=11857740 CPUtime=596.62 cores=0,2,4,6
/proc/27551/task/27554/stat : 27554 (SArTagnan) R 27549 27551 27246 0 -1 4202560 224140 0 0 0 59601 61 0 0 25 0 4 0 669580520 12142325760 2722737 33554432000 4194304 4625164 140736706012672 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 6 0 0 21
[pid=27551/tid=27555] ppid=27549 vsize=11857740 CPUtime=337.75 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4202560 573151 0 0 0 33662 113 0 0 21 0 4 0 669580520 12142325760 2722737 33554432000 4194304 4625164 140736706012672 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 4 0 0 57
Current children cumulated CPU time (s) 1918.96
Current children cumulated vsize (KiB) 11857740

[startup+817.801 s]
/proc/loadavg: 11.92 11.47 11.22 12/417 27611
/proc/meminfo: memFree=2886844/32950928 swapFree=62427640/67111528
[pid=27551] ppid=27549 vsize=0 CPUtime=1920.39 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) Z 27549 27551 27246 0 -1 4202524 7376031 0 1 0 190623 1416 0 0 25 0 2 0 669580476 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 1880
/proc/27551/statm: 0 0 0 0 0 0 0
[pid=27551/tid=27555] ppid=27549 vsize=0 CPUtime=338.28 cores=0,2,4,6
/proc/27551/task/27555/stat : 27555 (SArTagnan) R 27549 27551 27246 0 -1 4203588 573151 0 0 0 33682 146 0 0 23 0 2 0 669580520 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 57
Current children cumulated CPU time (s) 1920.39
Current children cumulated vsize (KiB) 0

[startup+818.001 s]
/proc/loadavg: 11.92 11.47 11.22 9/415 27611
/proc/meminfo: memFree=13725820/32950928 swapFree=62427640/67111528
[pid=27551] ppid=27549 vsize=0 CPUtime=1920.59 cores=0,2,4,6
/proc/27551/stat : 27551 (SArTagnan) Z 27549 27551 27246 0 -1 4202524 7376031 0 1 0 190623 1436 0 0 25 0 1 0 669580476 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 1880
/proc/27551/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1920.59
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 818.016
CPU time (s): 1920.6
CPU user time (s): 1906.24
CPU system time (s): 14.3638
CPU usage (%): 234.788
Max. virtual memory (cumulated for all children) (KiB): 15601156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1906.24
system time used= 14.3638
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7376031
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 165922
involuntary context switches= 36772

runsolver used 3.19951 second user time and 7.92679 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-16 23:03:27
IDJOB=3386343
IDBENCH=82444
IDSOLVER=1871
FILE ID=node123/3386343-1305579806
RUNJOBID= node123-1305577116-27264
PBS_JOBID= 13350215
Free space on /tmp= 73220 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386343-1305579806/watcher-3386343-1305579806 -o /tmp/evaluation-result-3386343-1305579806/solver-3386343-1305579806 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386343-1305579806.cnf -threads=4

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=210503654

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7896128 kB
Buffers:        302588 kB
Cached:        3607400 kB
SwapCached:      10520 kB
Active:       21706076 kB
Inactive:      3030028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7896128 kB
SwapTotal:    67111528 kB
SwapFree:     64721856 kB
Dirty:           16352 kB
Writeback:           0 kB
AnonPages:    20823620 kB
Mapped:          30364 kB
Slab:           178388 kB
PageTables:      72560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 107701892 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= 73232 MiB
End job on node123 at 2011-05-16 23:17:05