Trace number 3750165

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 1.0 (fixed)? (TO) 1800.07 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_4_mh_ic.opb
MD5SUM28aef98ecae5ad7c0bc1921f6d6032a5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5114454
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 106496424
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13952376603
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 106496424
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13952376603
Number of bits of the biggest sum of numbers34
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.32	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.48	c old isEQ: 0, new EQ is 1
0.00/0.54	c old isEQ: 1, new EQ is 1
0.00/0.66	c run usual solver
4.98/5.02	c model valid
4.98/5.02	c current solution ok
5.87/5.90	o 49038969
5.87/5.90	c current bound: 24519497
5.87/5.90	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750165-1339178222/watcher-3750165-1339178222 -o /tmp/evaluation-result-3750165-1339178222/solver-3750165-1339178222 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750165-1339178222.opb 1297030027 HOME HOME 

running on 4 cores: 0,2,4,6

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: 4.86 4.22 3.21 4/181 7480
/proc/meminfo: memFree=16231580/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0

[startup+0.0835949 s]
/proc/loadavg: 4.86 4.22 3.21 4/181 7480
/proc/meminfo: memFree=16231580/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 4.86 4.22 3.21 4/181 7480
/proc/meminfo: memFree=16231580/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 4.86 4.22 3.21 4/181 7480
/proc/meminfo: memFree=16231580/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700366 s]
/proc/loadavg: 4.86 4.22 3.21 4/181 7480
/proc/meminfo: memFree=16231580/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 4.86 4.22 3.21 4/185 7484
/proc/meminfo: memFree=20988400/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=97192 CPUtime=0.68 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 12061 0 0 0 63 5 0 0 20 0 1 0 383950778 99524608 22458 33554432000 4194304 6004724 140734090844672 140734090838720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 24298 22458 164 442 0 23852 0
[pid=7483] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7483/stat : 7483 (cp2_pre.sh) S 7481 7480 6657 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383950848 9367552 277 33554432000 4194304 5064252 140736684700880 140736684699584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7483/statm: 2287 277 234 213 0 72 0
[pid=7484] ppid=7483 vsize=186968 CPUtime=0.79 cores=0,2,4,6
/proc/7484/stat : 7484 (coprocessor) R 7483 7480 6657 0 -1 4202496 30748 0 0 0 75 4 0 0 20 0 1 0 383950848 191455232 45143 33554432000 4194304 6586260 140733396386208 140733396382456 4770132 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/7484/statm: 46742 45143 175 584 0 46154 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 302456

[startup+3.1004 s]
/proc/loadavg: 4.86 4.22 3.21 4/185 7484
/proc/meminfo: memFree=27402272/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=97192 CPUtime=0.68 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 12061 0 0 0 63 5 0 0 20 0 1 0 383950778 99524608 22458 33554432000 4194304 6004724 140734090844672 140734090838720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 24298 22458 164 442 0 23852 0
[pid=7483] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7483/stat : 7483 (cp2_pre.sh) S 7481 7480 6657 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383950848 9367552 277 33554432000 4194304 5064252 140736684700880 140736684699584 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7483/statm: 2287 277 234 213 0 72 0
[pid=7484] ppid=7483 vsize=212112 CPUtime=2.39 cores=0,2,4,6
/proc/7484/stat : 7484 (coprocessor) R 7483 7480 6657 0 -1 4202496 34769 0 0 0 223 16 0 0 20 0 1 0 383950848 217202688 51776 33554432000 4194304 6586260 140733396386208 140733396381960 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/7484/statm: 53028 51776 204 584 0 52440 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 327600

[startup+6.30036 s]
/proc/loadavg: 4.71 4.20 3.20 3/182 7491
/proc/meminfo: memFree=27713044/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=146344 CPUtime=6.28 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) R 7480 7480 6657 0 -1 4202496 19730 59657 0 0 134 77 390 27 20 0 1 0 383950778 149856256 33355 33554432000 4194304 6004724 140734090844672 140734090839032 4579276 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 36586 33355 178 442 0 36140 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 155492

