Trace number 3754224

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap42_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.08
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
696.97/697.25	o 9540497
696.97/697.25	c current bound: 4770248
696.97/697.25	c fallback to adder encoding
698.46/698.69	c current bound: 7155373
698.46/698.69	c fallback to adder encoding
701.45/701.66	c current bound: 8347935
701.45/701.66	c fallback to adder encoding
711.35/711.55	c current bound: 8944216
711.35/711.55	c fallback to adder encoding
732.06/732.23	c current bound: 9242357
732.06/732.23	c fallback to adder encoding
792.95/793.20	c current bound: 9391427
792.95/793.20	c fallback to adder encoding
922.72/922.93	c current bound: 9465962
922.72/922.93	c fallback to adder encoding
1239.07/1239.39	c current bound: 9503230
1239.07/1239.39	c fallback to adder encoding
1716.69/1717.13	o 9502755
1716.69/1717.13	c current bound: 9484359
1716.69/1717.13	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5: 21461 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	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-3754224-1339199082/watcher-3754224-1339199082 -o /tmp/evaluation-result-3754224-1339199082/solver-3754224-1339199082 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754224-1339199082.wbo 1409058799 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: 1.92 1.98 1.99 3/179 21190
/proc/meminfo: memFree=28154380/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0

[startup+0.0194359 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 21190
/proc/meminfo: memFree=28154380/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100351 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 21190
/proc/meminfo: memFree=28154380/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 21190
/proc/meminfo: memFree=28154380/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 21190
/proc/meminfo: memFree=28154380/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 21204
/proc/meminfo: memFree=28068384/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=0.29 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 4682 6455 0 0 22 3 2 2 20 0 1 0 386032715 38277120 8080 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8080 178 443 0 8898 0
[pid=21203] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21203/stat : 21203 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386032746 9367552 267 33554432000 4194304 5064252 140737226611008 140737226609920 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21203/statm: 2287 267 226 213 0 72 0
[pid=21204] ppid=21203 vsize=43280 CPUtime=1.18 cores=1,3,5,7
/proc/21204/stat : 21204 (glucose) R 21203 21190 16567 0 -1 4202496 8722 0 0 0 116 2 0 0 20 0 1 0 386032746 44318720 10076 33554432000 4194304 5208918 140733196399920 140733196397768 4205710 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21204/statm: 10820 10076 105 248 0 10569 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 98956

[startup+3.10034 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 21204
/proc/meminfo: memFree=28064228/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=0.29 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 4682 6455 0 0 22 3 2 2 20 0 1 0 386032715 38277120 8080 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8080 178 443 0 8898 0
[pid=21203] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21203/stat : 21203 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386032746 9367552 267 33554432000 4194304 5064252 140737226611008 140737226609920 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21203/statm: 2287 267 226 213 0 72 0
[pid=21204] ppid=21203 vsize=51020 CPUtime=2.78 cores=1,3,5,7
/proc/21204/stat : 21204 (glucose) R 21203 21190 16567 0 -1 4202496 8916 0 0 0 276 2 0 0 20 0 1 0 386032746 52244480 10267 33554432000 4194304 5208918 140733196399920 140733196396232 4211049 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21204/statm: 12755 10267 105 248 0 12504 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 106696

[startup+6.30044 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 21204
/proc/meminfo: memFree=28060620/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=0.29 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 4682 6455 0 0 22 3 2 2 20 0 1 0 386032715 38277120 8080 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8080 178 443 0 8898 0
[pid=21203] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21203/stat : 21203 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386032746 9367552 267 33554432000 4194304 5064252 140737226611008 140737226609920 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21203/statm: 2287 267 226 213 0 72 0
[pid=21204] ppid=21203 vsize=45484 CPUtime=5.98 cores=1,3,5,7
/proc/21204/stat : 21204 (glucose) R 21203 21190 16567 0 -1 4202496 9659 0 0 0 595 3 0 0 20 0 1 0 386032746 46575616 10604 33554432000 4194304 5208918 140733196399920 140733196396296 4229311 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21204/statm: 11371 10604 105 248 0 11120 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 101160

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 21204
/proc/meminfo: memFree=28028732/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=0.29 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 4682 6455 0 0 22 3 2 2 20 0 1 0 386032715 38277120 8080 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8080 178 443 0 8898 0
[pid=21203] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21203/stat : 21203 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386032746 9367552 267 33554432000 4194304 5064252 140737226611008 140737226609920 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21203/statm: 2287 267 226 213 0 72 0
[pid=21204] ppid=21203 vsize=75496 CPUtime=12.38 cores=1,3,5,7
/proc/21204/stat : 21204 (glucose) R 21203 21190 16567 0 -1 4202496 10389 0 0 0 1235 3 0 0 20 0 1 0 386032746 77307904 17930 33554432000 4194304 5208918 140733196399920 140733196396296 4212442 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21204/statm: 18874 17930 105 248 0 18623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 131172

[startup+25.5072 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 21204
/proc/meminfo: memFree=28018068/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=0.29 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 4682 6455 0 0 22 3 2 2 20 0 1 0 386032715 38277120 8080 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8080 178 443 0 8898 0
[pid=21203] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21203/stat : 21203 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386032746 9367552 267 33554432000 4194304 5064252 140737226611008 140737226609920 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21203/statm: 2287 267 226 213 0 72 0
[pid=21204] ppid=21203 vsize=94352 CPUtime=25.18 cores=1,3,5,7
/proc/21204/stat : 21204 (glucose) R 21203 21190 16567 0 -1 4202496 11036 0 0 0 2515 3 0 0 20 0 1 0 386032746 96616448 18174 33554432000 4194304 5208918 140733196399920 140733196397864 4211648 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21204/statm: 23588 18174 105 248 0 23337 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 150028

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 21204
/proc/meminfo: memFree=28013416/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=0.29 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 4682 6455 0 0 22 3 2 2 20 0 1 0 386032715 38277120 8080 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8080 178 443 0 8898 0
[pid=21203] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21203/stat : 21203 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386032746 9367552 267 33554432000 4194304 5064252 140737226611008 140737226609920 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21203/statm: 2287 267 226 213 0 72 0
[pid=21204] ppid=21203 vsize=94352 CPUtime=50.78 cores=1,3,5,7
/proc/21204/stat : 21204 (glucose) R 21203 21190 16567 0 -1 4202496 11679 0 0 0 5074 4 0 0 20 0 1 0 386032746 96616448 22842 33554432000 4194304 5208918 140733196399920 140733196396296 4228930 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21204/statm: 23588 22842 105 248 0 23337 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 150028

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 21204
/proc/meminfo: memFree=28015964/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=0.29 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 4682 6455 0 0 22 3 2 2 20 0 1 0 386032715 38277120 8080 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8080 178 443 0 8898 0
[pid=21203] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21203/stat : 21203 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386032746 9367552 267 33554432000 4194304 5064252 140737226611008 140737226609920 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21203/statm: 2287 267 226 213 0 72 0
[pid=21204] ppid=21203 vsize=94352 CPUtime=101.96 cores=1,3,5,7
/proc/21204/stat : 21204 (glucose) R 21203 21190 16567 0 -1 4202496 11782 0 0 0 10191 5 0 0 20 0 1 0 386032746 96616448 22886 33554432000 4194304 5208918 140733196399920 140733196396296 4229710 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21204/statm: 23588 22886 105 248 0 23337 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 150028

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 21205
/proc/meminfo: memFree=27976812/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=0.29 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 4682 6455 0 0 22 3 2 2 20 0 1 0 386032715 38277120 8080 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8080 178 443 0 8898 0
[pid=21203] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.77 2.19 2.06 3/183 21346
/proc/meminfo: memFree=12069904/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1239.4 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 28124 130018 0 0 176 26 123655 83 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21292] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21292/stat : 21292 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386156677 9367552 267 33554432000 4194304 5064252 140737063856304 140737063855216 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21292/statm: 2287 267 226 213 0 72 0
[pid=21293] ppid=21292 vsize=94392 CPUtime=182.63 cores=1,3,5,7
/proc/21293/stat : 21293 (glucose) R 21292 21190 16567 0 -1 4202496 15400 0 0 0 18255 8 0 0 20 0 1 0 386156678 96657408 22898 33554432000 4194304 5208918 140736631915088 140736631910856 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21293/statm: 23598 22898 105 248 0 23347 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 150068

[startup+1482.3 s]
/proc/loadavg: 3.72 2.56 2.19 3/181 21396
/proc/meminfo: memFree=24447396/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1239.4 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 28124 130018 0 0 176 26 123655 83 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21292] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21292/stat : 21292 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386156677 9367552 267 33554432000 4194304 5064252 140737063856304 140737063855216 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21292/statm: 2287 267 226 213 0 72 0
[pid=21293] ppid=21292 vsize=143712 CPUtime=242.62 cores=1,3,5,7
/proc/21293/stat : 21293 (glucose) R 21292 21190 16567 0 -1 4202496 16567 0 0 0 24252 10 0 0 20 0 1 0 386156678 147161088 31988 33554432000 4194304 5208918 140736631915088 140736631913080 4215351 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21293/statm: 35928 31988 105 248 0 35677 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 199388

[startup+1542.3 s]
/proc/loadavg: 3.95 2.85 2.31 3/184 21401
/proc/meminfo: memFree=17685768/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1239.4 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 28124 130018 0 0 176 26 123655 83 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21292] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21292/stat : 21292 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386156677 9367552 267 33554432000 4194304 5064252 140737063856304 140737063855216 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21292/statm: 2287 267 226 213 0 72 0
[pid=21293] ppid=21292 vsize=143712 CPUtime=302.62 cores=1,3,5,7
/proc/21293/stat : 21293 (glucose) R 21292 21190 16567 0 -1 4202496 17924 0 0 0 30250 12 0 0 20 0 1 0 386156678 147161088 31476 33554432000 4194304 5208918 140736631915088 140736631913080 4229770 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21293/statm: 35928 31476 105 248 0 35677 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 199388

[startup+1602.3 s]
/proc/loadavg: 3.62 2.97 2.39 2/176 21425
/proc/meminfo: memFree=26872020/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1239.4 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 28124 130018 0 0 176 26 123655 83 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21292] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21292/stat : 21292 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386156677 9367552 267 33554432000 4194304 5064252 140737063856304 140737063855216 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21292/statm: 2287 267 226 213 0 72 0
[pid=21293] ppid=21292 vsize=108380 CPUtime=362.61 cores=1,3,5,7
/proc/21293/stat : 21293 (glucose) R 21292 21190 16567 0 -1 4202496 18753 0 0 0 36247 14 0 0 20 0 1 0 386156678 110981120 26420 33554432000 4194304 5208918 140736631915088 140736631913176 4211147 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21293/statm: 27095 26420 105 248 0 26844 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 164056

