Trace number 3715079

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-myciel5g-3_wcsp.wbo
MD5SUM2db150696fc8aa7bc9f51554db7714aa
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark226.727
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables141
Total number of constraints755
Number of soft constraints708
Number of constraints which are clauses708
Number of constraints which are cardinality constraints (but not clauses)47
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 237
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 708
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.00	c run usual solver
0.00/0.03	o 87
0.00/0.03	c (debug) using card networks
17.95/18.04	o 53
17.95/18.04	c (debug) using card networks
32.35/32.46	o 40
32.35/32.46	c (debug) using card networks
49.75/49.89	o 31
49.75/49.89	c (debug) using card networks
49.86/49.99	o 30
49.86/49.99	c (debug) using card networks
49.96/50.09	o 28
49.96/50.09	c (debug) using card networks
50.06/50.19	o 27
50.06/50.19	c (debug) using card networks
50.16/50.29	o 25
50.16/50.29	c (debug) using card networks
50.26/50.45	o 24
50.26/50.45	c (debug) using card networks
51.35/51.43	o 23
51.35/51.43	c (debug) using card networks
59.96/60.05	o 22
59.96/60.05	c (debug) using card networks
74.96/75.04	o 20
74.96/75.04	c (debug) using card networks
140.95/141.03	o 19
140.95/141.03	c (debug) using card networks
229.92/230.08	o 18
229.92/230.08	c (debug) using card networks
249.71/249.86	o 17
689.94/690.18	o 16
1800.07/1800.40	./satsolver.sh: line 5:  9655 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.40	c error: unexpected solver exit code
1800.07/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-3715079-1338310761/watcher-3715079-1338310761 -o /tmp/evaluation-result-3715079-1338310761/solver-3715079-1338310761 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715079-1338310761.wbo 586245497 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.77 2/173 9478
/proc/meminfo: memFree=29785824/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0

[startup+0.080602 s]
/proc/loadavg: 0.00 0.00 0.77 2/173 9478
/proc/meminfo: memFree=29785824/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100296 s]
/proc/loadavg: 0.00 0.00 0.77 2/173 9478
/proc/meminfo: memFree=29785824/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30024 s]
/proc/loadavg: 0.00 0.00 0.77 2/173 9478
/proc/meminfo: memFree=29785824/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 0.00 0.00 0.77 2/173 9478
/proc/meminfo: memFree=29785824/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 0.00 0.00 0.77 3/183 9517
/proc/meminfo: memFree=29738336/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3328 CPUtime=0.02 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 873 5786 0 0 1 0 1 0 20 0 1 0 297201511 3407872 404 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 832 404 163 439 0 389 0
[pid=9491] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9491/stat : 9491 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297201516 9367552 267 33554432000 4194304 5064252 140735497320624 140735497319536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9491/statm: 2287 267 226 213 0 72 0
[pid=9492] ppid=9491 vsize=10948 CPUtime=1.43 cores=0,2,4,6
/proc/9492/stat : 9492 (glucose) R 9491 9478 9448 0 -1 4202496 2979 0 0 0 143 0 0 0 20 0 1 0 297201517 11210752 2180 33554432000 4194304 5208918 140736372339712 140736372337560 4213241 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9492/statm: 2737 2180 96 248 0 2486 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 32572

[startup+3.10031 s]
/proc/loadavg: 0.00 0.00 0.77 3/183 9517
/proc/meminfo: memFree=29660576/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3328 CPUtime=0.02 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 873 5786 0 0 1 0 1 0 20 0 1 0 297201511 3407872 404 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 832 404 163 439 0 389 0
[pid=9491] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9491/stat : 9491 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297201516 9367552 267 33554432000 4194304 5064252 140735497320624 140735497319536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9491/statm: 2287 267 226 213 0 72 0
[pid=9492] ppid=9491 vsize=16304 CPUtime=3.03 cores=0,2,4,6
/proc/9492/stat : 9492 (glucose) R 9491 9478 9448 0 -1 4202496 3211 0 0 0 303 0 0 0 20 0 1 0 297201517 16695296 2912 33554432000 4194304 5208918 140736372339712 140736372337656 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9492/statm: 4076 2912 96 248 0 3825 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 37928

[startup+6.30033 s]
/proc/loadavg: 0.16 0.03 0.77 3/185 9519
/proc/meminfo: memFree=29208388/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3328 CPUtime=0.02 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 873 5786 0 0 1 0 1 0 20 0 1 0 297201511 3407872 404 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 832 404 163 439 0 389 0
[pid=9491] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9491/stat : 9491 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297201516 9367552 267 33554432000 4194304 5064252 140735497320624 140735497319536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9491/statm: 2287 267 226 213 0 72 0
[pid=9492] ppid=9491 vsize=16304 CPUtime=6.23 cores=0,2,4,6
/proc/9492/stat : 9492 (glucose) R 9491 9478 9448 0 -1 4202496 3447 0 0 0 623 0 0 0 20 0 1 0 297201517 16695296 3138 33554432000 4194304 5208918 140736372339712 140736372337656 4213190 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9492/statm: 4076 3138 96 248 0 3825 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 37928

