Trace number 3362364

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (exit code) 2461.95 634.59

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.59
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 9676386, num vars = 482093
0.00/0.00	c Exiting...too many clauses
2461.85/634.58	HOME/manysat.sh: line 55: 19389 Segmentation fault      (core dumped) $MS $INPUT "$@"

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-3362364-1305304521/watcher-3362364-1305304521 -o /tmp/evaluation-result-3362364-1305304521/solver-3362364-1305304521 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362364-1305304521.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.76 3.95 3.92 2/265 19387
/proc/meminfo: memFree=3655100/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0

[startup+0.0144089 s]
/proc/loadavg: 3.76 3.95 3.92 2/265 19387
/proc/meminfo: memFree=3655100/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100393 s]
/proc/loadavg: 3.76 3.95 3.92 2/265 19387
/proc/meminfo: memFree=3655100/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300358 s]
/proc/loadavg: 3.76 3.95 3.92 2/265 19387
/proc/meminfo: memFree=3655100/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700286 s]
/proc/loadavg: 3.76 3.95 3.92 2/265 19387
/proc/meminfo: memFree=3655100/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50014 s]
/proc/loadavg: 3.54 3.90 3.90 2/267 19390
/proc/meminfo: memFree=3426700/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=349452 CPUtime=1.49 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 85261 0 0 0 139 10 0 0 25 0 1 0 642052530 357838848 85215 33554432000 134512640 135305190 4288419200 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/19389/statm: 87363 85220 71 194 0 87167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 358152

[startup+3.10086 s]
/proc/loadavg: 3.54 3.90 3.90 2/267 19390
/proc/meminfo: memFree=3181056/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=714416 CPUtime=3.09 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 173455 0 0 0 288 21 0 0 25 0 1 0 642052530 731561984 173409 33554432000 134512640 135305190 4288419200 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/19389/statm: 178604 173409 71 194 0 178408 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 723116

[startup+6.30029 s]
/proc/loadavg: 3.33 3.85 3.89 2/267 19390
/proc/meminfo: memFree=2449480/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=1465368 CPUtime=6.29 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 350256 0 0 0 582 47 0 0 25 0 1 0 642052530 1500536832 350210 33554432000 134512640 135305190 4288419200 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/19389/statm: 366342 350211 71 194 0 366146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1474068

[startup+12.7012 s]
/proc/loadavg: 3.15 3.81 3.87 5/270 19393
/proc/meminfo: memFree=1533732/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=2247612 CPUtime=18.41 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 530930 0 0 0 1750 91 0 0 19 0 4 0 642052530 2301554688 530863 33554432000 134512640 135305190 4288419200 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 561903 530863 83 194 0 561707 0
[pid=19389/tid=19391] ppid=19387 vsize=2247612 CPUtime=1.92 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 3284 0 0 0 190 2 0 0 19 0 4 0 642053605 2301554688 530863 33554432000 134512640 135305190 4288419200 18446744073709551615 134541468 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2247612 CPUtime=1.91 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 3488 0 0 0 188 3 0 0 19 0 4 0 642053605 2301554688 530863 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2247612 CPUtime=1.9 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 3642 0 0 0 185 5 0 0 19 0 4 0 642053605 2301554688 530863 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.41
Current children cumulated vsize (KiB) 2256312

[startup+25.5009 s]
/proc/loadavg: 3.28 3.81 3.87 5/270 19394
/proc/meminfo: memFree=1508984/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=2270124 CPUtime=69.6 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 536256 0 0 0 6863 97 0 0 25 0 4 0 642052530 2324606976 536189 33554432000 134512640 135305190 4288419200 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 567531 536189 83 194 0 567335 0
[pid=19389/tid=19391] ppid=19387 vsize=2270124 CPUtime=14.72 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 4233 0 0 0 1468 4 0 0 25 0 4 0 642053605 2324606976 536189 33554432000 134512640 135305190 4288419200 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2270124 CPUtime=14.72 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 6137 0 0 0 1466 6 0 0 25 0 4 0 642053605 2324606976 536189 33554432000 134512640 135305190 4288419200 18446744073709551615 134528794 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2270124 CPUtime=14.69 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 4538 0 0 0 1463 6 0 0 25 0 4 0 642053605 2324606976 536189 33554432000 134512640 135305190 4288419200 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 69.6
Current children cumulated vsize (KiB) 2278824

