Trace number 3753973

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-55-50--soft-0-100-0.wbo
MD5SUMcab96e9f0187cae75501af3130753b71
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.12498
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2750
Total number of constraints105
Number of soft constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 5686
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5685
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run usual solver
0.00/0.53	o 493
28.62/28.80	o 114
49.55/49.65	o 105
70.13/70.20	o 103
90.15/90.22	o 62
849.03/849.22	o 61
1604.00/1604.30	o 46
1608.19/1608.59	o 38
1800.06/1800.41	./satsolver.sh: line 5: 18271 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3753973-1339195084/watcher-3753973-1339195084 -o /tmp/evaluation-result-3753973-1339195084/solver-3753973-1339195084 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753973-1339195084.wbo 238979758 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.10 2.07 2.01 3/177 18119
/proc/meminfo: memFree=28148616/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0

[startup+0.0839321 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 18119
/proc/meminfo: memFree=28148616/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100234 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 18119
/proc/meminfo: memFree=28148616/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300119 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 18119
/proc/meminfo: memFree=28148616/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700168 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 18119
/proc/meminfo: memFree=28148616/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.10 2.07 2.01 3/181 18133
/proc/meminfo: memFree=28107664/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=0.56 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 3556 8026 0 0 6 2 47 1 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18132] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18132/stat : 18132 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385633899 9367552 266 33554432000 4194304 5064252 140733721971744 140733721970656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18132/statm: 2287 266 226 213 0 72 0
[pid=18133] ppid=18132 vsize=35064 CPUtime=0.9 cores=1,3,5,7
/proc/18133/stat : 18133 (glucose) R 18132 18119 14131 0 -1 4202496 6521 0 0 0 89 1 0 0 20 0 1 0 385633899 35905536 7329 33554432000 4194304 5208918 140734937575760 140734937573912 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18133/statm: 8766 7329 95 248 0 8515 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 64728

[startup+3.10033 s]
/proc/loadavg: 2.10 2.07 2.01 3/181 18133
/proc/meminfo: memFree=28106036/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=0.56 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 3556 8026 0 0 6 2 47 1 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18132] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18132/stat : 18132 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385633899 9367552 266 33554432000 4194304 5064252 140733721971744 140733721970656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18132/statm: 2287 266 226 213 0 72 0
[pid=18133] ppid=18132 vsize=35196 CPUtime=2.5 cores=1,3,5,7
/proc/18133/stat : 18133 (glucose) R 18132 18119 14131 0 -1 4202496 7016 0 0 0 249 1 0 0 20 0 1 0 385633899 36040704 7824 33554432000 4194304 5208918 140734937575760 140734937573912 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18133/statm: 8799 7824 95 248 0 8548 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 64860

[startup+6.30034 s]
/proc/loadavg: 2.10 2.07 2.01 3/181 18133
/proc/meminfo: memFree=28099492/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=0.56 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 3556 8026 0 0 6 2 47 1 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18132] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18132/stat : 18132 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385633899 9367552 266 33554432000 4194304 5064252 140733721971744 140733721970656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18132/statm: 2287 266 226 213 0 72 0
[pid=18133] ppid=18132 vsize=39748 CPUtime=5.7 cores=1,3,5,7
/proc/18133/stat : 18133 (glucose) R 18132 18119 14131 0 -1 4202496 7579 0 0 0 569 1 0 0 20 0 1 0 385633899 40701952 8897 33554432000 4194304 5208918 140734937575760 140734937573608 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18133/statm: 9937 8897 95 248 0 9686 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 69412

[startup+12.7003 s]
/proc/loadavg: 2.09 2.07 2.01 3/181 18133
/proc/meminfo: memFree=28098904/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=0.56 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 3556 8026 0 0 6 2 47 1 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18132] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18132/stat : 18132 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385633899 9367552 266 33554432000 4194304 5064252 140733721971744 140733721970656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18132/statm: 2287 266 226 213 0 72 0
[pid=18133] ppid=18132 vsize=47060 CPUtime=12.09 cores=1,3,5,7
/proc/18133/stat : 18133 (glucose) R 18132 18119 14131 0 -1 4202496 9491 0 0 0 1208 1 0 0 20 0 1 0 385633899 48189440 9242 33554432000 4194304 5208918 140734937575760 140734937573912 4211641 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18133/statm: 11765 9242 96 248 0 11514 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 76724