[startup+1662.3 s]
/proc/loadavg: 2.92 2.91 2.40 3/181 21451
/proc/meminfo: memFree=27173552/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1239.4 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 28124 130018 0 0 176 26 123655 83 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21292] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21292/stat : 21292 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386156677 9367552 267 33554432000 4194304 5064252 140737063856304 140737063855216 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21292/statm: 2287 267 226 213 0 72 0
[pid=21293] ppid=21292 vsize=157700 CPUtime=422.6 cores=1,3,5,7
/proc/21293/stat : 21293 (glucose) R 21292 21190 16567 0 -1 4202496 20110 0 0 0 42243 17 0 0 20 0 1 0 386156678 161484800 35997 33554432000 4194304 5208918 140736631915088 140736631911400 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21293/statm: 39425 35997 105 248 0 39174 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 213376

[startup+1722.3 s]
/proc/loadavg: 3.23 3.00 2.46 3/183 21461
/proc/meminfo: memFree=21657928/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1717.05 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 31087 154754 0 0 196 28 171372 109 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21460] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21460/stat : 21460 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386204451 9367552 266 33554432000 4194304 5064252 140734412774288 140734412773200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21460/statm: 2287 266 226 213 0 72 0
[pid=21461] ppid=21460 vsize=44916 CPUtime=4.92 cores=1,3,5,7
/proc/21461/stat : 21461 (glucose) R 21460 21190 16567 0 -1 4202496 9801 0 0 0 489 3 0 0 20 0 1 0 386204451 45993984 10203 33554432000 4194304 5208918 140737377336816 140737377334648 4212729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21461/statm: 11229 10203 105 248 0 10978 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 100592