[startup+51.1003 s]
/proc/loadavg: 3.56 3.83 3.88 5/270 19394
/proc/meminfo: memFree=1457484/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=2322948 CPUtime=171.97 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 549382 0 0 0 17090 107 0 0 25 0 4 0 642052530 2378698752 549315 33554432000 134512640 135305190 4288419200 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 580737 549315 83 194 0 580541 0
[pid=19389/tid=19391] ppid=19387 vsize=2322948 CPUtime=40.3 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 5000 0 0 0 4025 5 0 0 25 0 4 0 642053605 2378698752 549315 33554432000 134512640 135305190 4288419200 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2322948 CPUtime=40.32 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 15679 0 0 0 4020 12 0 0 25 0 4 0 642053605 2378698752 549315 33554432000 134512640 135305190 4288419200 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2322948 CPUtime=40.28 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 5320 0 0 0 4021 7 0 0 25 0 4 0 642053605 2378698752 549315 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 171.97
Current children cumulated vsize (KiB) 2331648

[startup+102.31 s]
/proc/loadavg: 3.81 3.85 3.88 5/270 19396
/proc/meminfo: memFree=1317472/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=2463028 CPUtime=376.81 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 584031 0 0 0 37554 127 0 0 25 0 4 0 642052530 2522140672 583956 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 615757 583956 83 194 0 615561 0
[pid=19389/tid=19391] ppid=19387 vsize=2463028 CPUtime=91.52 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 8232 0 0 0 9145 7 0 0 25 0 4 0 642053605 2522140672 583956 33554432000 134512640 135305190 4288419200 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2463028 CPUtime=91.52 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 41074 0 0 0 9127 25 0 0 25 0 4 0 642053605 2522140672 583956 33554432000 134512640 135305190 4288419200 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2463028 CPUtime=91.48 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 8635 0 0 0 9139 9 0 0 25 0 4 0 642053605 2522140672 583956 33554432000 134512640 135305190 4288419200 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 376.81
Current children cumulated vsize (KiB) 2471728

[startup+162.301 s]
/proc/loadavg: 3.93 3.88 3.89 5/270 19397
/proc/meminfo: memFree=1037696/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=2744768 CPUtime=616.76 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 654409 0 0 0 61513 163 0 0 25 0 4 0 642052530 2810642432 654334 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 686192 654334 83 194 0 685996 0
[pid=19389/tid=19391] ppid=19387 vsize=2744768 CPUtime=151.51 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 11878 0 0 0 15141 10 0 0 25 0 4 0 642053605 2810642432 654334 33554432000 134512640 135305190 4288419200 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2744768 CPUtime=151.52 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 99573 0 0 0 15101 51 0 0 25 0 4 0 642053605 2810642432 654334 33554432000 134512640 135305190 4288419200 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2744768 CPUtime=151.47 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 13910 0 0 0 15133 14 0 0 25 0 4 0 642053605 2810642432 654334 33554432000 134512640 135305190 4288419200 18446744073709551615 134539423 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 616.76
Current children cumulated vsize (KiB) 2753468

[startup+222.301 s]
/proc/loadavg: 3.97 3.90 3.89 5/270 19399
/proc/meminfo: memFree=884556/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=2895640 CPUtime=856.75 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 691934 0 0 0 85487 188 0 0 25 0 4 0 642052530 2965135360 691859 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 723910 691859 83 194 0 723714 0
[pid=19389/tid=19391] ppid=19387 vsize=2895640 CPUtime=211.51 cores=0-7

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

/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 915042 0 0 0 205360 304 0 0 25 0 4 0 642052530 3882975232 914940 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 947992 914940 83 194 0 947796 0
[pid=19389/tid=19391] ppid=19387 vsize=3791968 CPUtime=511.49 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 19449 0 0 0 51132 17 0 0 25 0 4 0 642053605 3882975232 914940 33554432000 134512640 135305190 4288419200 18446744073709551615 134528201 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=3791968 CPUtime=511.49 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 335370 0 0 0 50985 164 0 0 25 0 4 0 642053605 3882975232 914940 33554432000 134512640 135305190 4288419200 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=3791968 CPUtime=511.42 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 22106 0 0 0 51118 24 0 0 20 0 4 0 642053605 3882975232 914940 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2056.64
Current children cumulated vsize (KiB) 3800668

