Trace number 3715713

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? (TO) 1800.08 1873.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag12.ucl--soft-66-100-0.wbo
MD5SUM51de4f9a349da19d6e38b7104085cf7d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark23.1635
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables20605
Total number of constraints59851
Number of soft constraints20266
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 1021972
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1021971
Biggest number in a constraint 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
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/5.54	c run usual solver
10.82/11.78	o 2829
10.82/11.78	c starting approximation
10.82/11.78	c factor = 2
10.82/11.78	c factor still to low - shrinking to 171.998
10.82/11.78	c approx number of clauses: 1e+06
10.82/11.78	c current bound: 1414
41.45/43.32	c current bound: 1414
72.07/120.04	c current bound: 1414
102.48/150.51	c current bound: 1414
133.16/181.20	c current bound: 1414
163.45/211.80	c current bound: 1414
194.37/242.41	c current bound: 1414
225.03/273.08	c current bound: 1414
255.62/303.67	c current bound: 1414
286.20/334.26	c current bound: 1414
316.90/364.98	c current bound: 1414
347.56/395.63	c current bound: 1414
378.20/426.27	c current bound: 1414
408.48/456.86	c current bound: 1414
439.03/487.44	c current bound: 1414
469.99/518.04	c current bound: 1414
500.49/549.11	c current bound: 1414
531.58/580.47	c current bound: 1414
561.65/610.49	c current bound: 1414
593.10/641.92	c current bound: 1414
622.32/671.81	c current bound: 1414
654.26/703.95	c current bound: 1414
684.48/757.35	c current bound: 1414
715.05/787.93	c current bound: 1414
745.40/818.59	c current bound: 1414
776.34/849.24	c current bound: 1414
806.97/879.83	c current bound: 1414
837.18/910.39	c current bound: 1414
867.77/940.99	c current bound: 1414
898.35/971.59	c current bound: 1414
929.27/1002.22	c current bound: 1414
959.93/1032.87	c current bound: 1414
990.62/1063.51	c current bound: 1414
1021.16/1094.13	c current bound: 1414
1051.50/1124.78	c current bound: 1414
1082.37/1155.36	c current bound: 1414
1112.69/1185.99	c current bound: 1414
1143.59/1216.60	c current bound: 1414
1174.28/1247.26	c current bound: 1414
1204.96/1277.98	c current bound: 1414
1235.63/1308.66	c current bound: 1414
1266.25/1339.59	c current bound: 1414
1296.97/1370.29	c current bound: 1414
1327.90/1400.93	c current bound: 1414
1358.55/1431.58	c current bound: 1414
1389.20/1462.51	c current bound: 1414
1419.81/1493.14	c current bound: 1414
1450.47/1523.80	c current bound: 1414
1481.09/1554.42	c current bound: 1414
1511.63/1584.97	c current bound: 1414
1542.23/1615.60	c current bound: 1414
1572.79/1646.15	c current bound: 1414
1603.34/1676.71	c current bound: 1414
1634.06/1707.42	c current bound: 1414
1664.69/1738.05	c current bound: 1414
1695.42/1768.80	c current bound: 1414
1726.09/1799.50	c current bound: 1414
1756.78/1830.16	c current bound: 1414
1787.11/1860.79	c current bound: 1414
1800.08/1873.41	c error: unexpected solver exit code
1800.08/1873.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-3715713-1338202679/watcher-3715713-1338202679 -o /tmp/evaluation-result-3715713-1338202679/solver-3715713-1338202679 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715713-1338202679.wbo 836267777 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: 5.64 3.30 2.55 2/179 8019
/proc/meminfo: memFree=30679108/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0

[startup+5.58582 s]
/proc/loadavg: 5.64 3.30 2.55 2/179 8019
/proc/meminfo: memFree=30679108/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148
heavy processes:

[startup+5.60696 s]
/proc/loadavg: 5.64 3.30 2.55 3/182 8053
/proc/meminfo: memFree=30585284/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=134208 CPUtime=5.58 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 8002 0 0 0 542 16 0 0 20 0 1 0 286396528 137428992 22951 33554432000 4194304 5990268 140735574413776 140735574406928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 33552 22951 149 439 0 33109 0
[pid=8053] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8053/stat : 8053 (cp2_pre.sh) S 8020 8019 30917 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 286397086 9367552 276 33554432000 4194304 5064252 140736846200176 140736846198880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8053/statm: 2287 276 234 213 0 72 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 152504

