Trace number 3754228

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 (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap62_wcsp.wbo
MD5SUM832b6d889e2e04fac8730ab9437bdddf
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark9556215
Best CPU time to get the best result obtained on this benchmark1800.09
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables832
Total number of constraints1680
Number of soft constraints1614
Number of constraints which are clauses1614
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 56493026
Min constraint cost 1
Max constraint cost 56493026
Sum of constraints costs 45549155826
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
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.02	c run usual solver
0.00/0.08	o 19082135
0.00/0.08	c current bound: 9541067
0.00/0.08	c fallback to adder encoding
683.18/683.47	o 9540497
683.18/683.47	c current bound: 4770248
683.18/683.47	c fallback to adder encoding
684.75/684.92	c current bound: 7155373
684.75/684.92	c fallback to adder encoding
687.64/687.88	c current bound: 8347935
687.64/687.88	c fallback to adder encoding
697.65/697.81	c current bound: 8944216
697.65/697.81	c fallback to adder encoding
718.33/718.54	c current bound: 9242357
718.33/718.54	c fallback to adder encoding
779.52/779.72	c current bound: 9391427
779.52/779.72	c fallback to adder encoding
908.79/909.05	c current bound: 9465962
908.79/909.05	c fallback to adder encoding
1223.03/1223.39	c current bound: 9503230
1223.03/1223.39	c fallback to adder encoding
1704.65/1705.02	o 9502755
1704.65/1705.02	c current bound: 9484359
1704.65/1705.02	c fallback to adder encoding
1800.03/1800.40	./satsolver.sh: line 5: 13002 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.40	c error: unexpected solver exit code
1800.03/1800.40	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-3754228-1339197767/watcher-3754228-1339197767 -o /tmp/evaluation-result-3754228-1339197767/solver-3754228-1339197767 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754228-1339197767.wbo 420148462 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.00 2.00 2.00 3/177 12858
/proc/meminfo: memFree=29895824/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0

[startup+0.00690299 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12858
/proc/meminfo: memFree=29895824/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12858
/proc/meminfo: memFree=29895824/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300315 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12858
/proc/meminfo: memFree=29895824/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700293 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12858
/proc/meminfo: memFree=29895824/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12872
/proc/meminfo: memFree=29812088/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 5056 5945 0 0 21 4 2 1 20 0 1 0 385902596 38277120 8451 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8451 178 443 0 8898 0
[pid=12871] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12871/stat : 12871 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385902627 9367552 266 33554432000 4194304 5064252 140737089960864 140737089959776 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12871/statm: 2287 266 226 213 0 72 0
[pid=12872] ppid=12871 vsize=43276 CPUtime=1.18 cores=1,3,5,7
/proc/12872/stat : 12872 (glucose) R 12871 12858 31309 0 -1 4202496 9493 0 0 0 116 2 0 0 20 0 1 0 385902627 44314624 9673 33554432000 4194304 5208918 140733617134656 140733617132504 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12872/statm: 10819 9673 105 248 0 10568 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 98952

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12872
/proc/meminfo: memFree=29809732/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 5056 5945 0 0 21 4 2 1 20 0 1 0 385902596 38277120 8451 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8451 178 443 0 8898 0
[pid=12871] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12871/stat : 12871 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385902627 9367552 266 33554432000 4194304 5064252 140737089960864 140737089959776 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12871/statm: 2287 266 226 213 0 72 0
[pid=12872] ppid=12871 vsize=51016 CPUtime=2.78 cores=1,3,5,7
/proc/12872/stat : 12872 (glucose) R 12871 12858 31309 0 -1 4202496 10105 0 0 0 276 2 0 0 20 0 1 0 385902627 52240384 10266 33554432000 4194304 5208918 140733617134656 140733617130968 4205651 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12872/statm: 12754 10266 105 248 0 12503 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 106692

[startup+6.30044 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12872
/proc/meminfo: memFree=29808856/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 5056 5945 0 0 21 4 2 1 20 0 1 0 385902596 38277120 8451 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8451 178 443 0 8898 0
[pid=12871] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12871/stat : 12871 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385902627 9367552 266 33554432000 4194304 5064252 140737089960864 140737089959776 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12871/statm: 2287 266 226 213 0 72 0
[pid=12872] ppid=12871 vsize=45480 CPUtime=5.98 cores=1,3,5,7
/proc/12872/stat : 12872 (glucose) R 12871 12858 31309 0 -1 4202496 11331 0 0 0 595 3 0 0 20 0 1 0 385902627 46571520 10441 33554432000 4194304 5208918 140733617134656 140733617131032 4212203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12872/statm: 11370 10441 105 248 0 11119 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 101156

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12872
/proc/meminfo: memFree=29778644/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 5056 5945 0 0 21 4 2 1 20 0 1 0 385902596 38277120 8451 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8451 178 443 0 8898 0
[pid=12871] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12871/stat : 12871 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385902627 9367552 266 33554432000 4194304 5064252 140737089960864 140737089959776 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12871/statm: 2287 266 226 213 0 72 0
[pid=12872] ppid=12871 vsize=75492 CPUtime=12.38 cores=1,3,5,7
/proc/12872/stat : 12872 (glucose) R 12871 12858 31309 0 -1 4202496 12318 0 0 0 1235 3 0 0 20 0 1 0 385902627 77303808 18017 33554432000 4194304 5208918 140733617134656 140733617130968 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12872/statm: 18873 18017 105 248 0 18622 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 131168

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12872
/proc/meminfo: memFree=29773748/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 5056 5945 0 0 21 4 2 1 20 0 1 0 385902596 38277120 8451 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8451 178 443 0 8898 0
[pid=12871] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12871/stat : 12871 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385902627 9367552 266 33554432000 4194304 5064252 140737089960864 140737089959776 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12871/statm: 2287 266 226 213 0 72 0
[pid=12872] ppid=12871 vsize=94348 CPUtime=25.18 cores=1,3,5,7
/proc/12872/stat : 12872 (glucose) R 12871 12858 31309 0 -1 4202496 13008 0 0 0 2514 4 0 0 20 0 1 0 385902627 96612352 18706 33554432000 4194304 5208918 140733617134656 140733617132600 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12872/statm: 23587 18706 105 248 0 23336 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 150024

[startup+51.1005 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 12872
/proc/meminfo: memFree=29755352/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 5056 5945 0 0 21 4 2 1 20 0 1 0 385902596 38277120 8451 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8451 178 443 0 8898 0
[pid=12871] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12871/stat : 12871 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385902627 9367552 266 33554432000 4194304 5064252 140737089960864 140737089959776 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12871/statm: 2287 266 226 213 0 72 0
[pid=12872] ppid=12871 vsize=94348 CPUtime=50.77 cores=1,3,5,7
/proc/12872/stat : 12872 (glucose) R 12871 12858 31309 0 -1 4202496 13100 0 0 0 5073 4 0 0 20 0 1 0 385902627 96612352 22885 33554432000 4194304 5208918 140733617134656 140733617131032 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12872/statm: 23587 22885 105 248 0 23336 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 150024

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 12872
/proc/meminfo: memFree=29753468/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 5056 5945 0 0 21 4 2 1 20 0 1 0 385902596 38277120 8451 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8451 178 443 0 8898 0
[pid=12871] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12871/stat : 12871 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385902627 9367552 266 33554432000 4194304 5064252 140737089960864 140737089959776 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12871/statm: 2287 266 226 213 0 72 0
[pid=12872] ppid=12871 vsize=94348 CPUtime=101.98 cores=1,3,5,7
/proc/12872/stat : 12872 (glucose) R 12871 12858 31309 0 -1 4202496 13379 0 0 0 10192 6 0 0 20 0 1 0 385902627 96612352 22885 33554432000 4194304 5208918 140733617134656 140733617131032 4212512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12872/statm: 23587 22885 105 248 0 23336 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 150024

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 12872
/proc/meminfo: memFree=29722536/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 5056 5945 0 0 21 4 2 1 20 0 1 0 385902596 38277120 8451 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8451 178 443 0 8898 0
[pid=12871] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12991
/proc/meminfo: memFree=30955440/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1223.37 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 28737 135467 0 0 177 26 122052 82 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=12989] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024958 9367552 266 33554432000 4194304 5064252 140733843729536 140733843728448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12989/statm: 2287 266 226 213 0 72 0
[pid=12990] ppid=12989 vsize=94392 CPUtime=138.64 cores=1,3,5,7
/proc/12990/stat : 12990 (glucose) R 12989 12858 31309 0 -1 4202496 14130 0 0 0 13857 7 0 0 20 0 1 0 386024958 96657408 22898 33554432000 4194304 5208918 140733275963648 140733275961736 4205672 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12990/statm: 23598 22898 105 248 0 23347 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 150068

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12991
/proc/meminfo: memFree=30918364/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1223.37 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 28737 135467 0 0 177 26 122052 82 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=12989] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024958 9367552 266 33554432000 4194304 5064252 140733843729536 140733843728448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12989/statm: 2287 266 226 213 0 72 0
[pid=12990] ppid=12989 vsize=143712 CPUtime=198.64 cores=1,3,5,7
/proc/12990/stat : 12990 (glucose) R 12989 12858 31309 0 -1 4202496 14517 0 0 0 19854 10 0 0 20 0 1 0 386024958 147161088 32733 33554432000 4194304 5208918 140733275963648 140733275961640 4229010 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12990/statm: 35928 32733 105 248 0 35677 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 199388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12992
/proc/meminfo: memFree=30924264/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1223.37 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 28737 135467 0 0 177 26 122052 82 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=12989] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024958 9367552 266 33554432000 4194304 5064252 140733843729536 140733843728448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12989/statm: 2287 266 226 213 0 72 0
[pid=12990] ppid=12989 vsize=143712 CPUtime=258.61 cores=1,3,5,7
/proc/12990/stat : 12990 (glucose) R 12989 12858 31309 0 -1 4202496 14807 0 0 0 25850 11 0 0 20 0 1 0 386024958 147161088 34294 33554432000 4194304 5208918 140733275963648 140733275960024 4213123 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12990/statm: 35928 34294 105 248 0 35677 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 199388

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 12992
/proc/meminfo: memFree=30903244/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1223.37 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 28737 135467 0 0 177 26 122052 82 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=12989] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024958 9367552 266 33554432000 4194304 5064252 140733843729536 140733843728448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12989/statm: 2287 266 226 213 0 72 0
[pid=12990] ppid=12989 vsize=143712 CPUtime=318.6 cores=1,3,5,7
/proc/12990/stat : 12990 (glucose) R 12989 12858 31309 0 -1 4202496 15651 0 0 0 31847 13 0 0 20 0 1 0 386024958 147161088 32758 33554432000 4194304 5208918 140733275963648 140733275961640 4229469 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12990/statm: 35928 32758 105 248 0 35677 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 199388

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 12992
/proc/meminfo: memFree=30899388/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1223.37 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 28737 135467 0 0 177 26 122052 82 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=12989] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024958 9367552 266 33554432000 4194304 5064252 140733843729536 140733843728448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12989/statm: 2287 266 226 213 0 72 0
[pid=12990] ppid=12989 vsize=157700 CPUtime=378.6 cores=1,3,5,7
/proc/12990/stat : 12990 (glucose) R 12989 12858 31309 0 -1 4202496 16360 0 0 0 37844 16 0 0 20 0 1 0 386024958 161484800 35743 33554432000 4194304 5208918 140733275963648 140733275961640 4213121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12990/statm: 39425 35743 105 248 0 39174 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 213376

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 12995
/proc/meminfo: memFree=30871788/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1223.37 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 28737 135467 0 0 177 26 122052 82 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=12989] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12989/stat : 12989 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024958 9367552 266 33554432000 4194304 5064252 140733843729536 140733843728448 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12989/statm: 2287 266 226 213 0 72 0
[pid=12990] ppid=12989 vsize=157700 CPUtime=438.59 cores=1,3,5,7
/proc/12990/stat : 12990 (glucose) R 12989 12858 31309 0 -1 4202496 17085 0 0 0 43841 18 0 0 20 0 1 0 386024958 161484800 37791 33554432000 4194304 5208918 140733275963648 140733275960024 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12990/statm: 39425 37791 105 248 0 39174 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 213376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13002
/proc/meminfo: memFree=30965308/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1704.91 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 31730 156919 0 0 197 29 170156 109 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=13001] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13001/stat : 13001 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386073121 9367552 267 33554432000 4194304 5064252 140734282926160 140734282925072 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13001/statm: 2287 267 226 213 0 72 0
[pid=13002] ppid=13001 vsize=75088 CPUtime=17.03 cores=1,3,5,7
/proc/13002/stat : 13002 (glucose) R 13001 12858 31309 0 -1 4202496 10995 0 0 0 1699 4 0 0 20 0 1 0 386073121 76890112 17726 33554432000 4194304 5208918 140734488276096 140734488272472 4211916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13002/statm: 18772 17726 105 248 0 18521 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 130764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13003
/proc/meminfo: memFree=30925652/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1704.91 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 31730 156919 0 0 197 29 170156 109 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=13001] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13001/stat : 13001 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386073121 9367552 267 33554432000 4194304 5064252 140734282926160 140734282925072 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13001/statm: 2287 267 226 213 0 72 0
[pid=13002] ppid=13001 vsize=93944 CPUtime=77.01 cores=1,3,5,7
/proc/13002/stat : 13002 (glucose) R 13001 12858 31309 0 -1 4202496 12734 0 0 0 7696 5 0 0 20 0 1 0 386073121 96198656 22949 33554432000 4194304 5208918 140734488276096 140734488272472 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13002/statm: 23486 22949 105 248 0 23235 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 149620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13003
/proc/meminfo: memFree=30918764/32873852 swapFree=6860/6860
[pid=12858] ppid=12856 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12858/stat : 12858 (npSolver-wbo-I.) S 12856 12858 31309 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385902596 9367552 275 33554432000 4194304 5064252 140735649673808 140735649672720 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12858/statm: 2287 275 233 213 0 72 0
[pid=12859] ppid=12858 vsize=37380 CPUtime=1704.91 cores=1,3,5,7
/proc/12859/stat : 12859 (npSolver-wbo) S 12858 12858 31309 0 -1 4202496 31730 156919 0 0 197 29 170156 109 20 0 1 0 385902596 38277120 8435 33554432000 4194304 6006132 140737404490992 140737404482400 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12859/statm: 9345 8435 178 443 0 8898 0
[pid=13001] ppid=12859 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13001/stat : 13001 (satsolver.sh) S 12859 12858 31309 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386073121 9367552 267 33554432000 4194304 5064252 140734282926160 140734282925072 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13001/statm: 2287 267 226 213 0 72 0
[pid=13002] ppid=13001 vsize=93944 CPUtime=95.12 cores=1,3,5,7
/proc/13002/stat : 13002 (glucose) R 13001 12858 31309 0 -1 4202496 12991 0 0 0 9506 6 0 0 20 0 1 0 386073121 96198656 22949 33554432000 4194304 5208918 140734488276096 140734488272472 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13002/statm: 23486 22949 105 248 0 23235 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 149620

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.41
CPU time (s): 1800.07
CPU user time (s): 1798.61
CPU system time (s): 1.45378
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 244196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.61
system time used= 1.45378
maximum resident set size= 167636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202631
page faults= 0
swaps= 0
block input operations= 0
block output operations= 253552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 619
involuntary context switches= 1955

