Trace number 3753036

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 1801.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j605_1-unsat--soft-66-100-0.wbo
MD5SUM3da4f5c3e5e38abb2c08bf92ba94a43a
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 benchmark3.51147
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9272
Total number of constraints29174
Number of soft constraints9967
Number of constraints which are clauses28874
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints300
Minimum length of a constraint1
Maximum length of a constraint35
Top cost 504083
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 504082
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 231
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/0.49	c run usual solver
2.56/2.60	o 4968
2.56/2.60	c starting approximation
2.56/2.60	c factor = 2
2.56/2.60	c factor still to low - shrinking to 297.096
2.56/2.60	c approx number of clauses: 1e+06
2.56/2.60	c current bound: 2484
86.83/86.96	c current bound: 2484
170.91/171.31	c current bound: 2484
256.20/256.33	c current bound: 2484
339.96/340.17	c current bound: 2484
424.44/424.63	c current bound: 2484
508.34/508.50	c current bound: 2484
592.33/592.85	c current bound: 2484
675.89/676.42	c current bound: 2484
760.77/761.01	c current bound: 2484
844.17/844.74	c current bound: 2484
927.79/928.39	c current bound: 2484
1011.89/1012.52	c current bound: 2484
1095.41/1096.48	c current bound: 2484
1180.25/1181.34	c current bound: 2484
1263.86/1264.98	c current bound: 2484
1348.53/1349.65	c current bound: 2484
1432.45/1433.40	c current bound: 2484
1517.24/1518.18	c current bound: 2484
1600.75/1601.96	c current bound: 2484
1684.81/1685.71	c current bound: 2484
1769.09/1770.06	c current bound: 2484
1800.06/1801.00	./satsolver.sh: line 5: 16487 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1801.01	c error: unexpected solver exit code
1800.06/1801.01	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-3753036-1339206187/watcher-3753036-1339206187 -o /tmp/evaluation-result-3753036-1339206187/solver-3753036-1339206187 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753036-1339206187.wbo 647613102 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.31 2.07 2.02 2/180 8919
/proc/meminfo: memFree=30570244/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0

[startup+0.102949 s]
/proc/loadavg: 2.31 2.07 2.02 2/180 8919
/proc/meminfo: memFree=30570244/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200343 s]
/proc/loadavg: 2.31 2.07 2.02 2/180 8919
/proc/meminfo: memFree=30570244/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300295 s]
/proc/loadavg: 2.31 2.07 2.02 2/180 8919
/proc/meminfo: memFree=30570244/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700203 s]
/proc/loadavg: 2.31 2.07 2.02 2/180 8919
/proc/meminfo: memFree=30570244/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.31 2.07 2.02 4/185 8924
/proc/meminfo: memFree=30236284/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=25668 CPUtime=0.52 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 6553 0 0 0 48 4 0 0 20 0 1 0 30585801 26284032 5968 33554432000 4194304 6006132 140735138529888 140735138522992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 6417 5968 158 443 0 5970 0
[pid=8922] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8922/stat : 8922 (cp2_pre.sh) S 8920 8919 8611 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 30585853 9367552 276 33554432000 4194304 5064252 140733702659248 140733702657952 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8922/statm: 2287 276 234 213 0 72 0
[pid=8923] ppid=8922 vsize=62292 CPUtime=0.95 cores=1,3,5,7
/proc/8923/stat : 8923 (coprocessor) R 8922 8919 8611 0 -1 4202496 12128 0 0 0 93 2 0 0 20 0 1 0 30585853 63787008 14887 33554432000 4194304 6586260 140737350582576 140737350577896 4683293 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/8923/statm: 15573 14887 192 584 0 14985 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 106256

[startup+3.1002 s]
/proc/loadavg: 2.31 2.07 2.02 2/185 8927
/proc/meminfo: memFree=30246764/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=2.67 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 10506 25075 0 0 61 22 170 14 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 55708

[startup+6.30037 s]
/proc/loadavg: 2.28 2.06 2.02 3/186 8975
/proc/meminfo: memFree=30416700/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=2.67 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 10506 25075 0 0 61 22 170 14 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=8933] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8933/stat : 8933 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30586071 9367552 266 33554432000 4194304 5064252 140736765968048 140736765966960 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8933/statm: 2287 266 226 213 0 72 0
[pid=8934] ppid=8933 vsize=69332 CPUtime=3.57 cores=1,3,5,7
/proc/8934/stat : 8934 (glucose) R 8933 8919 8611 0 -1 4202496 14798 0 0 0 354 3 0 0 20 0 1 0 30586072 70995968 15243 33554432000 4194304 5208918 140733960033792 140733960031640 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8934/statm: 17333 15243 95 248 0 17082 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 134188

