Trace number 3753240

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.1 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110967142--soft-0-100-0.wbo
MD5SUM7fd7081013808377c58c0d6e2ccd3b26
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark1.55876
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1145
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c run usual solver
34.15/34.24	o 709
34.15/34.24	c starting approximation
34.15/34.24	c factor = 2
34.15/34.24	c current bound: 354
87.41/87.51	c current bound: 354
138.61/138.73	c current bound: 354
190.00/190.13	c current bound: 354
241.21/241.36	c current bound: 354
292.47/292.62	c current bound: 354
343.37/343.56	c current bound: 354
395.34/395.51	c current bound: 354
446.15/446.33	c current bound: 354
497.64/497.86	c current bound: 354
548.74/548.96	c current bound: 354
599.42/599.66	c current bound: 354
650.91/651.18	c current bound: 354
702.10/702.39	c current bound: 354
754.00/754.27	c current bound: 354
805.99/806.25	c current bound: 354
857.34/857.62	c current bound: 354
908.33/908.61	c current bound: 354
960.07/960.39	c current bound: 354
1011.53/1011.84	c current bound: 354
1062.63/1062.97	c current bound: 354
1113.71/1114.07	c current bound: 354
1164.51/1164.80	c current bound: 354
1216.08/1216.46	c current bound: 354
1268.00/1268.36	c current bound: 354
1318.86/1319.28	c current bound: 354
1370.32/1370.71	c current bound: 354
1421.75/1422.20	c current bound: 354
1472.62/1473.08	c current bound: 354
1523.83/1524.28	c current bound: 354
1574.92/1575.35	c current bound: 354
1625.70/1626.18	c current bound: 354
1676.48/1676.94	c current bound: 354
1727.35/1727.81	c current bound: 354
1778.77/1779.24	c current bound: 354
1800.06/1800.50	./satsolver.sh: line 5: 29671 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.50	c error: unexpected solver exit code
1800.06/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3753240-1339208456/watcher-3753240-1339208456 -o /tmp/evaluation-result-3753240-1339208456/solver-3753240-1339208456 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753240-1339208456.wbo 351148483 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: 1.86 2.25 2.14 3/173 28826
/proc/meminfo: memFree=26918672/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0

[startup+0.0526071 s]
/proc/loadavg: 1.86 2.25 2.14 3/173 28826
/proc/meminfo: memFree=26918672/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100183 s]
/proc/loadavg: 1.86 2.25 2.14 3/173 28826
/proc/meminfo: memFree=26918672/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300116 s]
/proc/loadavg: 1.86 2.25 2.14 3/173 28826
/proc/meminfo: memFree=26918672/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700098 s]
/proc/loadavg: 1.86 2.25 2.14 3/173 28826
/proc/meminfo: memFree=26918672/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.86 2.25 2.14 3/184 28843
/proc/meminfo: memFree=26907096/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=3100 CPUtime=0.16 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 1450 2221 0 1 2 0 14 0 20 0 1 0 386971660 3174400 383 33554432000 4194304 6006132 140733241679696 140733241673888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28830/statm: 775 383 158 443 0 328 0
[pid=28841] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28841/stat : 28841 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386971679 9367552 267 33554432000 4194304 5064252 140737463291712 140737463290624 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28841/statm: 2287 267 226 213 0 72 0
[pid=28843] ppid=28841 vsize=9332 CPUtime=1.3 cores=0,2,4,6
/proc/28843/stat : 28843 (glucose) R 28841 28826 28534 0 -1 4202496 2721 0 0 0 130 0 0 0 20 0 1 0 386971679 9555968 1700 33554432000 4194304 5208918 140735266763680 140735266761624 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28843/statm: 2333 1700 96 248 0 2082 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30728

[startup+3.10021 s]
/proc/loadavg: 1.86 2.25 2.14 3/184 28843
/proc/meminfo: memFree=26896192/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=3100 CPUtime=0.16 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 1450 2221 0 1 2 0 14 0 20 0 1 0 386971660 3174400 383 33554432000 4194304 6006132 140733241679696 140733241673888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28830/statm: 775 383 158 443 0 328 0
[pid=28841] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28841/stat : 28841 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386971679 9367552 267 33554432000 4194304 5064252 140737463291712 140737463290624 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28841/statm: 2287 267 226 213 0 72 0
[pid=28843] ppid=28841 vsize=11576 CPUtime=2.9 cores=0,2,4,6
/proc/28843/stat : 28843 (glucose) R 28841 28826 28534 0 -1 4202496 3707 0 0 0 290 0 0 0 20 0 1 0 386971679 11853824 2475 33554432000 4194304 5208918 140735266763680 140735266761768 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28843/statm: 2894 2475 96 248 0 2643 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 32972

