Trace number 2659785

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 NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26UNSAT 11.2783 9.16314

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-stair.opb
MD5SUM93ec90d2ad0b276483c19ced945be9c0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.2783
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables11454
Total number of constraints362
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints362
Minimum length of a constraint13
Maximum length of a constraint810
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 528959045369856
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 3702118998041541
Number of bits of the biggest sum of numbers52
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.21/0.21	c Pseudo Boolean Optimization
0.21/0.21	c --- Begin Solver configuration ---
0.21/0.21	c Stops conflict analysis at the first Unique Implication Point
0.21/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.21/0.21	c Learn all clauses as in MiniSAT
0.21/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.21/0.21	c Expensive reason simplification
0.21/0.21	c Armin Biere (Picosat) restarts strategy
0.21/0.21	c Glucose learned constraints deletion strategy
0.21/0.21	c timeout=2147483s
0.21/0.21	c DB Simplification allowed=false
0.21/0.21	c --- End Solver configuration ---
0.21/0.21	c solving HOME/instance-2659785-1276548087.opb
0.21/0.21	c reading problem ... 
2.85/1.78	c ... done. Wall clock time 1.569s.
2.85/1.78	c #vars     11454
2.85/1.78	c #constraints  1197
2.85/1.78	c constraints type 
2.85/1.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 571
7.62/5.62	c cleaning 2499 clauses out of 4997 with flag 5000/5000
9.31/7.24	c cleaning 4249 clauses out of 8498 with flag 11000/11000
11.21/9.11	c starts		: 42
11.21/9.11	c conflicts		: 16492
11.21/9.11	c decisions		: 18269
11.21/9.11	c propagations		: 338129
11.21/9.11	c inspects		: 6861447
11.21/9.11	c learnt literals	: 12
11.21/9.11	c learnt binary clauses	: 53
11.21/9.11	c learnt ternary clauses	: 200
11.21/9.11	c learnt clauses	: 16479
11.21/9.11	c ignored clauses	: 0
11.21/9.11	c root simplifications	: 0
11.21/9.11	c removed literals (reason simplification)	: 255960
11.21/9.11	c reason swapping (by a shorter reason)	: 0
11.21/9.11	c Calls to reduceDB	: 2
11.21/9.11	c number of reductions to clauses (during analyze)	: 0
11.21/9.11	c number of learned constraints concerned by reduction	: 0
11.21/9.11	c number of learning phase by resolution	: 0
11.21/9.11	c number of learning phase by cutting planes	: 0
11.21/9.11	c speed (assignments/second)	: 46135.762041206166
11.21/9.11	c non guided choices	0
11.21/9.13	c learnt constraints type 
11.21/9.13	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 9678
11.21/9.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 53
11.21/9.13	c constraints type 
11.21/9.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 571
11.21/9.13	s UNSATISFIABLE
11.21/9.13	c Total wall clock time (in seconds): 8.916

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2659785-1276548087/watcher-2659785-1276548087 -o /tmp/evaluation-result-2659785-1276548087/solver-2659785-1276548087 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659785-1276548087.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.66 1.30 3/106 1238
/proc/meminfo: memFree=1809076/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=24036 CPUtime=0
/proc/1238/stat : 1238 (runsolver) R 1236 1238 711 0 -1 4202560 81 0 0 0 0 0 0 0 16 0 1 0 30410248 24612864 106 1992294400 4194304 4302564 140736980834880 18446744073709551615 223060009975 0 2147483391 4096 24578 0 0 0 17 0 0 0 0
/proc/1238/statm: 6009 106 69 27 0 2647 0

[startup+0.0814469 s]
/proc/loadavg: 1.93 1.66 1.30 3/106 1238
/proc/meminfo: memFree=1809076/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1521796 CPUtime=0.06
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 3771 0 1 0 4 2 0 0 15 0 7 0 30410248 1558319104 3211 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 380449 3211 1040 10 0 377759 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1521796

