Trace number 3754263

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_25_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMa9a2270f2536f669bb9dfa31ae05dbb5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark0.328949
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1000
Total number of constraints90
Number of soft constraints61
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 3008
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3007
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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.01	c run usual solver
5.16/5.29	o 956
5.16/5.29	c current bound: 478
6.77/6.89	o 119
6.77/6.89	c current bound: 59
9.97/10.02	o 58
9.97/10.02	c current bound: 29
19.67/19.77	o 17
19.67/19.77	c current bound: 8
1800.05/1800.40	./satsolver.sh: line 5: 30793 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.40	c error: unexpected solver exit code
1800.05/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-3754263-1339184897/watcher-3754263-1339184897 -o /tmp/evaluation-result-3754263-1339184897/solver-3754263-1339184897 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754263-1339184897.wbo 743894039 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.59 2.17 2.05 3/180 30743
/proc/meminfo: memFree=23516048/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0

[startup+0.0453701 s]
/proc/loadavg: 2.59 2.17 2.05 3/180 30743
/proc/meminfo: memFree=23516048/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100233 s]
/proc/loadavg: 2.59 2.17 2.05 3/180 30743
/proc/meminfo: memFree=23516048/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30018 s]
/proc/loadavg: 2.59 2.17 2.05 3/180 30743
/proc/meminfo: memFree=23516048/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 2.59 2.17 2.05 3/180 30743
/proc/meminfo: memFree=23516048/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.59 2.17 2.05 3/184 30750
/proc/meminfo: memFree=23507412/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=2376 CPUtime=0.01 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 1303 2250 0 0 0 0 1 0 20 0 1 0 384615198 2433024 248 33554432000 4194304 6006132 140733914595248 140733914589440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30744/statm: 594 248 157 443 0 147 0
[pid=30749] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30749/stat : 30749 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384615201 9367552 267 33554432000 4194304 5064252 140733207626384 140733207625296 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30749/statm: 2287 267 226 213 0 72 0
[pid=30750] ppid=30749 vsize=10456 CPUtime=1.45 cores=1,3,5,7
/proc/30750/stat : 30750 (glucose) R 30749 30743 28381 0 -1 4202496 3212 0 0 0 145 0 0 0 20 0 1 0 384615201 10706944 2161 33554432000 4194304 5208918 140734004583440 140734004581384 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30750/statm: 2614 2161 96 248 0 2363 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31128

[startup+3.10029 s]
/proc/loadavg: 2.54 2.17 2.05 3/184 30750
/proc/meminfo: memFree=23496244/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=2376 CPUtime=0.01 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 1303 2250 0 0 0 0 1 0 20 0 1 0 384615198 2433024 248 33554432000 4194304 6006132 140733914595248 140733914589440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30744/statm: 594 248 157 443 0 147 0
[pid=30749] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30749/stat : 30749 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384615201 9367552 267 33554432000 4194304 5064252 140733207626384 140733207625296 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30749/statm: 2287 267 226 213 0 72 0
[pid=30750] ppid=30749 vsize=17528 CPUtime=3.05 cores=1,3,5,7
/proc/30750/stat : 30750 (glucose) R 30749 30743 28381 0 -1 4202496 3450 0 0 0 305 0 0 0 20 0 1 0 384615201 17948672 3929 33554432000 4194304 5208918 140734004583440 140734004581384 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30750/statm: 4382 3929 96 248 0 4131 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 38200

[startup+6.30028 s]
/proc/loadavg: 2.54 2.17 2.05 3/184 30757
/proc/meminfo: memFree=23481968/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=5.31 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2442 9745 0 0 3 1 525 2 20 0 1 0 384615198 6868992 1303 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1303 166 443 0 1230 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384615730 9367552 267 33554432000 4194304 5064252 140734683328560 140734683327472 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30756/statm: 2287 267 226 213 0 72 0
[pid=30757] ppid=30756 vsize=20744 CPUtime=0.96 cores=1,3,5,7
/proc/30757/stat : 30757 (glucose) R 30756 30743 28381 0 -1 4202496 4883 0 0 0 96 0 0 0 20 0 1 0 384615731 21241856 4578 33554432000 4194304 5208918 140735508302336 140735508300296 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30757/statm: 5186 4578 96 248 0 4935 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45748

