Trace number 3496705

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.07 1800.03

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=340-sizeP=171-sizeQ=340-700380480-max.opb
MD5SUM155cfa68d401e9611b171cd288033a79
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables58651
Total number of constraints174421
Number of constraints which are clauses174420
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 constraint58140
Number of terms in the objective function 171
Biggest coefficient in the objective function 1496577676626844588240573268701473812127674924007424
Number of bits for the biggest coefficient in the objective function 171
Sum of the numbers in the objective function 2993155353253689176481146537402947624255349848014847
Number of bits of the sum of numbers in the objective function 171
Biggest number in a constraint 1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512
Number of bits of the biggest number in a constraint 510
Biggest sum of numbers in a constraint 6703903964971298549787012499102923063739682910296195038597131527667767167333656272927595621892946315600953569576375136127347577727820033305822846748291905
Number of bits of the biggest sum of numbers511
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.04/1800.00	>>> Terminate signal received
1800.04/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 /tmp/evaluation-result-3496705-1307931037/watcher-3496705-1307931037 -o /tmp/evaluation-result-3496705-1307931037/solver-3496705-1307931037 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496705-1307931037.opb --verbosity=0 --format=opb --randomseed=1437674277 

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: 2.02 2.02 1.98 2/177 18319
/proc/meminfo: memFree=5619260/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=7804 CPUtime=0 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 444 0 0 0 0 0 0 0 25 0 1 0 23848601 7991296 398 33554432000 4194304 6957856 140734758766720 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 1951 398 251 675 0 1267 0

[startup+0.0731331 s]
/proc/loadavg: 2.02 2.02 1.98 2/177 18319
/proc/meminfo: memFree=5619260/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=14020 CPUtime=0.06 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 1982 0 0 0 6 0 0 0 25 0 1 0 23848601 14356480 1936 33554432000 4194304 6957856 140734758766720 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 3505 1937 251 675 0 2821 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14020

[startup+0.100127 s]
/proc/loadavg: 2.02 2.02 1.98 2/177 18319
/proc/meminfo: memFree=5619260/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=16524 CPUtime=0.09 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 2588 0 0 0 9 0 0 0 25 0 1 0 23848601 16920576 2542 33554432000 4194304 6957856 140734758766720 18446744073709551615 5497119 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 4131 2543 251 675 0 3447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16524

[startup+0.300092 s]
/proc/loadavg: 2.02 2.02 1.98 2/177 18319
/proc/meminfo: memFree=5619260/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=34376 CPUtime=0.29 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 7001 0 0 0 28 1 0 0 25 0 1 0 23848601 35201024 6955 33554432000 4194304 6957856 140734758766720 18446744073709551615 5922150 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 8594 6956 252 675 0 7910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34376

[startup+0.701023 s]
/proc/loadavg: 2.02 2.02 1.98 2/177 18319
/proc/meminfo: memFree=5619260/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=69724 CPUtime=0.69 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 15786 0 0 0 66 3 0 0 25 0 1 0 23848601 71397376 15696 33554432000 4194304 6957856 140734758766720 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 17431 15697 252 675 0 16747 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69724

[startup+1.50088 s]
/proc/loadavg: 2.02 2.02 1.98 3/178 18320
/proc/meminfo: memFree=5531388/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=136332 CPUtime=1.49 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 32633 0 0 0 144 5 0 0 25 0 1 0 23848601 139603968 32191 33554432000 4194304 6957856 140734758766720 18446744073709551615 5605961 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 34083 32192 267 675 0 33399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136332

[startup+3.10066 s]
/proc/loadavg: 2.02 2.02 1.98 3/178 18320
/proc/meminfo: memFree=5443596/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=278704 CPUtime=3.09 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 69912 0 0 0 299 10 0 0 25 0 1 0 23848601 285392896 67428 33554432000 4194304 6957856 140734758766720 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 69676 67429 282 675 0 68992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 278704

[startup+6.30103 s]
/proc/loadavg: 2.02 2.02 1.98 3/178 18320
/proc/meminfo: memFree=5103980/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=6.29 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142420 0 0 0 611 18 0 0 25 0 1 0 23848601 537190400 128625 33554432000 4194304 6957856 140734758766720 18446744073709551615 5314115 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128625 289 675 0 130466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 524600

[startup+12.7009 s]
/proc/loadavg: 2.01 2.02 1.98 3/178 18321
/proc/meminfo: memFree=5103432/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=12.69 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142495 0 0 0 1251 18 0 0 25 0 1 0 23848601 537190400 128700 33554432000 4194304 6957856 140734758766720 18446744073709551615 5934575 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128700 290 675 0 130466 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 524600

[startup+25.5006 s]
/proc/loadavg: 2.01 2.02 1.98 3/178 18322
/proc/meminfo: memFree=5103844/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=25.49 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142495 0 0 0 2531 18 0 0 25 0 1 0 23848601 537190400 128700 33554432000 4194304 6957856 140734758766720 18446744073709551615 5922047 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128700 290 675 0 130466 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 524600