[startup+582.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/270 19409
/proc/meminfo: memFree=95816/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=3930820 CPUtime=2296.64 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 949725 0 0 0 229335 329 0 0 25 0 4 0 642052530 4025159680 949623 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 982705 949623 83 194 0 982509 0
[pid=19389/tid=19391] ppid=19387 vsize=3930820 CPUtime=571.49 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 21684 0 0 0 57130 19 0 0 25 0 4 0 642053605 4025159680 949623 33554432000 134512640 135305190 4288419200 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=3930820 CPUtime=571.49 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 364188 0 0 0 56965 184 0 0 25 0 4 0 642053605 4025159680 949623 33554432000 134512640 135305190 4288419200 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=3930820 CPUtime=571.42 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 23495 0 0 0 57117 25 0 0 25 0 4 0 642053605 4025159680 949623 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2296.64
Current children cumulated vsize (KiB) 3939520

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

[startup+588.701 s]
/proc/loadavg: 3.99 3.96 3.91 5/270 19409
/proc/meminfo: memFree=97196/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=3974852 CPUtime=2322.24 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 960871 0 0 0 231891 333 0 0 25 0 4 0 642052530 4070248448 960769 33554432000 134512640 135305190 4288419200 18446744073709551615 134541947 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 993713 960769 83 194 0 993517 0
[pid=19389/tid=19391] ppid=19387 vsize=3974852 CPUtime=577.89 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 21961 0 0 0 57770 19 0 0 25 0 4 0 642053605 4070248448 960769 33554432000 134512640 135305190 4288419200 18446744073709551615 134528814 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=3974852 CPUtime=577.89 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 374525 0 0 0 57601 188 0 0 25 0 4 0 642053605 4070248448 960769 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=3974852 CPUtime=577.82 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 23722 0 0 0 57757 25 0 0 25 0 4 0 642053605 4070248448 960769 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2322.24
Current children cumulated vsize (KiB) 3983552

[startup+614.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/270 19409
/proc/meminfo: memFree=99520/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=4139788 CPUtime=2424.64 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202496 1001621 0 0 0 242118 346 0 0 25 0 4 0 642052530 4239142912 1001519 33554432000 134512640 135305190 4288419200 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 1034947 1001519 83 194 0 1034751 0
[pid=19389/tid=19391] ppid=19387 vsize=4139788 CPUtime=603.5 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 23034 0 0 0 60329 21 0 0 25 0 4 0 642053605 4239142912 1001519 33554432000 134512640 135305190 4288419200 18446744073709551615 134541971 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=4139788 CPUtime=603.49 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 412641 0 0 0 60150 199 0 0 25 0 4 0 642053605 4239142912 1001519 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=4139788 CPUtime=603.42 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) R 19387 19387 18955 0 -1 4202560 24327 0 0 0 60316 26 0 0 25 0 4 0 642053605 4239142912 1001519 33554432000 134512640 135305190 4288419200 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2424.64
Current children cumulated vsize (KiB) 4148488

[startup+627.101 s]
/proc/loadavg: 3.99 3.96 3.91 1/270 19410
/proc/meminfo: memFree=93644/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=4194292 CPUtime=2460.69 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203524 1016545 0 0 0 245223 846 0 0 18 0 4 0 642052530 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 1048573 1015733 83 194 0 1048377 0
[pid=19389/tid=19391] ppid=19387 vsize=4194292 CPUtime=611.38 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24060 0 0 0 61107 31 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=4194292 CPUtime=615.88 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4204096 424806 0 0 0 60921 667 0 0 23 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134563946 0 0 4096 3 0 0 0 -1 2 0 0 37
[pid=19389/tid=19393] ppid=19387 vsize=4194292 CPUtime=611.32 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24997 0 0 0 61097 35 0 0 19 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2460.69
Current children cumulated vsize (KiB) 4202992

[startup+630.31 s]
/proc/loadavg: 3.99 3.96 3.91 2/270 19410
/proc/meminfo: memFree=97032/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=4194292 CPUtime=2461.24 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203524 1016545 0 0 0 245223 901 0 0 18 0 4 0 642052530 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 1048573 1015733 83 194 0 1048377 0
[pid=19389/tid=19391] ppid=19387 vsize=4194292 CPUtime=611.38 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24060 0 0 0 61107 31 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=4194292 CPUtime=616.42 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4204096 424806 0 0 0 60921 721 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134563946 0 0 4096 3 0 0 0 -1 4 0 0 303
[pid=19389/tid=19393] ppid=19387 vsize=4194292 CPUtime=611.32 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24997 0 0 0 61097 35 0 0 19 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2461.24
Current children cumulated vsize (KiB) 4202992

[startup+631.901 s]
/proc/loadavg: 4.23 4.01 3.93 1/270 19410
/proc/meminfo: memFree=92292/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=4194292 CPUtime=2461.55 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203524 1016545 0 0 0 245223 932 0 0 18 0 4 0 642052530 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 1048573 1015733 83 194 0 1048377 0
[pid=19389/tid=19391] ppid=19387 vsize=4194292 CPUtime=611.38 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24060 0 0 0 61107 31 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=4194292 CPUtime=616.74 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) D 19387 19387 18955 0 -1 4204096 424806 0 0 0 60921 753 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 6 0 0 343
[pid=19389/tid=19393] ppid=19387 vsize=4194292 CPUtime=611.32 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24997 0 0 0 61097 35 0 0 19 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2461.55
Current children cumulated vsize (KiB) 4202992