[startup+12.7003 s]
/proc/loadavg: 2.50 2.17 2.05 3/183 30771
/proc/meminfo: memFree=23490796/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=10 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2702 25993 0 0 4 1 985 10 20 0 1 0 384615198 6868992 1303 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1303 166 443 0 1230 0
[pid=30770] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30770/stat : 30770 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384616200 9367552 267 33554432000 4194304 5064252 140733249631600 140733249630512 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30770/statm: 2287 267 226 213 0 72 0
[pid=30771] ppid=30770 vsize=15220 CPUtime=2.66 cores=1,3,5,7
/proc/30771/stat : 30771 (glucose) R 30770 30743 28381 0 -1 4202496 3770 0 0 0 266 0 0 0 20 0 1 0 384616200 15585280 2935 33554432000 4194304 5208918 140736397946080 140736397944056 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30771/statm: 3805 2935 104 248 0 3554 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40224

[startup+25.5003 s]
/proc/loadavg: 2.39 2.16 2.05 3/184 30793
/proc/meminfo: memFree=23493732/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=15156 CPUtime=5.72 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 2936 0 0 0 571 1 0 0 20 0 1 0 384617175 15519744 3350 33554432000 4194304 5208918 140737142579792 140737142577784 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 3789 3350 106 248 0 3538 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 40160

[startup+51.1003 s]
/proc/loadavg: 2.32 2.16 2.05 3/184 30793
/proc/meminfo: memFree=23445864/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=44320 CPUtime=31.3 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 4393 0 0 0 3129 1 0 0 20 0 1 0 384617175 45383680 9909 33554432000 4194304 5208918 140737142579792 140737142577944 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 11080 9909 106 248 0 10829 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 69324

[startup+102.3 s]
/proc/loadavg: 2.12 2.13 2.05 3/183 30793
/proc/meminfo: memFree=23411752/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=78956 CPUtime=82.5 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 6118 0 0 0 8247 3 0 0 20 0 1 0 384617175 80850944 17474 33554432000 4194304 5208918 140737142579792 140737142575480 4212212 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 19739 17474 106 248 0 19488 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 103960

