Trace number 3706005

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
toysat 2012-05-17? (TO) 1800.06 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9045_1-sat.opb
MD5SUMd4d1ca36c8af6075d3c9b6c16eca4a6b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26754
Total number of constraints93164
Number of constraints which are clauses92580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints584
Minimum length of a constraint1
Maximum length of a constraint90
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 530
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.79/1.80	c 2012-05-27T20:32:45+0200
1.79/1.80	c arch = x86_64
1.79/1.80	c os = linux
1.79/1.80	c compiler = ghc 7.4
1.79/1.80	c packages:
1.79/1.80	c   OptDir-0.0.1
1.79/1.80	c   array-0.4.0.0
1.79/1.80	c   base-4.5.0.0
1.79/1.80	c   bytestring-0.9.2.1
1.79/1.80	c   containers-0.4.2.1
1.79/1.80	c   deepseq-1.3.0.0
1.79/1.80	c   mtl-2.1.1
1.79/1.80	c   old_locale-1.0.0.4
1.79/1.80	c   parse_dimacs-1.2
1.79/1.80	c   parsec-3.1.2
1.79/1.80	c   queue-0.1.2
1.79/1.80	c   stm-2.3
1.79/1.80	c   time-1.4
1.79/1.80	c command line = ["--pb","HOME/instance-3706005-1338143565.opb"]
1.79/1.80	c #vars 26754
1.79/1.80	c #constraints 93164
1.79/1.80	c Solving starts ...
517.89/518.04	c learnt constraints deletion: 149204 -> 74606
997.87/998.16	c learnt constraints deletion: 162132 -> 81070
1645.47/1645.84	c learnt constraints deletion: 176152 -> 88079

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-3706005-1338143565/watcher-3706005-1338143565 -o /tmp/evaluation-result-3706005-1338143565/solver-3706005-1338143565 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706005-1338143565.opb 

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 2.00 3/176 30215
/proc/meminfo: memFree=31223288/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 812 0 0 0 0 0 0 0 20 0 1 0 280482166 6356992 734 33554432000 4194304 8973514 140737191114304 140736775444264 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 1552 735 416 1167 0 333 0