[startup+12.7004 s]
/proc/loadavg: 2.26 2.06 2.02 3/186 8985
/proc/meminfo: memFree=30406888/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=2.67 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 10506 25075 0 0 61 22 170 14 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=8933] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8933/stat : 8933 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30586071 9367552 266 33554432000 4194304 5064252 140736765968048 140736765966960 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8933/statm: 2287 266 226 213 0 72 0
[pid=8934] ppid=8933 vsize=69332 CPUtime=9.96 cores=1,3,5,7
/proc/8934/stat : 8934 (glucose) R 8933 8919 8611 0 -1 4202496 14855 0 0 0 993 3 0 0 20 0 1 0 30586072 70995968 15300 33554432000 4194304 5208918 140733960033792 140733960031640 4211599 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8934/statm: 17333 15300 95 248 0 17082 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 134188

[startup+25.5004 s]
/proc/loadavg: 2.20 2.06 2.02 3/186 9041
/proc/meminfo: memFree=30406748/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=2.67 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 10506 25075 0 0 61 22 170 14 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=8933] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8933/stat : 8933 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30586071 9367552 266 33554432000 4194304 5064252 140736765968048 140736765966960 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8933/statm: 2287 266 226 213 0 72 0
[pid=8934] ppid=8933 vsize=69464 CPUtime=22.76 cores=1,3,5,7
/proc/8934/stat : 8934 (glucose) R 8933 8919 8611 0 -1 4202496 14937 0 0 0 2273 3 0 0 20 0 1 0 30586072 71131136 15382 33554432000 4194304 5208918 140733960033792 140733960031640 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8934/statm: 17366 15382 95 248 0 17115 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 134320

[startup+51.1004 s]
/proc/loadavg: 2.13 2.05 2.02 3/186 9146
/proc/meminfo: memFree=30406816/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=2.67 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 10506 25075 0 0 61 22 170 14 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=8933] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8933/stat : 8933 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30586071 9367552 266 33554432000 4194304 5064252 140736765968048 140736765966960 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8933/statm: 2287 266 226 213 0 72 0
[pid=8934] ppid=8933 vsize=69596 CPUtime=48.35 cores=1,3,5,7
/proc/8934/stat : 8934 (glucose) R 8933 8919 8611 0 -1 4202496 15007 0 0 0 4832 3 0 0 20 0 1 0 30586072 71266304 15962 33554432000 4194304 5208918 140733960033792 140733960031640 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8934/statm: 17399 15962 95 248 0 17148 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 134452

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/185 9370
/proc/meminfo: memFree=30413264/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=87.01 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 14352 47213 0 0 70 24 8576 31 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=9306] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9306/stat : 9306 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 30594507 9367552 266 33554432000 4194304 5064252 140735890353344 140735890352256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9306/statm: 2287 266 226 213 0 72 0
[pid=9307] ppid=9306 vsize=69464 CPUtime=15.21 cores=1,3,5,7
/proc/9307/stat : 9307 (glucose) R 9306 8919 8611 0 -1 4202496 14603 0 0 0 1519 2 0 0 20 0 1 0 30594507 71131136 15609 33554432000 4194304 5208918 140736076023312 140736076021160 4211744 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9307/statm: 17366 15609 95 248 0 17115 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 134320

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 9615
/proc/meminfo: memFree=30406360/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=87.01 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 14352 47213 0 0 70 24 8576 31 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=9306] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9306/stat : 9306 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 30594507 9367552 266 33554432000 4194304 5064252 140735890353344 140735890352256 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9306/statm: 2287 266 226 213 0 72 0
[pid=9307] ppid=9306 vsize=69596 CPUtime=75.2 cores=1,3,5,7
/proc/9307/stat : 9307 (glucose) R 9306 8919 8611 0 -1 4202496 14648 0 0 0 7518 2 0 0 20 0 1 0 30594507 71266304 15741 33554432000 4194304 5208918 140736076023312 140736076021160 4211521 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9307/statm: 17399 15741 95 248 0 17148 0
Current children cumulated CPU time (s) 162.21

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

/proc/14694/statm: 2287 266 226 213 0 72 0
[pid=14695] ppid=14694 vsize=69460 CPUtime=12.52 cores=1,3,5,7
/proc/14695/stat : 14695 (glucose) R 14694 8919 8611 0 -1 4202496 14882 0 0 0 1249 3 0 0 20 0 1 0 30720777 71127040 15410 33554432000 4194304 5208918 140737298756432 140737298754280 4211732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14695/statm: 17365 15410 95 248 0 17114 0
Current children cumulated CPU time (s) 1361.48
Current children cumulated vsize (KiB) 134316