[startup+8.93048 s]
/proc/loadavg: 5.64 3.30 2.55 3/182 8053
/proc/meminfo: memFree=30585284/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=134208 CPUtime=5.58 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 8002 0 0 0 542 16 0 0 20 0 1 0 286396528 137428992 22951 33554432000 4194304 5990268 140735574413776 140735574406928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 33552 22951 149 439 0 33109 0
[pid=8053] ppid=8020 vsize=9148 CPUtime=3.31 cores=1,3,5,7
/proc/8053/stat : 8053 (cp2_pre.sh) R 8020 8019 30917 0 -1 4202496 630 29905 0 0 0 0 311 20 20 0 1 0 286397086 9367552 280 33554432000 4194304 5064252 140736846200176 140736846198880 247064061518 0 65536 4100 65538 0 0 0 17 1 0 0 0 0 0
/proc/8053/statm: 2287 280 238 213 0 72 0
Current children cumulated CPU time (s) 8.89
Current children cumulated vsize (KiB) 152504

[startup+9.68183 s]
/proc/loadavg: 5.64 3.30 2.55 3/182 8053
/proc/meminfo: memFree=30585284/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=134208 CPUtime=9.67 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 8020 42143 0 0 542 16 382 27 20 0 1 0 286396528 137428992 22953 33554432000 4194304 5990268 140735574413776 140735574407504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 33552 22953 151 439 0 33109 0
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (KiB) 143356

[startup+9.7003 s]
/proc/loadavg: 5.64 3.30 2.55 3/182 8053
/proc/meminfo: memFree=30585284/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=134208 CPUtime=9.67 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 8020 42143 0 0 542 16 382 27 20 0 1 0 286396528 137428992 22953 33554432000 4194304 5990268 140735574413776 140735574407504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 33552 22953 151 439 0 33109 0
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (KiB) 143356

[startup+10.5124 s]
/proc/loadavg: 5.64 3.30 2.55 3/182 8053
/proc/meminfo: memFree=30585284/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=135256 CPUtime=10.51 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) R 8019 8019 30917 0 -1 4202496 8335 45711 0 0 557 80 385 29 20 0 1 0 286396528 138502144 23217 33554432000 4194304 5990268 140735574413776 140735574407504 5177872 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 33814 23217 153 439 0 33371 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 144404

[startup+10.8191 s]
/proc/loadavg: 5.64 3.30 2.55 3/182 8053
/proc/meminfo: memFree=30585284/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=135256 CPUtime=10.82 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 8336 45711 0 0 563 105 385 29 20 0 1 0 286396528 138502144 23217 33554432000 4194304 5990268 140735574413776 140735574406928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 33814 23217 153 439 0 33371 0
Current children cumulated CPU time (s) 10.82
Current children cumulated vsize (KiB) 144404

[startup+18.3513 s]
/proc/loadavg: 4.85 3.21 2.52 3/182 8091
/proc/meminfo: memFree=30488600/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=11.03 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 10802 46226 0 0 571 107 385 40 20 0 1 0 286396528 156864512 27479 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 38297 27479 174 439 0 37854 0
[pid=8091] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8091/stat : 8091 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286397716 9367552 267 33554432000 4194304 5064252 140734188471824 140734188470736 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8091/statm: 2287 267 226 213 0 72 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 171484
heavy processes:

[startup+42.0535 s]
/proc/loadavg: 4.85 3.21 2.52 2/178 8127
/proc/meminfo: memFree=30501396/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=41.12 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 10811 66443 0 0 571 107 3386 48 20 0 1 0 286396528 156864512 27479 33554432000 4194304 5990268 140735574413776 140735574404672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 38297 27479 174 439 0 37854 0
Current children cumulated CPU time (s) 41.12
Current children cumulated vsize (KiB) 162336

