Trace number 3493760

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
SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06UNSAT 3.9504 3.11529

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05N15.cnf
MD5SUM6fc4bfeade2d9b21dd29baf376895a0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.041993
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses43573
Sum of the clauses size228192
Maximum clause length45
Minimum clause length1
Number of clauses of size 146
Number of clauses of size 212551
Number of clauses of size 37942
Number of clauses of size 41140
Number of clauses of size 52640
Number of clauses of size over 519254

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.06/0.07	c version 2.3.0.v20110206
0.06/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.07	c java.vm.version	19.1-b02
0.06/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.07	c sun.arch.data.model	64
0.06/0.07	c java.version		1.6.0_24
0.06/0.07	c os.name		Linux
0.06/0.07	c os.version		2.6.18-164.el5
0.06/0.07	c os.arch		amd64
0.06/0.07	c Free memory 		5997854704
0.06/0.07	c Max memory 		6029312000
0.06/0.07	c Total memory 		6029312000
0.06/0.07	c Number of processors 	8
0.06/0.10	c Explanation (MUS) enabled solver
0.06/0.10	c QuickXplain (AAAI 2004 version) minimization strategy
0.06/0.10	c --- Begin Solver configuration ---
0.06/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1d73831b
0.06/0.10	c Learn all clauses as in MiniSAT
0.06/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.06/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.06/0.10	c Expensive reason simplification
0.06/0.10	c Armin Biere (Picosat) restarts strategy
0.06/0.10	c Glucose learned constraints deletion strategy
0.06/0.10	c timeout=2147483647s
0.06/0.10	c DB Simplification allowed=true
0.06/0.10	c --- End Solver configuration ---
0.06/0.10	c solving HOME/instance-3493760-1307810329.cnf
0.06/0.10	c reading problem ... 
0.46/0.35	c ... done. Wall clock time 0.256s.
0.46/0.35	c #vars     48313
0.46/0.35	c #constraints  43573
0.46/0.35	c constraints type 
0.46/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 43527
0.46/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 46
0.67/0.44	c Unsat detection wall clock time (in seconds) : 0.34
0.67/0.44	c Size of initial unsat subformula: 73
0.67/0.44	c Computing MUS ...
0.67/0.44	c initial unsat core 155[?] 9317[?] 152[?] 9316[?] 149[?] 9315[?] 150[?] 9314[?] 145[?] 9313[?] 121[?] 9311[?] 148[?] 9310[?] 133[?] 9309[?] 207[?] 9303[?] 195[?] 9302[?] 200[?] 9301[?] 165[?] 9300[?] 132[?] 9298[?] 189[?] 9297[?] 144[?] 9296[?] 192[?] 9292[?] 197[?] 9291[?] 162[?] 9290[?] 129[?] 9288[?] 186[?] 9287[?] 141[?] 9286[?] 190[?] 9282[?] 159[?] 9281[?] 126[?] 9279[?] 183[?] 9278[?] 138[?] 9277[?] 160[?] 9269[?] 127[?] 9267[?] 184[?] 9266[?] 139[?] 9265[?] 122[?] 9256[?] 158[?] 9255[?] 134[?] 9254[?] 120[?] 125[?] 137[?] 9231[?]  32[?] 44[?] 40[?] 39[?] 28[?] 29[?] 33[?] 34[?] 36[?] 43[?] 45[?] 47[?] 50[?] 53[?] 54[?] 55[?] 57[?] 60[?] 78[?] 79[?] 81[?] 84[?] 85[?] 87[?] 90[?] 92[?] 95[?] 102[?] 8145[?]  20[?] 44[?] 40[?] 27[?] 16[?] 17[?] 21[?] 22[?] 24[?] 43[?] 45[?] 47[?] 50[?] 53[?] 54[?] 55[?] 57[?] 60[?] 78[?] 79[?] 81[?] 84[?] 85[?] 87[?] 90[?] 92[?] 95[?] 102[?] 8040[?]  15[?] 44[?] 40[?] 39[?] 27[?] 16[?] 17[?] 21[?] 22[?] 24[?] 28[?] 29[?] 33[?] 34[?] 36[?] 45[?] 47[?] 50[?] 54[?] 55[?] 57[?] 60[?] 85[?] 87[?] 90[?] 92[?] 95[?] 102[?] 7923[?]  -102[?] -207[?] 7812[?]  -95[?] -200[?] 7805[?]  -92[?] -197[?] 7802[?]  -90[?] -195[?] 7800[?]  -87[?] -192[?] 7797[?]  -85[?] -190[?] 7795[?]  -84[?] -189[?] 7794[?]  -81[?] -186[?] 7791[?]  -79[?] -184[?] 7789[?]  -78[?] -183[?] 7788[?]  -60[?] -165[?] 7770[?]  -57[?] -162[?] 7767[?]  -55[?] -160[?] 7765[?]  -54[?] -159[?] 7764[?]  -53[?] -158[?] 7763[?]  -50[?] -155[?] 7760[?]  -47[?] -152[?] 7757[?]  -45[?] -150[?] 7755[?]  -44[?] -149[?] 7754[?]  -43[?] -148[?] 7753[?]  -40[?] -145[?] 7750[?]  -39[?] -144[?] 7749[?]  -36[?] -141[?] 7746[?]  -34[?] -139[?] 7744[?]  -33[?] -138[?] 7743[?]  -137[?] -32[?] 7742[?]  -29[?] -134[?] 7739[?]  -28[?] -133[?] 7738[?]  -27[?] -132[?] 7737[?]  -24[?] -129[?] 7734[?]  -22[?] -127[?] 7732[?]  -21[?] -126[?] 7731[?]  -125[?] -20[?] 7730[?]  -17[?] -122[?] 7727[?]  -16[?] -121[?] 7726[?]  -120[?] -15[?] 7725[?]  
0.67/0.46	c qxplain 0/72
1.27/0.71	c qxplain 37/72
1.27/0.73	c qxplain 55/72
1.27/0.77	c qxplain 64/72
1.27/0.79	c qxplain 69/72
1.46/0.80	c qxplain 71/72
1.46/0.82	c qxplain 72/72
1.46/0.83	c 7725[?] -120[?] -15[?]  is mandatory 
1.46/0.83	c qxplain 71/71
1.46/0.85	c 7726[?] -16[?] -121[?]  is mandatory 
1.46/0.85	c qxplain 69/70
1.46/0.86	c qxplain 70/70
1.46/0.88	c 7727[?] -17[?] -122[?]  is mandatory 
1.46/0.88	c qxplain 69/69
1.46/0.89	c 7730[?] -125[?] -20[?]  is mandatory 
1.46/0.89	c qxplain 64/68
1.56/0.91	c qxplain 67/68
1.56/0.92	c qxplain 68/68
1.56/0.94	c 7731[?] -21[?] -126[?]  is mandatory 
1.56/0.94	c qxplain 67/67
1.56/0.96	c 7732[?] -22[?] -127[?]  is mandatory 
1.56/0.96	c qxplain 64/66
1.56/0.97	c qxplain 66/66
1.56/0.99	c 7734[?] -24[?] -129[?]  is mandatory 
1.56/0.99	c qxplain 64/65
1.56/1.00	c qxplain 65/65
1.67/1.02	c 7737[?] -27[?] -132[?]  is mandatory 
1.67/1.02	c qxplain 64/64
1.67/1.03	c 7738[?] -28[?] -133[?]  is mandatory 
1.67/1.03	c qxplain 55/63
1.67/1.05	c qxplain 60/63
1.67/1.06	c qxplain 62/63
1.67/1.08	c qxplain 63/63
1.67/1.09	c 7739[?] -29[?] -134[?]  is mandatory 
1.67/1.09	c qxplain 62/62
1.77/1.11	c 7742[?] -137[?] -32[?]  is mandatory 
1.77/1.11	c qxplain 60/61
1.77/1.12	c qxplain 61/61
1.77/1.14	c 7743[?] -33[?] -138[?]  is mandatory 
1.77/1.14	c qxplain 60/60
1.77/1.15	c 7744[?] -34[?] -139[?]  is mandatory 
1.77/1.15	c qxplain 55/59
1.77/1.17	c qxplain 58/59
1.77/1.18	c qxplain 59/59
1.77/1.20	c 7746[?] -36[?] -141[?]  is mandatory 
1.77/1.20	c qxplain 58/58
1.86/1.21	c 7749[?] -39[?] -144[?]  is mandatory 
1.86/1.21	c qxplain 55/57
1.86/1.23	c qxplain 57/57
1.86/1.24	c 7750[?] -40[?] -145[?]  is mandatory 
1.86/1.24	c qxplain 55/56
1.86/1.26	c qxplain 56/56
1.86/1.27	c 7753[?] -43[?] -148[?]  is mandatory 
1.86/1.27	c qxplain 55/55
1.86/1.29	c 7754[?] -44[?] -149[?]  is mandatory 
1.86/1.29	c qxplain 37/54
1.96/1.30	c qxplain 46/54
1.96/1.32	c qxplain 51/54
1.96/1.33	c qxplain 53/54
1.96/1.35	c qxplain 54/54
1.96/1.36	c 7755[?] -45[?] -150[?]  is mandatory 
1.96/1.36	c qxplain 53/53
1.96/1.38	c 7757[?] -47[?] -152[?]  is mandatory 
1.96/1.38	c qxplain 51/52
1.96/1.39	c qxplain 52/52
2.06/1.41	c 7760[?] -50[?] -155[?]  is mandatory 
2.06/1.41	c qxplain 51/51
2.06/1.42	c 7763[?] -53[?] -158[?]  is mandatory 
2.06/1.42	c qxplain 46/50
2.06/1.44	c qxplain 49/50
2.06/1.45	c qxplain 50/50
2.06/1.47	c 7764[?] -54[?] -159[?]  is mandatory 
2.06/1.47	c qxplain 49/49
2.06/1.48	c 7765[?] -55[?] -160[?]  is mandatory 
2.06/1.48	c qxplain 46/48
2.16/1.50	c qxplain 48/48
2.16/1.51	c 7767[?] -57[?] -162[?]  is mandatory 
2.16/1.51	c qxplain 46/47
2.16/1.53	c qxplain 47/47
2.16/1.55	c 7770[?] -60[?] -165[?]  is mandatory 
2.16/1.55	c qxplain 46/46
2.16/1.56	c 7788[?] -78[?] -183[?]  is mandatory 
2.16/1.56	c qxplain 37/45
2.16/1.58	c qxplain 42/45
2.16/1.59	c qxplain 44/45
2.28/1.61	c qxplain 45/45
2.28/1.62	c 7789[?] -79[?] -184[?]  is mandatory 
2.28/1.62	c qxplain 44/44
2.28/1.64	c 7791[?] -81[?] -186[?]  is mandatory 
2.28/1.64	c qxplain 42/43
2.28/1.65	c qxplain 43/43
2.28/1.67	c 7794[?] -84[?] -189[?]  is mandatory 
2.28/1.67	c qxplain 42/42
2.28/1.68	c 7795[?] -85[?] -190[?]  is mandatory 
2.28/1.68	c qxplain 37/41
2.28/1.70	c qxplain 40/41
2.38/1.71	c qxplain 41/41
2.38/1.73	c 7797[?] -87[?] -192[?]  is mandatory 
2.38/1.73	c qxplain 40/40
2.38/1.74	c 7800[?] -90[?] -195[?]  is mandatory 
2.38/1.74	c qxplain 37/39
2.38/1.76	c qxplain 39/39
2.38/1.77	c 7802[?] -92[?] -197[?]  is mandatory 
2.38/1.77	c qxplain 37/38
2.38/1.79	c qxplain 38/38
2.48/1.80	c 7805[?] -95[?] -200[?]  is mandatory 
2.48/1.80	c qxplain 37/37
2.48/1.82	c 7812[?] -102[?] -207[?]  is mandatory 
2.48/1.82	c qxplain 0/36
2.48/1.83	c qxplain 19/36
2.48/1.85	c qxplain 28/36
2.48/1.86	c qxplain 33/36
2.48/1.88	c qxplain 35/36
2.48/1.89	c qxplain 36/36
2.58/1.91	c 7923[?] 15[?] 16[?] 92[?] 95[?] 102[?] 87[?] 90[?] 85[?] 57[?] 60[?] 54[?] 55[?] 50[?] 45[?] 47[?] 44[?] 36[?] 40[?] 39[?] 33[?] 34[?] 29[?] 21[?] 24[?] 27[?] 28[?] 22[?] 17[?]  is mandatory 
2.58/1.91	c qxplain 35/35
2.58/1.92	c 8040[?] 20[?] 16[?] 17[?] 102[?] 95[?] 92[?] 90[?] 87[?] 85[?] 84[?] 79[?] 81[?] 78[?] 60[?] 57[?] 55[?] 54[?] 53[?] 50[?] 47[?] 45[?] 44[?] 43[?] 40[?] 24[?] 27[?] 22[?] 21[?]  is mandatory 
2.58/1.92	c qxplain 33/34
2.58/1.94	c qxplain 34/34
2.58/1.95	c 8145[?] 32[?] 28[?] 29[?] 102[?] 95[?] 92[?] 90[?] 87[?] 85[?] 84[?] 81[?] 79[?] 78[?] 60[?] 57[?] 55[?] 54[?] 53[?] 50[?] 47[?] 45[?] 44[?] 43[?] 40[?] 36[?] 39[?] 34[?] 33[?]  is mandatory 
2.58/1.95	c qxplain 33/33
2.58/1.97	c 9231[?] 120[?] 137[?] 125[?]  is mandatory 
2.58/1.97	c qxplain 28/32
2.58/1.98	c qxplain 31/32
2.68/2.00	c qxplain 32/32
2.68/2.01	c 134[?] 9254[?] is mandatory 
2.68/2.01	c qxplain 31/31
2.68/2.03	c 158[?] 9255[?] is mandatory 
2.68/2.03	c qxplain 28/30
2.68/2.04	c qxplain 30/30
2.68/2.06	c 122[?] 9256[?] is mandatory 
2.68/2.06	c qxplain 28/29
2.68/2.07	c qxplain 29/29
2.68/2.09	c 139[?] 9265[?] is mandatory 
2.68/2.09	c qxplain 28/28
2.79/2.11	c 184[?] 9266[?] is mandatory 
2.79/2.11	c qxplain 19/27
2.79/2.12	c qxplain 24/27
2.79/2.14	c qxplain 26/27
2.79/2.15	c qxplain 27/27
2.79/2.17	c 127[?] 9267[?] is mandatory 
2.79/2.17	c qxplain 26/26
2.79/2.18	c 160[?] 9269[?] is mandatory 
2.79/2.18	c qxplain 24/25
2.79/2.20	c qxplain 25/25
2.89/2.21	c 138[?] 9277[?] is mandatory 
2.89/2.21	c qxplain 24/24
2.89/2.23	c 183[?] 9278[?] is mandatory 
2.89/2.23	c qxplain 19/23
2.89/2.24	c qxplain 22/23
2.89/2.26	c qxplain 23/23
2.89/2.27	c 126[?] 9279[?] is mandatory 
2.89/2.27	c qxplain 22/22
2.89/2.29	c 159[?] 9281[?] is mandatory 
2.89/2.29	c qxplain 19/21
2.98/2.30	c qxplain 21/21
2.98/2.32	c 190[?] 9282[?] is mandatory 
2.98/2.32	c qxplain 19/20
2.98/2.33	c qxplain 20/20
2.98/2.35	c 141[?] 9286[?] is mandatory 
2.98/2.35	c qxplain 19/19
2.98/2.36	c 186[?] 9287[?] is mandatory 
2.98/2.36	c qxplain 0/18
2.98/2.38	c qxplain 10/18
2.98/2.39	c qxplain 15/18
3.08/2.41	c qxplain 17/18
3.08/2.42	c qxplain 18/18
3.08/2.44	c 129[?] 9288[?] is mandatory 
3.08/2.44	c qxplain 17/17
3.08/2.45	c 162[?] 9290[?] is mandatory 
3.08/2.45	c qxplain 15/16
3.08/2.47	c qxplain 16/16
3.08/2.48	c 197[?] 9291[?] is mandatory 
3.08/2.48	c qxplain 15/15
3.18/2.50	c 192[?] 9292[?] is mandatory 
3.18/2.50	c qxplain 10/14
3.18/2.51	c qxplain 13/14
3.18/2.53	c qxplain 14/14
3.18/2.54	c 144[?] 9296[?] is mandatory 
3.18/2.54	c qxplain 13/13
3.18/2.56	c 189[?] 9297[?] is mandatory 
3.18/2.56	c qxplain 10/12
3.18/2.57	c qxplain 12/12
3.18/2.59	c 132[?] 9298[?] is mandatory 
3.18/2.59	c qxplain 10/11
3.28/2.60	c qxplain 11/11
3.28/2.62	c 165[?] 9300[?] is mandatory 
3.28/2.62	c qxplain 10/10
3.28/2.63	c 200[?] 9301[?] is mandatory 
3.28/2.63	c qxplain 0/9
3.28/2.65	c qxplain 5/9
3.28/2.66	c qxplain 8/9
3.28/2.68	c qxplain 9/9
3.28/2.69	c 195[?] 9302[?] is mandatory 
3.28/2.69	c qxplain 8/8
3.38/2.71	c 207[?] 9303[?] is mandatory 
3.38/2.71	c qxplain 5/7
3.38/2.72	c qxplain 7/7
3.38/2.74	c 133[?] 9309[?] is mandatory 
3.38/2.74	c qxplain 5/6
3.38/2.75	c qxplain 6/6
3.38/2.77	c 148[?] 9310[?] is mandatory 
3.38/2.77	c qxplain 5/5
3.38/2.79	c 121[?] 9311[?] is mandatory 
3.38/2.79	c qxplain 0/4
3.48/2.80	c qxplain 3/4
3.48/2.82	c qxplain 4/4
3.48/2.83	c 145[?] 9313[?] is mandatory 
3.48/2.83	c qxplain 3/3
3.48/2.85	c 150[?] 9314[?] is mandatory 
3.48/2.85	c qxplain 0/2
3.48/2.86	c qxplain 2/2
3.48/2.88	c 149[?] 9315[?] is mandatory 
3.48/2.88	c qxplain 0/1
3.48/2.89	c qxplain 1/1
3.58/2.91	c 152[?] 9316[?] is mandatory 
3.58/2.91	c qxplain 0/0
3.58/2.92	c 155[?] 9317[?] is mandatory 
3.75/3.08	c Size of the MUS: 73
3.75/3.08	c Unsat core  computation wall clock time (in seconds) : 2.646
3.75/3.08	c starts		: 145
3.75/3.08	c conflicts		: 0
3.75/3.08	c decisions		: 677854
3.75/3.08	c propagations		: 7010580
3.75/3.08	c inspects		: 273094
3.75/3.08	c shortcuts		: 0
3.75/3.08	c learnt literals	: 0
3.75/3.08	c learnt binary clauses	: 0
3.75/3.09	c learnt ternary clauses	: 0
3.75/3.09	c learnt constraints	: 0
3.75/3.09	c ignored constraints	: 0
3.75/3.09	c root simplifications	: 0
3.75/3.09	c removed literals (reason simplification)	: 0
3.75/3.09	c reason swapping (by a shorter reason)	: 0
3.75/3.09	c Calls to reduceDB	: 0
3.75/3.09	c speed (assignments/second)	: 3.916525139664805E7
3.75/3.09	c non guided choices	677854
3.75/3.09	c learnt constraints type 
3.75/3.09	c constraints type 
3.75/3.09	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 43527
3.75/3.09	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 46
3.75/3.09	s UNSATISFIABLE
3.75/3.09	v 2985 2986 2987 2990 2991 2992 2994 2997 2998 2999 3002 3003 3004 3006 3009 3010 3013 3014 3015 3017 3020 3023 3024 3025 3027 3030 3048 3049 3051 3054 3055 3057 3060 3062 3065 3072 3183 3300 3405 4491 4514 4515 4516 4525 4526 4527 4529 4537 4538 4539 4541 4542 4546 4547 4548 4550 4551 4552 4556 4557 4558 4560 4561 4562 4563 4569 4570 4571 4573 4574 4575 4576 4577 0
3.75/3.09	c Total wall clock time (in seconds) : 2.986

