Trace number 3753035

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.11 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j605_1-unsat--soft-33-100-0.wbo
MD5SUM45ee7d19535e08aa25eac21bd6c9cde2
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 benchmark6.22805
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 constraints19508
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 985166
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 985165
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.50	c run usual solver
3.07/3.10	o 11182
3.07/3.10	c starting approximation
3.07/3.10	c factor = 2
3.07/3.10	c factor still to low - shrinking to 1308.83
3.07/3.10	c approx number of clauses: 1e+06
3.07/3.10	c current bound: 5591
1671.13/1671.42	c current bound: 5591
1800.08/1800.40	./satsolver.sh: line 5: 18979 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-3753035-1339206230/watcher-3753035-1339206230 -o /tmp/evaluation-result-3753035-1339206230/solver-3753035-1339206230 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753035-1339206230.wbo 1953714018 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: 0.85 1.10 1.52 3/176 7829
/proc/meminfo: memFree=30861592/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0

[startup+0.103217 s]
/proc/loadavg: 0.85 1.10 1.52 3/176 7829
/proc/meminfo: memFree=30861592/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200278 s]
/proc/loadavg: 0.85 1.10 1.52 3/176 7829
/proc/meminfo: memFree=30861592/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 0.85 1.10 1.52 3/176 7829
/proc/meminfo: memFree=30861592/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 0.85 1.10 1.52 3/176 7829
/proc/meminfo: memFree=30861592/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 0.85 1.10 1.52 4/184 7837
/proc/meminfo: memFree=30705016/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=28072 CPUtime=0.55 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 7053 0 0 0 48 7 0 0 20 0 1 0 386747582 28745728 6468 33554432000 4194304 6006132 140736611208976 140736611202080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 7018 6468 158 443 0 6571 0
[pid=7836] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7836/stat : 7836 (cp2_pre.sh) S 7831 7829 7786 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 386747638 9367552 276 33554432000 4194304 5064252 140734370323600 140734370322304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7836/statm: 2287 276 234 213 0 72 0
[pid=7837] ppid=7836 vsize=70536 CPUtime=0.92 cores=1,3,5,7
/proc/7837/stat : 7837 (coprocessor) R 7836 7829 7786 0 -1 4202496 13806 0 0 0 89 3 0 0 20 0 1 0 386747638 72228864 16947 33554432000 4194304 6586260 140734684353408 140734684348952 5598875 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/7837/statm: 17634 16947 192 584 0 17046 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 116904

[startup+3.10016 s]
/proc/loadavg: 0.85 1.10 1.52 4/182 7852
/proc/meminfo: memFree=30688196/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=28072 CPUtime=3.07 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 7974 25259 0 0 54 27 217 9 20 0 1 0 386747582 28745728 6471 33554432000 4194304 6006132 140736611208976 140736611202080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 7018 6471 161 443 0 6571 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 37220

[startup+6.30035 s]
/proc/loadavg: 0.94 1.12 1.52 4/184 7871
/proc/meminfo: memFree=30564724/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=70444 CPUtime=3.07 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 14613 0 0 0 304 3 0 0 20 0 1 0 386747903 72134656 16132 33554432000 4194304 5208918 140737197453872 140737197451544 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7864/statm: 17611 16132 95 248 0 17360 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 137828

[startup+12.7071 s]
/proc/loadavg: 1.10 1.15 1.53 3/184 7878
/proc/meminfo: memFree=30504336/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=70444 CPUtime=9.48 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 14623 0 0 0 945 3 0 0 20 0 1 0 386747903 72134656 16142 33554432000 4194304 5208918 140737197453872 140737197451544 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 17611 16142 95 248 0 17360 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 137828

[startup+25.5003 s]
/proc/loadavg: 1.31 1.19 1.54 3/182 7890
/proc/meminfo: memFree=30653400/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=70444 CPUtime=22.27 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 14629 0 0 0 2224 3 0 0 20 0 1 0 386747903 72134656 16148 33554432000 4194304 5208918 140737197453872 140737197451544 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 17611 16148 95 248 0 17360 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 137828

[startup+51.1003 s]
/proc/loadavg: 1.55 1.25 1.55 3/185 8064
/proc/meminfo: memFree=30641756/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=70444 CPUtime=47.87 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 14638 0 0 0 4784 3 0 0 20 0 1 0 386747903 72134656 16157 33554432000 4194304 5208918 140737197453872 140737197451544 4211916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 17611 16157 95 248 0 17360 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 137828

