Trace number 3497762

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 NameAnswerobjective functionCPU timeWall clock time
MinisatID 2.5.2-gmp (fixed)? (TO) 1800.08 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074.opb
MD5SUM6f10a43564a9251299e57f9c0057d233
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark3.69044
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables34451
Total number of constraints102181
Number of constraints which are clauses102180
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint34060
Number of terms in the objective function 131
Biggest coefficient in the objective function 1361129467683753853853498429727072845824
Number of bits for the biggest coefficient in the objective function 131
Sum of the numbers in the objective function 2722258935367507707706996859454145691647
Number of bits of the sum of numbers in the objective function 131
Biggest number in a constraint 1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112
Number of bits of the biggest number in a constraint 390
Biggest sum of numbers in a constraint 5043456793138493339171717132818382567048530064817703149238847471651876572267107280016735989126993020184591974005456899
Number of bits of the biggest sum of numbers391
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.06/1800.00	>>> Terminate signal received
1800.06/1800.00	UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3497762-1307931674/watcher-3497762-1307931674 -o /var/tmp/evaluation-result-3497762-1307931674/solver-3497762-1307931674 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497762-1307931674.opb --verbosity=0 --format=opb --randomseed=79451213 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 1.94 1.99 1.99 3/174 2457
/proc/meminfo: memFree=3969060/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=7676 CPUtime=0 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 384 0 0 0 0 0 0 0 25 0 1 0 885583066 7860224 338 33554432000 4194304 6957856 140736639464368 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 1919 339 251 675 0 1235 0

[startup+0.0785549 s]
/proc/loadavg: 1.94 1.99 1.99 3/174 2457
/proc/meminfo: memFree=3969060/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=14664 CPUtime=0.07 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 2117 0 0 0 7 0 0 0 25 0 1 0 885583066 15015936 2071 33554432000 4194304 6957856 140736639464368 18446744073709551615 5922814 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 3666 2071 251 675 0 2982 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14664

[startup+0.100545 s]
/proc/loadavg: 1.94 1.99 1.99 3/174 2457
/proc/meminfo: memFree=3969060/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=16488 CPUtime=0.09 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 2590 0 0 0 9 0 0 0 25 0 1 0 885583066 16883712 2544 33554432000 4194304 6957856 140736639464368 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 4122 2545 251 675 0 3438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16488

[startup+0.300511 s]
/proc/loadavg: 1.94 1.99 1.99 3/174 2457
/proc/meminfo: memFree=3969060/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=34392 CPUtime=0.29 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 7017 0 0 0 29 0 0 0 25 0 1 0 885583066 35217408 6971 33554432000 4194304 6957856 140736639464368 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 8598 6972 252 675 0 7914 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34392

[startup+0.700435 s]
/proc/loadavg: 1.94 1.99 1.99 3/174 2457
/proc/meminfo: memFree=3969060/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=69752 CPUtime=0.69 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 15769 0 0 0 68 1 0 0 25 0 1 0 885583066 71426048 15689 33554432000 4194304 6957856 140736639464368 18446744073709551615 5925415 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 17438 15690 252 675 0 16754 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69752

[startup+1.50029 s]
/proc/loadavg: 1.94 1.99 1.99 3/175 2458
/proc/meminfo: memFree=3883768/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=138048 CPUtime=1.49 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 34300 0 0 0 145 4 0 0 25 0 1 0 885583066 141361152 32517 33554432000 4194304 6957856 140736639464368 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 34512 32518 267 675 0 33828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138048

[startup+3.101 s]
/proc/loadavg: 1.94 1.99 1.99 3/175 2458
/proc/meminfo: memFree=3782968/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=310168 CPUtime=3.09 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 83730 0 0 0 299 10 0 0 25 0 1 0 885583066 317612032 75391 33554432000 4194304 6957856 140736639464368 18446744073709551615 5922016 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 77542 75391 270 675 0 76858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 310168

[startup+6.30038 s]
/proc/loadavg: 1.95 1.99 1.99 3/175 2458
/proc/meminfo: memFree=3666532/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=310444 CPUtime=6.29 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 85780 0 0 0 619 10 0 0 25 0 1 0 885583066 317894656 75589 33554432000 4194304 6957856 140736639464368 18446744073709551615 5929233 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 77611 75589 275 675 0 76927 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 310444

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 2458
/proc/meminfo: memFree=3664976/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=310444 CPUtime=12.69 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 92284 0 0 0 1258 11 0 0 25 0 1 0 885583066 317894656 75867 33554432000 4194304 6957856 140736639464368 18446744073709551615 5319216 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 77611 75867 284 675 0 76927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 310444