[startup+0.101447 s]
/proc/loadavg: 1.93 1.66 1.30 3/106 1238
/proc/meminfo: memFree=1809076/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1524024 CPUtime=0.08
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 3936 0 1 0 5 3 0 0 15 0 12 0 30410248 1560600576 3374 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 381006 3374 1073 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.301487 s]
/proc/loadavg: 1.93 1.66 1.30 3/106 1238
/proc/meminfo: memFree=1809076/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1526252 CPUtime=0.35
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 5337 0 1 0 31 4 0 0 15 0 12 0 30410248 1562882048 4773 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 381563 4773 1359 10 0 378865 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526252

[startup+0.701571 s]
/proc/loadavg: 1.93 1.66 1.30 3/106 1238
/proc/meminfo: memFree=1809076/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1539540 CPUtime=1.15
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 10026 0 1 0 110 5 0 0 15 0 12 0 30410248 1576488960 8956 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 384885 8957 1382 10 0 382187 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1539540

[startup+1.50172 s]
/proc/loadavg: 1.93 1.66 1.30 4/118 1250
/proc/meminfo: memFree=1770912/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1542104 CPUtime=2.65
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 18769 0 1 0 256 9 0 0 15 0 12 0 30410248 1579114496 15886 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 385526 15887 1406 10 0 382828 0
[pid=1238/tid=1240] ppid=1236 vsize=1542104 CPUtime=1.46
/proc/1238/task/1240/stat : 1240 (java) R 1236 1238 711 0 -1 4202560 10917 0 1 0 140 6 0 0 18 0 12 0 30410250 1579114496 15888 1992294400 134512640 134550932 4294025952 18446744073709551615 4109201522 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1238/tid=1241] ppid=1236 vsize=1542104 CPUtime=0
/proc/1238/task/1241/stat : 1241 (java) S 1236 1238 711 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 30410251 1579114496 15889 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1242] ppid=1236 vsize=1542104 CPUtime=0
/proc/1238/task/1242/stat : 1242 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30410251 1579114496 15890 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1243] ppid=1236 vsize=1542104 CPUtime=0
/proc/1238/task/1243/stat : 1243 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30410253 1579114496 15891 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1244] ppid=1236 vsize=1542104 CPUtime=0
/proc/1238/task/1244/stat : 1244 (java) S 1236 1238 711 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 30410254 1579114496 15892 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1245] ppid=1236 vsize=1542104 CPUtime=0
/proc/1238/task/1245/stat : 1245 (java) S 1236 1238 711 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 30410254 1579114496 15892 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1246] ppid=1236 vsize=1542104 CPUtime=0
/proc/1238/task/1246/stat : 1246 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 30410258 1579114496 15893 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1247] ppid=1236 vsize=1542104 CPUtime=0.02
/proc/1238/task/1247/stat : 1247 (java) S 1236 1238 711 0 -1 4202560 34 0 0 0 2 0 0 0 22 0 12 0 30410258 1579114496 15894 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1248] ppid=1236 vsize=1542104 CPUtime=1.13
/proc/1238/task/1248/stat : 1248 (java) S 1236 1238 711 0 -1 4202560 6755 0 0 0 112 1 0 0 18 0 12 0 30410258 1579114496 15895 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1249] ppid=1236 vsize=1542104 CPUtime=0
/proc/1238/task/1249/stat : 1249 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 30410258 1579114496 15896 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1250] ppid=1236 vsize=1542104 CPUtime=0
/proc/1238/task/1250/stat : 1250 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 30410258 1579114496 15897 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 1542104

