Trace number 3714878

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_20_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMcf0241dbee717fce31205c3d6c127ed0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark0.159975
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables600
Total number of constraints70
Number of soft constraints26
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
Top cost 1337
Min constraint cost 1
Max constraint cost 86
Sum of constraints costs 1336
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c run usual solver
0.00/0.10	o 724
0.00/0.42	o 139
0.00/0.55	o 106
9.56/9.66	o 105
9.77/9.86	o 102
9.84/10.15	o 101
10.13/10.35	o 99
10.33/10.89	o 50
1800.08/1800.40	./satsolver.sh: line 5: 10643 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714878-1338176588/watcher-3714878-1338176588 -o /tmp/evaluation-result-3714878-1338176588/solver-3714878-1338176588 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714878-1338176588.wbo 1692519032 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.03 2.01 1.89 3/179 10573
/proc/meminfo: memFree=27978672/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0

[startup+0.0822829 s]
/proc/loadavg: 2.03 2.01 1.89 3/179 10573
/proc/meminfo: memFree=27978672/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100237 s]
/proc/loadavg: 2.03 2.01 1.89 3/179 10573
/proc/meminfo: memFree=27978672/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300217 s]
/proc/loadavg: 2.03 2.01 1.89 3/179 10573
/proc/meminfo: memFree=27978672/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700189 s]
/proc/loadavg: 2.03 2.01 1.89 3/179 10573
/proc/meminfo: memFree=27978672/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/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: 1.95 1.99 1.88 3/183 10601
/proc/meminfo: memFree=27970256/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=0.54 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 1950 16220 0 0 3 0 46 5 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10600] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10600/stat : 10600 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283784792 9367552 266 33554432000 4194304 5064252 140735987667040 140735987665952 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10600/statm: 2287 266 226 213 0 72 0
[pid=10601] ppid=10600 vsize=9788 CPUtime=0.93 cores=1,3,5,7
/proc/10601/stat : 10601 (glucose) R 10600 10573 8283 0 -1 4202496 2580 0 0 0 93 0 0 0 20 0 1 0 283784792 10022912 1919 33554432000 4194304 5208918 140736498403280 140736498401224 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10601/statm: 2447 1919 104 248 0 2196 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31176

[startup+3.10029 s]
/proc/loadavg: 1.95 1.99 1.88 3/183 10601
/proc/meminfo: memFree=27964152/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=0.54 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 1950 16220 0 0 3 0 46 5 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10600] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10600/stat : 10600 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283784792 9367552 266 33554432000 4194304 5064252 140735987667040 140735987665952 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10600/statm: 2287 266 226 213 0 72 0
[pid=10601] ppid=10600 vsize=12796 CPUtime=2.53 cores=1,3,5,7
/proc/10601/stat : 10601 (glucose) R 10600 10573 8283 0 -1 4202496 2939 0 0 0 253 0 0 0 20 0 1 0 283784792 13103104 2787 33554432000 4194304 5208918 140736498403280 140736498401224 4229075 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10601/statm: 3199 2787 104 248 0 2948 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34184

[startup+6.30029 s]
/proc/loadavg: 1.95 1.99 1.89 3/183 10601
/proc/meminfo: memFree=27945164/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=0.54 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 1950 16220 0 0 3 0 46 5 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10600] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10600/stat : 10600 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283784792 9367552 266 33554432000 4194304 5064252 140735987667040 140735987665952 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10600/statm: 2287 266 226 213 0 72 0
[pid=10601] ppid=10600 vsize=26940 CPUtime=5.73 cores=1,3,5,7
/proc/10601/stat : 10601 (glucose) R 10600 10573 8283 0 -1 4202496 3425 0 0 0 573 0 0 0 20 0 1 0 283784792 27586560 5124 33554432000 4194304 5208918 140736498403280 140736498401224 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10601/statm: 6735 5124 104 248 0 6484 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 48328

[startup+12.7002 s]
/proc/loadavg: 1.95 1.99 1.89 3/183 10646
/proc/meminfo: memFree=28007368/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=11884 CPUtime=1.79 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 2395 0 0 0 179 0 0 0 20 0 1 0 283785826 12169216 2345 33554432000 4194304 5208918 140736481351904 140736481348280 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 2971 2345 104 248 0 2720 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 33272

[startup+25.5004 s]
/proc/loadavg: 1.96 1.99 1.89 3/183 10702
/proc/meminfo: memFree=27992892/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=31260 CPUtime=14.6 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 4930 0 0 0 1459 1 0 0 20 0 1 0 283785826 32010240 6854 33554432000 4194304 5208918 140736481351904 140736481348280 4213115 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 7815 6854 104 248 0 7564 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52648

[startup+51.1003 s]
/proc/loadavg: 1.98 1.99 1.89 3/183 10783
/proc/meminfo: memFree=27974332/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=54568 CPUtime=40.18 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 5938 0 0 0 4017 1 0 0 20 0 1 0 283785826 55877632 9295 33554432000 4194304 5208918 140736481351904 140736481349848 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 13642 9295 104 248 0 13391 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 75956

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.89 3/183 10783
/proc/meminfo: memFree=27922192/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=54568 CPUtime=91.38 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 6283 0 0 0 9137 1 0 0 20 0 1 0 283785826 55877632 12697 33554432000 4194304 5208918 140736481351904 140736481348216 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 13642 12697 104 248 0 13391 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 75956

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.90 3/182 10783
/proc/meminfo: memFree=27884464/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.18 2.08 1.96 3/183 10816
/proc/meminfo: memFree=27660468/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=145080 CPUtime=1351.18 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 10732 0 0 0 135105 13 0 0 20 0 1 0 283785826 148561920 31446 33554432000 4194304 5208918 140736481351904 140736481348280 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 36270 31446 104 248 0 36019 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 166468