[startup+51.1011 s]
/proc/loadavg: 2.01 2.01 1.98 3/178 18322
/proc/meminfo: memFree=5103776/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=51.09 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142495 0 0 0 5091 18 0 0 25 0 1 0 23848601 537190400 128700 33554432000 4194304 6957856 140734758766720 18446744073709551615 5311728 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128700 290 675 0 130466 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 524600

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 1.98 3/178 18324
/proc/meminfo: memFree=5103320/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=102.3 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142504 0 0 0 10212 18 0 0 25 0 1 0 23848601 537190400 128708 33554432000 4194304 6957856 140734758766720 18446744073709551615 5319417 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128708 297 675 0 130466 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 524600

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 18325
/proc/meminfo: memFree=5099556/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=162.29 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142524 0 0 0 16211 18 0 0 25 0 1 0 23848601 537190400 128728 33554432000 4194304 6957856 140734758766720 18446744073709551615 5934042 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128728 299 675 0 130466 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 524600

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 18365
/proc/meminfo: memFree=5011236/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=222.3 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142536 0 0 0 22212 18 0 0 25 0 1 0 23848601 537190400 128740 33554432000 4194304 6957856 140734758766720 18446744073709551615 5387557 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128740 299 675 0 130466 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 524600

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 18367
/proc/meminfo: memFree=5011072/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=282.3 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142539 0 0 0 28212 18 0 0 25 0 1 0 23848601 537190400 128743 33554432000 4194304 6957856 140734758766720 18446744073709551615 5387648 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128743 299 675 0 130466 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 524600

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 18369
/proc/meminfo: memFree=5010044/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=342.3 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142578 0 0 0 34212 18 0 0 25 0 1 0 23848601 537190400 128782 33554432000 4194304 6957856 140734758766720 18446744073709551615 5385168 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128782 299 675 0 130466 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 524600

[startup+402.301 s]
/proc/loadavg: 2.06 2.02 1.98 3/178 18371
/proc/meminfo: memFree=5002188/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=402.3 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142580 0 0 0 40212 18 0 0 25 0 1 0 23848601 537190400 128784 33554432000 4194304 6957856 140734758766720 18446744073709551615 5385231 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128784 299 675 0 130466 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 524600

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 1.99 3/178 18372
/proc/meminfo: memFree=4999532/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=462.3 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142582 0 0 0 46212 18 0 0 25 0 1 0 23848601 537190400 128786 33554432000 4194304 6957856 140734758766720 18446744073709551615 5312975 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128786 299 675 0 130466 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 524600

