Trace number 3717364

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
wbo2satCp2 2012-05-19? (TO) 1800.08 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-55-50--soft-0-100-0.wbo
MD5SUMcab96e9f0187cae75501af3130753b71
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.12498
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2750
Total number of constraints105
Number of soft constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 5686
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5685
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.54	o 3400
0.00/0.54	c current bound: 1700
0.00/0.54	c fallback to adder encoding
0.00/0.76	o 1545
0.00/0.76	c current bound: 772
8.98/9.08	o 584
8.98/9.08	c current bound: 292
15.55/15.66	o 201
15.55/15.66	c current bound: 100
17.07/17.15	o 99
17.07/17.15	c current bound: 49
23.56/23.65	o 49
23.56/23.65	c current bound: 24
28.36/28.49	o 21
28.36/28.49	c current bound: 10
29.54/29.64	o 10
29.54/29.64	c current bound: 5
32.14/32.26	o 5
32.14/32.26	c current bound: 2
33.45/33.54	o 2
33.45/33.54	c current bound: 1
1800.04/1800.51	./satsolver.sh: line 5: 10178 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3717364-1338206406/watcher-3717364-1338206406 -o /tmp/evaluation-result-3717364-1338206406/solver-3717364-1338206406 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717364-1338206406.wbo 647662190 HOME HOME 

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.02 2.01 2.00 2/180 10144
/proc/meminfo: memFree=28813736/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0