[startup+12.7004 s]
/proc/loadavg: 0.39 0.08 0.79 3/185 9519
/proc/meminfo: memFree=29204760/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3328 CPUtime=0.02 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 873 5786 0 0 1 0 1 0 20 0 1 0 297201511 3407872 404 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 832 404 163 439 0 389 0
[pid=9491] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9491/stat : 9491 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297201516 9367552 267 33554432000 4194304 5064252 140735497320624 140735497319536 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9491/statm: 2287 267 226 213 0 72 0
[pid=9492] ppid=9491 vsize=19612 CPUtime=12.63 cores=0,2,4,6
/proc/9492/stat : 9492 (glucose) R 9491 9478 9448 0 -1 4202496 4104 0 0 0 1263 0 0 0 20 0 1 0 297201517 20082688 4460 33554432000 4194304 5208918 140736372339712 140736372337576 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9492/statm: 4903 4460 96 248 0 4652 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 41236

[startup+25.5004 s]
/proc/loadavg: 0.74 0.18 0.81 3/185 9526
/proc/meminfo: memFree=29212592/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=18.03 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 1188 12934 0 0 2 0 1797 4 20 0 1 0 297201511 3375104 463 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 463 163 439 0 381 0
[pid=9525] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9525/stat : 9525 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203317 9367552 266 33554432000 4194304 5064252 140734428769792 140734428768704 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9525/statm: 2287 266 226 213 0 72 0
[pid=9526] ppid=9525 vsize=15648 CPUtime=7.43 cores=0,2,4,6
/proc/9526/stat : 9526 (glucose) R 9525 9478 9448 0 -1 4202496 3879 0 0 0 743 0 0 0 20 0 1 0 297203317 16023552 3062 33554432000 4194304 5208918 140736044612096 140736044610040 4229133 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9526/statm: 3912 3062 96 248 0 3661 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37240

[startup+51.1003 s]
/proc/loadavg: 1.17 0.32 0.84 3/186 9578
/proc/meminfo: memFree=29221124/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=50.42 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 3199 50802 0 0 8 1 5015 18 20 0 1 0 297201511 3375104 465 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 465 163 439 0 381 0
[pid=9577] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9577/stat : 9577 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297206557 9367552 265 33554432000 4194304 5064252 140733654340464 140733654339376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9577/statm: 2287 265 226 213 0 72 0
[pid=9578] ppid=9577 vsize=6848 CPUtime=0.63 cores=0,2,4,6
/proc/9578/stat : 9578 (glucose) R 9577 9478 9448 0 -1 4202496 1678 0 0 0 63 0 0 0 20 0 1 0 297206557 7012352 1256 33554432000 4194304 5208918 140733588709104 140733588707128 4229247 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9578/statm: 1712 1256 96 248 0 1461 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28440

[startup+102.307 s]
/proc/loadavg: 1.64 0.58 0.89 3/186 9623
/proc/meminfo: memFree=29194432/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=75.02 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 4048 72398 0 0 11 1 7464 26 20 0 1 0 297201511 3375104 465 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 465 163 439 0 381 0
[pid=9598] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9598/stat : 9598 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297209017 9367552 267 33554432000 4194304 5064252 140734080620976 140734080619888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9598/statm: 2287 267 226 213 0 72 0
[pid=9599] ppid=9598 vsize=28032 CPUtime=27.24 cores=0,2,4,6
/proc/9599/stat : 9599 (glucose) R 9598 9478 9448 0 -1 4202496 6026 0 0 0 2723 1 0 0 20 0 1 0 297209017 28704768 6561 33554432000 4194304 5208918 140736931719104 140736931716968 4229062 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9599/statm: 7008 6561 104 248 0 6757 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49624

[startup+162.3 s]
/proc/loadavg: 1.91 0.85 0.97 3/185 9630
/proc/meminfo: memFree=29196112/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=141 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 4331 82691 0 0 12 1 14058 29 20 0 1 0 297201511 3375104 465 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 465 163 439 0 381 0
[pid=9629] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/185 9661
/proc/meminfo: memFree=29091240/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=68288 CPUtime=671.99 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 9391 0 0 0 67197 2 0 0 20 0 1 0 297270530 69926912 16680 33554432000 4194304 5208918 140735377390208 140735377388072 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 17072 16680 102 248 0 16821 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 89880

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.71 3/185 9661
/proc/meminfo: memFree=29085072/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=68928 CPUtime=731.99 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 9556 0 0 0 73197 2 0 0 20 0 1 0 297270530 70582272 16840 33554432000 4194304 5208918 140735377390208 140735377388072 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 17232 16840 102 248 0 16981 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 90520