Verifier Data

OK	73

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493760-1307810329/watcher-3493760-1307810329 -o /tmp/evaluation-result-3493760-1307810329/solver-3493760-1307810329 -C 1800 -W 1850 -M 7680 java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493760-1307810329.cnf 

running on 2 cores: 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): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.13 1.99 9/241 4126
/proc/meminfo: memFree=31209676/32950928 swapFree=67055156/67111528
[pid=4126] ppid=4124 vsize=11804 CPUtime=0 cores=4,6
/proc/4126/stat : 4126 (runsolver) R 4124 4126 1663 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 892632670 12087296 51 33554432000 4194304 5436572 140736903468800 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/4126/statm: 2951 51 31 304 0 2643 0

[startup+0.0753991 s]
/proc/loadavg: 1.00 1.13 1.99 9/241 4126
/proc/meminfo: memFree=31209676/32950928 swapFree=67055156/67111528
[pid=4126] ppid=4124 vsize=6363732 CPUtime=0.06 cores=4,6
/proc/4126/stat : 4126 (java) S 4124 4126 1663 0 -1 4202496 8609 0 1 0 5 1 0 0 25 0 18 0 892632670 6516461568 8304 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4126/statm: 1590933 8304 1751 9 0 1581671 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6363732

[startup+0.144099 s]
/proc/loadavg: 1.00 1.13 1.99 9/241 4126
/proc/meminfo: memFree=31209676/32950928 swapFree=67055156/67111528
[pid=4126] ppid=4124 vsize=6366292 CPUtime=0.16 cores=4,6
/proc/4126/stat : 4126 (java) S 4124 4126 1663 0 -1 4202496 10290 0 1 0 15 1 0 0 25 0 18 0 892632670 6519083008 9956 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4126/statm: 1591573 9956 2134 9 0 1582311 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6366292

