Trace number 3711933

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.11 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-507_wcsp.wbo
MD5SUM70f7d720e5307fef10b429a6228b2be3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark30429
Best CPU time to get the best result obtained on this benchmark1800.01
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables884
Total number of constraints8460
Number of soft constraints8149
Number of constraints which are clauses8149
Number of constraints which are cardinality constraints (but not clauses)311
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 42528
Min constraint cost 1
Max constraint cost 42528
Sum of constraints costs 333376991
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.39/7.48	c 2012-05-28T21:56:14+0200
7.39/7.48	c arch = x86_64
7.39/7.48	c os = linux
7.39/7.48	c compiler = ghc 7.4
7.39/7.48	c packages:
7.39/7.48	c   OptDir-0.0.1
7.39/7.48	c   array-0.4.0.0
7.39/7.48	c   base-4.5.0.0
7.39/7.48	c   bytestring-0.9.2.1
7.39/7.48	c   containers-0.4.2.1
7.39/7.48	c   deepseq-1.3.0.0
7.39/7.48	c   mtl-2.1.1
7.39/7.48	c   old_locale-1.0.0.4
7.39/7.48	c   parse_dimacs-1.2
7.39/7.48	c   parsec-3.1.2
7.39/7.48	c   queue-0.1.2
7.39/7.48	c   stm-2.3
7.39/7.48	c   time-1.4
7.39/7.48	c command line = ["--wbo","HOME/instance-3711933-1338234974.wbo"]
7.39/7.48	c #vars 884
7.39/7.48	c #constraints 8460
7.39/7.48	c Solving starts ...
7.78/7.85	c solving time = 0.377s
7.78/7.85	c #decision = 387
7.78/7.85	c #conflict = 27
7.78/7.85	c #restart = 0
7.78/7.85	o 30417
7.78/7.86	c Solving starts ...
234.74/234.83	c solving time = 226.924s
234.74/234.83	c #decision = 25752
234.74/234.83	c #conflict = 18600
234.74/234.83	c #restart = 11
234.74/234.83	o 30416
234.74/234.83	c Solving starts ...
234.84/234.92	c learnt constraints deletion: 18589 -> 9295
430.51/430.62	c learnt constraints deletion: 23911 -> 11956
637.27/637.42	c learnt constraints deletion: 27005 -> 13503
855.04/855.20	c learnt constraints deletion: 28893 -> 14447
1073.51/1073.72	c learnt constraints deletion: 31002 -> 15501
1280.08/1280.38	c learnt constraints deletion: 30985 -> 15494
1505.44/1505.73	c learnt constraints deletion: 33328 -> 16664
1730.30/1730.64	c learnt constraints deletion: 33217 -> 16609

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-3711933-1338234974/watcher-3711933-1338234974 -o /tmp/evaluation-result-3711933-1338234974/solver-3711933-1338234974 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3711933-1338234974.wbo 

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: 1.88 1.97 1.99 3/176 30785
/proc/meminfo: memFree=26984068/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 816 0 0 0 0 0 0 0 20 0 1 0 289625947 6356992 736 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 1552 736 423 1167 0 333 0

[startup+0.046858 s]
/proc/loadavg: 1.88 1.97 1.99 3/176 30785
/proc/meminfo: memFree=26984068/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=9280 CPUtime=0.04 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 1592 0 0 0 4 0 0 0 20 0 1 0 289625947 9502720 1512 33554432000 4194304 8973514 140734308036000 140734308035496 4212523 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 2320 1513 426 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100277 s]
/proc/loadavg: 1.88 1.97 1.99 3/176 30785
/proc/meminfo: memFree=26984068/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 2365 0 0 0 9 0 0 0 20 0 1 0 289625947 12648448 2285 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 3088 2285 427 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300264 s]
/proc/loadavg: 1.88 1.97 1.99 3/176 30785
/proc/meminfo: memFree=26984068/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=24640 CPUtime=0.28 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 5460 0 0 0 28 0 0 0 20 0 1 0 289625947 25231360 5380 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 6160 5380 444 1167 0 4941 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24640