[startup+6.30028 s]
/proc/loadavg: 1.88 2.25 2.14 3/184 28850
/proc/meminfo: memFree=26882680/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=3100 CPUtime=0.16 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 1450 2221 0 1 2 0 14 0 20 0 1 0 386971660 3174400 383 33554432000 4194304 6006132 140733241679696 140733241673888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28830/statm: 775 383 158 443 0 328 0
[pid=28841] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28841/stat : 28841 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386971679 9367552 267 33554432000 4194304 5064252 140737463291712 140737463290624 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28841/statm: 2287 267 226 213 0 72 0
[pid=28843] ppid=28841 vsize=18648 CPUtime=6.1 cores=0,2,4,6
/proc/28843/stat : 28843 (glucose) R 28841 28826 28534 0 -1 4202496 3944 0 0 0 610 0 0 0 20 0 1 0 386971679 19095552 4244 33554432000 4194304 5208918 140735266763680 140735266761624 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28843/statm: 4662 4244 96 248 0 4411 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40044

[startup+12.7003 s]
/proc/loadavg: 1.97 2.26 2.14 3/184 28850
/proc/meminfo: memFree=26868260/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=3100 CPUtime=0.16 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 1450 2221 0 1 2 0 14 0 20 0 1 0 386971660 3174400 383 33554432000 4194304 6006132 140733241679696 140733241673888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28830/statm: 775 383 158 443 0 328 0
[pid=28841] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28841/stat : 28841 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386971679 9367552 267 33554432000 4194304 5064252 140737463291712 140737463290624 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28841/statm: 2287 267 226 213 0 72 0
[pid=28843] ppid=28841 vsize=21392 CPUtime=12.5 cores=0,2,4,6
/proc/28843/stat : 28843 (glucose) R 28841 28826 28534 0 -1 4202496 4641 0 0 0 1250 0 0 0 20 0 1 0 386971679 21905408 4913 33554432000 4194304 5208918 140735266763680 140735266761544 4229374 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28843/statm: 5348 4913 96 248 0 5097 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42788

[startup+25.5003 s]
/proc/loadavg: 1.97 2.25 2.14 3/183 28850
/proc/meminfo: memFree=26843904/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=3100 CPUtime=0.16 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 1450 2221 0 1 2 0 14 0 20 0 1 0 386971660 3174400 383 33554432000 4194304 6006132 140733241679696 140733241673888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28830/statm: 775 383 158 443 0 328 0
[pid=28841] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28841/stat : 28841 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386971679 9367552 267 33554432000 4194304 5064252 140737463291712 140737463290624 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28841/statm: 2287 267 226 213 0 72 0
[pid=28843] ppid=28841 vsize=49348 CPUtime=25.29 cores=0,2,4,6
/proc/28843/stat : 28843 (glucose) R 28841 28826 28534 0 -1 4202496 6105 0 0 0 2528 1 0 0 20 0 1 0 386971679 50532352 8074 33554432000 4194304 5208918 140735266763680 140735266761624 4229780 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28843/statm: 12337 8074 96 248 0 12086 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 70744

[startup+51.1003 s]
/proc/loadavg: 1.98 2.23 2.14 3/183 28871
/proc/meminfo: memFree=26867924/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=34.22 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 2358 11263 0 1 3 2 3414 3 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=28863] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28863/stat : 28863 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386975087 9367552 267 33554432000 4194304 5064252 140735600424304 140735600423216 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28863/statm: 2287 267 226 213 0 72 0
[pid=28864] ppid=28863 vsize=30372 CPUtime=16.82 cores=0,2,4,6
/proc/28864/stat : 28864 (glucose) R 28863 28826 28534 0 -1 4202496 5866 0 0 0 1681 1 0 0 20 0 1 0 386975087 31100928 7159 33554432000 4194304 5208918 140735428743872 140735428741736 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28864/statm: 7593 7159 96 248 0 7342 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 55740

[startup+102.307 s]
/proc/loadavg: 1.99 2.19 2.13 3/183 28892
/proc/meminfo: memFree=26851540/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=87.48 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 3257 22227 0 1 5 2 8734 7 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=28884] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28884/stat : 28884 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386980414 9367552 267 33554432000 4194304 5064252 140734991346304 140734991345216 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28884/statm: 2287 267 226 213 0 72 0
[pid=28885] ppid=28884 vsize=30376 CPUtime=14.76 cores=0,2,4,6
/proc/28885/stat : 28885 (glucose) R 28884 28826 28534 0 -1 4202496 5807 0 0 0 1475 1 0 0 20 0 1 0 386980414 31105024 7148 33554432000 4194304 5208918 140737442780304 140737442778168 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28885/statm: 7594 7148 96 248 0 7343 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 55744