[startup+162.3 s]
/proc/loadavg: 2.05 2.11 2.04 3/184 30796
/proc/meminfo: memFree=23392468/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30849
/proc/meminfo: memFree=23351896/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=145612 CPUtime=1402.29 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 13308 0 0 0 140195 34 0 0 20 0 1 0 384617175 149106688 33910 33554432000 4194304 5208918 140737142579792 140737142577784 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 36403 33910 106 248 0 36152 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 170616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30849
/proc/meminfo: memFree=23339808/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=147412 CPUtime=1462.26 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 13903 0 0 0 146191 35 0 0 20 0 1 0 384617175 150949888 33336 33554432000 4194304 5208918 140737142579792 140737142577784 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 36853 33336 106 248 0 36602 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 172416

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30850
/proc/meminfo: memFree=23308536/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=178232 CPUtime=1522.27 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 13981 0 0 0 152191 36 0 0 20 0 1 0 384617175 182509568 38523 33554432000 4194304 5208918 140737142579792 140737142577944 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 44558 38523 106 248 0 44307 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 203236

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 30850
/proc/meminfo: memFree=23316312/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=178896 CPUtime=1582.25 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 14262 0 0 0 158188 37 0 0 20 0 1 0 384617175 183189504 36624 33554432000 4194304 5208918 140737142579792 140737142577944 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 44724 36624 106 248 0 44473 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 203900

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 30850
/proc/meminfo: memFree=23320336/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=150376 CPUtime=1642.23 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 14946 0 0 0 164184 39 0 0 20 0 1 0 384617175 153985024 35101 33554432000 4194304 5208918 140737142579792 140737142577784 4229338 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 37594 35101 106 248 0 37343 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 175380

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30850
/proc/meminfo: memFree=23326064/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=150376 CPUtime=1702.21 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 15075 0 0 0 170181 40 0 0 20 0 1 0 384617175 153985024 33565 33554432000 4194304 5208918 140737142579792 140737142577784 4229720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 37594 33565 106 248 0 37343 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 175380

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30850
/proc/meminfo: memFree=23285088/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=181196 CPUtime=1762.2 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 15165 0 0 0 176179 41 0 0 20 0 1 0 384617175 185544704 40288 33554432000 4194304 5208918 140737142579792 140737142577944 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 45299 40288 106 248 0 45048 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 206200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30909
/proc/meminfo: memFree=23357420/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=150568 CPUtime=1780.3 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 15274 0 0 0 177988 42 0 0 20 0 1 0 384617175 154181632 33613 33554432000 4194304 5208918 140737142579792 140737142576168 4229731 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 37642 33613 106 248 0 37391 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 175572

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30909
/proc/meminfo: memFree=23357420/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30743/stat : 30743 (npSolver-wbo-I.) S 30741 30743 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384615198 9367552 275 33554432000 4194304 5064252 140733521999568 140733521998480 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=6708 CPUtime=19.75 cores=1,3,5,7
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 28381 0 -1 4202496 2778 34881 0 0 4 1 1958 12 20 0 1 0 384615198 6868992 1304 33554432000 4194304 6006132 140733914595248 140733914586656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30744/statm: 1677 1304 167 443 0 1230 0
[pid=30792] ppid=30744 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30792/stat : 30792 (satsolver.sh) S 30744 30743 28381 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384617175 9367552 267 33554432000 4194304 5064252 140733359437744 140733359436656 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30792/statm: 2287 267 226 213 0 72 0
[pid=30793] ppid=30792 vsize=150568 CPUtime=1780.3 cores=1,3,5,7
/proc/30793/stat : 30793 (glucose) R 30792 30743 28381 0 -1 4202496 15274 0 0 0 177988 42 0 0 20 0 1 0 384617175 154181632 33613 33554432000 4194304 5208918 140737142579792 140737142576168 4229731 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30793/statm: 37642 33613 106 248 0 37391 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 175572

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.52
CPU system time (s): 0.565913
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 206200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.565913
maximum resident set size= 163204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53924
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 220
involuntary context switches= 1898

runsolver used 3.46447 second user time and 9.40057 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 21:48:17
IDJOB=3754263
IDBENCH=78663
IDSOLVER=2338
FILE ID=node123/3754263-1339184897
RUNJOBID= node123-1339183032-29928
PBS_JOBID= 14643831
Free space on /tmp= 67992 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_25_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754263-1339184897/watcher-3754263-1339184897 -o /tmp/evaluation-result-3754263-1339184897/solver-3754263-1339184897 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754263-1339184897.wbo 743894039 HOME HOME

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

MD5SUM BENCH= a9a2270f2536f669bb9dfa31ae05dbb5
RANDOM SEED=743894039

node123.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.217
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.43
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.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        23517056 kB
Buffers:         1954464 kB
Cached:          6325204 kB
SwapCached:         2512 kB
Active:          5727904 kB
Inactive:        2572428 kB
Active(anon):      12768 kB
Inactive(anon):     7732 kB
Active(file):    5715136 kB
Inactive(file):  2564696 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             18376 kB
Writeback:             0 kB
AnonPages:        103012 kB
Mapped:            11048 kB
Shmem:                 0 kB
Slab:             914184 kB
SReclaimable:     356380 kB
SUnreclaim:       557804 kB
KernelStack:        1520 kB
PageTables:         3664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     138092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 67984 MiB
End job on node123 at 2012-06-08 22:18:18