Trace number 3753278

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
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-45-40--soft-0-100-0.wbo
MD5SUM12a88866bbd50b724bb180a8f6ce160e
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 benchmark0.080987
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1800
Total number of constraints85
Number of soft constraints85
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 4848
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4847
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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

Solver Data

0.00/0.02	c run usual solver
318.29/318.43	o 963
318.29/318.43	c starting approximation
318.29/318.43	c factor = 2
318.29/318.43	c current bound: 481
347.19/347.37	c current bound: 481
374.17/374.34	c current bound: 481
402.37/402.56	c current bound: 481
430.86/431.06	c current bound: 481
459.66/459.88	c current bound: 481
487.85/488.06	c current bound: 481
517.25/517.45	c current bound: 481
545.40/545.62	c current bound: 481
574.11/574.34	c current bound: 481
603.00/603.23	c current bound: 481
630.78/631.01	c current bound: 481
660.61/660.86	c current bound: 481
689.80/690.09	c current bound: 481
717.40/717.69	c current bound: 481
746.68/746.93	c current bound: 481
773.68/773.98	c current bound: 481
801.27/801.53	c current bound: 481
829.74/830.01	c current bound: 481
858.06/858.39	c current bound: 481
886.66/886.97	c current bound: 481
914.36/914.70	c current bound: 481
944.32/944.62	c current bound: 481
972.40/972.71	c current bound: 481
999.74/1000.05	c current bound: 481
1027.04/1027.39	c current bound: 481
1057.01/1057.33	c current bound: 481
1083.81/1084.14	c current bound: 481
1112.00/1112.33	c current bound: 481
1141.08/1141.42	c current bound: 481
1168.80/1169.16	c current bound: 481
1196.69/1197.07	c current bound: 481
1225.28/1225.63	c current bound: 481
1255.26/1255.63	c current bound: 481
1282.07/1282.48	c current bound: 481
1310.97/1311.37	c current bound: 481
1339.37/1339.75	c current bound: 481
1366.95/1367.37	c current bound: 481
1393.81/1394.22	c current bound: 481
1422.45/1422.88	c current bound: 481
1450.01/1450.42	c current bound: 481
1478.82/1479.29	c current bound: 481
1506.69/1507.12	c current bound: 481
1536.27/1536.60	c current bound: 481
1563.22/1563.60	c current bound: 481
1592.31/1592.76	c current bound: 481
1620.67/1621.12	c current bound: 481
1648.31/1648.76	c current bound: 481
1676.88/1677.38	c current bound: 481
1705.78/1706.24	c current bound: 481
1734.28/1734.78	c current bound: 481
1761.37/1761.88	c current bound: 481
1790.68/1791.16	c current bound: 481
1800.07/1800.50	./satsolver.sh: line 5:   728 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.50	c error: unexpected solver exit code
1800.07/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-3753278-1339208059/watcher-3753278-1339208059 -o /tmp/evaluation-result-3753278-1339208059/solver-3753278-1339208059 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753278-1339208059.wbo 1985602398 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.13 2.05 2.01 2/177 32175
/proc/meminfo: memFree=31008996/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0

[startup+0.0679881 s]
/proc/loadavg: 2.13 2.05 2.01 2/177 32175
/proc/meminfo: memFree=31008996/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100331 s]
/proc/loadavg: 2.13 2.05 2.01 2/177 32175
/proc/meminfo: memFree=31008996/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.13 2.05 2.01 2/177 32175
/proc/meminfo: memFree=31008996/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 2.13 2.05 2.01 2/177 32175
/proc/meminfo: memFree=31008996/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 32182
/proc/meminfo: memFree=30996336/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 1401 1929 0 0 1 0 3 0 20 0 1 0 386931312 2846720 349 33554432000 4194304 6006132 140735741257616 140735741251808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32176/statm: 695 349 158 443 0 248 0
[pid=32181] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32181/stat : 32181 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386931318 9367552 266 33554432000 4194304 5064252 140736608666208 140736608665120 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32181/statm: 2287 266 226 213 0 72 0
[pid=32182] ppid=32181 vsize=26544 CPUtime=1.42 cores=0,2,4,6
/proc/32182/stat : 32182 (glucose) R 32181 32175 29754 0 -1 4202496 5017 0 0 0 142 0 0 0 20 0 1 0 386931318 27181056 3887 33554432000 4194304 5208918 140737322105328 140737322103480 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32182/statm: 6636 3887 96 248 0 6385 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47620