[startup+73.4731 s]
/proc/loadavg: 4.85 3.21 2.52 2/178 8127
/proc/meminfo: memFree=30501396/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=71.68 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 13507 92697 0 0 580 108 6404 76 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574404672 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
Current children cumulated CPU time (s) 71.68
Current children cumulated vsize (KiB) 162336

[startup+119.038 s]
/proc/loadavg: 4.42 3.38 2.63 2/175 8215
/proc/meminfo: memFree=30644540/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=72.03 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 13828 97124 0 0 581 109 6422 91 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405760 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
Current children cumulated CPU time (s) 72.03
Current children cumulated vsize (KiB) 162336
heavy processes:

[startup+162.3 s]
/proc/loadavg: 3.76 3.58 2.77 3/184 9573
/proc/meminfo: memFree=30522284/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=102.66 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 18888 122873 0 0 599 111 9430 126 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=9208] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9208/stat : 9208 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286411589 9367552 267 33554432000 4194304 5064252 140734922273360 140734922272272 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9208/statm: 2287 267 226 213 0 72 0
[pid=9209] ppid=9208 vsize=116624 CPUtime=11.68 cores=1,3,5,7
/proc/9209/stat : 9209 (glucose) R 9208 8019 30917 0 -1 4202496 17708 0 0 0 1162 6 0 0 20 0 1 0 286411589 119422976 24807 33554432000 4194304 5208918 140737209657456 140737209655304 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9209/statm: 29156 24807 95 248 0 28905 0
Current children cumulated CPU time (s) 114.34
Current children cumulated vsize (KiB) 288108
heavy processes:

[startup+222.3 s]
/proc/loadavg: 2.69 3.30 2.72 3/184 11434
/proc/meminfo: memFree=30522404/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=163.93 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 24278 172239 0 0 617 113 15480 183 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=11132] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11132/stat : 11132 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286417718 9367552 267 33554432000 4194304 5064252 140736828896768 140736828895680 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11132/statm: 2287 267 226 213 0 72 0

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

/proc/13540/stat : 13540 (glucose) R 13539 8019 30917 0 -1 4202496 18986 0 0 0 2119 6 0 0 20 0 1 0 286536631 119422976 25183 33554432000 4194304 5208918 140737218627968 140737218625816 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13540/statm: 29156 25183 95 248 0 28905 0
Current children cumulated CPU time (s) 1349.34
Current children cumulated vsize (KiB) 288108

[startup+1482.3 s]
/proc/loadavg: 1.99 2.02 2.33 3/183 15976
/proc/meminfo: memFree=30512232/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=1389.38 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 120977 1191236 0 0 985 162 136488 1303 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 23 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=15403] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15403/stat : 15403 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286542789 9367552 267 33554432000 4194304 5064252 140734546079968 140734546078880 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/15403/statm: 2287 267 226 213 0 72 0
[pid=15404] ppid=15403 vsize=116624 CPUtime=19.67 cores=1,3,5,7
/proc/15404/stat : 15404 (glucose) R 15403 8019 30917 0 -1 4202496 18269 0 0 0 1962 5 0 0 20 0 1 0 286542789 119422976 24978 33554432000 4194304 5208918 140736477141520 140736477139368 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15404/statm: 29156 24978 95 248 0 28905 0
Current children cumulated CPU time (s) 1409.05
Current children cumulated vsize (KiB) 288108

[startup+1542.3 s]
/proc/loadavg: 2.10 2.05 2.32 3/183 17835
/proc/meminfo: memFree=30499672/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=1450.65 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 123195 1241918 0 0 1004 164 142544 1353 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 23 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=17291] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17291/stat : 17291 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286548918 9367552 266 33554432000 4194304 5064252 140736607259808 140736607258720 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/17291/statm: 2287 266 226 213 0 72 0
[pid=17292] ppid=17291 vsize=116624 CPUtime=18.39 cores=1,3,5,7
/proc/17292/stat : 17292 (glucose) R 17291 8019 30917 0 -1 4202496 17665 0 0 0 1834 5 0 0 20 0 1 0 286548918 119422976 24877 33554432000 4194304 5208918 140736893375296 140736893373144 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17292/statm: 29156 24877 95 248 0 28905 0
Current children cumulated CPU time (s) 1469.04
Current children cumulated vsize (KiB) 288108