[startup+522.301 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 18373
/proc/meminfo: memFree=4993420/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=522.3 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142587 0 0 0 52212 18 0 0 25 0 1 0 23848601 537190400 128791 33554432000 4194304 6957856 140734758766720 18446744073709551615 5922034 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128791 299 675 0 130466 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 524600

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/178 18375
/proc/meminfo: memFree=4990768/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=582.3 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142590 0 0 0 58212 18 0 0 25 0 1 0 23848601 537190400 128794 33554432000 4194304 6957856 140734758766720 18446744073709551615 4838340 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128794 299 675 0 130466 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 524600

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18381
/proc/meminfo: memFree=4989568/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=822.31 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142601 0 0 0 82213 18 0 0 25 0 1 0 23848601 537190400 128803 33554432000 4194304 6957856 140734758766720 18446744073709551615 5385175 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128803 299 675 0 130466 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 524600

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18383
/proc/meminfo: memFree=5002780/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=882.31 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142606 0 0 0 88213 18 0 0 25 0 1 0 23848601 537190400 128808 33554432000 4194304 6957856 140734758766720 18446744073709551615 5315778 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128808 299 675 0 130466 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 524600

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18385
/proc/meminfo: memFree=5002856/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=942.31 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142607 0 0 0 94213 18 0 0 25 0 1 0 23848601 537190400 128809 33554432000 4194304 6957856 140734758766720 18446744073709551615 5922034 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128809 299 675 0 130466 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 524600

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18387
/proc/meminfo: memFree=5000196/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1002.31 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142610 0 0 0 100213 18 0 0 25 0 1 0 23848601 537190400 128812 33554432000 4194304 6957856 140734758766720 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128812 299 675 0 130466 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 524600

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18388
/proc/meminfo: memFree=5000020/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1062.32 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142611 0 0 0 106214 18 0 0 25 0 1 0 23848601 537190400 128813 33554432000 4194304 6957856 140734758766720 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128813 299 675 0 130466 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 524600

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18389
/proc/meminfo: memFree=4996492/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1122.32 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142612 0 0 0 112214 18 0 0 25 0 1 0 23848601 537190400 128814 33554432000 4194304 6957856 140734758766720 18446744073709551615 4866441 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128814 299 675 0 130466 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 524600

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18391
/proc/meminfo: memFree=4976972/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1182.32 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142612 0 0 0 118214 18 0 0 25 0 1 0 23848601 537190400 128814 33554432000 4194304 6957856 140734758766720 18446744073709551615 5933952 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128814 299 675 0 130466 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 524600

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18393
/proc/meminfo: memFree=4974308/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1242.32 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142612 0 0 0 124214 18 0 0 25 0 1 0 23848601 537190400 128814 33554432000 4194304 6957856 140734758766720 18446744073709551615 4838245 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128814 299 675 0 130466 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 524600

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18395
/proc/meminfo: memFree=4973760/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1302.33 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142614 0 0 0 130215 18 0 0 25 0 1 0 23848601 537190400 128815 33554432000 4194304 6957856 140734758766720 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128815 299 675 0 130466 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 524600

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18396
/proc/meminfo: memFree=4973700/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1362.32 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142615 0 0 0 136214 18 0 0 25 0 1 0 23848601 537190400 128816 33554432000 4194304 6957856 140734758766720 18446744073709551615 5319196 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128816 299 675 0 130466 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 524600

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18397
/proc/meminfo: memFree=4973148/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1422.33 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142615 0 0 0 142215 18 0 0 25 0 1 0 23848601 537190400 128816 33554432000 4194304 6957856 140734758766720 18446744073709551615 5918124 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128816 299 675 0 130466 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 524600

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18399
/proc/meminfo: memFree=4972592/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1482.33 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142615 0 0 0 148215 18 0 0 25 0 1 0 23848601 537190400 128816 33554432000 4194304 6957856 140734758766720 18446744073709551615 4863358 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128816 299 675 0 130466 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 524600

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18401
/proc/meminfo: memFree=4971672/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1542.33 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142616 0 0 0 154215 18 0 0 25 0 1 0 23848601 537190400 128817 33554432000 4194304 6957856 140734758766720 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128817 299 675 0 130466 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 524600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18403
/proc/meminfo: memFree=4999020/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=524600 CPUtime=1602.33 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 142616 0 0 0 160215 18 0 0 25 0 1 0 23848601 537190400 128817 33554432000 4194304 6957856 140734758766720 18446744073709551615 5918124 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131150 128817 299 675 0 130466 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 524600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18404
/proc/meminfo: memFree=4994376/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=527776 CPUtime=1662.33 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 143167 0 0 0 166215 18 0 0 25 0 1 0 23848601 540442624 129368 33554432000 4194304 6957856 140734758766720 18446744073709551615 5932670 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131944 129368 299 675 0 131260 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 527776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18405
/proc/meminfo: memFree=4992972/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=527776 CPUtime=1722.33 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 143168 0 0 0 172215 18 0 0 25 0 1 0 23848601 540442624 129369 33554432000 4194304 6957856 140734758766720 18446744073709551615 5934510 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131944 129369 299 675 0 131260 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 527776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18407
/proc/meminfo: memFree=4990816/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=527776 CPUtime=1782.33 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 143168 0 0 0 178215 18 0 0 25 0 1 0 23848601 540442624 129369 33554432000 4194304 6957856 140734758766720 18446744073709551615 4869741 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131944 129369 299 675 0 131260 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 527776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 18407
/proc/meminfo: memFree=4990804/32950928 swapFree=67111364/67111528
[pid=18319] ppid=18317 vsize=527776 CPUtime=1800.04 cores=1,3,5,7
/proc/18319/stat : 18319 (minisatid-gmp) R 18317 18319 16844 0 -1 4202496 143169 0 0 0 179986 18 0 0 25 0 1 0 23848601 540442624 129370 33554432000 4194304 6957856 140734758766720 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/18319/statm: 131944 129370 299 675 0 131260 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 527776

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.03
CPU time (s): 1800.07
CPU user time (s): 1799.87
CPU system time (s): 0.206968
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 527776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143174
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= 6
involuntary context switches= 21018

runsolver used 2.50062 second user time and 5.74513 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-13 04:10:38
IDJOB=3496705
IDBENCH=2972
IDSOLVER=1990
FILE ID=node124/3496705-1307931037
RUNJOBID= node124-1307919796-16863
PBS_JOBID= 13559655
Free space on /tmp= 2076 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=340-sizeP=171-sizeQ=340-700380480-max.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3496705-1307931037/watcher-3496705-1307931037 -o /tmp/evaluation-result-3496705-1307931037/solver-3496705-1307931037 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3496705-1307931037.opb --verbosity=0 --format=opb --randomseed=1437674277

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

MD5SUM BENCH= 155cfa68d401e9611b171cd288033a79
RANDOM SEED=1437674277

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       5620068 kB
Buffers:        106500 kB
Cached:       26246452 kB
SwapCached:          0 kB
Active:       11458944 kB
Inactive:     15014392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5620068 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12436 kB
Writeback:           0 kB
AnonPages:      120552 kB
Mapped:          17444 kB
Slab:           793908 kB
PageTables:       4324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   266876 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= 2072 MiB
End job on node124 at 2011-06-13 04:40:40