[startup+25.5003 s]
/proc/loadavg: 2.13 2.08 2.01 3/181 18133
/proc/meminfo: memFree=28080368/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=0.56 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 3556 8026 0 0 6 2 47 1 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18132] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18132/stat : 18132 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385633899 9367552 266 33554432000 4194304 5064252 140733721971744 140733721970656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18132/statm: 2287 266 226 213 0 72 0
[pid=18133] ppid=18132 vsize=58904 CPUtime=24.9 cores=1,3,5,7
/proc/18133/stat : 18133 (glucose) R 18132 18119 14131 0 -1 4202496 10691 0 0 0 2488 2 0 0 20 0 1 0 385633899 60317696 13770 33554432000 4194304 5208918 140734937575760 140734937573704 4211918 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18133/statm: 14726 13770 96 248 0 14475 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 88568

[startup+51.1003 s]
/proc/loadavg: 2.09 2.07 2.01 3/181 18147
/proc/meminfo: memFree=28127260/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=49.63 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 4634 32332 0 0 8 3 4939 13 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18146] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18146/stat : 18146 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385638807 9367552 267 33554432000 4194304 5064252 140734970501072 140734970499984 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18146/statm: 2287 267 226 213 0 72 0
[pid=18147] ppid=18146 vsize=12292 CPUtime=1.42 cores=1,3,5,7
/proc/18147/stat : 18147 (glucose) R 18146 18119 14131 0 -1 4202496 2073 0 0 0 142 0 0 0 20 0 1 0 385638807 12587008 2482 33554432000 4194304 5208918 140735314038432 140735314036728 4211792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18147/statm: 3073 2482 95 248 0 2822 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 41956