[startup+633.501 s]
/proc/loadavg: 4.23 4.01 3.93 1/270 19410
/proc/meminfo: memFree=99300/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=4194292 CPUtime=2461.73 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203524 1016545 0 0 0 245223 950 0 0 18 0 4 0 642052530 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 1048573 1015733 83 194 0 1048377 0
[pid=19389/tid=19391] ppid=19387 vsize=4194292 CPUtime=611.38 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24060 0 0 0 61107 31 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=4194292 CPUtime=616.91 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) D 19387 19387 18955 0 -1 4204096 424806 0 0 0 60921 770 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 4 0 0 502
[pid=19389/tid=19393] ppid=19387 vsize=4194292 CPUtime=611.32 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24997 0 0 0 61097 35 0 0 19 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2461.73
Current children cumulated vsize (KiB) 4202992

[startup+634.301 s]
/proc/loadavg: 4.23 4.01 3.93 1/270 19410
/proc/meminfo: memFree=99300/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=4194292 CPUtime=2461.73 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203524 1016545 0 0 0 245223 950 0 0 18 0 4 0 642052530 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134868979 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 1048573 1015733 83 194 0 1048377 0
[pid=19389/tid=19391] ppid=19387 vsize=4194292 CPUtime=611.38 cores=0-7
/proc/19389/task/19391/stat : 19391 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24060 0 0 0 61107 31 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 1 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=4194292 CPUtime=616.91 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) D 19387 19387 18955 0 -1 4204096 424806 0 0 0 60921 770 0 0 18 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134563946 0 0 4096 3 18446744071562154983 0 0 -1 4 0 0 502
[pid=19389/tid=19393] ppid=19387 vsize=4194292 CPUtime=611.32 cores=0-7
/proc/19389/task/19393/stat : 19393 (manysat1.1_stat) D 19387 19387 18955 0 -1 4203588 24997 0 0 0 61097 35 0 0 19 0 4 0 642053605 4294955008 1015733 33554432000 134512640 135305190 4288419200 18446744073709551615 134528298 0 0 4096 3 18446744071562337734 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2461.73
Current children cumulated vsize (KiB) 4202992

[startup+634.5 s]
/proc/loadavg: 4.23 4.01 3.93 1/270 19410
/proc/meminfo: memFree=99300/32950904 swapFree=67057400/67111528
[pid=19387] ppid=19385 vsize=8700 CPUtime=0 cores=0-7
/proc/19387/stat : 19387 (manysat.sh) S 19385 19387 18955 0 -1 4202496 355 108 0 0 0 0 0 0 24 0 1 0 642052530 8908800 252 33554432000 4194304 4922060 140735629518928 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19387/statm: 2175 252 209 178 0 68 0
[pid=19389] ppid=19387 vsize=0 CPUtime=2461.85 cores=0-7
/proc/19389/stat : 19389 (manysat1.1_stat) Z 19387 19387 18955 0 -1 4203548 1016546 0 0 0 245223 962 0 0 18 0 2 0 642052530 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/19389/statm: 0 0 0 0 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=0 CPUtime=617.04 cores=0-7
/proc/19389/task/19392/stat : 19392 (manysat1.1_stat) R 19387 19387 18955 0 -1 4204100 424807 0 0 0 60921 783 0 0 18 0 2 0 642053605 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 6 0 0 660
Current children cumulated CPU time (s) 2461.85
Current children cumulated vsize (KiB) 8700

Child status: 139
Real time (s): 634.59
CPU time (s): 2461.95
CPU user time (s): 2452.23
CPU system time (s): 9.71352
CPU usage (%): 387.959
Max. virtual memory (cumulated for all children) (KiB): 4202992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2452.23
system time used= 9.71352
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1017024
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= 20352
involuntary context switches= 2550

runsolver used 1.46678 second user time and 3.72443 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-13 18:35:28
IDJOB=3362364
IDBENCH=85008
IDSOLVER=1839
FILE ID=node121/3362364-1305304521
RUNJOBID= node121-1305296394-18969
PBS_JOBID= 13321432
Free space on /tmp= 43632 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362364-1305304521/watcher-3362364-1305304521 -o /tmp/evaluation-result-3362364-1305304521/solver-3362364-1305304521 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362364-1305304521.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=2064953701

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.75
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       3655504 kB
Buffers:        257824 kB
Cached:       22870816 kB
SwapCached:       7664 kB
Active:       13395148 kB
Inactive:     15102776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       3655504 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          215036 kB
Writeback:           0 kB
AnonPages:     5367384 kB
Mapped:          21300 kB
Slab:           710880 kB
PageTables:      23760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30641524 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= 39660 MiB
End job on node121 at 2011-05-13 18:46:02