[startup+3.10034 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 32182
/proc/meminfo: memFree=30986776/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 1401 1929 0 0 1 0 3 0 20 0 1 0 386931312 2846720 349 33554432000 4194304 6006132 140735741257616 140735741251808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32176/statm: 695 349 158 443 0 248 0
[pid=32181] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32181/stat : 32181 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386931318 9367552 266 33554432000 4194304 5064252 140736608666208 140736608665120 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32181/statm: 2287 266 226 213 0 72 0
[pid=32182] ppid=32181 vsize=31008 CPUtime=3.03 cores=0,2,4,6
/proc/32182/stat : 32182 (glucose) R 32181 32175 29754 0 -1 4202496 5424 0 0 0 302 1 0 0 20 0 1 0 386931318 31752192 6848 33554432000 4194304 5208918 140737322105328 140737322103192 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32182/statm: 7752 6848 96 248 0 7501 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52084

[startup+6.30038 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 32182
/proc/meminfo: memFree=30988328/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 1401 1929 0 0 1 0 3 0 20 0 1 0 386931312 2846720 349 33554432000 4194304 6006132 140735741257616 140735741251808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32176/statm: 695 349 158 443 0 248 0
[pid=32181] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32181/stat : 32181 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386931318 9367552 266 33554432000 4194304 5064252 140736608666208 140736608665120 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32181/statm: 2287 266 226 213 0 72 0
[pid=32182] ppid=32181 vsize=57004 CPUtime=6.22 cores=0,2,4,6
/proc/32182/stat : 32182 (glucose) R 32181 32175 29754 0 -1 4202496 8141 0 0 0 620 2 0 0 20 0 1 0 386931318 58372096 7295 33554432000 4194304 5208918 140737322105328 140737322103272 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32182/statm: 14251 7295 96 248 0 14000 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 78080

[startup+12.7003 s]
/proc/loadavg: 2.18 2.06 2.01 3/181 32182
/proc/meminfo: memFree=30957316/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 1401 1929 0 0 1 0 3 0 20 0 1 0 386931312 2846720 349 33554432000 4194304 6006132 140735741257616 140735741251808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32176/statm: 695 349 158 443 0 248 0
[pid=32181] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32181/stat : 32181 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386931318 9367552 266 33554432000 4194304 5064252 140736608666208 140736608665120 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32181/statm: 2287 266 226 213 0 72 0
[pid=32182] ppid=32181 vsize=57024 CPUtime=12.62 cores=0,2,4,6
/proc/32182/stat : 32182 (glucose) R 32181 32175 29754 0 -1 4202496 9825 0 0 0 1259 3 0 0 20 0 1 0 386931318 58392576 13709 33554432000 4194304 5208918 140737322105328 140737322103272 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32182/statm: 14256 13709 96 248 0 14005 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 78100

[startup+25.5004 s]
/proc/loadavg: 2.15 2.06 2.01 3/181 32227
/proc/meminfo: memFree=31004476/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 1401 1929 0 0 1 0 3 0 20 0 1 0 386931312 2846720 349 33554432000 4194304 6006132 140735741257616 140735741251808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32176/statm: 695 349 158 443 0 248 0
[pid=32181] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32181/stat : 32181 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386931318 9367552 266 33554432000 4194304 5064252 140736608666208 140736608665120 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32181/statm: 2287 266 226 213 0 72 0
[pid=32182] ppid=32181 vsize=57024 CPUtime=25.42 cores=0,2,4,6
/proc/32182/stat : 32182 (glucose) R 32181 32175 29754 0 -1 4202496 10112 0 0 0 2538 4 0 0 20 0 1 0 386931318 58392576 13813 33554432000 4194304 5208918 140737322105328 140737322103416 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32182/statm: 14256 13813 96 248 0 14005 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 78100

[startup+51.1004 s]
/proc/loadavg: 2.23 2.08 2.02 3/181 32242
/proc/meminfo: memFree=30998144/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 1401 1929 0 0 1 0 3 0 20 0 1 0 386931312 2846720 349 33554432000 4194304 6006132 140735741257616 140735741251808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32176/statm: 695 349 158 443 0 248 0
[pid=32181] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32181/stat : 32181 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386931318 9367552 266 33554432000 4194304 5064252 140736608666208 140736608665120 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32181/statm: 2287 266 226 213 0 72 0
[pid=32182] ppid=32181 vsize=57024 CPUtime=51.01 cores=0,2,4,6
/proc/32182/stat : 32182 (glucose) R 32181 32175 29754 0 -1 4202496 10686 0 0 0 5093 8 0 0 20 0 1 0 386931318 58392576 13822 33554432000 4194304 5208918 140737322105328 140737322103320 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32182/statm: 14256 13822 96 248 0 14005 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 78100

[startup+102.307 s]
/proc/loadavg: 2.09 2.07 2.01 3/181 32256
/proc/meminfo: memFree=31024092/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 1401 1929 0 0 1 0 3 0 20 0 1 0 386931312 2846720 349 33554432000 4194304 6006132 140735741257616 140735741251808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32176/statm: 695 349 158 443 0 248 0
[pid=32181] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32181/stat : 32181 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386931318 9367552 266 33554432000 4194304 5064252 140736608666208 140736608665120 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32181/statm: 2287 266 226 213 0 72 0
[pid=32182] ppid=32181 vsize=68928 CPUtime=102.21 cores=0,2,4,6
/proc/32182/stat : 32182 (glucose) R 32181 32175 29754 0 -1 4202496 15813 0 0 0 10201 20 0 0 20 0 1 0 386931318 70582272 16798 33554432000 4194304 5208918 140737322105328 140737322103416 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32182/statm: 17232 16798 96 248 0 16981 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 90004

[startup+162.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/181 32277
/proc/meminfo: memFree=30952272/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 1401 1929 0 0 1 0 3 0 20 0 1 0 386931312 2846720 349 33554432000 4194304 6006132 140735741257616 140735741251808 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32176/statm: 695 349 158 443 0 248 0
[pid=32181] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31075056/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1536.23 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 40993 528284 0 0 86 13 153198 326 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741249552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
[pid=570] ppid=32176 vsize=9148 CPUtime=0.04 cores=0,2,4,6
/proc/570/stat : 570 (cp2_post.sh) S 32176 32175 29754 0 -1 4202496 636 1640 0 0 0 0 2 2 20 0 1 0 387084966 9367552 269 33554432000 4194304 5064252 140733660817968 140733660816880 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/570/statm: 2287 269 228 213 0 72 0
Current children cumulated CPU time (s) 1536.27
Current children cumulated vsize (KiB) 25144

[startup+1536.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 572
/proc/meminfo: memFree=31075056/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1536.25 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 41859 528800 0 0 88 13 153198 326 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741248976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
Current children cumulated CPU time (s) 1536.25
Current children cumulated vsize (KiB) 15996
#
############


[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 576
/proc/meminfo: memFree=31065060/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1536.25 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 41859 528800 0 0 88 13 153198 326 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741248976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
[pid=575] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/575/stat : 575 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387084975 9367552 266 33554432000 4194304 5064252 140737475228320 140737475227232 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/575/statm: 2287 266 226 213 0 72 0
[pid=576] ppid=575 vsize=23184 CPUtime=5.66 cores=0,2,4,6
/proc/576/stat : 576 (glucose) R 575 32175 29754 0 -1 4202496 5354 0 0 0 565 1 0 0 20 0 1 0 387084975 23740416 4953 33554432000 4194304 5208918 140733902821648 140733902819608 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/576/statm: 5796 4953 96 248 0 5545 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 48328

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 615
/proc/meminfo: memFree=31055568/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1592.41 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 43697 550333 0 0 92 14 158799 336 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741248976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
[pid=614] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/614/stat : 614 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387090591 9367552 266 33554432000 4194304 5064252 140737037869984 140737037868896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/614/statm: 2287 266 226 213 0 72 0
[pid=615] ppid=614 vsize=30464 CPUtime=9.49 cores=0,2,4,6
/proc/615/stat : 615 (glucose) R 614 32175 29754 0 -1 4202496 5799 0 0 0 948 1 0 0 20 0 1 0 387090591 31195136 7008 33554432000 4194304 5208918 140734374580752 140734374578696 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/615/statm: 7616 7008 96 248 0 7365 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 55608

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 650
/proc/meminfo: memFree=31060360/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1648.39 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 45535 571404 0 0 96 14 164379 350 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741248976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
[pid=642] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/642/stat : 642 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387096191 9367552 267 33554432000 4194304 5064252 140734298523232 140734298522144 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/642/statm: 2287 267 226 213 0 72 0
[pid=643] ppid=642 vsize=30464 CPUtime=13.49 cores=0,2,4,6
/proc/643/stat : 643 (glucose) R 642 32175 29754 0 -1 4202496 7234 0 0 0 1348 1 0 0 20 0 1 0 387096191 31195136 7206 33554432000 4194304 5208918 140734253468144 140734253466232 4211580 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/643/statm: 7616 7206 96 248 0 7365 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 55608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 685
/proc/meminfo: memFree=31055536/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1705.86 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 47373 594016 0 0 100 15 170110 361 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741248976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
[pid=677] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/677/stat : 677 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387101939 9367552 267 33554432000 4194304 5064252 140734420928176 140734420927088 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/677/statm: 2287 267 226 213 0 72 0
[pid=678] ppid=677 vsize=49140 CPUtime=16.01 cores=0,2,4,6
/proc/678/stat : 678 (glucose) R 677 32175 29754 0 -1 4202496 7758 0 0 0 1600 1 0 0 20 0 1 0 387101939 50319360 9299 33554432000 4194304 5208918 140736129229632 140736129227576 4211918 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/678/statm: 12285 9299 96 248 0 12034 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 74284

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 713
/proc/meminfo: memFree=31045604/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1761.5 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 49211 616237 0 0 104 16 175657 373 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741248976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
[pid=712] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/712/stat : 712 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387107503 9367552 267 33554432000 4194304 5064252 140734542054864 140734542053776 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/712/statm: 2287 267 226 213 0 72 0
[pid=713] ppid=712 vsize=49140 CPUtime=20.37 cores=0,2,4,6
/proc/713/stat : 713 (glucose) R 712 32175 29754 0 -1 4202496 8264 0 0 0 2035 2 0 0 20 0 1 0 387107503 50319360 9434 33554432000 4194304 5208918 140736274290848 140736274288936 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/713/statm: 12285 9434 96 248 0 12034 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 74284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 728
/proc/meminfo: memFree=31046520/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1790.76 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 50130 628263 0 0 106 16 178575 379 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741248976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
[pid=727] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/727/stat : 727 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387110430 9367552 267 33554432000 4194304 5064252 140733372209296 140733372208208 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/727/statm: 2287 267 226 213 0 72 0
[pid=728] ppid=727 vsize=30464 CPUtime=9.31 cores=0,2,4,6
/proc/728/stat : 728 (glucose) R 727 32175 29754 0 -1 4202496 5839 0 0 0 930 1 0 0 20 0 1 0 387110431 31195136 7176 33554432000 4194304 5208918 140735868807696 140735868805640 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/728/statm: 7616 7176 96 248 0 7365 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 55608

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/181 728
/proc/meminfo: memFree=31046520/32873852 swapFree=6864/6864
[pid=32175] ppid=32173 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32175/stat : 32175 (npSolver-wbo-It) S 32173 32175 29754 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386931312 9367552 275 33554432000 4194304 5064252 140734883530848 140734883529760 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32175/statm: 2287 275 233 213 0 72 0
[pid=32176] ppid=32175 vsize=6848 CPUtime=1790.76 cores=0,2,4,6
/proc/32176/stat : 32176 (npSolver-wbo) S 32175 32175 29754 0 -1 4202496 50130 628263 0 0 106 16 178575 379 20 0 1 0 386931312 7012352 1140 33554432000 4194304 6006132 140735741257616 140735741248976 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32176/statm: 1712 1140 177 443 0 1265 0
[pid=727] ppid=32176 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/727/stat : 727 (satsolver.sh) S 32176 32175 29754 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387110430 9367552 267 33554432000 4194304 5064252 140733372209296 140733372208208 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/727/statm: 2287 267 226 213 0 72 0
[pid=728] ppid=727 vsize=30464 CPUtime=9.31 cores=0,2,4,6
/proc/728/stat : 728 (glucose) R 727 32175 29754 0 -1 4202496 5839 0 0 0 930 1 0 0 20 0 1 0 387110431 31195136 7176 33554432000 4194304 5208918 140735868807696 140735868805640 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/728/statm: 7616 7176 96 248 0 7365 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 55608

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0200195
#  lost CPU user time (s): 0
#  lost CPU system time (s): 0.02

Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1796.13
CPU system time (s): 3.9954
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 220232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.13
system time used= 3.97539
maximum resident set size= 161164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 685221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 160880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3242
involuntary context switches= 2537

runsolver used 2.6146 second user time and 7.38588 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-09 04:14:19
IDJOB=3753278
IDBENCH=79174
IDSOLVER=2336
FILE ID=node129/3753278-1339208059
RUNJOBID= node129-1339204445-29770
PBS_JOBID= 14643853
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-45-40--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753278-1339208059/watcher-3753278-1339208059 -o /tmp/evaluation-result-3753278-1339208059/solver-3753278-1339208059 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753278-1339208059.wbo 1985602398 HOME HOME

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

MD5SUM BENCH= 12a88866bbd50b724bb180a8f6ce160e
RANDOM SEED=1985602398

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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:       32873852 kB
MemFree:        31009152 kB
Buffers:          392268 kB
Cached:           447104 kB
SwapCached:         2008 kB
Active:           612588 kB
Inactive:         334120 kB
Active(anon):     105276 kB
Inactive(anon):     4180 kB
Active(file):     507312 kB
Inactive(file):   329940 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:              8220 kB
Writeback:             0 kB
AnonPages:        142940 kB
Mapped:             9780 kB
Shmem:                 0 kB
Slab:             779340 kB
SReclaimable:     221380 kB
SUnreclaim:       557960 kB
KernelStack:        1504 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     236332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 71008 MiB
End job on node129 at 2012-06-09 04:44:19