[startup+12.7004 s]
/proc/loadavg: 4.57 4.18 3.20 3/184 7494
/proc/meminfo: memFree=26903560/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=524260 CPUtime=4.16 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 78566 0 0 0 393 23 0 0 20 0 1 0 383951631 536842240 112453 33554432000 4194304 5208918 140736177315728 140736177313480 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 131065 112453 104 248 0 130814 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 918276

[startup+25.5004 s]
/proc/loadavg: 4.00 4.07 3.18 3/184 7494
/proc/meminfo: memFree=26904352/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=526904 CPUtime=16.97 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 79383 0 0 0 1673 24 0 0 20 0 1 0 383951631 539549696 113781 33554432000 4194304 5208918 140736177315728 140736177313576 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 131726 113781 104 248 0 131475 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 920920

[startup+51.1004 s]
/proc/loadavg: 3.32 3.91 3.15 3/184 7494
/proc/meminfo: memFree=26860456/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=610396 CPUtime=42.56 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 80619 0 0 0 4230 26 0 0 20 0 1 0 383951631 625045504 124722 33554432000 4194304 5208918 140736177315728 140736177313576 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 152599 124722 104 248 0 152348 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1004412

[startup+102.307 s]
/proc/loadavg: 2.57 3.61 3.09 3/181 7534
/proc/meminfo: memFree=26117104/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=541252 CPUtime=93.75 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 82414 0 0 0 9346 29 0 0 20 0 1 0 383951631 554242048 121823 33554432000 4194304 5208918 140736177315728 140736177313560 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 135313 121823 104 248 0 135062 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 935268

[startup+162.3 s]
/proc/loadavg: 2.79 3.47 3.07 3/183 7536
/proc/meminfo: memFree=18291780/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=541252 CPUtime=153.75 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 83425 0 0 0 15342 33 0 0 20 0 1 0 383951631 554242048 119438 33554432000 4194304 5208918 140736177315728 140736177312104 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 135313 119438 104 248 0 135062 0
Current children cumulated CPU time (s) 162.25

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