[startup+3.1026 s]
/proc/loadavg: 2.09 1.70 1.31 6/119 1251
/proc/meminfo: memFree=1721180/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1542428 CPUtime=4.74
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 33297 0 1 0 460 14 0 0 15 0 13 0 30410248 1579446272 30369 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 385607 30370 1422 10 0 382909 0
[pid=1238/tid=1240] ppid=1236 vsize=1542428 CPUtime=3.02
/proc/1238/task/1240/stat : 1240 (java) R 1236 1238 711 0 -1 4202560 25256 0 1 0 291 11 0 0 22 0 13 0 30410250 1579446272 30370 1992294400 134512640 134550932 4294025952 18446744073709551615 4109290265 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1238/tid=1241] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1241/stat : 1241 (java) S 1236 1238 711 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 30410251 1579446272 30371 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1242] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1242/stat : 1242 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 30410251 1579446272 30372 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1243] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1243/stat : 1243 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 30410253 1579446272 30372 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1244] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1244/stat : 1244 (java) S 1236 1238 711 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 30410254 1579446272 30372 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1245] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1245/stat : 1245 (java) S 1236 1238 711 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 13 0 30410254 1579446272 30372 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1246] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1246/stat : 1246 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30410258 1579446272 30372 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1247] ppid=1236 vsize=1542428 CPUtime=0.09
/proc/1238/task/1247/stat : 1247 (java) S 1236 1238 711 0 -1 4202560 112 0 0 0 9 0 0 0 15 0 13 0 30410258 1579446272 30372 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1248] ppid=1236 vsize=1542428 CPUtime=1.6
/proc/1238/task/1248/stat : 1248 (java) S 1236 1238 711 0 -1 4202560 6861 0 0 0 159 1 0 0 15 0 13 0 30410258 1579446272 30373 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1249] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1249/stat : 1249 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30410258 1579446272 30373 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1250] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1250/stat : 1250 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30410258 1579446272 30373 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1251] ppid=1236 vsize=1542428 CPUtime=0
/proc/1238/task/1251/stat : 1251 (java) S 1236 1238 711 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 30410437 1579446272 30373 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 1542428

[startup+6.30166 s]
/proc/loadavg: 2.09 1.70 1.31 2/119 1251
/proc/meminfo: memFree=1654468/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1542876 CPUtime=8.37
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 48089 0 1 0 817 20 0 0 15 0 13 0 30410248 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 385719 44795 1442 10 0 383021 0
[pid=1238/tid=1240] ppid=1236 vsize=1542876 CPUtime=5.95
/proc/1238/task/1240/stat : 1240 (java) R 1236 1238 711 0 -1 4202560 32050 0 1 0 582 13 0 0 25 0 13 0 30410250 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4109305181 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1238/tid=1241] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1241/stat : 1241 (java) S 1236 1238 711 0 -1 4202560 2489 0 0 0 6 1 0 0 15 0 13 0 30410251 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1242] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1242/stat : 1242 (java) S 1236 1238 711 0 -1 4202560 2592 0 0 0 6 1 0 0 18 0 13 0 30410251 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1243] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1243/stat : 1243 (java) S 1236 1238 711 0 -1 4202560 2518 0 0 0 7 0 0 0 16 0 13 0 30410253 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1244] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1244/stat : 1244 (java) S 1236 1238 711 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30410254 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1245] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1245/stat : 1245 (java) S 1236 1238 711 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30410254 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1246] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1246/stat : 1246 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30410258 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1247] ppid=1236 vsize=1542876 CPUtime=0.33
/proc/1238/task/1247/stat : 1247 (java) S 1236 1238 711 0 -1 4202560 491 0 0 0 33 0 0 0 15 0 13 0 30410258 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1248] ppid=1236 vsize=1542876 CPUtime=1.8
/proc/1238/task/1248/stat : 1248 (java) S 1236 1238 711 0 -1 4202560 6882 0 0 0 179 1 0 0 15 0 13 0 30410258 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1249] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1249/stat : 1249 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30410258 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1250] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1250/stat : 1250 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30410258 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1251] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1251/stat : 1251 (java) S 1236 1238 711 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 30410437 1579905024 44795 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 1542876

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

