Trace number 3490500

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 (fixed)? (TO) 1800.04 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_2.opb
MD5SUMccdf85c0efcf9b688264aa74ef25462f
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1943
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5830
Number of bits of the biggest sum of numbers13
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.03/1800.00	>>> Terminate signal received
1800.03/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: 988)

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-3490500-1307780103/watcher-3490500-1307780103 -o /tmp/evaluation-result-3490500-1307780103/solver-3490500-1307780103 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3490500-1307780103.opb --verbosity=0 --format=opb --randomseed=1380438840 

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.98 1.92 2/177 21951
/proc/meminfo: memFree=31695056/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=7444 CPUtime=0 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 403 0 0 0 0 0 0 0 25 0 1 0 889609044 7622656 355 33554432000 4194304 6720400 140733985621536 18446744073709551615 4437427 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 1861 355 255 617 0 1235 0

[startup+0.0874581 s]
/proc/loadavg: 1.94 1.98 1.92 2/177 21951
/proc/meminfo: memFree=31695056/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=7584 CPUtime=0.08 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 705 0 0 0 8 0 0 0 25 0 1 0 889609044 7766016 654 33554432000 4194304 6720400 140733985621536 18446744073709551615 4819147 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 1896 655 263 617 0 1270 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7584

[startup+0.100456 s]
/proc/loadavg: 1.94 1.98 1.92 2/177 21951
/proc/meminfo: memFree=31695056/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=7716 CPUtime=0.09 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 750 0 0 0 9 0 0 0 25 0 1 0 889609044 7901184 698 33554432000 4194304 6720400 140733985621536 18446744073709551615 4617082 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 1929 698 263 617 0 1303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7716

[startup+0.300425 s]
/proc/loadavg: 1.94 1.98 1.92 2/177 21951
/proc/meminfo: memFree=31695056/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=6384 CPUtime=0.29 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 2005 0 0 0 29 0 0 0 25 0 1 0 889609044 6537216 1043 33554432000 4194304 6720400 140733985621536 18446744073709551615 4608942 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 1596 1043 263 617 0 970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6384

[startup+0.700297 s]
/proc/loadavg: 1.94 1.98 1.92 2/177 21951
/proc/meminfo: memFree=31695056/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=9060 CPUtime=0.69 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 2689 0 0 0 69 0 0 0 25 0 1 0 889609044 9277440 1718 33554432000 4194304 6720400 140733985621536 18446744073709551615 4813186 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 2265 1718 263 617 0 1639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9060

[startup+1.50016 s]
/proc/loadavg: 1.94 1.98 1.92 3/178 21952
/proc/meminfo: memFree=31688996/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=12056 CPUtime=1.49 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 3158 0 0 0 149 0 0 0 25 0 1 0 889609044 12345344 2181 33554432000 4194304 6720400 140733985621536 18446744073709551615 4624221 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 3014 2181 263 617 0 2388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12056

[startup+3.10089 s]
/proc/loadavg: 1.94 1.98 1.92 3/178 21953
/proc/meminfo: memFree=31686764/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=13704 CPUtime=3.09 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 3715 0 0 0 309 0 0 0 25 0 1 0 889609044 14032896 2728 33554432000 4194304 6720400 140733985621536 18446744073709551615 4617312 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 3426 2728 263 617 0 2800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13704

[startup+6.30036 s]
/proc/loadavg: 1.95 1.98 1.92 3/178 21953
/proc/meminfo: memFree=31682064/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=19088 CPUtime=6.29 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 5083 0 0 0 628 1 0 0 25 0 1 0 889609044 19546112 4069 33554432000 4194304 6720400 140733985621536 18446744073709551615 4805804 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 4772 4069 263 617 0 4146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19088