[startup+1782.3 s]
/proc/loadavg: 2.53 2.83 2.44 3/183 21461
/proc/meminfo: memFree=21607168/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1717.05 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 31087 154754 0 0 196 28 171372 109 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21460] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21460/stat : 21460 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386204451 9367552 266 33554432000 4194304 5064252 140734412774288 140734412773200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21460/statm: 2287 266 226 213 0 72 0
[pid=21461] ppid=21460 vsize=93940 CPUtime=64.91 cores=1,3,5,7
/proc/21461/stat : 21461 (glucose) R 21460 21190 16567 0 -1 4202496 13027 0 0 0 6485 6 0 0 20 0 1 0 386204451 96194560 22782 33554432000 4194304 5208918 140737377336816 140737377333192 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21461/statm: 23485 22782 105 248 0 23234 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 149616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.38 2.78 2.43 3/183 21461
/proc/meminfo: memFree=21604936/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1717.05 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 31087 154754 0 0 196 28 171372 109 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21460] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21460/stat : 21460 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386204451 9367552 266 33554432000 4194304 5064252 140734412774288 140734412773200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21460/statm: 2287 266 226 213 0 72 0
[pid=21461] ppid=21460 vsize=93940 CPUtime=83.02 cores=1,3,5,7
/proc/21461/stat : 21461 (glucose) R 21460 21190 16567 0 -1 4202496 13027 0 0 0 8296 6 0 0 20 0 1 0 386204451 96194560 22782 33554432000 4194304 5208918 140737377336816 140737377333192 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21461/statm: 23485 22782 105 248 0 23234 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 149616

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.38 2.78 2.43 3/183 21461
/proc/meminfo: memFree=21604936/32873844 swapFree=7900/7900
[pid=21190] ppid=21188 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21190/stat : 21190 (npSolver-wbo-I.) S 21188 21190 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386032715 9367552 274 33554432000 4194304 5064252 140737430016448 140737430015360 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21190/statm: 2287 274 233 213 0 72 0
[pid=21191] ppid=21190 vsize=37380 CPUtime=1717.05 cores=1,3,5,7
/proc/21191/stat : 21191 (npSolver-wbo) S 21190 21190 16567 0 -1 4202496 31087 154754 0 0 196 28 171372 109 20 0 1 0 386032715 38277120 8403 33554432000 4194304 6006132 140736208478064 140736208469472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21191/statm: 9345 8403 178 443 0 8898 0
[pid=21460] ppid=21191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21460/stat : 21460 (satsolver.sh) S 21191 21190 16567 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386204451 9367552 266 33554432000 4194304 5064252 140734412774288 140734412773200 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21460/statm: 2287 266 226 213 0 72 0
[pid=21461] ppid=21460 vsize=93940 CPUtime=83.02 cores=1,3,5,7
/proc/21461/stat : 21461 (glucose) R 21460 21190 16567 0 -1 4202496 13027 0 0 0 8296 6 0 0 20 0 1 0 386204451 96194560 22782 33554432000 4194304 5208918 140737377336816 140737377333192 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21461/statm: 23485 22782 105 248 0 23234 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 149616

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1798.66
CPU system time (s): 1.45678
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 244196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.66
system time used= 1.45678
maximum resident set size= 167200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199857
page faults= 0
swaps= 0
block input operations= 0
block output operations= 253544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 599
involuntary context switches= 1958

runsolver used 3.2685 second user time and 9.1826 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-09 01:44:42
IDJOB=3754224
IDBENCH=79531
IDSOLVER=2338
FILE ID=node137/3754224-1339199082
RUNJOBID= node137-1339183353-17659
PBS_JOBID= 14643809
Free space on /tmp= 70488 MiB

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

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

MD5SUM BENCH= 832b6d889e2e04fac8730ab9437bdddf
RANDOM SEED=1409058799

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28154644 kB
Buffers:          483000 kB
Cached:          2715076 kB
SwapCached:         4640 kB
Active:          2159484 kB
Inactive:        1678280 kB
Active(anon):     629852 kB
Inactive(anon):     5860 kB
Active(file):    1529632 kB
Inactive(file):  1672420 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:              8188 kB
Writeback:             0 kB
AnonPages:        670452 kB
Mapped:            10504 kB
Shmem:                 0 kB
Slab:             734768 kB
SReclaimable:     175912 kB
SUnreclaim:       558856 kB
KernelStack:        1520 kB
PageTables:         5292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     916240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 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= 68904 MiB
End job on node137 at 2012-06-09 02:14:42