[startup+7.90097 s]
/proc/loadavg: 2.00 1.68 1.31 2/119 1251
/proc/meminfo: memFree=1634008/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1542876 CPUtime=10.01
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 48222 0 1 0 981 20 0 0 15 0 13 0 30410248 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 385719 44926 1442 10 0 383021 0
[pid=1238/tid=1240] ppid=1236 vsize=1542876 CPUtime=7.46
/proc/1238/task/1240/stat : 1240 (java) R 1236 1238 711 0 -1 4202560 32052 0 1 0 733 13 0 0 25 0 13 0 30410250 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4109388856 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1238/tid=1241] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1241/stat : 1241 (java) S 1236 1238 711 0 -1 4202560 2490 0 0 0 6 1 0 0 15 0 13 0 30410251 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1242] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1242/stat : 1242 (java) S 1236 1238 711 0 -1 4202560 2594 0 0 0 6 1 0 0 18 0 13 0 30410251 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1243] ppid=1236 vsize=1542876 CPUtime=0.13
/proc/1238/task/1243/stat : 1243 (java) S 1236 1238 711 0 -1 4202560 2643 0 0 0 13 0 0 0 16 0 13 0 30410253 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1244] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1244/stat : 1244 (java) S 1236 1238 711 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30410254 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1245] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1245/stat : 1245 (java) S 1236 1238 711 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30410254 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1246] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1246/stat : 1246 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30410258 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1247] ppid=1236 vsize=1542876 CPUtime=0.35
/proc/1238/task/1247/stat : 1247 (java) S 1236 1238 711 0 -1 4202560 493 0 0 0 35 0 0 0 15 0 13 0 30410258 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1248] ppid=1236 vsize=1542876 CPUtime=1.83
/proc/1238/task/1248/stat : 1248 (java) S 1236 1238 711 0 -1 4202560 6883 0 0 0 182 1 0 0 15 0 13 0 30410258 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1249] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1249/stat : 1249 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30410258 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1250] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1250/stat : 1250 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30410258 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1251] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1251/stat : 1251 (java) S 1236 1238 711 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 30410437 1579905024 44926 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.01
Current children cumulated vsize (KiB) 1542876

[startup+8.70113 s]
/proc/loadavg: 2.00 1.68 1.31 2/119 1251
/proc/meminfo: memFree=1634008/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1542876 CPUtime=10.81
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 48224 0 1 0 1061 20 0 0 15 0 13 0 30410248 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 385719 44927 1442 10 0 383021 0
[pid=1238/tid=1240] ppid=1236 vsize=1542876 CPUtime=8.26
/proc/1238/task/1240/stat : 1240 (java) R 1236 1238 711 0 -1 4202560 32053 0 1 0 813 13 0 0 25 0 13 0 30410250 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4109302109 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1238/tid=1241] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1241/stat : 1241 (java) S 1236 1238 711 0 -1 4202560 2490 0 0 0 6 1 0 0 15 0 13 0 30410251 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1242] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1242/stat : 1242 (java) S 1236 1238 711 0 -1 4202560 2594 0 0 0 6 1 0 0 18 0 13 0 30410251 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1243] ppid=1236 vsize=1542876 CPUtime=0.13
/proc/1238/task/1243/stat : 1243 (java) S 1236 1238 711 0 -1 4202560 2643 0 0 0 13 0 0 0 16 0 13 0 30410253 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1244] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1244/stat : 1244 (java) S 1236 1238 711 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30410254 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1245] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1245/stat : 1245 (java) S 1236 1238 711 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30410254 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1246] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1246/stat : 1246 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30410258 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1247] ppid=1236 vsize=1542876 CPUtime=0.36
/proc/1238/task/1247/stat : 1247 (java) S 1236 1238 711 0 -1 4202560 494 0 0 0 36 0 0 0 15 0 13 0 30410258 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1248] ppid=1236 vsize=1542876 CPUtime=1.83
/proc/1238/task/1248/stat : 1248 (java) S 1236 1238 711 0 -1 4202560 6883 0 0 0 182 1 0 0 15 0 13 0 30410258 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1249] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1249/stat : 1249 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30410258 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1250] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1250/stat : 1250 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30410258 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1251] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1251/stat : 1251 (java) S 1236 1238 711 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 30410437 1579905024 44927 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.81
Current children cumulated vsize (KiB) 1542876

