Trace number 3717290

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.07 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMb6d6940e1e32d980df9f418447a42cea
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark1.18682
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5100
Total number of constraints202
Number of soft constraints202
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 10037
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10036
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
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.86	o 6495
0.00/0.86	c current bound: 3247
0.00/0.86	c fallback to adder encoding
1.56/1.64	o 3070
1.56/1.64	c current bound: 1535
1.56/1.64	c fallback to adder encoding
2.26/2.39	o 1535
2.26/2.39	c current bound: 767
8.46/8.55	o 428
8.46/8.55	c current bound: 214
140.33/140.40	o 210
140.33/140.40	c current bound: 105
152.52/152.65	o 104
152.52/152.65	c current bound: 52
155.13/155.29	o 46
155.13/155.29	c current bound: 23
157.61/157.75	o 22
157.61/157.75	c current bound: 11
158.95/159.16	o 11
158.95/159.16	c current bound: 5
1800.03/1800.50	./satsolver.sh: line 5:  1350 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.50	c error: unexpected solver exit code
1800.03/1800.50	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-3717290-1338205770/watcher-3717290-1338205770 -o /tmp/evaluation-result-3717290-1338205770/solver-3717290-1338205770 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717290-1338205770.wbo 1240262333 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1314
/proc/meminfo: memFree=31005152/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0