[startup+0.300671 s]
/proc/loadavg: 1.00 1.13 1.99 9/241 4126
/proc/meminfo: memFree=31209676/32950928 swapFree=67055156/67111528
[pid=4126] ppid=4124 vsize=6373056 CPUtime=0.46 cores=4,6
/proc/4126/stat : 4126 (java) S 4124 4126 1663 0 -1 4202496 15222 0 1 0 45 1 0 0 25 0 18 0 892632670 6526009344 14200 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4126/statm: 1593264 14200 2194 9 0 1584002 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 6373056

[startup+0.7006 s]
/proc/loadavg: 1.00 1.13 1.99 9/241 4126
/proc/meminfo: memFree=31209676/32950928 swapFree=67055156/67111528
[pid=4126] ppid=4124 vsize=6375904 CPUtime=1.27 cores=4,6
/proc/4126/stat : 4126 (java) S 4124 4126 1663 0 -1 4202496 19292 0 1 0 125 2 0 0 25 0 19 0 892632670 6528925696 18270 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4126/statm: 1593976 18270 2215 9 0 1584714 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 6375904

[startup+1.50146 s]
/proc/loadavg: 1.72 1.28 2.03 8/263 4194
/proc/meminfo: memFree=30979864/32950928 swapFree=67055156/67111528
[pid=4126] ppid=4124 vsize=6374856 CPUtime=2.16 cores=4,6
/proc/4126/stat : 4126 (java) S 4124 4126 1663 0 -1 4202496 39784 0 1 0 211 5 0 0 25 0 19 0 892632670 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4126/statm: 1593714 37594 2224 9 0 1584452 0
[pid=4126/tid=4128] ppid=4124 vsize=6374856 CPUtime=1.45 cores=4,6
/proc/4126/task/4128/stat : 4128 (java) R 4124 4126 1663 0 -1 4202560 33966 0 1 0 141 4 0 0 25 0 19 0 892632671 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 46912505769890 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4126/tid=4129] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4129/stat : 4129 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632672 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4130] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4130/stat : 4130 (java) S 4124 4126 1663 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 19 0 892632672 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4131] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4131/stat : 4131 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632672 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4132] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4132/stat : 4132 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632672 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4133] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4133/stat : 4133 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632672 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4134] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4134/stat : 4134 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632672 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4135] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4135/stat : 4135 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632672 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4136] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4136/stat : 4136 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632672 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4137] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4137/stat : 4137 (java) S 4124 4126 1663 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 19 0 892632673 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514752 0 0 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4138] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4138/stat : 4138 (java) S 4124 4126 1663 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 892632674 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4139] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4139/stat : 4139 (java) S 4124 4126 1663 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 892632674 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4140] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4140/stat : 4140 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632676 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101521841 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4141] ppid=4124 vsize=6374856 CPUtime=0.39 cores=4,6
/proc/4126/task/4141/stat : 4141 (java) S 4124 4126 1663 0 -1 4202560 2201 0 0 0 39 0 0 0 25 0 19 0 892632676 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4142] ppid=4124 vsize=6374856 CPUtime=0.3 cores=4,6
/proc/4126/task/4142/stat : 4142 (java) S 4124 4126 1663 0 -1 4202560 2445 0 0 0 30 0 0 0 25 0 19 0 892632676 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4143] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4143/stat : 4143 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 892632676 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4144] ppid=4124 vsize=6374856 CPUtime=0 cores=4,6
/proc/4126/task/4144/stat : 4144 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 892632676 6527852544 37594 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514752 0 4 0 16800975 18446604440334873600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 6374856