[startup+1482.3 s]
/proc/loadavg: 2.06 1.99 1.73 3/185 9661
/proc/meminfo: memFree=29070120/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=87784 CPUtime=791.97 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 9899 0 0 0 79194 3 0 0 20 0 1 0 297270530 89890816 19160 33554432000 4194304 5208918 140735377390208 140735377388152 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 21946 19160 102 248 0 21695 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 109376

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.74 3/185 9661
/proc/meminfo: memFree=29079372/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=88424 CPUtime=851.97 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 9900 0 0 0 85194 3 0 0 20 0 1 0 297270530 90546176 19161 33554432000 4194304 5208918 140735377390208 140735377388152 4229169 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 22106 19161 102 248 0 21855 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 110016

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.75 3/185 9661
/proc/meminfo: memFree=29076392/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=88424 CPUtime=911.95 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 9901 0 0 0 91192 3 0 0 20 0 1 0 297270530 90546176 19161 33554432000 4194304 5208918 140735377390208 140735377388152 4229006 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 22106 19161 102 248 0 21855 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 110016

[startup+1662.3 s]
/proc/loadavg: 2.05 2.00 1.77 3/185 9662
/proc/meminfo: memFree=29071924/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=88424 CPUtime=971.94 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 9902 0 0 0 97191 3 0 0 20 0 1 0 297270530 90546176 19673 33554432000 4194304 5208918 140735377390208 140735377388152 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 22106 19673 102 248 0 21855 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 110016

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.78 3/185 9662
/proc/meminfo: memFree=29069752/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=88424 CPUtime=1031.93 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 9902 0 0 0 103190 3 0 0 20 0 1 0 297270530 90546176 19673 33554432000 4194304 5208918 140735377390208 140735377386584 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 22106 19673 102 248 0 21855 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 110016

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/185 9662
/proc/meminfo: memFree=29056100/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=99916 CPUtime=1091.93 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 10236 0 0 0 109189 4 0 0 20 0 1 0 297270530 102313984 22546 33554432000 4194304 5208918 140735377390208 140735377388072 4229493 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 24979 22546 102 248 0 24728 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 121508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.80 3/185 9662
/proc/meminfo: memFree=29055204/32873844 swapFree=7124/7124
[pid=9478] ppid=9476 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9478/stat : 9478 (npSolver-wbo-It) S 9476 9478 9448 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297201511 9367552 275 33554432000 4194304 5064252 140735481854416 140735481853328 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9478/statm: 2287 275 233 213 0 72 0
[pid=9479] ppid=9478 vsize=3296 CPUtime=690.04 cores=0,2,4,6
/proc/9479/stat : 9479 (npSolver-wbo) S 9478 9478 9448 0 -1 4202496 5209 113844 0 0 14 1 68949 40 20 0 1 0 297201511 3375104 467 33554432000 4194304 5990268 140735070874448 140735070865872 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9479/statm: 824 467 164 439 0 381 0
[pid=9654] ppid=9479 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9654/stat : 9654 (satsolver.sh) S 9479 9478 9448 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297270530 9367552 267 33554432000 4194304 5064252 140735574302192 140735574301104 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9654/statm: 2287 267 226 213 0 72 0
[pid=9655] ppid=9654 vsize=99916 CPUtime=1110.03 cores=0,2,4,6
/proc/9655/stat : 9655 (glucose) R 9654 9478 9448 0 -1 4202496 10236 0 0 0 110999 4 0 0 20 0 1 0 297270530 102313984 22546 33554432000 4194304 5208918 140735377390208 140735377388072 4229006 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9655/statm: 24979 22546 102 248 0 24728 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 121508

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.1
CPU user time (s): 1799.63
CPU system time (s): 0.468928
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 121508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.468928
maximum resident set size= 90184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130278
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 449
involuntary context switches= 2043

runsolver used 6.72598 second user time and 18.3932 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-29 18:59:21
IDJOB=3715079
IDBENCH=79442
IDSOLVER=2296
FILE ID=node134/3715079-1338310761
RUNJOBID= node134-1338310759-9464
PBS_JOBID= 14632094
Free space on /tmp= 70744 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-myciel5g-3_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715079-1338310761/watcher-3715079-1338310761 -o /tmp/evaluation-result-3715079-1338310761/solver-3715079-1338310761 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715079-1338310761.wbo 586245497 HOME HOME

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

MD5SUM BENCH= 2db150696fc8aa7bc9f51554db7714aa
RANDOM SEED=586245497

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29786460 kB
Buffers:          476456 kB
Cached:          1705208 kB
SwapCached:          416 kB
Active:          1535780 kB
Inactive:         656352 kB
Active(anon):       1696 kB
Inactive(anon):    11000 kB
Active(file):    1534084 kB
Inactive(file):   645352 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107772 kB
Dirty:              8284 kB
Writeback:             0 kB
AnonPages:         16960 kB
Mapped:            10428 kB
Shmem:               100 kB
Slab:             759992 kB
SReclaimable:     202000 kB
SUnreclaim:       557992 kB
KernelStack:        1408 kB
PageTables:         3808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70612 MiB
End job on node134 at 2012-05-29 19:29:22