[startup+102.306 s]
/proc/loadavg: 2.04 2.06 2.00 3/181 18161
/proc/meminfo: memFree=28091152/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=90.19 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5370 51588 0 0 10 3 8986 20 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18160] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18160/stat : 18160 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385642863 9367552 267 33554432000 4194304 5064252 140733832088016 140733832086928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18160/statm: 2287 267 226 213 0 72 0
[pid=18161] ppid=18160 vsize=66084 CPUtime=12.06 cores=1,3,5,7
/proc/18161/stat : 18161 (glucose) R 18160 18119 14131 0 -1 4202496 5662 0 0 0 1204 2 0 0 20 0 1 0 385642863 67670016 11000 33554432000 4194304 5208918 140736925936096 140736925934040 4211532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18161/statm: 16521 11000 96 248 0 16270 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95748

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/182 18164
/proc/meminfo: memFree=28024132/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=90.19 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5370 51588 0 0 10 3 8986 20 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18160] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18233
/proc/meminfo: memFree=29532216/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=849.07 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5577 98923 0 0 10 3 84794 100 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18228] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18228/stat : 18228 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385718763 9367552 267 33554432000 4194304 5064252 140736394379120 140736394378032 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18228/statm: 2287 267 226 213 0 72 0
[pid=18229] ppid=18228 vsize=115404 CPUtime=512.97 cores=1,3,5,7
/proc/18229/stat : 18229 (glucose) R 18228 18119 14131 0 -1 4202496 32306 0 0 0 51241 56 0 0 20 0 1 0 385718763 118173696 24124 33554432000 4194304 5208918 140736863415056 140736863413048 4211572 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18229/statm: 28851 24124 96 248 0 28600 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 145068

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 18256
/proc/meminfo: memFree=29556684/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=849.07 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5577 98923 0 0 10 3 84794 100 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18228] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18228/stat : 18228 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385718763 9367552 267 33554432000 4194304 5064252 140736394379120 140736394378032 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18228/statm: 2287 267 226 213 0 72 0
[pid=18229] ppid=18228 vsize=115404 CPUtime=572.96 cores=1,3,5,7
/proc/18229/stat : 18229 (glucose) R 18228 18119 14131 0 -1 4202496 34778 0 0 0 57233 63 0 0 20 0 1 0 385718763 118173696 25148 33554432000 4194304 5208918 140736863415056 140736863413048 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18229/statm: 28851 25148 96 248 0 28600 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 145068

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18257
/proc/meminfo: memFree=29427588/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=849.07 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5577 98923 0 0 10 3 84794 100 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18228] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18228/stat : 18228 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385718763 9367552 267 33554432000 4194304 5064252 140736394379120 140736394378032 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18228/statm: 2287 267 226 213 0 72 0
[pid=18229] ppid=18228 vsize=196312 CPUtime=632.95 cores=1,3,5,7
/proc/18229/stat : 18229 (glucose) R 18228 18119 14131 0 -1 4202496 36940 0 0 0 63227 68 0 0 20 0 1 0 385718763 201023488 44972 33554432000 4194304 5208918 140736863415056 140736863413208 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18229/statm: 49078 44972 96 248 0 48827 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 225976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18257
/proc/meminfo: memFree=29410456/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=849.07 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5577 98923 0 0 10 3 84794 100 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18228] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18228/stat : 18228 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385718763 9367552 267 33554432000 4194304 5064252 140736394379120 140736394378032 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18228/statm: 2287 267 226 213 0 72 0
[pid=18229] ppid=18228 vsize=196312 CPUtime=692.93 cores=1,3,5,7
/proc/18229/stat : 18229 (glucose) R 18228 18119 14131 0 -1 4202496 39417 0 0 0 69220 73 0 0 20 0 1 0 385718763 201023488 42924 33554432000 4194304 5208918 140736863415056 140736863413208 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18229/statm: 49078 42924 96 248 0 48827 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 225976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18257
/proc/meminfo: memFree=29525404/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=849.07 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5577 98923 0 0 10 3 84794 100 20 0 1 0 385633840 11640832 2336 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2336 167 443 0 2395 0
[pid=18228] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18228/stat : 18228 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385718763 9367552 267 33554432000 4194304 5064252 140736394379120 140736394378032 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18228/statm: 2287 267 226 213 0 72 0
[pid=18229] ppid=18228 vsize=146224 CPUtime=752.93 cores=1,3,5,7
/proc/18229/stat : 18229 (glucose) R 18228 18119 14131 0 -1 4202496 41588 0 0 0 75214 79 0 0 20 0 1 0 385718763 149733376 33919 33554432000 4194304 5208918 140736863415056 140736863413208 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18229/statm: 36556 33919 96 248 0 36305 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 175888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18271
/proc/meminfo: memFree=29546236/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=1608.3 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5910 151799 0 0 10 3 160634 183 20 0 1 0 385633840 11640832 2337 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2337 168 443 0 2395 0
[pid=18270] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18270/stat : 18270 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385794700 9367552 266 33554432000 4194304 5064252 140734725726672 140734725725584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18270/statm: 2287 266 226 213 0 72 0
[pid=18271] ppid=18270 vsize=65092 CPUtime=53.68 cores=1,3,5,7
/proc/18271/stat : 18271 (glucose) R 18270 18119 14131 0 -1 4202496 9779 0 0 0 5361 7 0 0 20 0 1 0 385794700 66654208 15855 33554432000 4194304 5208918 140734628145248 140734628143336 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18271/statm: 16273 15855 96 248 0 16022 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 94756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18271
/proc/meminfo: memFree=29475516/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=1608.3 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5910 151799 0 0 10 3 160634 183 20 0 1 0 385633840 11640832 2337 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2337 168 443 0 2395 0
[pid=18270] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18270/stat : 18270 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385794700 9367552 266 33554432000 4194304 5064252 140734725726672 140734725725584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18270/statm: 2287 266 226 213 0 72 0
[pid=18271] ppid=18270 vsize=145232 CPUtime=113.67 cores=1,3,5,7
/proc/18271/stat : 18271 (glucose) R 18270 18119 14131 0 -1 4202496 15116 0 0 0 11350 17 0 0 20 0 1 0 385794700 148717568 30539 33554432000 4194304 5208918 140734628145248 140734628143400 4211623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18271/statm: 36308 30539 96 248 0 36057 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 174896

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18273
/proc/meminfo: memFree=29519376/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=1608.3 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5910 151799 0 0 10 3 160634 183 20 0 1 0 385633840 11640832 2337 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2337 168 443 0 2395 0
[pid=18270] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18270/stat : 18270 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385794700 9367552 266 33554432000 4194304 5064252 140734725726672 140734725725584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18270/statm: 2287 266 226 213 0 72 0
[pid=18271] ppid=18270 vsize=65092 CPUtime=173.66 cores=1,3,5,7
/proc/18271/stat : 18271 (glucose) R 18270 18119 14131 0 -1 4202496 19010 0 0 0 17341 25 0 0 20 0 1 0 385794700 66654208 15856 33554432000 4194304 5208918 140734628145248 140734628143336 4211518 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18271/statm: 16273 15856 96 248 0 16022 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 94756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18273
/proc/meminfo: memFree=29499024/32873624 swapFree=7112/7112
[pid=18119] ppid=18117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18119/stat : 18119 (npSolver-wbo-It) S 18117 18119 14131 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385633840 9367552 274 33554432000 4194304 5064252 140737275216304 140737275215216 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18119/statm: 2287 274 233 213 0 72 0
[pid=18120] ppid=18119 vsize=11368 CPUtime=1608.3 cores=1,3,5,7
/proc/18120/stat : 18120 (npSolver-wbo) S 18119 18119 14131 0 -1 4202496 5910 151799 0 0 10 3 160634 183 20 0 1 0 385633840 11640832 2337 33554432000 4194304 6006132 140737382822016 140737382813408 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18120/statm: 2842 2337 168 443 0 2395 0
[pid=18270] ppid=18120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18270/stat : 18270 (satsolver.sh) S 18120 18119 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385794700 9367552 266 33554432000 4194304 5064252 140734725726672 140734725725584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18270/statm: 2287 266 226 213 0 72 0
[pid=18271] ppid=18270 vsize=145232 CPUtime=191.76 cores=1,3,5,7
/proc/18271/stat : 18271 (glucose) R 18270 18119 14131 0 -1 4202496 20865 0 0 0 19147 29 0 0 20 0 1 0 385794700 148717568 28265 33554432000 4194304 5208918 140734628145248 140734628143240 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18271/statm: 36308 28265 96 248 0 36057 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 174896

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): 1797.93
CPU system time (s): 2.17367
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 275296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.93
system time used= 2.17367
maximum resident set size= 222936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179566
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 446
involuntary context switches= 1964