[startup+9.10121 s]
/proc/loadavg: 2.00 1.68 1.31 2/119 1251
/proc/meminfo: memFree=1634008/2059040 swapFree=4136184/4192956
[pid=1238] ppid=1236 vsize=1542876 CPUtime=11.21
/proc/1238/stat : 1238 (java) S 1236 1238 711 0 -1 4202496 48225 0 1 0 1101 20 0 0 15 0 13 0 30410248 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1238/statm: 385719 44928 1442 10 0 383021 0
[pid=1238/tid=1240] ppid=1236 vsize=1542876 CPUtime=8.65
/proc/1238/task/1240/stat : 1240 (java) R 1236 1238 711 0 -1 4202560 32053 0 1 0 852 13 0 0 25 0 13 0 30410250 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4109305187 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1238/tid=1241] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1241/stat : 1241 (java) S 1236 1238 711 0 -1 4202560 2490 0 0 0 6 1 0 0 15 0 13 0 30410251 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1242] ppid=1236 vsize=1542876 CPUtime=0.07
/proc/1238/task/1242/stat : 1242 (java) S 1236 1238 711 0 -1 4202560 2594 0 0 0 6 1 0 0 18 0 13 0 30410251 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1243] ppid=1236 vsize=1542876 CPUtime=0.13
/proc/1238/task/1243/stat : 1243 (java) S 1236 1238 711 0 -1 4202560 2643 0 0 0 13 0 0 0 16 0 13 0 30410253 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 0 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1244] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1244/stat : 1244 (java) S 1236 1238 711 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30410254 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1245] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1245/stat : 1245 (java) S 1236 1238 711 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30410254 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1246] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1246/stat : 1246 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30410258 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1247] ppid=1236 vsize=1542876 CPUtime=0.37
/proc/1238/task/1247/stat : 1247 (java) S 1236 1238 711 0 -1 4202560 495 0 0 0 37 0 0 0 15 0 13 0 30410258 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1248] ppid=1236 vsize=1542876 CPUtime=1.83
/proc/1238/task/1248/stat : 1248 (java) S 1236 1238 711 0 -1 4202560 6883 0 0 0 182 1 0 0 15 0 13 0 30410258 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
[pid=1238/tid=1249] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1249/stat : 1249 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30410258 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1250] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1250/stat : 1250 (java) S 1236 1238 711 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30410258 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 0 0 0 0
[pid=1238/tid=1251] ppid=1236 vsize=1542876 CPUtime=0
/proc/1238/task/1251/stat : 1251 (java) S 1236 1238 711 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 30410437 1579905024 44928 1992294400 134512640 134550932 4294025952 18446744073709551615 4294960144 0 4 0 16800975 18446604437836253184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 1542876

Child status: 20
Real time (s): 9.16314
CPU time (s): 11.2783
CPU user time (s): 11.0543
CPU system time (s): 0.223965
CPU usage (%): 123.083
Max. virtual memory (cumulated for all children) (KiB): 1543972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0543
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48243
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 443
involuntary context switches= 447

runsolver used 0.022996 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node011 at 2010-06-14 22:41:27
IDJOB=2659785
IDBENCH=2409
IDSOLVER=1164
FILE ID=node011/2659785-1276548087
PBS_JOBID= 11173475
Free space on /tmp= 62264 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-stair.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659785-1276548087/watcher-2659785-1276548087 -o /tmp/evaluation-result-2659785-1276548087/solver-2659785-1276548087 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659785-1276548087.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 93ec90d2ad0b276483c19ced945be9c0
RANDOM SEED=1774313012

node011.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1809472 kB
Buffers:         58084 kB
Cached:         114620 kB
SwapCached:       9764 kB
Active:          79224 kB
Inactive:       105920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1809472 kB
SwapTotal:     4192956 kB
SwapFree:      4136184 kB
Dirty:            1536 kB
Writeback:           8 kB
AnonPages:       11012 kB
Mapped:           9356 kB
Slab:            42532 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62264 MiB
End job on node011 at 2010-06-14 22:41:36