[startup+3.10117 s]
/proc/loadavg: 1.72 1.28 2.03 7/260 4322
/proc/meminfo: memFree=30740444/32950928 swapFree=67055156/67111528
[pid=4126] ppid=4124 vsize=6383288 CPUtime=3.93 cores=4,6
/proc/4126/stat : 4126 (java) S 4124 4126 1663 0 -1 4202496 79544 0 1 0 385 8 0 0 25 0 16 0 892632670 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/4126/statm: 1595822 76560 2227 9 0 1586560 0
[pid=4126/tid=4128] ppid=4124 vsize=6383288 CPUtime=3.02 cores=4,6
/proc/4126/task/4128/stat : 4128 (java) S 4124 4126 1663 0 -1 4202560 71091 0 1 0 295 7 0 0 25 0 16 0 892632671 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4129] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4129/stat : 4129 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 892632672 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4130] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4130/stat : 4130 (java) S 4124 4126 1663 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 892632672 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4131] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4131/stat : 4131 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 892632672 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4132] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4132/stat : 4132 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 892632672 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4133] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4133/stat : 4133 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 892632672 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4134] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4134/stat : 4134 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 892632672 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4135] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4135/stat : 4135 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 892632672 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4136] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4136/stat : 4136 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 892632672 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4137] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4137/stat : 4137 (java) S 4124 4126 1663 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 16 0 892632673 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514752 0 0 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4138] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4138/stat : 4138 (java) S 4124 4126 1663 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 16 0 892632674 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4139] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4139/stat : 4139 (java) S 4124 4126 1663 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 16 0 892632674 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4141] ppid=4124 vsize=6383288 CPUtime=0.41 cores=4,6
/proc/4126/task/4141/stat : 4141 (java) S 4124 4126 1663 0 -1 4202560 2507 0 0 0 41 0 0 0 17 0 16 0 892632676 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 4 0 0 0
[pid=4126/tid=4142] ppid=4124 vsize=6383288 CPUtime=0.47 cores=4,6
/proc/4126/task/4142/stat : 4142 (java) S 4124 4126 1663 0 -1 4202560 4758 0 0 0 47 0 0 0 18 0 16 0 892632676 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
[pid=4126/tid=4143] ppid=4124 vsize=6383288 CPUtime=0 cores=4,6
/proc/4126/task/4143/stat : 4143 (java) S 4124 4126 1663 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 892632676 6536486912 76560 33554432000 1073741824 1073778376 140736573360144 18446744073709551615 248101514137 0 4 0 16800975 18446604440334873600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 6383288

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