/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 109199 0 0 0 135238 115 0 0 20 0 1 0 383951631 591642624 133984 33554432000 4194304 5208918 140736177315728 140736177313816 4213860 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 144444 133984 104 248 0 144193 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 971792

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.25 3/184 7575
/proc/meminfo: memFree=17073636/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=581060 CPUtime=1413.53 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 112127 0 0 0 141229 124 0 0 20 0 1 0 383951631 595005440 134169 33554432000 4194304 5208918 140736177315728 140736177313576 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 145265 134169 104 248 0 145014 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 975076

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.24 3/183 7575
/proc/meminfo: memFree=17084880/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=583680 CPUtime=1473.51 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 114957 0 0 0 147219 132 0 0 20 0 1 0 383951631 597688320 130674 33554432000 4194304 5208918 140736177315728 140736177313816 4229688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 145920 130674 104 248 0 145669 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 977696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/183 7576
/proc/meminfo: memFree=17057100/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=675080 CPUtime=1533.5 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 116326 0 0 0 153216 134 0 0 20 0 1 0 383951631 691281920 137150 33554432000 4194304 5208918 140736177315728 140736177311496 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 168770 137150 104 248 0 168519 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1069096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.20 3/183 7576
/proc/meminfo: memFree=17063360/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=593692 CPUtime=1593.5 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 117260 0 0 0 159213 137 0 0 20 0 1 0 383951631 607940608 134930 33554432000 4194304 5208918 140736177315728 140736177313816 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 148423 134930 104 248 0 148172 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 987708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/183 7576
/proc/meminfo: memFree=17050012/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=593692 CPUtime=1653.49 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 118668 0 0 0 165207 142 0 0 20 0 1 0 383951631 607940608 137779 33554432000 4194304 5208918 140736177315728 140736177311416 4229424 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 148423 137779 104 248 0 148172 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 987708

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.17 3/183 7576
/proc/meminfo: memFree=17027616/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=600532 CPUtime=1713.48 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 120254 0 0 0 171202 146 0 0 20 0 1 0 383951631 614944768 133651 33554432000 4194304 5208918 140736177315728 140736177313816 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 150133 133651 104 248 0 149882 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 994548

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.16 3/183 7576
/proc/meminfo: memFree=17043312/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=600532 CPUtime=1773.47 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 120261 0 0 0 177201 146 0 0 20 0 1 0 383951631 614944768 137235 33554432000 4194304 5208918 140736177315728 140736177313816 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 150133 137235 104 248 0 149882 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 994548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.16 3/183 7576
/proc/meminfo: memFree=17035804/32873844 swapFree=8660/8660
[pid=7480] ppid=7478 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7480/stat : 7480 (npSolver-pbo.sh) S 7478 7480 6657 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383950778 9367552 274 33554432000 4194304 5064252 140734938733424 140734938732336 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7480/statm: 2287 274 233 213 0 72 0
[pid=7481] ppid=7480 vsize=375720 CPUtime=8.5 cores=0,2,4,6
/proc/7481/stat : 7481 (npSolver-pbo) S 7480 7480 6657 0 -1 4202496 22205 59657 0 0 326 107 390 27 20 0 1 0 383950778 384737280 68684 33554432000 4194304 6004724 140734090844672 140734090837024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7481/statm: 93930 68684 179 442 0 93484 0
[pid=7493] ppid=7481 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (satsolver.sh) S 7481 7480 6657 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383951630 9367552 267 33554432000 4194304 5064252 140733764094464 140733764093376 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 2287 267 226 213 0 72 0
[pid=7494] ppid=7493 vsize=600532 CPUtime=1791.57 cores=0,2,4,6
/proc/7494/stat : 7494 (glucose) R 7493 7480 6657 0 -1 4202496 120263 0 0 0 179011 146 0 0 20 0 1 0 383951631 614944768 138259 33554432000 4194304 5208918 140736177315728 140736177312104 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7494/statm: 150133 138259 104 248 0 149882 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 994548

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7480 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=169910
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=355793
# CPU time returned by wait4() is 8.5257
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1797.27
CPU system time (s): 2.8
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 1370164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.16991
system time used= 1.35579
maximum resident set size= 441288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82838
page faults= 0
swaps= 0
block input operations= 0
block output operations= 421760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 625
involuntary context switches= 27

runsolver used 2.76158 second user time and 7.63084 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 19:57:02
IDJOB=3750165
IDBENCH=92662
IDSOLVER=2334
FILE ID=node107/3750165-1339178222
RUNJOBID= node107-1339172045-6831
PBS_JOBID= 14643843
Free space on /tmp= 63112 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_4_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750165-1339178222/watcher-3750165-1339178222 -o /tmp/evaluation-result-3750165-1339178222/solver-3750165-1339178222 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750165-1339178222.opb 1297030027 HOME HOME

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

MD5SUM BENCH= 28aef98ecae5ad7c0bc1921f6d6032a5
RANDOM SEED=1297030027

node107.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.760
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.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
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:        16132892 kB
Buffers:         1005496 kB
Cached:         13266664 kB
SwapCached:          120 kB
Active:          3852452 kB
Inactive:       11586256 kB
Active(anon):    1154980 kB
Inactive(anon):    11108 kB
Active(file):    2697472 kB
Inactive(file): 11575148 kB
Unevictable:        8660 kB
Mlocked:            8660 kB
SwapTotal:      67108856 kB
SwapFree:       67108664 kB
Dirty:             18440 kB
Writeback:             4 kB
AnonPages:       1172084 kB
Mapped:            11760 kB
Shmem:               176 kB
Slab:            1155684 kB
SReclaimable:     596756 kB
SUnreclaim:       558928 kB
KernelStack:        1520 kB
PageTables:         6436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1416932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    946176 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= 68016 MiB
End job on node107 at 2012-06-08 20:27:03