[startup+1602.3 s]
/proc/loadavg: 2.09 2.05 2.30 3/183 19648
/proc/meminfo: memFree=30507756/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=1511.8 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 125413 1292478 0 0 1022 166 148587 1405 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 23 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=19155] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19155/stat : 19155 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286555035 9367552 267 33554432000 4194304 5064252 140735158968256 140735158967168 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19155/statm: 2287 267 226 213 0 72 0
[pid=19156] ppid=19155 vsize=116628 CPUtime=17.21 cores=1,3,5,7
/proc/19156/stat : 19156 (glucose) R 19155 8019 30917 0 -1 4202496 17764 0 0 0 1717 4 0 0 20 0 1 0 286555035 119427072 25023 33554432000 4194304 5208918 140733651414976 140733651412824 4211580 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19156/statm: 29157 25023 95 248 0 28906 0
Current children cumulated CPU time (s) 1529.01
Current children cumulated vsize (KiB) 288112

[startup+1662.3 s]
/proc/loadavg: 2.46 2.15 2.31 3/184 21499
/proc/meminfo: memFree=30512168/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=1572.97 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 127631 1341943 0 0 1040 168 154630 1459 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 23 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=21029] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21029/stat : 21029 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286561153 9367552 267 33554432000 4194304 5064252 140736744896688 140736744895600 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21029/statm: 2287 267 226 213 0 72 0
[pid=21030] ppid=21029 vsize=116624 CPUtime=16.03 cores=1,3,5,7
/proc/21030/stat : 21030 (glucose) R 21029 8019 30917 0 -1 4202496 18974 0 0 0 1598 5 0 0 20 0 1 0 286561153 119422976 25166 33554432000 4194304 5208918 140736902523920 140736902521768 4211834 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21030/statm: 29156 25166 95 248 0 28905 0
Current children cumulated CPU time (s) 1589
Current children cumulated vsize (KiB) 288108

[startup+1722.3 s]
/proc/loadavg: 2.17 2.12 2.29 3/183 23324
/proc/meminfo: memFree=30497228/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=1634.24 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 129849 1392670 0 0 1059 171 160683 1511 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 23 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=22915] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22915/stat : 22915 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286567280 9367552 267 33554432000 4194304 5064252 140734053965872 140734053964784 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/22915/statm: 2287 267 226 213 0 72 0
[pid=22916] ppid=22915 vsize=116632 CPUtime=14.76 cores=1,3,5,7
/proc/22916/stat : 22916 (glucose) R 22915 8019 30917 0 -1 4202496 17755 0 0 0 1472 4 0 0 20 0 1 0 286567280 119431168 24910 33554432000 4194304 5208918 140734335800512 140734335798360 4211599 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22916/statm: 29158 24910 95 248 0 28907 0
Current children cumulated CPU time (s) 1649
Current children cumulated vsize (KiB) 288116

[startup+1782.3 s]
/proc/loadavg: 2.06 2.10 2.27 3/181 25149
/proc/meminfo: memFree=30519304/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=1695.61 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 132067 1443679 0 0 1077 173 166748 1563 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 23 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=24775] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24775/stat : 24775 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286573418 9367552 267 33554432000 4194304 5064252 140734812030960 140734812029872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/24775/statm: 2287 267 226 213 0 72 0
[pid=24776] ppid=24775 vsize=116624 CPUtime=13.39 cores=1,3,5,7
/proc/24776/stat : 24776 (glucose) R 24775 8019 30917 0 -1 4202496 18268 0 0 0 1333 6 0 0 20 0 1 0 286573418 119422976 24849 33554432000 4194304 5208918 140736008206752 140736008204600 4211599 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24776/statm: 29156 24849 95 248 0 28905 0
Current children cumulated CPU time (s) 1709
Current children cumulated vsize (KiB) 288108

