Trace number 3491222

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MinisatID 2.5.2 (fixed)? (TO) 1800.04 1800.11

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.117981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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.02/1800.10	>>> Terminate signal received
1800.02/1800.10	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-3491222-1307774110/watcher-3491222-1307774110 -o /tmp/evaluation-result-3491222-1307774110/solver-3491222-1307774110 -C 1800 -W 1900 -M 15500 HOME/minisatid HOME/instance-3491222-1307774110.opb --verbosity=0 --format=opb --randomseed=1321860782 

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

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.00 2.00 1.94 2/177 3511
/proc/meminfo: memFree=31010864/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=8036 CPUtime=0 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 967641642 8228864 453 33554432000 4194304 6720400 140733383831840 18446744073709551615 4619237 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/3511/statm: 2009 453 229 617 0 1383 0

[startup+0.0554701 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 3511
/proc/meminfo: memFree=31010864/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=11892 CPUtime=0.05 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1516 0 0 0 5 0 0 0 24 0 1 0 967641642 12177408 1467 33554432000 4194304 6720400 140733383831840 18446744073709551615 4624263 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2973 1467 262 617 0 2347 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11892

[startup+0.100464 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 3511
/proc/meminfo: memFree=31010864/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=11892 CPUtime=0.09 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1521 0 0 0 9 0 0 0 24 0 1 0 967641642 12177408 1471 33554432000 4194304 6720400 140733383831840 18446744073709551615 4434133 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2973 1471 262 617 0 2347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11892

[startup+0.300423 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 3511
/proc/meminfo: memFree=31010864/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=12076 CPUtime=0.29 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1545 0 0 0 29 0 0 0 25 0 1 0 967641642 12365824 1495 33554432000 4194304 6720400 140733383831840 18446744073709551615 4608990 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 3019 1495 262 617 0 2393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12076

[startup+0.700351 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 3511
/proc/meminfo: memFree=31010864/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=12076 CPUtime=0.69 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1558 0 0 0 69 0 0 0 25 0 1 0 967641642 12365824 1506 33554432000 4194304 6720400 140733383831840 18446744073709551615 4592556 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 3019 1506 262 617 0 2393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12076

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3512
/proc/meminfo: memFree=30991420/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=12272 CPUtime=1.49 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1605 0 0 0 149 0 0 0 25 0 1 0 967641642 12566528 1552 33554432000 4194304 6720400 140733383831840 18446744073709551615 4592837 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 3068 1552 262 617 0 2442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12272

[startup+3.10089 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3512
/proc/meminfo: memFree=30974564/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=12272 CPUtime=3.09 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1652 0 0 0 309 0 0 0 25 0 1 0 967641642 12566528 1593 33554432000 4194304 6720400 140733383831840 18446744073709551615 4592941 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 3068 1593 264 617 0 2442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12272

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3512
/proc/meminfo: memFree=30929744/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=8288 CPUtime=6.29 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1733 0 0 0 629 0 0 0 25 0 1 0 967641642 8486912 1604 33554432000 4194304 6720400 140733383831840 18446744073709551615 4725015 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2072 1604 264 617 0 1446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8288

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3513
/proc/meminfo: memFree=30954812/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=8732 CPUtime=12.69 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1891 0 0 0 1269 0 0 0 25 0 1 0 967641642 8941568 1690 33554432000 4194304 6720400 140733383831840 18446744073709551615 4592929 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2183 1690 264 617 0 1557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8732

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3558
/proc/meminfo: memFree=31388280/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=8732 CPUtime=25.49 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1901 0 0 0 2549 0 0 0 25 0 1 0 967641642 8941568 1698 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630360 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2183 1698 264 617 0 1557 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8732

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 3559
/proc/meminfo: memFree=31387152/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=8880 CPUtime=51.09 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1928 0 0 0 5109 0 0 0 25 0 1 0 967641642 9093120 1723 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630658 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2220 1723 264 617 0 1594 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8880

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 1.94 3/178 3560
/proc/meminfo: memFree=31386504/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=8880 CPUtime=102.29 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 1941 0 0 0 10229 0 0 0 25 0 1 0 967641642 9093120 1736 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630658 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2220 1736 264 617 0 1594 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 8880

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 3562
/proc/meminfo: memFree=31385932/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=162.28 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2038 0 0 0 16228 0 0 0 25 0 1 0 967641642 9732096 1830 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630658 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1830 264 617 0 1750 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 9504

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 3565
/proc/meminfo: memFree=31385244/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=222.28 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2040 0 0 0 22228 0 0 0 25 0 1 0 967641642 9732096 1832 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630655 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1832 264 617 0 1750 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 9504

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/178 3568
/proc/meminfo: memFree=31385124/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=282.28 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2042 0 0 0 28228 0 0 0 25 0 1 0 967641642 9732096 1834 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630733 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1834 264 617 0 1750 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 9504

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 3569
/proc/meminfo: memFree=31385184/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=342.27 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2043 0 0 0 34227 0 0 0 25 0 1 0 967641642 9732096 1835 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630627 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1835 264 617 0 1750 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 9504

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 3571
/proc/meminfo: memFree=31385004/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=402.27 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2044 0 0 0 40227 0 0 0 25 0 1 0 967641642 9732096 1836 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630277 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1836 264 617 0 1750 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 9504

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3573
/proc/meminfo: memFree=31385056/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=462.26 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2044 0 0 0 46226 0 0 0 25 0 1 0 967641642 9732096 1836 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630637 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1836 264 617 0 1750 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 9504

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3574
/proc/meminfo: memFree=31385000/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=522.25 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2046 0 0 0 52225 0 0 0 25 0 1 0 967641642 9732096 1837 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630637 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1837 264 617 0 1750 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 9504

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3579
/proc/meminfo: memFree=31384928/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=582.25 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2048 0 0 0 58225 0 0 0 25 0 1 0 967641642 9732096 1838 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630637 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1838 264 617 0 1750 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 9504

[startup+642.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3587
/proc/meminfo: memFree=31384872/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=882.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2052 0 0 0 88222 0 0 0 25 0 1 0 967641642 9732096 1842 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630252 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1842 264 617 0 1750 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 9504

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3589
/proc/meminfo: memFree=31384800/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=942.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2053 0 0 0 94222 0 0 0 25 0 1 0 967641642 9732096 1843 33554432000 4194304 6720400 140733383831840 18446744073709551615 4621607 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1843 264 617 0 1750 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 9504

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3590
/proc/meminfo: memFree=31384640/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1002.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2053 0 0 0 100222 0 0 0 25 0 1 0 967641642 9732096 1843 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630624 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1843 264 617 0 1750 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 9504

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3592
/proc/meminfo: memFree=31384692/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1062.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2054 0 0 0 106221 1 0 0 25 0 1 0 967641642 9732096 1844 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630512 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1844 264 617 0 1750 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 9504

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3593
/proc/meminfo: memFree=31384764/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1122.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2054 0 0 0 112221 1 0 0 25 0 1 0 967641642 9732096 1844 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630274 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1844 264 617 0 1750 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 9504

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 1.95 3/178 3595
/proc/meminfo: memFree=31384724/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1182.21 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2054 0 0 0 118220 1 0 0 25 0 1 0 967641642 9732096 1844 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630658 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/3511/statm: 2376 1844 264 617 0 1750 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 9504

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 3597
/proc/meminfo: memFree=31384420/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1242.2 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 124219 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630655 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1242.2
Current children cumulated vsize (KiB) 9504

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 3598
/proc/meminfo: memFree=31384116/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1302.21 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 130220 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630649 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1302.21
Current children cumulated vsize (KiB) 9504

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/178 3600
/proc/meminfo: memFree=31384068/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1362.21 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 136220 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630733 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1362.21
Current children cumulated vsize (KiB) 9504

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 3602
/proc/meminfo: memFree=31384264/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1422.21 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 142220 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630658 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1422.21
Current children cumulated vsize (KiB) 9504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3603
/proc/meminfo: memFree=31384060/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1482.21 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 148220 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630721 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1482.21
Current children cumulated vsize (KiB) 9504

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3605
/proc/meminfo: memFree=31384124/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1542.21 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 154220 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4621615 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1542.21
Current children cumulated vsize (KiB) 9504

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3615
/proc/meminfo: memFree=31384068/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1602.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 160221 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630252 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 9504

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3617
/proc/meminfo: memFree=31384016/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1662.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 166221 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630240 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 9504

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3618
/proc/meminfo: memFree=31383964/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1722.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 172221 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630655 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 9504

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3620
/proc/meminfo: memFree=31383544/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1782.22 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 178221 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630733 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 9504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3621
/proc/meminfo: memFree=31384016/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1800.02 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 180001 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630721 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9504

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

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

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 3621
/proc/meminfo: memFree=31384016/32950928 swapFree=67054844/67111528
[pid=3511] ppid=3509 vsize=9504 CPUtime=1800.02 cores=0,2,4,6
/proc/3511/stat : 3511 (minisatid) R 3509 3511 32526 0 -1 4202496 2065 0 0 0 180001 1 0 0 25 0 1 0 967641642 9732096 1855 33554432000 4194304 6720400 140733383831840 18446744073709551615 4630721 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/3511/statm: 2376 1855 264 617 0 1750 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9504

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.04
CPU user time (s): 1800.02
CPU system time (s): 0.020996
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 12404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2072
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= 9830

runsolver used 2.66659 second user time and 5.52216 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-11 08:35:10
IDJOB=3491222
IDBENCH=2580
IDSOLVER=1980
FILE ID=node114/3491222-1307774110
RUNJOBID= node114-1307766900-2516
PBS_JOBID= 13550848
Free space on /tmp= 74108 MiB

SOLVER NAME= MinisatID 2.5.2 (fixed)
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3491222-1307774110/watcher-3491222-1307774110 -o /tmp/evaluation-result-3491222-1307774110/solver-3491222-1307774110 -C 1800 -W 1900 -M 15500  HOME/minisatid HOME/instance-3491222-1307774110.opb --verbosity=0 --format=opb --randomseed=1321860782

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

MD5SUM BENCH= a4a494535709e59392e65403b829113d
RANDOM SEED=1321860782

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:      31011176 kB
Buffers:        258352 kB
Cached:        1073420 kB
SwapCached:      10540 kB
Active:         786372 kB
Inactive:       950084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31011176 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:            3240 kB
Writeback:           0 kB
AnonPages:      402620 kB
Mapped:          13968 kB
Slab:           138560 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   634896 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= 74108 MiB
End job on node114 at 2011-06-11 09:05:12