[startup+12.7003 s]
/proc/loadavg: 1.95 1.98 1.92 3/178 21953
/proc/meminfo: memFree=31675216/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=20068 CPUtime=12.69 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 5619 0 0 0 1268 1 0 0 25 0 1 0 889609044 20549632 4592 33554432000 4194304 6720400 140733985621536 18446744073709551615 4820320 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 5017 4592 263 617 0 4391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20068

[startup+25.5001 s]
/proc/loadavg: 1.96 1.98 1.92 3/178 21953
/proc/meminfo: memFree=31668540/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=28088 CPUtime=25.49 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 8281 0 0 0 2548 1 0 0 25 0 1 0 889609044 28762112 6148 33554432000 4194304 6720400 140733985621536 18446744073709551615 4802867 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 7022 6148 263 617 0 6396 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28088

[startup+51.1008 s]
/proc/loadavg: 1.97 1.98 1.92 3/178 21954
/proc/meminfo: memFree=31660704/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=33744 CPUtime=51.09 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 9963 0 0 0 5108 1 0 0 25 0 1 0 889609044 34553856 7796 33554432000 4194304 6720400 140733985621536 18446744073709551615 4820730 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 8436 7796 263 617 0 7810 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33744

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.92 3/178 21955
/proc/meminfo: memFree=31650260/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=43664 CPUtime=102.3 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 11659 0 0 0 10228 2 0 0 25 0 1 0 889609044 44711936 9456 33554432000 4194304 6720400 140733985621536 18446744073709551615 4617337 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 10916 9456 263 617 0 10290 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43664

[startup+162.3 s]
/proc/loadavg: 2.06 2.00 1.93 3/178 21957
/proc/meminfo: memFree=31633728/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=57876 CPUtime=162.29 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 20500 0 0 0 16226 3 0 0 25 0 1 0 889609044 59265024 12516 33554432000 4194304 6720400 140733985621536 18446744073709551615 4630332 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 14469 12516 263 617 0 13843 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57876

[startup+222.301 s]
/proc/loadavg: 2.02 2.00 1.93 3/178 21958
/proc/meminfo: memFree=31631456/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=57876 CPUtime=222.29 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 20873 0 0 0 22226 3 0 0 25 0 1 0 889609044 59265024 12881 33554432000 4194304 6720400 140733985621536 18446744073709551615 4616675 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 14469 12881 263 617 0 13843 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 57876

[startup+282.301 s]
/proc/loadavg: 2.05 2.01 1.93 3/178 21960
/proc/meminfo: memFree=31630816/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=57876 CPUtime=282.29 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 20873 0 0 0 28226 3 0 0 25 0 1 0 889609044 59265024 12881 33554432000 4194304 6720400 140733985621536 18446744073709551615 4820704 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 14469 12881 263 617 0 13843 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 57876

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 21962
/proc/meminfo: memFree=31625456/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=60004 CPUtime=342.29 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 22213 0 0 0 34226 3 0 0 25 0 1 0 889609044 61444096 14207 33554432000 4194304 6720400 140733985621536 18446744073709551615 4617048 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 15001 14207 263 617 0 14375 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 60004

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21963
/proc/meminfo: memFree=31621812/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=60428 CPUtime=402.29 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 22325 0 0 0 40226 3 0 0 25 0 1 0 889609044 61878272 14313 33554432000 4194304 6720400 140733985621536 18446744073709551615 4820730 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 15107 14313 263 617 0 14481 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 60428

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21965
/proc/meminfo: memFree=31620908/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=60428 CPUtime=462.3 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 22539 0 0 0 46227 3 0 0 25 0 1 0 889609044 61878272 14523 33554432000 4194304 6720400 140733985621536 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 15107 14523 263 617 0 14481 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 60428

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21966
/proc/meminfo: memFree=31615920/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=64272 CPUtime=522.29 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 23525 0 0 0 52226 3 0 0 25 0 1 0 889609044 65814528 15484 33554432000 4194304 6720400 140733985621536 18446744073709551615 4805817 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 16068 15484 263 617 0 15442 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 64272

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 21968
/proc/meminfo: memFree=31613140/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=66832 CPUtime=582.3 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 24196 0 0 0 58226 4 0 0 25 0 1 0 889609044 68435968 16137 33554432000 4194304 6720400 140733985621536 18446744073709551615 4617015 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 16708 16137 263 617 0 16082 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 66832

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 21974
/proc/meminfo: memFree=31598976/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=83076 CPUtime=822.3 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 29655 0 0 0 82226 4 0 0 25 0 1 0 889609044 85069824 18701 33554432000 4194304 6720400 140733985621536 18446744073709551615 4811672 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 20769 18701 263 617 0 20143 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 83076