[startup+0.033915 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30215
/proc/meminfo: memFree=31223288/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 1331 0 0 0 2 0 0 0 20 0 1 0 280482166 8454144 1253 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 2064 1253 418 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100234 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30215
/proc/meminfo: memFree=31223288/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 2356 0 0 0 9 0 0 0 20 0 1 0 280482166 12648448 2278 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 3088 2278 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300268 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30215
/proc/meminfo: memFree=31223288/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=27712 CPUtime=0.29 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 6119 0 0 0 28 1 0 0 20 0 1 0 280482166 28377088 6041 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 6928 6041 418 1167 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27712

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30215
/proc/meminfo: memFree=31223288/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=46144 CPUtime=0.69 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 10804 0 0 0 67 2 0 0 20 0 1 0 280482166 47251456 10726 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 11536 10726 418 1167 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46144

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30216
/proc/meminfo: memFree=31154444/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=106560 CPUtime=1.49 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 25923 0 0 0 145 4 0 0 20 0 1 0 280482166 109117440 25845 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 26640 25845 427 1167 0 25421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106560

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30216
/proc/meminfo: memFree=31102488/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=123968 CPUtime=3.09 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 30548 0 0 0 303 6 0 0 20 0 1 0 280482166 126943232 30214 33554432000 4194304 8973514 140737191114304 140737191113800 4462235 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 30992 30214 444 1167 0 29773 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123968

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30216
/proc/meminfo: memFree=31102868/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=123968 CPUtime=6.29 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 30548 0 0 0 622 7 0 0 20 0 1 0 280482166 126943232 30214 33554432000 4194304 8973514 140737191114304 140737191113568 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 30992 30214 444 1167 0 29773 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123968

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30217
/proc/meminfo: memFree=31102924/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=123968 CPUtime=12.69 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 30548 0 0 0 1259 10 0 0 20 0 1 0 280482166 126943232 30214 33554432000 4194304 8973514 140737191114304 140737191113800 4427540 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 30992 30214 444 1167 0 29773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123968

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 30217
/proc/meminfo: memFree=31103436/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=123968 CPUtime=25.48 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 30548 0 0 0 2534 14 0 0 20 0 1 0 280482166 126943232 30214 33554432000 4194304 8973514 140737191114304 140737191113800 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 30992 30214 444 1167 0 29773 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 123968

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 30217
/proc/meminfo: memFree=31097856/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=129088 CPUtime=51.08 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 31828 0 0 0 5086 22 0 0 20 0 1 0 280482166 132186112 31494 33554432000 4194304 8973514 140737191114304 140737191113800 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 32272 31494 444 1167 0 31053 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 129088

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 30217
/proc/meminfo: memFree=31063808/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=162880 CPUtime=102.28 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 40282 0 0 0 10191 37 0 0 20 0 1 0 280482166 166789120 39942 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 40720 39942 444 1167 0 39501 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 162880

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30217
/proc/meminfo: memFree=31026760/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=199744 CPUtime=162.26 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 49504 0 0 0 16172 54 0 0 20 0 1 0 280482166 204537856 49158 33554432000 4194304 8973514 140737191114304 140737191113800 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 49936 49158 444 1167 0 48717 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 199744

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 30218
/proc/meminfo: memFree=31175296/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=245824 CPUtime=222.25 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 61038 0 0 0 22150 75 0 0 20 0 1 0 280482166 251723776 60678 33554432000 4194304 8973514 140737191114304 140737191113800 4435543 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 61456 60678 444 1167 0 60237 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 245824

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30294
/proc/meminfo: memFree=30807032/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=278592 CPUtime=282.22 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 69248 0 0 0 28129 93 0 0 20 0 1 0 280482166 285278208 68870 33554432000 4194304 8973514 140737191114304 140737191113568 4427192 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 69648 68870 444 1167 0 68429 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 278592

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30295
/proc/meminfo: memFree=30738860/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=318528 CPUtime=342.22 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 79232 0 0 0 34109 113 0 0 20 0 1 0 280482166 326172672 78854 33554432000 4194304 8973514 140737191114304 140737191113800 7716760 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 79632 78854 444 1167 0 78413 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 318528

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30295
/proc/meminfo: memFree=30686064/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=342080 CPUtime=402.2 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 85120 0 0 0 40089 131 0 0 20 0 1 0 280482166 350289920 84742 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 85520 84742 444 1167 0 84301 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 342080

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30298
/proc/meminfo: memFree=30620364/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=375872 CPUtime=462.19 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 93568 0 0 0 46069 150 0 0 20 0 1 0 280482166 384892928 93190 33554432000 4194304 8973514 140737191114304 140737191113800 4426387 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 93968 93190 444 1167 0 92749 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 375872

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30298
/proc/meminfo: memFree=30528952/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=442432 CPUtime=522.18 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 110209 0 0 0 52050 168 0 0 20 0 1 0 280482166 453050368 109831 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 110608 109831 445 1167 0 109389 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 442432

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30298
/proc/meminfo: memFree=30498940/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=442432 CPUtime=582.18 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 110209 0 0 0 58035 183 0 0 20 0 1 0 280482166 453050368 109831 33554432000 4194304 8973514 140737191114304 140737191113800 4434742 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 110608 109831 445 1167 0 109389 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 442432

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30299
/proc/meminfo: memFree=30359132/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=478272 CPUtime=822.1 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 119209 0 0 0 81972 238 0 0 20 0 1 0 280482166 489750528 118791 33554432000 4194304 8973514 140737191114304 140737191112256 4441196 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 119568 118791 445 1167 0 118349 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 478272

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30299
/proc/meminfo: memFree=30335668/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=481344 CPUtime=882.09 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 119978 0 0 0 87960 249 0 0 20 0 1 0 280482166 492896256 119559 33554432000 4194304 8973514 140737191114304 140737191113800 4427744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 120336 119559 445 1167 0 119117 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 481344

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30300
/proc/meminfo: memFree=30285944/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=504896 CPUtime=942.08 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 125866 0 0 0 93948 260 0 0 20 0 1 0 280482166 517013504 125447 33554432000 4194304 8973514 140737191114304 140737191113800 7680128 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 126224 125447 445 1167 0 125005 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 504896

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30300
/proc/meminfo: memFree=30236716/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=531520 CPUtime=1002.07 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 132522 0 0 0 99935 272 0 0 20 0 1 0 280482166 544276480 132103 33554432000 4194304 8973514 140737191114304 140737191113800 4208887 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 132880 132103 445 1167 0 131661 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 531520

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 30303
/proc/meminfo: memFree=30216124/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=531520 CPUtime=1062.07 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 132522 0 0 0 105922 285 0 0 20 0 1 0 280482166 544276480 132103 33554432000 4194304 8973514 140737191114304 140737191113568 4545936 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 132880 132103 445 1167 0 131661 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 531520

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30303
/proc/meminfo: memFree=30192612/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=531520 CPUtime=1122.06 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 132522 0 0 0 111907 299 0 0 20 0 1 0 280482166 544276480 132103 33554432000 4194304 8973514 140737191114304 140737191113800 4427669 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 132880 132103 445 1167 0 131661 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 531520

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30303
/proc/meminfo: memFree=30167840/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=531520 CPUtime=1182.05 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 132522 0 0 0 117895 310 0 0 20 0 1 0 280482166 544276480 132103 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 132880 132103 445 1167 0 131661 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 531520

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30144804/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=531520 CPUtime=1242.04 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 132522 0 0 0 123882 322 0 0 20 0 1 0 280482166 544276480 132103 33554432000 4194304 8973514 140737191114304 140737191113800 4459284 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 132880 132103 445 1167 0 131661 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 531520

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30123324/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=531520 CPUtime=1302.04 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 132522 0 0 0 129871 333 0 0 20 0 1 0 280482166 544276480 132103 33554432000 4194304 8973514 140737191114304 140737191113800 4427188 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 132880 132103 445 1167 0 131661 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 531520

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30076204/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=557120 CPUtime=1362.02 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 138922 0 0 0 135859 343 0 0 20 0 1 0 280482166 570490880 138503 33554432000 4194304 8973514 140737191114304 140737191113568 4545524 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 139280 138503 445 1167 0 138061 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 557120

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30041236/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=571456 CPUtime=1422.02 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 142506 0 0 0 141848 354 0 0 20 0 1 0 280482166 585170944 142087 33554432000 4194304 8973514 140737191114304 140737191112256 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 142864 142087 445 1167 0 141645 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 571456

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30304
/proc/meminfo: memFree=30001060/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=589888 CPUtime=1482 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 147114 0 0 0 147834 366 0 0 20 0 1 0 280482166 604045312 146695 33554432000 4194304 8973514 140737191114304 140737191113800 4427744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 147472 146695 445 1167 0 146253 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 589888

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 30305
/proc/meminfo: memFree=29968448/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=599104 CPUtime=1542 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 149418 0 0 0 153822 378 0 0 20 0 1 0 280482166 613482496 148999 33554432000 4194304 8973514 140737191114304 140737191113800 4427820 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 149776 148999 445 1167 0 148557 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 599104

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 30305
/proc/meminfo: memFree=29925668/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=619584 CPUtime=1601.99 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 154538 0 0 0 159810 389 0 0 20 0 1 0 280482166 634454016 154119 33554432000 4194304 8973514 140737191114304 140737191113800 4427084 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 154896 154119 445 1167 0 153677 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 619584

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 30308
/proc/meminfo: memFree=29866124/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=656448 CPUtime=1661.98 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 163756 0 0 0 165796 402 0 0 20 0 1 0 280482166 672202752 163335 33554432000 4194304 8973514 140737191114304 140737191112256 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 164112 163335 445 1167 0 162893 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 656448

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 30331
/proc/meminfo: memFree=29848916/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=656448 CPUtime=1721.95 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 163773 0 0 0 171779 416 0 0 20 0 1 0 280482166 672202752 163335 33554432000 4194304 8973514 140737191114304 140737191113800 4441196 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 164112 163335 445 1167 0 162893 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 656448

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 30331
/proc/meminfo: memFree=29828092/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=656448 CPUtime=1781.94 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 163773 0 0 0 177768 426 0 0 20 0 1 0 280482166 672202752 163335 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 164112 163335 445 1167 0 162893 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 656448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30331
/proc/meminfo: memFree=29818296/32873844 swapFree=7112/7112
[pid=30215] ppid=30213 vsize=656448 CPUtime=1800.05 cores=0,2,4,6
/proc/30215/stat : 30215 (toysat) R 30213 30215 27148 0 -1 4202496 163773 0 0 0 179574 431 0 0 20 0 1 0 280482166 672202752 163335 33554432000 4194304 8973514 140737191114304 140737191113800 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30215/statm: 164112 163335 445 1167 0 162893 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 656448

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1795.74
CPU system time (s): 4.31334
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 656448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.74
system time used= 4.31334
maximum resident set size= 653340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163773
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= 107
involuntary context switches= 1873

runsolver used 3.53946 second user time and 8.92764 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-27 20:32:45
IDJOB=3706005
IDBENCH=75548
IDSOLVER=2285
FILE ID=node119/3706005-1338143565
RUNJOBID= node119-1338113000-27164
PBS_JOBID= 14624472
Free space on /tmp= 71600 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j9045_1-sat.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706005-1338143565/watcher-3706005-1338143565 -o /tmp/evaluation-result-3706005-1338143565/solver-3706005-1338143565 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706005-1338143565.opb

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

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=959803700

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31223552 kB
Buffers:          305992 kB
Cached:           343100 kB
SwapCached:         1844 kB
Active:           719424 kB
Inactive:         132176 kB
Active(anon):     202516 kB
Inactive(anon):     2068 kB
Active(file):     516908 kB
Inactive(file):   130108 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100196 kB
Dirty:             10312 kB
Writeback:             0 kB
AnonPages:        207792 kB
Mapped:            13672 kB
Shmem:                 8 kB
Slab:             658644 kB
SReclaimable:     100172 kB
SUnreclaim:       558472 kB
KernelStack:        1504 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     321696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71588 MiB
End job on node119 at 2012-05-27 21:02:47