[startup+162.3 s]
/proc/loadavg: 2.06 2.17 2.12 3/183 28920
/proc/meminfo: memFree=26851872/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=138.68 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 4156 32494 0 1 7 2 13847 12 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=28912] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/29455/statm: 2287 267 226 213 0 72 0
[pid=29456] ppid=29455 vsize=56444 CPUtime=42.98 cores=0,2,4,6
/proc/29456/stat : 29456 (glucose) R 29455 28826 28534 0 -1 4202496 8626 0 0 0 4297 1 0 0 20 0 1 0 387103591 57798656 10659 33554432000 4194304 5208918 140734338709120 140734338707064 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29456/statm: 14111 10659 96 248 0 13860 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 81812

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29502
/proc/meminfo: memFree=26875728/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1421.87 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 26631 305498 0 1 49 8 141996 134 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 16220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29534
/proc/meminfo: memFree=26863152/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1472.75 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 27530 317611 0 1 51 9 147076 139 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=29526] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29526/stat : 29526 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387118970 9367552 267 33554432000 4194304 5064252 140734736357392 140734736356304 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29526/statm: 2287 267 226 213 0 72 0
[pid=29527] ppid=29526 vsize=25956 CPUtime=9.19 cores=0,2,4,6
/proc/29527/stat : 29527 (glucose) R 29526 28826 28534 0 -1 4202496 6171 0 0 0 918 1 0 0 20 0 1 0 387118971 26578944 6071 33554432000 4194304 5208918 140734339133568 140734339131512 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29527/statm: 6489 6071 96 248 0 6238 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 51324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29555
/proc/meminfo: memFree=26840680/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1523.95 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 28429 329735 0 1 53 9 152189 144 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=29554] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29554/stat : 29554 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387124090 9367552 266 33554432000 4194304 5064252 140736212574064 140736212572976 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29554/statm: 2287 266 226 213 0 72 0
[pid=29555] ppid=29554 vsize=30376 CPUtime=17.98 cores=0,2,4,6
/proc/29555/stat : 29555 (glucose) R 29554 28826 28534 0 -1 4202496 6992 0 0 0 1797 1 0 0 20 0 1 0 387124091 31105024 7147 33554432000 4194304 5208918 140733249997392 140733249995256 4229757 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29555/statm: 7594 7147 96 248 0 7343 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 55744

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 29583
/proc/meminfo: memFree=26836636/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1575 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 29328 340921 0 1 55 9 157287 149 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=29575] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29575/stat : 29575 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387129198 9367552 267 33554432000 4194304 5064252 140737390640560 140737390639472 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29575/statm: 2287 267 226 213 0 72 0
[pid=29576] ppid=29575 vsize=30624 CPUtime=26.91 cores=0,2,4,6
/proc/29576/stat : 29576 (glucose) R 29575 28826 28534 0 -1 4202496 6306 0 0 0 2690 1 0 0 20 0 1 0 387129198 31358976 7222 33554432000 4194304 5208918 140737481188336 140737481186424 4213176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29576/statm: 7656 7222 96 248 0 7405 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 55992

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 29611
/proc/meminfo: memFree=26840748/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1625.81 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 30227 351204 0 1 56 9 162363 153 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=29596] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29596/stat : 29596 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387134281 9367552 267 33554432000 4194304 5064252 140736636429760 140736636428672 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29596/statm: 2287 267 226 213 0 72 0
[pid=29597] ppid=29596 vsize=56440 CPUtime=36.08 cores=0,2,4,6
/proc/29597/stat : 29597 (glucose) R 29596 28826 28534 0 -1 4202496 6606 0 0 0 3606 2 0 0 20 0 1 0 387134281 57794560 9953 33554432000 4194304 5208918 140734368571824 140734368569768 4229299 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29597/statm: 14110 9953 96 248 0 13859 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 81808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29639
/proc/meminfo: memFree=26847808/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1676.56 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 31126 361483 0 1 58 10 167430 158 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=29624] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29624/stat : 29624 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387139356 9367552 267 33554432000 4194304 5064252 140735627037008 140735627035920 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29624/statm: 2287 267 226 213 0 72 0
[pid=29625] ppid=29624 vsize=56444 CPUtime=45.32 cores=0,2,4,6
/proc/29625/stat : 29625 (glucose) R 29624 28826 28534 0 -1 4202496 6903 0 0 0 4530 2 0 0 20 0 1 0 387139356 57798656 10438 33554432000 4194304 5208918 140735623518400 140735623516344 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29625/statm: 14111 10438 96 248 0 13860 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 81812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 29671
/proc/meminfo: memFree=26860180/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1778.85 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 32924 383145 0 1 61 10 177645 169 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=29670] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29670/stat : 29670 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387149587 9367552 266 33554432000 4194304 5064252 140733609816272 140733609815184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29670/statm: 2287 266 226 213 0 72 0
[pid=29671] ppid=29670 vsize=18884 CPUtime=3.02 cores=0,2,4,6
/proc/29671/stat : 29671 (glucose) R 29670 28826 28534 0 -1 4202496 5628 0 0 0 302 0 0 0 20 0 1 0 387149587 19337216 4233 33554432000 4194304 5208918 140735785843984 140735785841928 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29671/statm: 4721 4233 96 248 0 4470 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 44252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 29678
/proc/meminfo: memFree=26847004/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1778.85 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 32924 383145 0 1 61 10 177645 169 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=29670] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29670/stat : 29670 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387149587 9367552 266 33554432000 4194304 5064252 140733609816272 140733609815184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29670/statm: 2287 266 226 213 0 72 0
[pid=29671] ppid=29670 vsize=30628 CPUtime=21.21 cores=0,2,4,6
/proc/29671/stat : 29671 (glucose) R 29670 28826 28534 0 -1 4202496 6955 0 0 0 2121 0 0 0 20 0 1 0 387149587 31363072 7239 33554432000 4194304 5208918 140735785843984 140735785841848 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29671/statm: 7657 7239 96 248 0 7406 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 55996

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 29678
/proc/meminfo: memFree=26847004/32873648 swapFree=7628/7628
[pid=28826] ppid=28823 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28826/stat : 28826 (npSolver-wbo-It) S 28823 28826 28534 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386971660 9367552 274 33554432000 4194304 5064252 140736031899840 140736031898752 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28826/statm: 2287 274 233 213 0 72 0
[pid=28830] ppid=28826 vsize=7072 CPUtime=1778.85 cores=0,2,4,6
/proc/28830/stat : 28830 (npSolver-wbo) S 28826 28826 28534 0 -1 4202496 32924 383145 0 1 61 10 177645 169 20 0 1 0 386971660 7241728 1151 33554432000 4194304 6006132 140733241679696 140733241671056 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28830/statm: 1768 1151 177 443 0 1321 0
[pid=29670] ppid=28830 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29670/stat : 29670 (satsolver.sh) S 28830 28826 28534 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387149587 9367552 266 33554432000 4194304 5064252 140733609816272 140733609815184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29670/statm: 2287 266 226 213 0 72 0
[pid=29671] ppid=29670 vsize=30628 CPUtime=21.21 cores=0,2,4,6
/proc/29671/stat : 29671 (glucose) R 29670 28826 28534 0 -1 4202496 6955 0 0 0 2121 0 0 0 20 0 1 0 387149587 31363072 7239 33554432000 4194304 5208918 140735785843984 140735785841848 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29671/statm: 7657 7239 96 248 0 7406 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 55996

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.29
CPU system time (s): 1.81472
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 81816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.29
system time used= 1.81472
maximum resident set size= 44676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 424013
page faults= 1
swaps= 0
block input operations= 16
block output operations= 106864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2094
involuntary context switches= 2244