[startup+882.301 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 21976
/proc/meminfo: memFree=31599052/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=83076 CPUtime=882.3 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 29655 0 0 0 88226 4 0 0 25 0 1 0 889609044 85069824 18701 33554432000 4194304 6720400 140733985621536 18446744073709551615 4803329 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 20769 18701 263 617 0 20143 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 83076

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21978
/proc/meminfo: memFree=31598656/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=83076 CPUtime=942.3 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 29655 0 0 0 94226 4 0 0 25 0 1 0 889609044 85069824 18701 33554432000 4194304 6720400 140733985621536 18446744073709551615 4594966 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 20769 18701 263 617 0 20143 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 83076

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21979
/proc/meminfo: memFree=31598136/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=83076 CPUtime=1002.31 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 29685 0 0 0 100227 4 0 0 25 0 1 0 889609044 85069824 18731 33554432000 4194304 6720400 140733985621536 18446744073709551615 4805608 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 20769 18731 263 617 0 20143 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 83076

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21981
/proc/meminfo: memFree=31579872/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=94568 CPUtime=1062.31 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 38964 0 0 0 106225 6 0 0 25 0 1 0 889609044 96837632 23217 33554432000 4194304 6720400 140733985621536 18446744073709551615 4820125 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 23642 23217 263 617 0 23016 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 94568

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21982
/proc/meminfo: memFree=31579340/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=94568 CPUtime=1122.31 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 38964 0 0 0 112225 6 0 0 25 0 1 0 889609044 96837632 23217 33554432000 4194304 6720400 140733985621536 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 23642 23217 263 617 0 23016 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 94568

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21984
/proc/meminfo: memFree=31573604/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=94568 CPUtime=1182.31 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 38964 0 0 0 118225 6 0 0 25 0 1 0 889609044 96837632 23217 33554432000 4194304 6720400 140733985621536 18446744073709551615 4617357 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 23642 23217 263 617 0 23016 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 94568

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21986
/proc/meminfo: memFree=31573576/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=94568 CPUtime=1242.31 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 38964 0 0 0 124225 6 0 0 25 0 1 0 889609044 96837632 23217 33554432000 4194304 6720400 140733985621536 18446744073709551615 4820730 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 23642 23217 263 617 0 23016 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 94568

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21987
/proc/meminfo: memFree=31573276/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=94568 CPUtime=1302.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 38964 0 0 0 130226 6 0 0 25 0 1 0 889609044 96837632 23217 33554432000 4194304 6720400 140733985621536 18446744073709551615 4617059 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 23642 23217 263 617 0 23016 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 94568

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21989
/proc/meminfo: memFree=31578324/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=95208 CPUtime=1362.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 44430 0 0 0 136225 7 0 0 25 0 1 0 889609044 97492992 21965 33554432000 4194304 6720400 140733985621536 18446744073709551615 4803098 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 23802 21965 263 617 0 23176 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 95208

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 21990
/proc/meminfo: memFree=31572204/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=103032 CPUtime=1422.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 45947 0 0 0 142225 7 0 0 25 0 1 0 889609044 105504768 23468 33554432000 4194304 6720400 140733985621536 18446744073709551615 4616723 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 25758 23468 263 617 0 25132 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 103032

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 21992
/proc/meminfo: memFree=31571668/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=103032 CPUtime=1482.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 46111 0 0 0 148225 7 0 0 25 0 1 0 889609044 105504768 23628 33554432000 4194304 6720400 140733985621536 18446744073709551615 4803351 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 25758 23628 263 617 0 25132 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 103032

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 21994
/proc/meminfo: memFree=31571384/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=103032 CPUtime=1542.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 46139 0 0 0 154225 7 0 0 25 0 1 0 889609044 105504768 23655 33554432000 4194304 6720400 140733985621536 18446744073709551615 4616685 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 25758 23655 263 617 0 25132 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 103032

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21995
/proc/meminfo: memFree=31570604/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=103032 CPUtime=1602.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 46289 0 0 0 160225 7 0 0 25 0 1 0 889609044 105504768 23799 33554432000 4194304 6720400 140733985621536 18446744073709551615 4617319 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 25758 23799 263 617 0 25132 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 103032

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21997
/proc/meminfo: memFree=31570444/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=103032 CPUtime=1662.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 46289 0 0 0 166225 7 0 0 25 0 1 0 889609044 105504768 23799 33554432000 4194304 6720400 140733985621536 18446744073709551615 4616660 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 25758 23799 263 617 0 25132 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 103032

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 21998
/proc/meminfo: memFree=31569660/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=103032 CPUtime=1722.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 46480 0 0 0 172225 7 0 0 25 0 1 0 889609044 105504768 23986 33554432000 4194304 6720400 140733985621536 18446744073709551615 5715042 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 25758 23986 263 617 0 25132 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 103032

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 22039
/proc/meminfo: memFree=31607048/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=103032 CPUtime=1782.32 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 46648 0 0 0 178225 7 0 0 25 0 1 0 889609044 105504768 24146 33554432000 4194304 6720400 140733985621536 18446744073709551615 4434018 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 25758 24146 263 617 0 25132 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 103032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 22039
/proc/meminfo: memFree=31599812/32950928 swapFree=67050648/67111528
[pid=21951] ppid=21949 vsize=103032 CPUtime=1800.03 cores=1,3,5,7
/proc/21951/stat : 21951 (minisatid) R 21949 21951 19488 0 -1 4202496 46648 0 0 0 179996 7 0 0 25 0 1 0 889609044 105504768 24146 33554432000 4194304 6720400 140733985621536 18446744073709551615 4812230 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21951/statm: 25758 24146 263 617 0 25132 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 103032

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.01
CPU time (s): 1800.04
CPU user time (s): 1799.96
CPU system time (s): 0.078987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 113244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46655
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= 3
involuntary context switches= 4497

runsolver used 2.39064 second user time and 5.80712 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-11 10:15:03
IDJOB=3490500
IDBENCH=2898
IDSOLVER=1980
FILE ID=node126/3490500-1307780103
RUNJOBID= node126-1307776476-21584
PBS_JOBID= 13550866
Free space on /tmp= 74168 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_8_70_2.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3490500-1307780103/watcher-3490500-1307780103 -o /tmp/evaluation-result-3490500-1307780103/solver-3490500-1307780103 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3490500-1307780103.opb --verbosity=0 --format=opb --randomseed=1380438840

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

MD5SUM BENCH= ccdf85c0efcf9b688264aa74ef25462f
RANDOM SEED=1380438840

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31695112 kB
Buffers:        279796 kB
Cached:         741576 kB
SwapCached:      14888 kB
Active:         480496 kB
Inactive:       577232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31695112 kB
SwapTotal:    67111528 kB
SwapFree:     67050648 kB
Dirty:            5900 kB
Writeback:           0 kB
AnonPages:       33340 kB
Mapped:          10320 kB
Slab:           133344 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   226912 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= 74164 MiB
End job on node126 at 2011-06-11 10:45:05