[startup+0.700222 s]
/proc/loadavg: 1.88 1.97 1.99 3/176 30785
/proc/meminfo: memFree=26984068/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=24640 CPUtime=0.69 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 5460 0 0 0 68 1 0 0 20 0 1 0 289625947 25231360 5380 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 6160 5380 444 1167 0 4941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24640

[startup+1.50022 s]
/proc/loadavg: 1.88 1.97 1.99 3/177 30786
/proc/meminfo: memFree=26963832/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=24640 CPUtime=1.49 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 5460 0 0 0 148 1 0 0 20 0 1 0 289625947 25231360 5380 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 6160 5380 444 1167 0 4941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24640

[startup+3.10023 s]
/proc/loadavg: 1.88 1.97 1.99 3/177 30786
/proc/meminfo: memFree=26959624/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=31808 CPUtime=3.09 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 7252 0 0 0 307 2 0 0 20 0 1 0 289625947 32571392 7172 33554432000 4194304 8973514 140734308036000 140734308035496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 7952 7172 444 1167 0 6733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31808

[startup+6.30026 s]
/proc/loadavg: 1.89 1.97 1.99 3/177 30786
/proc/meminfo: memFree=26953176/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=31808 CPUtime=6.29 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 7252 0 0 0 626 3 0 0 20 0 1 0 289625947 32571392 7172 33554432000 4194304 8973514 140734308036000 140734308035264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 7952 7172 444 1167 0 6733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31808

[startup+12.7003 s]
/proc/loadavg: 1.90 1.97 1.99 3/177 30786
/proc/meminfo: memFree=26943512/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=35904 CPUtime=12.69 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 8299 0 0 0 1264 5 0 0 20 0 1 0 289625947 36765696 8219 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 8976 8219 467 1167 0 7757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35904

[startup+25.5002 s]
/proc/loadavg: 1.92 1.97 1.99 3/177 30786
/proc/meminfo: memFree=26930600/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=42048 CPUtime=25.48 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 9835 0 0 0 2537 11 0 0 20 0 1 0 289625947 43057152 9755 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 10512 9755 467 1167 0 9293 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42048

[startup+51.1003 s]
/proc/loadavg: 2.01 1.99 1.99 3/177 30786
/proc/meminfo: memFree=26906016/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=55360 CPUtime=51.08 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 13163 0 0 0 5083 25 0 0 20 0 1 0 289625947 56688640 13083 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 13840 13083 467 1167 0 12621 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55360

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 30786
/proc/meminfo: memFree=26852044/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=80960 CPUtime=102.27 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 19574 0 0 0 10176 51 0 0 20 0 1 0 289625947 82903040 19488 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 20240 19488 467 1167 0 19021 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 80960