[startup+1842.3 s]
/proc/loadavg: 1.98 2.06 2.24 3/183 26950
/proc/meminfo: memFree=30499336/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=1756.96 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 134285 1493493 0 0 1096 175 172809 1616 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 23 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=26602] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26602/stat : 26602 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286579554 9367552 267 33554432000 4194304 5064252 140736917701680 140736917700592 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26602/statm: 2287 267 226 213 0 72 0
[pid=26603] ppid=26602 vsize=116628 CPUtime=12.03 cores=1,3,5,7
/proc/26603/stat : 26603 (glucose) R 26602 8019 30917 0 -1 4202496 18715 0 0 0 1197 6 0 0 20 0 1 0 286579554 119427072 24811 33554432000 4194304 5208918 140733366425664 140733366423512 4211792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26603/statm: 29157 24811 95 248 0 28906 0
Current children cumulated CPU time (s) 1768.99
Current children cumulated vsize (KiB) 288112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1873.4 s]
/proc/loadavg: 2.04 2.07 2.24 3/183 27884
/proc/meminfo: memFree=30509036/32873844 swapFree=7108/7108
[pid=8019] ppid=8017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8019/stat : 8019 (npSolver-wbo-It) S 8017 8019 30917 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286396528 9367552 275 33554432000 4194304 5064252 140736442525344 140736442524256 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8019/statm: 2287 275 233 213 0 72 0
[pid=8020] ppid=8019 vsize=153188 CPUtime=1787.59 cores=1,3,5,7
/proc/8020/stat : 8020 (npSolver-wbo) S 8019 8019 30917 0 -1 4202496 135394 1519268 0 0 1105 176 175835 1643 20 0 1 0 286396528 156864512 27480 33554432000 4194304 5990268 140735574413776 140735574405184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 23 0 0
/proc/8020/statm: 38297 27480 175 439 0 37854 0
[pid=27516] ppid=8020 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (satsolver.sh) S 8020 8019 30917 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286582617 9367552 267 33554432000 4194304 5064252 140736695346368 140736695345280 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27516/statm: 2287 267 226 213 0 72 0
[pid=27517] ppid=27516 vsize=116624 CPUtime=12.49 cores=1,3,5,7
/proc/27517/stat : 27517 (glucose) R 27516 8019 30917 0 -1 4202496 18570 0 0 0 1244 5 0 0 20 0 1 0 286582618 119422976 25186 33554432000 4194304 5208918 140737349365136 140737349362984 4211918 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27517/statm: 29156 25186 95 248 0 28905 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 288108

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8019 and gives
#  childrusage.ru_utime.tv_sec=1769
#  childrusage.ru_utime.tv_usec=403009
#  childrusage.ru_stime.tv_sec=18
#  childrusage.ru_stime.tv_usec=212231
# CPU time returned by wait4() is 1787.62
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1873.41
CPU time (s): 1800.08
CPU user time (s): 1781.84
CPU system time (s): 18.24
CPU usage (%): 96.0856
Max. virtual memory (cumulated for all children) (KiB): 315524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.4
system time used= 18.2122
maximum resident set size= 156124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1655642
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6480104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20574
involuntary context switches= 2556

runsolver used 2.55161 second user time and 7.47586 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-28 12:57:59
IDJOB=3715713
IDBENCH=79019
IDSOLVER=2297
FILE ID=node103/3715713-1338202679
RUNJOBID= node103-1338193626-30934
PBS_JOBID= 14624588
Free space on /tmp= 70692 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag12.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715713-1338202679/watcher-3715713-1338202679 -o /tmp/evaluation-result-3715713-1338202679/solver-3715713-1338202679 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715713-1338202679.wbo 836267777 HOME HOME

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

MD5SUM BENCH= 51de4f9a349da19d6e38b7104085cf7d
RANDOM SEED=836267777

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30679780 kB
Buffers:          520364 kB
Cached:           734108 kB
SwapCached:         4492 kB
Active:           970916 kB
Inactive:         362736 kB
Active(anon):      70864 kB
Inactive(anon):     6216 kB
Active(file):     900052 kB
Inactive(file):   356520 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099580 kB
Dirty:             10192 kB
Writeback:         45008 kB
AnonPages:        127588 kB
Mapped:            12544 kB
Shmem:                 8 kB
Slab:             720488 kB
SReclaimable:     156236 kB
SUnreclaim:       564252 kB
KernelStack:        2320 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     213856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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= 71436 MiB
End job on node103 at 2012-05-28 13:29:13