[startup+1422.3 s]
/proc/loadavg: 2.15 2.10 2.04 3/185 14996
/proc/meminfo: memFree=30396068/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1348.96 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 72042 368298 0 0 211 47 134354 284 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=14694] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14694/stat : 14694 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30720776 9367552 266 33554432000 4194304 5064252 140734386983152 140734386982064 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14694/statm: 2287 266 226 213 0 72 0
[pid=14695] ppid=14694 vsize=69592 CPUtime=72.51 cores=1,3,5,7
/proc/14695/stat : 14695 (glucose) R 14694 8919 8611 0 -1 4202496 15123 0 0 0 7248 3 0 0 20 0 1 0 30720777 71262208 16185 33554432000 4194304 5208918 140737298756432 140737298754280 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14695/statm: 17398 16185 95 248 0 17147 0
Current children cumulated CPU time (s) 1421.47
Current children cumulated vsize (KiB) 134448

[startup+1482.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/185 15251
/proc/meminfo: memFree=30486072/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1432.68 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 75888 390167 0 0 220 49 142699 300 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=15049] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15049/stat : 15049 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30729151 9367552 267 33554432000 4194304 5064252 140733527611696 140733527610608 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15049/statm: 2287 267 226 213 0 72 0
[pid=15050] ppid=15049 vsize=69592 CPUtime=48.77 cores=1,3,5,7
/proc/15050/stat : 15050 (glucose) R 15049 8919 8611 0 -1 4202496 14162 0 0 0 4874 3 0 0 20 0 1 0 30729151 71262208 15304 33554432000 4194304 5208918 140733598896480 140733598894328 4211656 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15050/statm: 17398 15304 95 248 0 17147 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 134448

[startup+1542.31 s]
/proc/loadavg: 1.94 2.04 2.01 3/185 15511
/proc/meminfo: memFree=30477000/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1517.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 79734 411119 0 0 230 50 151148 315 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=15409] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15409/stat : 15409 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30737629 9367552 266 33554432000 4194304 5064252 140737093604000 140737093602912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15409/statm: 2287 266 226 213 0 72 0
[pid=15410] ppid=15409 vsize=69460 CPUtime=23.99 cores=1,3,5,7
/proc/15410/stat : 15410 (glucose) R 15409 8919 8611 0 -1 4202496 14726 0 0 0 2397 2 0 0 20 0 1 0 30737629 71127040 16202 33554432000 4194304 5208918 140735858706000 140735858703848 4211553 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15410/statm: 17365 16202 95 248 0 17114 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 134316

[startup+1602.3 s]
/proc/loadavg: 1.97 2.03 2.01 3/185 15760
/proc/meminfo: memFree=30391616/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1601.19 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 83580 432898 0 0 239 52 159497 331 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
Current children cumulated CPU time (s) 1601.19
Current children cumulated vsize (KiB) 55708

[startup+1662.3 s]
/proc/loadavg: 1.99 2.02 2.00 3/186 16022
/proc/meminfo: memFree=30397572/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1601.19 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 83580 432898 0 0 239 52 159497 331 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=15766] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15766/stat : 15766 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30746007 9367552 267 33554432000 4194304 5064252 140735216904304 140735216903216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15766/statm: 2287 267 226 213 0 72 0
[pid=15767] ppid=15766 vsize=69588 CPUtime=60.2 cores=1,3,5,7
/proc/15767/stat : 15767 (glucose) R 15766 8919 8611 0 -1 4202496 14579 0 0 0 6018 2 0 0 20 0 1 0 30746007 71258112 16143 33554432000 4194304 5208918 140734079504624 140734079502472 4211901 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15767/statm: 17397 16143 95 248 0 17146 0
Current children cumulated CPU time (s) 1661.39
Current children cumulated vsize (KiB) 134444

[startup+1722.3 s]
/proc/loadavg: 1.91 2.00 1.99 3/186 16277
/proc/meminfo: memFree=30486704/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1684.92 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 87426 454500 0 0 249 53 167842 348 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=16126] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16126/stat : 16126 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30754382 9367552 267 33554432000 4194304 5064252 140735596488528 140735596487440 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16126/statm: 2287 267 226 213 0 72 0
[pid=16127] ppid=16126 vsize=69460 CPUtime=36.46 cores=1,3,5,7
/proc/16127/stat : 16127 (glucose) R 16126 8919 8611 0 -1 4202496 14150 0 0 0 3643 3 0 0 20 0 1 0 30754382 71127040 15291 33554432000 4194304 5208918 140734329191936 140734329189784 4211897 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16127/statm: 17365 15291 95 248 0 17114 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 134316