runsolver used 3.62745 second user time and 8.93464 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-09 01:22:47
IDJOB=3754228
IDBENCH=79492
IDSOLVER=2338
FILE ID=node128/3754228-1339197767
RUNJOBID= node128-1339184647-10581
PBS_JOBID= 14643820
Free space on /tmp= 70380 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap62_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754228-1339197767/watcher-3754228-1339197767 -o /tmp/evaluation-result-3754228-1339197767/solver-3754228-1339197767 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754228-1339197767.wbo 420148462 HOME HOME

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

MD5SUM BENCH= 832b6d889e2e04fac8730ab9437bdddf
RANDOM SEED=420148462

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29896204 kB
Buffers:          309288 kB
Cached:           579564 kB
SwapCached:         1304 kB
Active:          2058344 kB
Inactive:          30372 kB
Active(anon):    1194916 kB
Inactive(anon):     7500 kB
Active(file):     863428 kB
Inactive(file):    22872 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67101724 kB
Dirty:              8548 kB
Writeback:            16 kB
AnonPages:       1205448 kB
Mapped:            10152 kB
Shmem:                 8 kB
Slab:             746840 kB
SReclaimable:     189024 kB
SUnreclaim:       557816 kB
KernelStack:        1456 kB
PageTables:         6268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1715324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1085440 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= 70636 MiB
End job on node128 at 2012-06-09 01:52:47