runsolver used 6.98894 second user time and 19.3951 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-09 00:38:04
IDJOB=3753973
IDBENCH=79168
IDSOLVER=2337
FILE ID=node121/3753973-1339195084
RUNJOBID= node121-1339184277-15569
PBS_JOBID= 14643801
Free space on /tmp= 70864 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753973-1339195084/watcher-3753973-1339195084 -o /tmp/evaluation-result-3753973-1339195084/solver-3753973-1339195084 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753973-1339195084.wbo 238979758 HOME HOME

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

MD5SUM BENCH= cab96e9f0187cae75501af3130753b71
RANDOM SEED=238979758

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28149476 kB
Buffers:          949232 kB
Cached:          1534280 kB
SwapCached:          340 kB
Active:          3713936 kB
Inactive:          49604 kB
Active(anon):    1259508 kB
Inactive(anon):     8880 kB
Active(file):    2454428 kB
Inactive(file):    40724 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106508 kB
Dirty:              8540 kB
Writeback:             0 kB
AnonPages:       1258052 kB
Mapped:            12708 kB
Shmem:                40 kB
Slab:             801592 kB
SReclaimable:     245588 kB
SUnreclaim:       556004 kB
KernelStack:        1504 kB
PageTables:         6740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1715792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    649216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71208 MiB
End job on node121 at 2012-06-09 01:08:04