[startup+1782.3 s]
/proc/loadavg: 1.90 1.97 1.98 3/185 16536
/proc/meminfo: memFree=30479824/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1769.24 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 91272 475719 0 0 258 55 176248 363 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=16486] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16486/stat : 16486 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30762816 9367552 267 33554432000 4194304 5064252 140735145490000 140735145488912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16486/statm: 2287 267 226 213 0 72 0
[pid=16487] ppid=16486 vsize=69464 CPUtime=12.12 cores=1,3,5,7
/proc/16487/stat : 16487 (glucose) R 16486 8919 8611 0 -1 4202496 14371 0 0 0 1209 3 0 0 20 0 1 0 30762817 71131136 15871 33554432000 4194304 5208918 140734174639360 140734174637208 4211834 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16487/statm: 17366 15871 95 248 0 17115 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (KiB) 134320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 1.93 1.97 1.98 3/185 16618
/proc/meminfo: memFree=30398448/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1769.24 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 91272 475719 0 0 258 55 176248 363 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=16486] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16486/stat : 16486 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30762816 9367552 267 33554432000 4194304 5064252 140735145490000 140735145488912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16486/statm: 2287 267 226 213 0 72 0
[pid=16487] ppid=16486 vsize=69464 CPUtime=30.82 cores=1,3,5,7
/proc/16487/stat : 16487 (glucose) R 16486 8919 8611 0 -1 4202496 14395 0 0 0 3079 3 0 0 20 0 1 0 30762817 71131136 15893 33554432000 4194304 5208918 140734174639360 140734174637208 4211871 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16487/statm: 17366 15893 95 248 0 17115 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 134320

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 1.93 1.97 1.98 3/185 16618
/proc/meminfo: memFree=30398448/32873844 swapFree=7124/7124
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-wbo-It) S 8917 8919 8611 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30585800 9367552 275 33554432000 4194304 5064252 140736947091968 140736947090880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=46560 CPUtime=1769.24 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-wbo) S 8919 8919 8611 0 -1 4202496 91272 475719 0 0 258 55 176248 363 20 0 1 0 30585801 47677440 11162 33554432000 4194304 6006132 140735138529888 140735138521248 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 11640 11162 177 443 0 11193 0
[pid=16486] ppid=8920 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16486/stat : 16486 (satsolver.sh) S 8920 8919 8611 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 30762816 9367552 267 33554432000 4194304 5064252 140735145490000 140735145488912 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16486/statm: 2287 267 226 213 0 72 0
[pid=16487] ppid=16486 vsize=69464 CPUtime=30.82 cores=1,3,5,7
/proc/16487/stat : 16487 (glucose) R 16486 8919 8611 0 -1 4202496 14395 0 0 0 3079 3 0 0 20 0 1 0 30762817 71131136 15893 33554432000 4194304 5208918 140734174639360 140734174637208 4211871 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16487/statm: 17366 15893 95 248 0 17115 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 134320

Child status: 0
Real time (s): 1801.01
CPU time (s): 1800.1
CPU user time (s): 1795.87
CPU system time (s): 4.23036
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 139068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.87
system time used= 4.23036
maximum resident set size= 69844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 582377
page faults= 0
swaps= 0
block input operations= 0
block output operations= 495720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9367
involuntary context switches= 3673

runsolver used 4.35534 second user time and 9.26559 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-09 03:43:07
IDJOB=3753036
IDBENCH=79087
IDSOLVER=2336
FILE ID=node134/3753036-1339206187
RUNJOBID= node134-1339204370-8628
PBS_JOBID= 14643850
Free space on /tmp= 71136 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j605_1-unsat--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-3753036-1339206187/watcher-3753036-1339206187 -o /tmp/evaluation-result-3753036-1339206187/solver-3753036-1339206187 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753036-1339206187.wbo 647613102 HOME HOME

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

MD5SUM BENCH= 3da4f5c3e5e38abb2c08bf92ba94a43a
RANDOM SEED=647613102

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30571160 kB
Buffers:          370396 kB
Cached:           952376 kB
SwapCached:            0 kB
Active:           628084 kB
Inactive:         843976 kB
Active(anon):     136628 kB
Inactive(anon):    11184 kB
Active(file):     491456 kB
Inactive(file):   832792 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20648 kB
Writeback:             0 kB
AnonPages:        117744 kB
Mapped:            14848 kB
Shmem:               212 kB
Slab:             689748 kB
SReclaimable:     130628 kB
SUnreclaim:       559120 kB
KernelStack:        1464 kB
PageTables:         4132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     304164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 71092 MiB
End job on node134 at 2012-06-09 04:13:08