[startup+0.0893151 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 10144
/proc/meminfo: memFree=28813736/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100222 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 10144
/proc/meminfo: memFree=28813736/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300162 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 10144
/proc/meminfo: memFree=28813736/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.02 2.01 2.00 2/180 10144
/proc/meminfo: memFree=28813736/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 10154
/proc/meminfo: memFree=28740936/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=21636 CPUtime=0.83 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 7126 10127 0 0 27 16 38 2 20 0 1 0 286766424 22155264 4261 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10145/statm: 5409 4261 180 410 0 4991 0
[pid=10153] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10153/stat : 10153 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286766508 9367552 266 33554432000 4194304 5064252 140734309633760 140734309632672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10153/statm: 2287 266 226 213 0 72 0
[pid=10154] ppid=10153 vsize=57008 CPUtime=0.64 cores=0,2,4,6
/proc/10154/stat : 10154 (glucose_static) R 10153 10144 7427 0 -1 4202496 11477 0 0 0 63 1 0 0 20 0 1 0 286766508 58376192 12038 33554432000 4194304 4896791 140735688321136 140735688318664 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10154/statm: 14252 12038 78 172 0 14078 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 96940

[startup+3.10115 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 10154
/proc/meminfo: memFree=28736896/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=21636 CPUtime=0.83 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 7126 10127 0 0 27 16 38 2 20 0 1 0 286766424 22155264 4261 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10145/statm: 5409 4261 180 410 0 4991 0
[pid=10153] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10153/stat : 10153 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286766508 9367552 266 33554432000 4194304 5064252 140734309633760 140734309632672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10153/statm: 2287 266 226 213 0 72 0
[pid=10154] ppid=10153 vsize=57416 CPUtime=2.24 cores=0,2,4,6
/proc/10154/stat : 10154 (glucose_static) R 10153 10144 7427 0 -1 4202496 11762 0 0 0 223 1 0 0 20 0 1 0 286766508 58793984 12830 33554432000 4194304 4896791 140735688321136 140735688318344 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10154/statm: 14354 12830 78 172 0 14180 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 97348

[startup+6.30048 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 10154
/proc/meminfo: memFree=28733912/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=21636 CPUtime=0.83 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 7126 10127 0 0 27 16 38 2 20 0 1 0 286766424 22155264 4261 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10145/statm: 5409 4261 180 410 0 4991 0
[pid=10153] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10153/stat : 10153 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286766508 9367552 266 33554432000 4194304 5064252 140734309633760 140734309632672 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10153/statm: 2287 266 226 213 0 72 0
[pid=10154] ppid=10153 vsize=58456 CPUtime=5.44 cores=0,2,4,6
/proc/10154/stat : 10154 (glucose_static) R 10153 10144 7427 0 -1 4202496 12282 0 0 0 543 1 0 0 20 0 1 0 286766508 59858944 12852 33554432000 4194304 4896791 140735688321136 140735688318344 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10154/statm: 14614 12852 78 172 0 14440 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 98388

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 10157
/proc/meminfo: memFree=28762624/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=9.08 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 9488 24104 0 0 30 16 857 5 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10156] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10156/stat : 10156 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286767336 9367552 267 33554432000 4194304 5064252 140734160960064 140734160958976 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10156/statm: 2287 267 226 213 0 72 0
[pid=10157] ppid=10156 vsize=34392 CPUtime=3.57 cores=0,2,4,6
/proc/10157/stat : 10157 (glucose_static) R 10156 10144 7427 0 -1 4202496 8554 0 0 0 356 1 0 0 20 0 1 0 286767336 35217408 7687 33554432000 4194304 4896791 140734330101504 140734330098712 4224861 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10157/statm: 8598 7687 78 172 0 8424 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 66744

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 10166
/proc/meminfo: memFree=28768732/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=23.63 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 11898 47611 0 0 33 17 2300 13 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10165] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10165/stat : 10165 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286768789 9367552 267 33554432000 4194304 5064252 140735884279104 140735884278016 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10165/statm: 2287 267 226 213 0 72 0
[pid=10166] ppid=10165 vsize=19404 CPUtime=1.83 cores=0,2,4,6
/proc/10166/stat : 10166 (glucose_static) R 10165 10144 7427 0 -1 4202496 4735 0 0 0 183 0 0 0 20 0 1 0 286768789 19869696 4176 33554432000 4194304 4896791 140736173840432 140736173837640 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10166/statm: 4851 4176 78 172 0 4677 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51756

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10178
/proc/meminfo: memFree=28751668/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=27828 CPUtime=17.54 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 10606 0 0 0 1752 2 0 0 20 0 1 0 286769779 28495872 5711 33554432000 4194304 4896791 140736008236080 140736008233288 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 6957 5711 78 172 0 6783 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 60180

[startup+102.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 10201
/proc/meminfo: memFree=28741728/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=40024 CPUtime=68.74 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 19119 0 0 0 6868 6 0 0 20 0 1 0 286769779 40984576 8591 33554432000 4194304 4896791 140736008236080 140736008233288 4223829 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 10006 8591 78 172 0 9832 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 72376

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 10202
/proc/meminfo: memFree=28745280/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10270
/proc/meminfo: memFree=28622276/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=140224 CPUtime=1328.48 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 68299 0 0 0 132798 50 0 0 20 0 1 0 286769779 143589376 33903 33554432000 4194304 4896791 140736008236080 140736008233288 4224752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 35056 33903 78 172 0 34882 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 172576

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 10270
/proc/meminfo: memFree=28597100/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=145356 CPUtime=1388.47 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 70110 0 0 0 138795 52 0 0 20 0 1 0 286769779 148844544 35046 33554432000 4194304 4896791 140736008236080 140736008233288 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 36339 35046 78 172 0 36165 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 177708

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 10270
/proc/meminfo: memFree=28607600/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=147232 CPUtime=1448.44 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 71868 0 0 0 144790 54 0 0 20 0 1 0 286769779 150765568 35590 33554432000 4194304 4896791 140736008236080 140736008233288 4224617 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 36808 35590 78 172 0 36634 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 179584

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 10270
/proc/meminfo: memFree=28588860/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=149104 CPUtime=1508.44 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 73523 0 0 0 150788 56 0 0 20 0 1 0 286769779 152682496 36584 33554432000 4194304 4896791 140736008236080 140736008231816 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 37276 36584 78 172 0 37102 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 181456

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 10271
/proc/meminfo: memFree=28586836/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=181804 CPUtime=1568.42 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 74595 0 0 0 156784 58 0 0 20 0 1 0 286769779 186167296 43262 33554432000 4194304 4896791 140736008236080 140736008233288 4238412 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 45451 43262 78 172 0 45277 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 214156

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 10271
/proc/meminfo: memFree=28576656/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=183400 CPUtime=1628.4 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 76186 0 0 0 162780 60 0 0 20 0 1 0 286769779 187801600 42633 33554432000 4194304 4896791 140736008236080 140736008231816 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 45850 42633 78 172 0 45676 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 215752

[startup+1722.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 10272
/proc/meminfo: memFree=28567852/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=185020 CPUtime=1688.39 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 77771 0 0 0 168776 63 0 0 20 0 1 0 286769779 189460480 42514 33554432000 4194304 4896791 140736008236080 140736008233288 4225018 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 46255 42514 78 172 0 46081 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 217372

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 10272
/proc/meminfo: memFree=28554888/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=186484 CPUtime=1748.38 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 79323 0 0 0 174772 66 0 0 20 0 1 0 286769779 190959616 42377 33554432000 4194304 4896791 140736008236080 140736008233288 4224971 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 46621 42377 78 172 0 46447 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 218836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 10275
/proc/meminfo: memFree=28526516/32873648 swapFree=6844/6844
[pid=10144] ppid=10142 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10144/stat : 10144 (runWbo2satCp2.s) S 10142 10144 7427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286766424 9367552 275 33554432000 4194304 5064252 140737464149584 140737464148496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10144/statm: 2287 275 233 213 0 72 0
[pid=10145] ppid=10144 vsize=14056 CPUtime=33.46 cores=0,2,4,6
/proc/10145/stat : 10145 (wbo2sat) S 10144 10144 7427 0 -1 4202496 13353 72953 0 0 34 17 3274 21 20 0 1 0 286766424 14393344 2734 33554432000 4194304 5872148 140736836394592 140736836387864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10145/statm: 3514 2734 180 410 0 3096 0
[pid=10177] ppid=10145 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10177/stat : 10177 (satsolver.sh) S 10145 10144 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286769779 9367552 267 33554432000 4194304 5064252 140736429803888 140736429802800 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10177/statm: 2287 267 226 213 0 72 0
[pid=10178] ppid=10177 vsize=187296 CPUtime=1766.58 cores=0,2,4,6
/proc/10178/stat : 10178 (glucose_static) R 10177 10144 7427 0 -1 4202496 79512 0 0 0 176592 66 0 0 20 0 1 0 286769779 191791104 44610 33554432000 4194304 4896791 140736008236080 140736008233288 4224784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10178/statm: 46824 44610 78 172 0 46650 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 219648

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.02
CPU system time (s): 1.05684
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 267360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.05684
maximum resident set size= 228120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166807
page faults= 0
swaps= 0
block input operations= 0
block output operations= 81680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 236
involuntary context switches= 1963

runsolver used 3.64045 second user time and 8.99163 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 14:00:06
IDJOB=3717364
IDBENCH=79168
IDSOLVER=2299
FILE ID=node124/3717364-1338206406
RUNJOBID= node124-1338177508-7443
PBS_JOBID= 14624564
Free space on /tmp= 71424 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717364-1338206406/watcher-3717364-1338206406 -o /tmp/evaluation-result-3717364-1338206406/solver-3717364-1338206406 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717364-1338206406.wbo 647662190 HOME HOME

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

MD5SUM BENCH= cab96e9f0187cae75501af3130753b71
RANDOM SEED=647662190

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28814264 kB
Buffers:          392856 kB
Cached:          2734792 kB
SwapCached:            0 kB
Active:          1080076 kB
Inactive:        2147148 kB
Active(anon):     102172 kB
Inactive(anon):        0 kB
Active(file):     977904 kB
Inactive(file):  2147148 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8660 kB
Writeback:             0 kB
AnonPages:        108040 kB
Mapped:            15196 kB
Shmem:               200 kB
Slab:             691220 kB
SReclaimable:     135536 kB
SUnreclaim:       555684 kB
KernelStack:        1528 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     227660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71408 MiB
End job on node124 at 2012-05-28 14:30:06