[startup+102.3 s]
/proc/loadavg: 1.80 1.37 1.57 3/182 8403
/proc/meminfo: memFree=30645544/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=70444 CPUtime=99.05 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 14656 0 0 0 9902 3 0 0 20 0 1 0 386747903 72134656 16684 33554432000 4194304 5208918 140737197453872 140737197451544 4211561 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 17611 16684 95 248 0 17360 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 137828

[startup+162.307 s]
/proc/loadavg: 1.92 1.48 1.59 3/182 8809
/proc/meminfo: memFree=30644928/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=70444 CPUtime=159.05 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 14666 0 0 0 15902 3 0 0 20 0 1 0 386747903 72134656 16694 33554432000 4194304 5208918 140737197453872 140737197451544 4211670 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 17611 16694 95 248 0 17360 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 1.94 1.97 1.85 3/184 16890
/proc/meminfo: memFree=30623356/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=89832 CPUtime=1358.86 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 17064 0 0 0 135881 5 0 0 20 0 1 0 386747903 91987968 18830 33554432000 4194304 5208918 140737197453872 140737197452024 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 22458 18830 96 248 0 22207 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 157216

[startup+1423.41 s]
/proc/loadavg: 2.00 1.97 1.85 4/183 17257
/proc/meminfo: memFree=30626224/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=89832 CPUtime=1419.96 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 17223 0 0 0 141991 5 0 0 20 0 1 0 386747903 91987968 18988 33554432000 4194304 5208918 140737197453872 140737197452024 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 22458 18988 96 248 0 22207 0
Current children cumulated CPU time (s) 1423.14
Current children cumulated vsize (KiB) 157216

[startup+1483.96 s]
/proc/loadavg: 1.66 1.88 1.83 5/182 17610
/proc/meminfo: memFree=30635084/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=78292 CPUtime=1480.5 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 17811 0 0 0 148045 5 0 0 20 0 1 0 386747903 80171008 17524 33554432000 4194304 5208918 140737197453872 140737197451960 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 19573 17524 96 248 0 19322 0
Current children cumulated CPU time (s) 1483.68
Current children cumulated vsize (KiB) 145676

[startup+1547.33 s]
/proc/loadavg: 1.32 1.73 1.78 3/184 18138
/proc/meminfo: memFree=30627116/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=78292 CPUtime=1543.86 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 17811 0 0 0 154381 5 0 0 20 0 1 0 386747903 80171008 17524 33554432000 4194304 5208918 140737197453872 140737197451960 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 19573 17524 96 248 0 19322 0
Current children cumulated CPU time (s) 1547.04
Current children cumulated vsize (KiB) 145676

[startup+1602.35 s]
/proc/loadavg: 1.30 1.65 1.74 3/183 18501
/proc/meminfo: memFree=30631800/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=82344 CPUtime=1598.88 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 18850 0 0 0 159882 6 0 0 20 0 1 0 386747903 84320256 19075 33554432000 4194304 5208918 140737197453872 140737197451816 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 20586 19075 104 248 0 20335 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 149728

[startup+1662.32 s]
/proc/loadavg: 1.28 1.58 1.71 3/181 18865
/proc/meminfo: memFree=30616180/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=3.18 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 11189 25774 0 0 63 28 217 10 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=7863] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7863/stat : 7863 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386747903 9367552 267 33554432000 4194304 5064252 140734492292304 140734492291216 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7863/statm: 2287 267 226 213 0 72 0
[pid=7864] ppid=7863 vsize=113252 CPUtime=1658.83 cores=1,3,5,7
/proc/7864/stat : 7864 (glucose) R 7863 7829 7786 0 -1 4202496 19619 0 0 0 165877 6 0 0 20 0 1 0 386747903 115970048 23401 33554432000 4194304 5208918 140737197453872 140737197451816 4211641 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7864/statm: 28313 23401 104 248 0 28062 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 180636