[startup+25.5007 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 2458
/proc/meminfo: memFree=3661508/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=25.49 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93245 0 0 0 2538 11 0 0 25 0 1 0 885583066 321662976 76827 33554432000 4194304 6957856 140736639464368 18446744073709551615 5918148 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 76827 284 675 0 77847 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 314124

[startup+51.1009 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 2459
/proc/meminfo: memFree=3661440/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=51.09 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93245 0 0 0 5098 11 0 0 25 0 1 0 885583066 321662976 76827 33554432000 4194304 6957856 140736639464368 18446744073709551615 5311836 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 76827 284 675 0 77847 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 314124

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2461
/proc/meminfo: memFree=3661164/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=102.3 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93271 0 0 0 10219 11 0 0 25 0 1 0 885583066 321662976 76848 33554432000 4194304 6957856 140736639464368 18446744073709551615 4838385 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 76848 285 675 0 77847 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 314124

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2462
/proc/meminfo: memFree=3659892/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=162.29 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93299 0 0 0 16218 11 0 0 25 0 1 0 885583066 321662976 76870 33554432000 4194304 6957856 140736639464368 18446744073709551615 4847014 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 76870 285 675 0 77847 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 314124

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2464
/proc/meminfo: memFree=3659604/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=222.3 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93302 0 0 0 22219 11 0 0 25 0 1 0 885583066 321662976 76872 33554432000 4194304 6957856 140736639464368 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 76872 285 675 0 77847 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 314124

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2468
/proc/meminfo: memFree=3659600/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=282.3 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93309 0 0 0 28219 11 0 0 25 0 1 0 885583066 321662976 76879 33554432000 4194304 6957856 140736639464368 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 76879 285 675 0 77847 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 314124

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2470
/proc/meminfo: memFree=3658692/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=342.3 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93317 0 0 0 34219 11 0 0 25 0 1 0 885583066 321662976 76887 33554432000 4194304 6957856 140736639464368 18446744073709551615 5917968 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 76887 285 675 0 77847 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 314124

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2471
/proc/meminfo: memFree=3658388/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=402.3 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93320 0 0 0 40219 11 0 0 25 0 1 0 885583066 321662976 76890 33554432000 4194304 6957856 140736639464368 18446744073709551615 5385199 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 76890 285 675 0 77847 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 314124

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2473
/proc/meminfo: memFree=3657708/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=462.3 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93488 0 0 0 46219 11 0 0 25 0 1 0 885583066 321662976 77057 33554432000 4194304 6957856 140736639464368 18446744073709551615 5385152 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 77057 285 675 0 77847 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 314124

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2475
/proc/meminfo: memFree=3656784/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=522.31 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93715 0 0 0 52220 11 0 0 25 0 1 0 885583066 321662976 77284 33554432000 4194304 6957856 140736639464368 18446744073709551615 5308001 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 77284 285 675 0 77847 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 314124

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2476
/proc/meminfo: memFree=3655608/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=314124 CPUtime=582.31 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 93862 0 0 0 58220 11 0 0 25 0 1 0 885583066 321662976 77430 33554432000 4194304 6957856 140736639464368 18446744073709551615 5917973 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 78531 77430 285 675 0 77847 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 314124

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2522
/proc/meminfo: memFree=3613592/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=340120 CPUtime=822.32 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 98332 0 0 0 82219 13 0 0 25 0 1 0 885583066 348282880 81897 33554432000 4194304 6957856 140736639464368 18446744073709551615 5385168 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 85030 81897 285 675 0 84346 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 340120

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2523
/proc/meminfo: memFree=3613528/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=340120 CPUtime=882.32 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 98350 0 0 0 88219 13 0 0 25 0 1 0 885583066 348282880 81915 33554432000 4194304 6957856 140736639464368 18446744073709551615 5315800 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 85030 81915 285 675 0 84346 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 340120

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 2525
/proc/meminfo: memFree=3576520/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=340120 CPUtime=942.32 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 98585 0 0 0 94219 13 0 0 25 0 1 0 885583066 348282880 82150 33554432000 4194304 6957856 140736639464368 18446744073709551615 5932588 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 85030 82150 285 675 0 84346 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 340120

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 2526
/proc/meminfo: memFree=3576468/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=340120 CPUtime=1002.33 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 98820 0 0 0 100220 13 0 0 25 0 1 0 885583066 348282880 82385 33554432000 4194304 6957856 140736639464368 18446744073709551615 5932611 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 85030 82385 285 675 0 84346 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 340120

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2528
/proc/meminfo: memFree=3543312/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=340120 CPUtime=1062.33 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 99046 0 0 0 106220 13 0 0 25 0 1 0 885583066 348282880 82609 33554432000 4194304 6957856 140736639464368 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 85030 82609 285 675 0 84346 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 340120

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2530
/proc/meminfo: memFree=3541152/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=340120 CPUtime=1122.33 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 99132 0 0 0 112220 13 0 0 25 0 1 0 885583066 348282880 82695 33554432000 4194304 6957856 140736639464368 18446744073709551615 5934062 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 85030 82695 285 675 0 84346 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 340120

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2531
/proc/meminfo: memFree=3542592/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=340364 CPUtime=1182.33 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 99712 0 0 0 118220 13 0 0 25 0 1 0 885583066 348532736 83275 33554432000 4194304 6957856 140736639464368 18446744073709551615 5922137 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 85091 83275 285 675 0 84407 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 340364

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2533
/proc/meminfo: memFree=3589292/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=362176 CPUtime=1242.33 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 101523 0 0 0 124220 13 0 0 25 0 1 0 885583066 370868224 85086 33554432000 4194304 6957856 140736639464368 18446744073709551615 5929116 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 90544 85086 285 675 0 89860 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 362176

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2535
/proc/meminfo: memFree=3587996/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=362624 CPUtime=1302.34 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 101796 0 0 0 130221 13 0 0 25 0 1 0 885583066 371326976 85359 33554432000 4194304 6957856 140736639464368 18446744073709551615 5311728 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 90656 85359 285 675 0 89972 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 362624

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2536
/proc/meminfo: memFree=3586952/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=362624 CPUtime=1362.34 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 102044 0 0 0 136220 14 0 0 25 0 1 0 885583066 371326976 85607 33554432000 4194304 6957856 140736639464368 18446744073709551615 4869807 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 90656 85607 285 675 0 89972 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 362624

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2538
/proc/meminfo: memFree=3511380/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=362624 CPUtime=1422.35 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 103229 0 0 0 142221 14 0 0 25 0 1 0 885583066 371326976 86792 33554432000 4194304 6957856 140736639464368 18446744073709551615 5307698 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 90656 86792 285 675 0 89972 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 362624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2539
/proc/meminfo: memFree=3538496/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=362624 CPUtime=1482.34 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 103592 0 0 0 148220 14 0 0 25 0 1 0 885583066 371326976 87155 33554432000 4194304 6957856 140736639464368 18446744073709551615 5929015 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 90656 87155 285 675 0 89972 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 362624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2542
/proc/meminfo: memFree=3539176/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=362624 CPUtime=1542.35 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 104033 0 0 0 154221 14 0 0 25 0 1 0 885583066 371326976 87596 33554432000 4194304 6957856 140736639464368 18446744073709551615 5319169 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 90656 87596 285 675 0 89972 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 362624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2543
/proc/meminfo: memFree=3574836/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=362624 CPUtime=1602.35 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 105164 0 0 0 160221 14 0 0 25 0 1 0 885583066 371326976 88727 33554432000 4194304 6957856 140736639464368 18446744073709551615 5918166 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 90656 88727 285 675 0 89972 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 362624

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2545
/proc/meminfo: memFree=3498896/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=362624 CPUtime=1662.36 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 105640 0 0 0 166221 15 0 0 25 0 1 0 885583066 371326976 89202 33554432000 4194304 6957856 140736639464368 18446744073709551615 5313084 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 90656 89202 285 675 0 89972 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 362624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 2547
/proc/meminfo: memFree=3546340/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=331980 CPUtime=1722.36 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 110028 0 0 0 172220 16 0 0 25 0 1 0 885583066 339947520 81505 33554432000 4194304 6957856 140736639464368 18446744073709551615 4871286 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 82995 81505 286 675 0 82311 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 331980

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 2548
/proc/meminfo: memFree=3602712/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=331980 CPUtime=1782.36 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 110222 0 0 0 178220 16 0 0 25 0 1 0 885583066 339947520 81698 33554432000 4194304 6957856 140736639464368 18446744073709551615 5934057 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 82995 81698 286 675 0 82311 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 331980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 2549
/proc/meminfo: memFree=3560788/32951124 swapFree=67064576/67111528
[pid=2457] ppid=2455 vsize=343656 CPUtime=1800.06 cores=1,3,5,7
/proc/2457/stat : 2457 (minisatid-gmp) R 2455 2457 31345 0 -1 4202496 110665 0 0 0 179990 16 0 0 25 0 1 0 885583066 351903744 82141 33554432000 4194304 6957856 140736639464368 18446744073709551615 4847210 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/2457/statm: 85914 82141 286 675 0 85230 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 343656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.02
CPU time (s): 1800.08
CPU user time (s): 1799.9
CPU system time (s): 0.179972
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 362624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110670
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= 5
involuntary context switches= 1881

runsolver used 2.40563 second user time and 5.81112 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-13 04:21:15
IDJOB=3497762
IDBENCH=3016
IDSOLVER=1990
FILE ID=node141/3497762-1307931674
RUNJOBID= node141-1307919792-31364
PBS_JOBID= 13559638
Free space on /var/tmp= 2904 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3497762-1307931674/watcher-3497762-1307931674 -o /var/tmp/evaluation-result-3497762-1307931674/solver-3497762-1307931674 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497762-1307931674.opb --verbosity=0 --format=opb --randomseed=79451213

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

MD5SUM BENCH= 6f10a43564a9251299e57f9c0057d233
RANDOM SEED=79451213

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32951124 kB
MemFree:       3969372 kB
Buffers:        100440 kB
Cached:       27935552 kB
SwapCached:       9036 kB
Active:       12577780 kB
Inactive:     15499152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3969372 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:            8180 kB
Writeback:           0 kB
AnonPages:       38820 kB
Mapped:          11264 kB
Slab:           841920 kB
PageTables:       3872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   200340 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 /var/tmp at the end= 2904 MiB
End job on node141 at 2011-06-13 04:51:17