[startup+0.0115581 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1314
/proc/meminfo: memFree=31005152/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1314
/proc/meminfo: memFree=31005152/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1314
/proc/meminfo: memFree=31005152/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1314
/proc/meminfo: memFree=31005152/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1321
/proc/meminfo: memFree=30948192/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=20256 CPUtime=0.87 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 6450 7703 0 0 40 26 20 1 20 0 1 0 286701453 20742144 3573 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1315/statm: 5064 3573 178 410 0 4646 0
[pid=1320] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1320/stat : 1320 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286701543 9367552 267 33554432000 4194304 5064252 140735889837280 140735889836192 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1320/statm: 2287 267 226 213 0 72 0
[pid=1321] ppid=1320 vsize=36388 CPUtime=0.59 cores=1,3,5,7
/proc/1321/stat : 1321 (glucose_static) R 1320 1314 32725 0 -1 4202496 7195 0 0 0 58 1 0 0 20 0 1 0 286701543 37261312 8182 33554432000 4194304 4896791 140735510488640 140735510486152 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1321/statm: 9097 8182 78 172 0 8923 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 74940

[startup+3.10028 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1324
/proc/meminfo: memFree=30949052/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=41248 CPUtime=2.53 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 12515 25156 0 0 58 28 160 7 20 0 1 0 286701453 42237952 7491 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 10312 7491 180 410 0 9894 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 50396

[startup+6.30036 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1327
/proc/meminfo: memFree=30908232/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=41248 CPUtime=2.53 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 12515 25156 0 0 58 28 160 7 20 0 1 0 286701453 42237952 7491 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 10312 7491 180 410 0 9894 0
[pid=1326] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1326/stat : 1326 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286701708 9367552 266 33554432000 4194304 5064252 140734754640688 140734754639600 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1326/statm: 2287 266 226 213 0 72 0
[pid=1327] ppid=1326 vsize=107628 CPUtime=3.73 cores=1,3,5,7
/proc/1327/stat : 1327 (glucose_static) R 1326 1314 32725 0 -1 4202496 22810 0 0 0 369 4 0 0 20 0 1 0 286701709 110211072 25118 33554432000 4194304 4896791 140734611841088 140734611838296 4224960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1327/statm: 26907 25118 78 172 0 26733 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 167172

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1330
/proc/meminfo: memFree=30969284/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=8.57 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 16511 50334 0 0 64 29 750 14 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1329] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1329/stat : 1329 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286702313 9367552 267 33554432000 4194304 5064252 140735225851312 140735225850224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1329/statm: 2287 267 226 213 0 72 0
[pid=1330] ppid=1329 vsize=57360 CPUtime=4.09 cores=1,3,5,7
/proc/1330/stat : 1330 (glucose_static) R 1329 1314 32725 0 -1 4202496 12601 0 0 0 406 3 0 0 20 0 1 0 286702313 58736640 12490 33554432000 4194304 4896791 140735961275520 140735961272728 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1330/statm: 14340 12490 78 172 0 14166 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 101876

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 1330
/proc/meminfo: memFree=30954792/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=8.57 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 16511 50334 0 0 64 29 750 14 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1329] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1329/stat : 1329 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286702313 9367552 267 33554432000 4194304 5064252 140735225851312 140735225850224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1329/statm: 2287 267 226 213 0 72 0
[pid=1330] ppid=1329 vsize=59204 CPUtime=16.88 cores=1,3,5,7
/proc/1330/stat : 1330 (glucose_static) R 1329 1314 32725 0 -1 4202496 13272 0 0 0 1685 3 0 0 20 0 1 0 286702313 60624896 13404 33554432000 4194304 4896791 140735961275520 140735961273096 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1330/statm: 14801 13404 78 172 0 14627 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 103720

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/184 1333
/proc/meminfo: memFree=30931392/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=8.57 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 16511 50334 0 0 64 29 750 14 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1329] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1329/stat : 1329 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286702313 9367552 267 33554432000 4194304 5064252 140735225851312 140735225850224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1329/statm: 2287 267 226 213 0 72 0
[pid=1330] ppid=1329 vsize=61280 CPUtime=42.49 cores=1,3,5,7
/proc/1330/stat : 1330 (glucose_static) R 1329 1314 32725 0 -1 4202496 15301 0 0 0 4244 5 0 0 20 0 1 0 286702313 62750720 13816 33554432000 4194304 4896791 140735961275520 140735961273096 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1330/statm: 15320 13816 78 172 0 15146 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 105796

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1333
/proc/meminfo: memFree=30939776/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=8.57 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 16511 50334 0 0 64 29 750 14 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1329] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1329/stat : 1329 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286702313 9367552 267 33554432000 4194304 5064252 140735225851312 140735225850224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1329/statm: 2287 267 226 213 0 72 0
[pid=1330] ppid=1329 vsize=62836 CPUtime=93.68 cores=1,3,5,7
/proc/1330/stat : 1330 (glucose_static) R 1329 1314 32725 0 -1 4202496 18623 0 0 0 9361 7 0 0 20 0 1 0 286702313 64344064 14466 33554432000 4194304 4896791 140735961275520 140735961273096 4204796 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1330/statm: 15709 14466 78 172 0 15535 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 107352

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1350
/proc/meminfo: memFree=30980468/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=32384 CPUtime=3.12 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 7752 0 0 0 311 1 0 0 20 0 1 0 286717369 33161216 7068 33554432000 4194304 4896791 140733718983456 140733718980664 4401607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1350/statm: 8096 7068 78 172 0 7922 0
Current children cumulated CPU time (s) 162.16

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1468
/proc/meminfo: memFree=30842580/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=196988 CPUtime=1262.86 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 68254 0 0 0 126231 55 0 0 20 0 1 0 286717369 201715712 41022 33554432000 4194304 4896791 140733718983456 140733718980984 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 49247 41022 78 172 0 49073 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 241504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1469
/proc/meminfo: memFree=30819360/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=168544 CPUtime=1322.84 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 69455 0 0 0 132228 56 0 0 20 0 1 0 286717369 172589056 41478 33554432000 4194304 4896791 140733718983456 140733718980664 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 42136 41478 78 172 0 41962 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 213060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1469
/proc/meminfo: memFree=30833884/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=170392 CPUtime=1382.83 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 70425 0 0 0 138225 58 0 0 20 0 1 0 286717369 174481408 41703 33554432000 4194304 4896791 140733718983456 140733718980664 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 42598 41703 78 172 0 42424 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 214908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1469
/proc/meminfo: memFree=30808100/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=172256 CPUtime=1442.82 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 71552 0 0 0 144221 61 0 0 20 0 1 0 286717369 176390144 41576 33554432000 4194304 4896791 140733718983456 140733718980664 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 43064 41576 78 172 0 42890 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 216772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1469
/proc/meminfo: memFree=30785300/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=174276 CPUtime=1502.81 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 72882 0 0 0 150218 63 0 0 20 0 1 0 286717369 178458624 42142 33554432000 4194304 4896791 140733718983456 140733718980664 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 43569 42142 78 172 0 43395 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 218792

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1469
/proc/meminfo: memFree=30793936/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=207280 CPUtime=1562.8 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 74052 0 0 0 156216 64 0 0 20 0 1 0 286717369 212254720 47893 33554432000 4194304 4896791 140733718983456 140733718980664 4225151 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 51820 47893 78 172 0 51646 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 251796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1470
/proc/meminfo: memFree=30780128/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=211980 CPUtime=1622.8 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 75363 0 0 0 162214 66 0 0 20 0 1 0 286717369 217067520 47919 33554432000 4194304 4896791 140733718983456 140733718980664 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 52995 47919 78 172 0 52821 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 256496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1470
/proc/meminfo: memFree=30771200/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=181824 CPUtime=1640.99 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 75731 0 0 0 164032 67 0 0 20 0 1 0 286717369 186187776 43937 33554432000 4194304 4896791 140733718983456 140733718981032 4205066 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 45456 43937 78 172 0 45282 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 226340

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1470
/proc/meminfo: memFree=30771200/32873648 swapFree=6612/6612
[pid=1314] ppid=1312 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1314/stat : 1314 (runWbo2satCp2.s) S 1312 1314 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286701453 9367552 275 33554432000 4194304 5064252 140735277708640 140735277707552 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1314/statm: 2287 275 233 213 0 72 0
[pid=1315] ppid=1314 vsize=26220 CPUtime=159.04 cores=1,3,5,7
/proc/1315/stat : 1315 (wbo2sat) S 1314 1314 32725 0 -1 4202496 21702 109603 0 0 71 30 15765 38 20 0 1 0 286701453 26849280 5122 33554432000 4194304 5872148 140735882869760 140735882863032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1315/statm: 6555 5122 180 410 0 6137 0
[pid=1349] ppid=1315 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1349/stat : 1349 (satsolver.sh) S 1315 1314 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286717369 9367552 266 33554432000 4194304 5064252 140734461766736 140734461765648 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1349/statm: 2287 266 226 213 0 72 0
[pid=1350] ppid=1349 vsize=181824 CPUtime=1640.99 cores=1,3,5,7
/proc/1350/stat : 1350 (glucose_static) R 1349 1314 32725 0 -1 4202496 75731 0 0 0 164032 67 0 0 20 0 1 0 286717369 186187776 43937 33554432000 4194304 4896791 140733718983456 140733718981032 4205066 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1350/statm: 45456 43937 78 172 0 45282 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 226340

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.7
CPU system time (s): 1.37679
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 306480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.7
system time used= 1.37679
maximum resident set size= 244180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208025
page faults= 0
swaps= 0
block input operations= 0
block output operations= 154912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 200
involuntary context switches= 1963