Child status: 20
Real time (s): 3.11529
CPU time (s): 3.9504
CPU user time (s): 3.85041
CPU system time (s): 0.099984
CPU usage (%): 126.807
Max. virtual memory (cumulated for all children) (KiB): 6383288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.85041
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79544
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= 742
involuntary context switches= 363

runsolver used 0.008998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 18:38:49
IDJOB=3493760
IDBENCH=83473
IDSOLVER=1972
FILE ID=node123/3493760-1307810329
RUNJOBID= node123-1307810328-4017
PBS_JOBID= 13551056
Free space on /tmp= 74176 MiB

SOLVER NAME= SAT4J MUS 2.3.0-SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05N15.cnf
COMMAND LINE= java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493760-1307810329/watcher-3493760-1307810329 -o /tmp/evaluation-result-3493760-1307810329/solver-3493760-1307810329 -C 1800 -W 1850 -M 7680  java -Xms6000m -Xmx6000m -jar sat4j-mus-v20110206.jar HOME/instance-3493760-1307810329.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6fc4bfeade2d9b21dd29baf376895a0e
RANDOM SEED=225765758

node123.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31210724 kB
Buffers:        300364 kB
Cached:        1120184 kB
SwapCached:      10356 kB
Active:         579316 kB
Inactive:       966264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31210724 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:      121968 kB
Mapped:          20652 kB
Slab:           127896 kB
PageTables:       5948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 18918580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74172 MiB
End job on node123 at 2011-06-11 18:38:52