[startup+1422.31 s]
/proc/loadavg: 2.06 2.06 1.96 3/183 10816
/proc/meminfo: memFree=27633524/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=145080 CPUtime=1411.18 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 10817 0 0 0 141104 14 0 0 20 0 1 0 283785826 148561920 31446 33554432000 4194304 5208918 140736481351904 140736481349992 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 36270 31446 104 248 0 36019 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 166468

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 1.96 3/183 10816
/proc/meminfo: memFree=27629684/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=194400 CPUtime=1471.17 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 10983 0 0 0 147101 16 0 0 20 0 1 0 283785826 199065600 40725 33554432000 4194304 5208918 140736481351904 140736481349896 4229403 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 48600 40725 104 248 0 48349 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 215788

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 1.96 3/183 10817
/proc/meminfo: memFree=27605284/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=194400 CPUtime=1531.15 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 11067 0 0 0 153099 16 0 0 20 0 1 0 283785826 199065600 40725 33554432000 4194304 5208918 140736481351904 140736481349896 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 48600 40725 104 248 0 48349 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 215788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/183 10817
/proc/meminfo: memFree=27581260/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=194400 CPUtime=1591.15 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 11149 0 0 0 159098 17 0 0 20 0 1 0 283785826 199065600 40213 33554432000 4194304 5208918 140736481351904 140736481349896 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 48600 40213 104 248 0 48349 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 215788

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/184 10820
/proc/meminfo: memFree=27627452/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=194400 CPUtime=1651.14 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 11231 0 0 0 165097 17 0 0 20 0 1 0 283785826 199065600 40213 33554432000 4194304 5208918 140736481351904 140736481349896 4229520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 48600 40213 104 248 0 48349 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 215788

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/183 10820
/proc/meminfo: memFree=27611008/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=194400 CPUtime=1711.13 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 11313 0 0 0 171095 18 0 0 20 0 1 0 283785826 199065600 40213 33554432000 4194304 5208918 140736481351904 140736481349896 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 48600 40213 104 248 0 48349 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 215788

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 10879
/proc/meminfo: memFree=27859424/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=194400 CPUtime=1771.12 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 11394 0 0 0 177094 18 0 0 20 0 1 0 283785826 199065600 39701 33554432000 4194304 5208918 140736481351904 140736481349896 4229757 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 48600 39701 104 248 0 48349 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 215788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.96 3/184 10967
/proc/meminfo: memFree=27861796/32873648 swapFree=6864/6864
[pid=10573] ppid=10571 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10573/stat : 10573 (npSolver-wbo-It) S 10571 10573 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283784736 9367552 275 33554432000 4194304 5064252 140736461695056 140736461693968 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10573/statm: 2287 275 233 213 0 72 0
[pid=10574] ppid=10573 vsize=3092 CPUtime=10.86 cores=1,3,5,7
/proc/10574/stat : 10574 (npSolver-wbo) S 10573 10573 8283 0 -1 4202496 2728 41951 0 0 3 0 1072 11 20 0 1 0 283784736 3166208 403 33554432000 4194304 5990268 140735266270720 140735266262144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10574/statm: 773 403 160 439 0 330 0
[pid=10642] ppid=10574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10642/stat : 10642 (satsolver.sh) S 10574 10573 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283785825 9367552 266 33554432000 4194304 5064252 140736398385904 140736398384816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10642/statm: 2287 266 226 213 0 72 0
[pid=10643] ppid=10642 vsize=194400 CPUtime=1789.22 cores=1,3,5,7
/proc/10643/stat : 10643 (glucose) R 10642 10573 8283 0 -1 4202496 11396 0 0 0 178904 18 0 0 20 0 1 0 283785826 199065600 40725 33554432000 4194304 5208918 140736481351904 140736481349896 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10643/statm: 48600 40725 104 248 0 48349 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 215788

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.81
CPU system time (s): 0.318951
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 215788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.318951
maximum resident set size= 172032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57065
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 176
involuntary context switches= 1945

runsolver used 5.36218 second user time and 14.4138 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 05:43:08
IDJOB=3714878
IDBENCH=78684
IDSOLVER=2296
FILE ID=node120/3714878-1338176588
RUNJOBID= node120-1338174763-9878
PBS_JOBID= 14624540
Free space on /tmp= 71656 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714878-1338176588/watcher-3714878-1338176588 -o /tmp/evaluation-result-3714878-1338176588/solver-3714878-1338176588 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714878-1338176588.wbo 1692519032 HOME HOME

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

MD5SUM BENCH= cf0241dbee717fce31205c3d6c127ed0
RANDOM SEED=1692519032

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.83
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.456
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.456
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:        27979696 kB
Buffers:          351544 kB
Cached:          3614272 kB
SwapCached:          636 kB
Active:           941760 kB
Inactive:        3122568 kB
Active(anon):      87488 kB
Inactive(anon):    12532 kB
Active(file):     854272 kB
Inactive(file):  3110036 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             25444 kB
Writeback:             0 kB
AnonPages:        101428 kB
Mapped:            15604 kB
Shmem:               120 kB
Slab:             692352 kB
SReclaimable:     136164 kB
SUnreclaim:       556188 kB
KernelStack:        1528 kB
PageTables:         4112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     235132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 71644 MiB
End job on node120 at 2012-05-28 06:13:08