runsolver used 6.78697 second user time and 10.9403 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 13:49:30
IDJOB=3717290
IDBENCH=79164
IDSOLVER=2299
FILE ID=node148/3717290-1338205770
RUNJOBID= node148-1338194963-32742
PBS_JOBID= 14624603
Free space on /tmp= 71680 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717290-1338205770/watcher-3717290-1338205770 -o /tmp/evaluation-result-3717290-1338205770/solver-3717290-1338205770 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717290-1338205770.wbo 1240262333 HOME HOME

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

MD5SUM BENCH= b6d6940e1e32d980df9f418447a42cea
RANDOM SEED=1240262333

node148.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.284
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.56
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.284
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.94
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.284
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.92
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.284
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		: 2667.284
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.90
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.284
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.91
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.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31004780 kB
Buffers:          398376 kB
Cached:           403940 kB
SwapCached:          576 kB
Active:           750436 kB
Inactive:         250880 kB
Active(anon):     189916 kB
Inactive(anon):    11384 kB
Active(file):     560520 kB
Inactive(file):   239496 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8600 kB
Writeback:             0 kB
AnonPages:        374464 kB
Mapped:            11808 kB
Shmem:                96 kB
Slab:             728852 kB
SReclaimable:     173228 kB
SUnreclaim:       555624 kB
KernelStack:        1520 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     364064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 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= 71664 MiB
End job on node148 at 2012-05-28 14:19:30