[startup+162.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 30786
/proc/meminfo: memFree=26793076/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=111680 CPUtime=162.25 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 27257 0 0 0 16143 82 0 0 20 0 1 0 289625947 114360320 27168 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 27920 27168 467 1167 0 26701 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 111680

[startup+222.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 30787
/proc/meminfo: memFree=26732692/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=141376 CPUtime=222.25 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 34681 0 0 0 22111 114 0 0 20 0 1 0 289625947 144769024 34592 33554432000 4194304 8973514 140734308036000 140734308035264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 35344 34592 467 1167 0 34125 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 141376

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 30790
/proc/meminfo: memFree=26695200/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=150592 CPUtime=282.24 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 36986 0 0 0 28081 143 0 0 20 0 1 0 289625947 154206208 36897 33554432000 4194304 8973514 140734308036000 140734308035264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 37648 36897 468 1167 0 36429 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 150592

[startup+342.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 30813
/proc/meminfo: memFree=26638640/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=177216 CPUtime=342.22 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 43647 0 0 0 34051 171 0 0 20 0 1 0 289625947 181469184 43553 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 44304 43553 468 1167 0 43085 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 177216

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 30813
/proc/meminfo: memFree=26592440/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=198720 CPUtime=402.21 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 49024 0 0 0 40016 205 0 0 20 0 1 0 289625947 203489280 48929 33554432000 4194304 8973514 140734308036000 140734308035496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 49680 48929 468 1167 0 48461 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 198720

[startup+462.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 30813
/proc/meminfo: memFree=26561564/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=198720 CPUtime=462.2 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 49024 0 0 0 45984 236 0 0 20 0 1 0 289625947 203489280 48929 33554432000 4194304 8973514 140734308036000 140734308035264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 49680 48929 468 1167 0 48461 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 198720

[startup+522.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/177 30814
/proc/meminfo: memFree=26523776/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=207936 CPUtime=522.2 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 51328 0 0 0 51953 267 0 0 20 0 1 0 289625947 212926464 51233 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 51984 51233 468 1167 0 50765 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 207936

[startup+582.3 s]
/proc/loadavg: 2.09 2.06 2.01 4/177 30814
/proc/meminfo: memFree=26484112/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=209984 CPUtime=582.19 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 53120 0 0 0 57924 295 0 0 20 0 1 0 289625947 215023616 51745 33554432000 4194304 8973514 140734308036000 140734308035496 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 52496 51745 468 1167 0 51277 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 209984

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.07 2.08 2.01 3/177 30815
/proc/meminfo: memFree=26357728/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=271424 CPUtime=822.15 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 69254 0 0 0 81807 408 0 0 20 0 1 0 289625947 277938176 67105 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 67856 67105 468 1167 0 66637 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 271424

[startup+882.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/178 30818
/proc/meminfo: memFree=26351660/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=255040 CPUtime=882.14 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 69254 0 0 0 87775 439 0 0 20 0 1 0 289625947 261160960 63009 33554432000 4194304 8973514 140734308036000 140734308035496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 63760 63009 468 1167 0 62541 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 255040

[startup+942.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 30818
/proc/meminfo: memFree=26332204/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=250944 CPUtime=942.13 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 69254 0 0 0 93746 467 0 0 20 0 1 0 289625947 256966656 61985 33554432000 4194304 8973514 140734308036000 140734308035496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 62736 61985 468 1167 0 61517 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 250944

[startup+1002.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 30818
/proc/meminfo: memFree=26384068/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=250944 CPUtime=1002.12 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 69254 0 0 0 99716 496 0 0 20 0 1 0 289625947 256966656 61985 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 62736 61985 468 1167 0 61517 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 250944

[startup+1062.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 30818
/proc/meminfo: memFree=26433444/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=250944 CPUtime=1062.11 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 69254 0 0 0 105687 524 0 0 20 0 1 0 289625947 256966656 61985 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 62736 61985 468 1167 0 61517 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 250944

[startup+1122.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 30819
/proc/meminfo: memFree=26433316/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=250944 CPUtime=1122.1 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 69254 0 0 0 111659 551 0 0 20 0 1 0 289625947 256966656 61985 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 62736 61985 468 1167 0 61517 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 250944

[startup+1182.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30819
/proc/meminfo: memFree=26432944/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=250944 CPUtime=1182.09 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 69254 0 0 0 117626 583 0 0 20 0 1 0 289625947 256966656 61985 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 62736 61985 468 1167 0 61517 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 250944

[startup+1242.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 30819
/proc/meminfo: memFree=26397080/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=260160 CPUtime=1242.08 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 71558 0 0 0 123598 610 0 0 20 0 1 0 289625947 266403840 64289 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 65040 64289 468 1167 0 63821 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 260160

[startup+1302.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 30819
/proc/meminfo: memFree=26344876/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=277568 CPUtime=1302.07 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 75910 0 0 0 129569 638 0 0 20 0 1 0 289625947 284229632 68641 33554432000 4194304 8973514 140734308036000 140734308035264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 69392 68641 468 1167 0 68173 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 277568

[startup+1362.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30819
/proc/meminfo: memFree=26333964/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=277568 CPUtime=1362.06 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 75910 0 0 0 135536 670 0 0 20 0 1 0 289625947 284229632 68641 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 69392 68641 468 1167 0 68173 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 277568

[startup+1422.31 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 30820
/proc/meminfo: memFree=26333964/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=277568 CPUtime=1422.05 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 75910 0 0 0 141505 700 0 0 20 0 1 0 289625947 284229632 68641 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 69392 68641 468 1167 0 68173 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 277568

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/178 30823
/proc/meminfo: memFree=26333980/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=277568 CPUtime=1482.05 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 75910 0 0 0 147473 732 0 0 20 0 1 0 289625947 284229632 68641 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 69392 68641 468 1167 0 68173 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 277568

[startup+1542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 30823
/proc/meminfo: memFree=26318828/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=287808 CPUtime=1542.03 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 78470 0 0 0 153444 759 0 0 20 0 1 0 289625947 294715392 71201 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 71952 71201 468 1167 0 70733 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 287808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 30823
/proc/meminfo: memFree=26259308/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=313408 CPUtime=1602.02 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 84870 0 0 0 159413 789 0 0 20 0 1 0 289625947 320929792 77601 33554432000 4194304 8973514 140734308036000 140734308035496 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 78352 77601 468 1167 0 77133 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 313408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 30823
/proc/meminfo: memFree=26411252/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=315456 CPUtime=1662.01 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 85386 0 0 0 165384 817 0 0 20 0 1 0 289625947 323026944 78113 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 78864 78113 468 1167 0 77645 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 315456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30825
/proc/meminfo: memFree=26410904/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=315456 CPUtime=1722 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 85390 0 0 0 171353 847 0 0 20 0 1 0 289625947 323026944 78113 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 78864 78113 468 1167 0 77645 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 315456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30902
/proc/meminfo: memFree=26614596/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=315456 CPUtime=1781.99 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 85390 0 0 0 177322 877 0 0 20 0 1 0 289625947 323026944 78113 33554432000 4194304 8973514 140734308036000 140734308035496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 78864 78113 468 1167 0 77645 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 315456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30902
/proc/meminfo: memFree=26614720/32873844 swapFree=6088/6088
[pid=30785] ppid=30783 vsize=315456 CPUtime=1800.09 cores=0,2,4,6
/proc/30785/stat : 30785 (toysat) R 30783 30785 30092 0 -1 4202496 85390 0 0 0 179124 885 0 0 20 0 1 0 289625947 323026944 78113 33554432000 4194304 8973514 140734308036000 140734308035264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/30785/statm: 78864 78113 468 1167 0 77645 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 315456

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.11
CPU user time (s): 1791.25
CPU system time (s): 8.85865
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 315456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.25
system time used= 8.85865
maximum resident set size= 312452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85390
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= 37
involuntary context switches= 1883

runsolver used 3.19351 second user time and 8.5527 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-28 21:56:14
IDJOB=3711933
IDBENCH=79610
IDSOLVER=2291
FILE ID=node108/3711933-1338234974
RUNJOBID= node108-1338227711-30108
PBS_JOBID= 14624630
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-507_wcsp.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711933-1338234974/watcher-3711933-1338234974 -o /tmp/evaluation-result-3711933-1338234974/solver-3711933-1338234974 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3711933-1338234974.wbo

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

MD5SUM BENCH= 70f7d720e5307fef10b429a6228b2be3
RANDOM SEED=540482194

node108.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.273
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	: 5332.54
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.273
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.273
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.91
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.273
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.273
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.91
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.273
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	: 5438.55
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.273
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.273
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:        26984688 kB
Buffers:          333860 kB
Cached:          4683900 kB
SwapCached:            0 kB
Active:           752368 kB
Inactive:        4341204 kB
Active(anon):      75236 kB
Inactive(anon):        0 kB
Active(file):     677132 kB
Inactive(file):  4341204 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:         78868 kB
Mapped:            16176 kB
Shmem:               200 kB
Slab:             657312 kB
SReclaimable:      99536 kB
SUnreclaim:       557776 kB
KernelStack:        1456 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     184160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71712 MiB
End job on node108 at 2012-05-28 22:26:16