runsolver used 3.76243 second user time and 10.7564 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-09 04:20:57
IDJOB=3753240
IDBENCH=79243
IDSOLVER=2336
FILE ID=node122/3753240-1339208456
RUNJOBID= node122-1339208456-28802
PBS_JOBID= 14643894
Free space on /tmp= 64444 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110967142--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753240-1339208456/watcher-3753240-1339208456 -o /tmp/evaluation-result-3753240-1339208456/solver-3753240-1339208456 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753240-1339208456.wbo 351148483 HOME HOME

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

MD5SUM BENCH= 7fd7081013808377c58c0d6e2ccd3b26
RANDOM SEED=351148483

node122.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.533
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.06
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.533
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.533
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.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
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:       32873648 kB
MemFree:        26919300 kB
Buffers:          217824 kB
Cached:          4748816 kB
SwapCached:         1896 kB
Active:          2155408 kB
Inactive:        2815580 kB
Active(anon):       1108 kB
Inactive(anon):     5820 kB
Active(file):    2154300 kB
Inactive(file):  2809760 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099724 kB
Dirty:             17088 kB
Writeback:             0 kB
AnonPages:          9868 kB
Mapped:             8044 kB
Shmem:                 0 kB
Slab:             844300 kB
SReclaimable:     288364 kB
SUnreclaim:       555936 kB
KernelStack:        1400 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 64424 MiB
End job on node122 at 2012-06-09 04:50:57