[startup+1722.3 s]
/proc/loadavg: 1.73 1.65 1.73 3/183 19315
/proc/meminfo: memFree=30625388/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=1671.24 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 14975 51921 0 0 73 30 166989 32 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=18978] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18978/stat : 18978 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386914734 9367552 267 33554432000 4194304 5064252 140736309907760 140736309906672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18978/statm: 2287 267 226 213 0 72 0
[pid=18979] ppid=18978 vsize=70452 CPUtime=50.75 cores=1,3,5,7
/proc/18979/stat : 18979 (glucose) R 18978 7829 7786 0 -1 4202496 15087 0 0 0 5073 2 0 0 20 0 1 0 386914734 72142848 16606 33554432000 4194304 5208918 140736369186048 140736369183720 4211807 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18979/statm: 17613 16606 95 248 0 17362 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 137836

[startup+1782.3 s]
/proc/loadavg: 1.86 1.68 1.73 4/183 19714
/proc/meminfo: memFree=30595672/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=1671.24 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 14975 51921 0 0 73 30 166989 32 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=18978] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18978/stat : 18978 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386914734 9367552 267 33554432000 4194304 5064252 140736309907760 140736309906672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18978/statm: 2287 267 226 213 0 72 0
[pid=18979] ppid=18978 vsize=70452 CPUtime=110.74 cores=1,3,5,7
/proc/18979/stat : 18979 (glucose) R 18978 7829 7786 0 -1 4202496 15104 0 0 0 11072 2 0 0 20 0 1 0 386914734 72142848 16677 33554432000 4194304 5208918 140736369186048 140736369183720 4211670 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18979/statm: 17613 16677 95 248 0 17362 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 137836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 1.74 1.75 3/183 19840
/proc/meminfo: memFree=30572028/32873844 swapFree=9160/9160
[pid=7829] ppid=7825 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7829/stat : 7829 (npSolver-wbo-It) S 7825 7829 7786 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386747581 9367552 275 33554432000 4194304 5064252 140733837802864 140733837801776 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7829/statm: 2287 275 233 213 0 72 0
[pid=7831] ppid=7829 vsize=49088 CPUtime=1671.24 cores=1,3,5,7
/proc/7831/stat : 7831 (npSolver-wbo) S 7829 7829 7786 0 -1 4202496 14975 51921 0 0 73 30 166989 32 20 0 1 0 386747582 50266112 11709 33554432000 4194304 6006132 140736611208976 140736611200336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7831/statm: 12272 11709 177 443 0 11825 0
[pid=18978] ppid=7831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18978/stat : 18978 (satsolver.sh) S 7831 7829 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386914734 9367552 267 33554432000 4194304 5064252 140736309907760 140736309906672 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18978/statm: 2287 267 226 213 0 72 0
[pid=18979] ppid=18978 vsize=70452 CPUtime=128.84 cores=1,3,5,7
/proc/18979/stat : 18979 (glucose) R 18978 7829 7786 0 -1 4202496 15108 0 0 0 12882 2 0 0 20 0 1 0 386914734 72142848 16681 33554432000 4194304 5208918 140736369186048 140736369183720 4211918 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18979/statm: 17613 16681 95 248 0 17362 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 137836

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.11
CPU user time (s): 1799.46
CPU system time (s): 0.6569
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 180636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.6569
maximum resident set size= 96528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82994
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 691
involuntary context switches= 1937

runsolver used 2.45063 second user time and 6.33804 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-09 03:43:50
IDJOB=3753035
IDBENCH=79098
IDSOLVER=2336
FILE ID=node139/3753035-1339206230
RUNJOBID= node139-1339206230-7803
PBS_JOBID= 14643885
Free space on /tmp= 70824 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j605_1-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753035-1339206230/watcher-3753035-1339206230 -o /tmp/evaluation-result-3753035-1339206230/solver-3753035-1339206230 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753035-1339206230.wbo 1953714018 HOME HOME

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

MD5SUM BENCH= 45ee7d19535e08aa25eac21bd6c9cde2
RANDOM SEED=1953714018

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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:        30863144 kB
Buffers:          735584 kB
Cached:           311952 kB
SwapCached:          584 kB
Active:           969840 kB
Inactive:          87404 kB
Active(anon):       2072 kB
Inactive(anon):     7284 kB
Active(file):     967768 kB
Inactive(file):    80120 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104292 kB
Dirty:             33324 kB
Writeback:             8 kB
AnonPages:         15764 kB
Mapped:             9772 kB
Shmem:                 8 kB
Slab:             813288 kB
SReclaimable:     252912 kB
SUnreclaim:       560376 kB
KernelStack:        1440 kB
PageTables:         3648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70772 MiB
End job on node139 at 2012-06-09 04:13:51