Trace number 1724382

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
ttsth-5-0 2009-03-19? 1200.05 602.992

General information on the benchmark

Namemanol-pipe-c9.cnf
MD5SUM7f47eb2c5986b40772da3e38cf0759b1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.54061
Satisfiable
(Un)Satisfiability was proved
Number of variables15214
Number of clauses45082
Sum of the clauses size105190
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230054
Number of clauses of size 315027
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.08	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1724382-1240694726.cnf 
0.04/0.08	c Using SATTIMEOUT of 1200
0.04/0.08	c Using SATRAM of 1800
0.04/0.08	c Size of subset node = 16
0.04/0.08	c Variables = 15214
0.04/0.08	c Clauses = 45082
0.04/0.08	c Literals = 105190
0.04/0.08	c Reduced size:
0.04/0.08	c Variables = 15214
0.04/0.08	c Clauses = 45079
0.04/0.08	c Literals = 105184
0.04/0.08	c a2
0.09/0.17	c a1
2.69/2.77	c Independent sub-problems = 1
2.69/2.77	c Sub-problem with 15213 variables and 45079 clauses
2.69/2.77	c using permutation method 4
2.69/2.77	c count = 1
2.69/2.77	c Ordering finished 2.740 seconds
2.69/2.77	c mapped 2.770 seconds
2.69/2.77	c permuted 2.770 seconds
2.69/2.77	c about to sort
2.69/2.78	c sorted
3.09/3.13	c clauses now 45079
3.09/3.13	c init finished 2.840 seconds
3.09/3.13	c tree built 3.130 seconds
3.09/3.13	c 
3.09/3.13	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
3.09/3.13	c ---------------------------------|----------------------------------|------------------------------------------------------
3.09/3.13	c ................................ | ..........                       |                        3.1           0.0             
3.09/3.13	c ................................ | ..........                     1 |                        3.1           0.3             
3.09/3.13	c ................................ | ..........                     2 |                        3.1           0.6             
3.09/3.13	c ................................ | ..........                     3 |                        3.1           1.0             
3.09/3.13	c ................................ | ..........                     4 |                        3.1           1.3             
3.09/3.13	c ................................ | ..........                     5 |                        3.1           1.6             
3.09/3.13	c ................................ | ..........                  1000 | 7                      3.1         318.5          666
23.81/13.59	c ................................ | ..........                996000 | 48677                 24.0       41500.0      1004579
47.96/25.67	c ................................ | ..........               1690000 | 85056                 48.1       35120.5      1725617
71.90/37.66	c ................................ | ..........               2243000 | 115557                72.0       31139.8      2646231
95.85/49.67	c ................................ | ..........               2833000 | 146067                96.0       29510.4      3621494
119.99/61.71	c ................................ | *.........               3419000 | 176700               120.0       28482.2      4659478
143.94/73.73	c ................................ | *.........               4239000 | 233815               144.0       29433.4      5448148
167.89/85.74	c ................................ | *.........               5039000 | 291132               168.0       29994.0      6553532
192.04/97.81	c ................................ | *.........               5992000 | 362525               192.1       31193.7      7651173
215.98/109.80	c ................................ | *.........               7068000 | 439224               216.0       32719.2      8634820
239.93/121.81	c ................................ | **........               7662000 | 469866               240.0       31925.0      9601319
263.87/133.84	c ................................ | **........               8256000 | 500301               264.0       31272.7     10541620
288.02/145.90	c ................................ | **........               8920000 | 536730               288.1       30963.6     11404583
311.97/157.91	c ................................ | **........               9458000 | 566997               312.1       30309.2     12179058
335.91/169.95	c ................................ | **........               9884000 | 589041               336.1       29410.5     13169424
359.86/181.97	c ................................ | ***.......              10300000 | 611040               360.1       28605.5     13862365
383.81/193.99	c ................................ | ***.......              10793000 | 638963               384.1       28102.4     14656061
407.76/205.99	c ................................ | ***.......              11262000 | 664371               408.0       27602.9     15335638
431.90/218.01	c ................................ | ***.......              11713000 | 684858               432.0       27113.4     16095395
455.85/230.09	c ................................ | ***.......              12209000 | 707309               456.1       26767.7     17009067
479.99/242.12	c ................................ | ****......              12640000 | 726928               480.1       26327.3     17612531
503.75/254.09	c ................................ | ****......              13021000 | 744528               504.0       25834.8     18218196
527.89/266.19	c ................................ | ****......              13533000 | 774856               528.2       25622.9     19417385
551.84/278.15	c ................................ | ****......              13995000 | 800394               552.0       25352.3     20238817
575.78/290.16	c ................................ | ****......              14411000 | 822556               576.0       25019.1     21449153
599.93/302.25	c ................................ | *****.....              14788000 | 840094               600.1       24641.7     22561496
623.87/314.27	c ................................ | *****.....              15153000 | 857087               624.1       24279.0     23475905
647.83/326.24	c ................................ | *****.....              15475000 | 872154               648.0       23880.4     24429197
671.77/338.29	c ................................ | *****.....              15786000 | 886697               672.1       23489.0     25403199
695.71/350.29	c ................................ | *****.....              16134000 | 903156               696.0       23180.7     26430307
719.86/362.36	c ................................ | ******....              16471000 | 919198               720.1       22873.2     27311277
743.81/374.38	c ................................ | ******....              16986000 | 946543               744.1       22828.2     28453995
767.75/386.38	c ................................ | ******....              17423000 | 968880               768.0       22685.3     29348531
791.90/398.46	c ................................ | ******....              17805000 | 986961               792.1       22476.8     30220131
815.85/410.49	c ................................ | ******....              18153000 | 1003402              816.2       22242.0     31046231
839.81/422.46	c ................................ | *******...              18800000 | 1038194              840.0       22379.6     32044168
863.75/434.49	c ................................ | *******...              19304000 | 1062988              864.1       22340.8     33218680
887.69/446.49	c ................................ | *******...              19744000 | 1084239              888.0       22233.7     34316782
911.84/458.51	c ................................ | *******...              20221000 | 1107181              912.0       22172.1     35376445
935.78/470.56	c ................................ | *******...              20678000 | 1128785              936.0       22090.9     36327928
959.73/482.58	c ................................ | ********..              21137000 | 1151119              960.0       22016.8     37422432
983.68/494.60	c ................................ | ********..              21568000 | 1171818              984.0       21918.3     38733862
1007.82/506.62	c ................................ | ********..              22011000 | 1193403             1008.0       21835.7     39760263
1031.77/518.63	c ................................ | ********..              22551000 | 1220613             1032.0       21851.7     40959040
1055.71/530.66	c ................................ | ********..              23293000 | 1261023             1056.0       22057.8     42106757
1079.86/542.70	c ................................ | *********.              24037000 | 1301809             1080.0       22255.9     43445731
1103.81/554.71	c ................................ | *********.              24633000 | 1335052             1104.0       22312.5     44784606
1127.75/566.73	c ................................ | *********.              25012000 | 1352876             1128.0       22173.8     46218876
1151.70/578.76	c ................................ | *********.              25454000 | 1373995             1152.0       22095.3     47574872
1175.85/590.81	c ................................ | *********.              25846000 | 1393046             1176.1       21976.8     49141297
1199.80/602.85	c CPU limit (1200) reached
1199.80/602.85	c Time = 1200.09 seconds
1199.80/602.85	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1724382-1240694726/watcher-1724382-1240694726 -o /tmp/evaluation-result-1724382-1240694726/solver-1724382-1240694726 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1724382-1240694726.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29678
/proc/meminfo: memFree=1672256/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=1064 CPUtime=0
/proc/29678/stat : 29678 (ttsth-5-0) R 29676 29678 29495 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 97501087 1089536 128 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/29678/statm: 266 128 77 176 0 88 0

[startup+0.0534491 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29678
/proc/meminfo: memFree=1672256/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=2944 CPUtime=0.04
/proc/29678/stat : 29678 (ttsth-5-0) R 29676 29678 29495 0 -1 4194304 615 0 0 0 4 0 0 0 18 0 1 0 97501087 3014656 599 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/29678/statm: 736 599 78 176 0 558 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2944

[startup+0.101457 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29678
/proc/meminfo: memFree=1672256/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=6084 CPUtime=0.09
/proc/29678/stat : 29678 (ttsth-5-0) R 29676 29678 29495 0 -1 4194304 1378 0 0 0 9 0 0 0 18 0 1 0 97501087 6230016 1362 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/29678/statm: 1521 1363 79 176 0 1343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6084

[startup+0.301494 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29678
/proc/meminfo: memFree=1672256/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=9268 CPUtime=0.29
/proc/29678/stat : 29678 (ttsth-5-0) R 29676 29678 29495 0 -1 4194304 2267 0 0 0 29 0 0 0 19 0 1 0 97501087 9490432 2160 1992294400 134512640 135237372 4294956192 18446744073709551615 134555279 0 0 4096 0 0 0 0 17 1 0 0
/proc/29678/statm: 2317 2160 80 176 0 2139 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9268

[startup+0.701571 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 29678
/proc/meminfo: memFree=1672256/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=9436 CPUtime=0.69
/proc/29678/stat : 29678 (ttsth-5-0) R 29676 29678 29495 0 -1 4194304 2293 0 0 0 69 0 0 0 23 0 1 0 97501087 9662464 2186 1992294400 134512640 135237372 4294956192 18446744073709551615 134600826 0 0 4096 0 0 0 0 17 1 0 0
/proc/29678/statm: 2359 2186 80 176 0 2181 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9436

[startup+1.50272 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29679
/proc/meminfo: memFree=1663736/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=9608 CPUtime=1.49
/proc/29678/stat : 29678 (ttsth-5-0) R 29676 29678 29495 0 -1 4194304 2338 0 0 0 149 0 0 0 25 0 1 0 97501087 9838592 2231 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/29678/statm: 2402 2231 80 176 0 2224 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9608

[startup+3.10203 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29679
/proc/meminfo: memFree=1663416/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=43172 CPUtime=3.09
/proc/29678/stat : 29678 (ttsth-5-0) R 29676 29678 29495 0 -1 4194304 10854 0 0 0 306 3 0 0 25 0 1 0 97501087 44208128 10657 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/29678/statm: 10793 10657 91 176 0 10615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43172

[startup+6.30265 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 29681
/proc/meminfo: memFree=1621544/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=71056 CPUtime=9.45
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 13193 0 0 0 939 6 0 0 25 0 3 0 97501087 72761344 12996 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 17764 12996 98 176 0 17586 0
[pid=29678/tid=29680] ppid=29676 vsize=71056 CPUtime=3.16
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 818 0 0 0 316 0 0 0 25 0 3 0 97501400 72761344 12996 1992294400 134512640 135237372 4294956192 18446744073709551615 134549950 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=71056 CPUtime=3.15
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 1305 0 0 0 314 1 0 0 25 0 3 0 97501400 72761344 12996 1992294400 134512640 135237372 4294956192 18446744073709551615 134590834 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.45
Current children cumulated vsize (KiB) 71056

[startup+12.7019 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 29681
/proc/meminfo: memFree=1608296/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=85504 CPUtime=22.22
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 16596 0 0 0 2213 9 0 0 25 0 3 0 97501087 87556096 16399 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 21376 16399 98 176 0 21198 0
[pid=29678/tid=29680] ppid=29676 vsize=85504 CPUtime=9.56
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 2408 0 0 0 954 2 0 0 25 0 3 0 97501400 87556096 16399 1992294400 134512640 135237372 4294956192 18446744073709551615 134519962 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=85504 CPUtime=9.52
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 3118 0 0 0 950 2 0 0 24 0 3 0 97501400 87556096 16399 1992294400 134512640 135237372 4294956192 18446744073709551615 134590200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.22
Current children cumulated vsize (KiB) 85504

[startup+25.5013 s]
/proc/loadavg: 1.28 1.06 1.02 3/67 29681
/proc/meminfo: memFree=1593768/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=98180 CPUtime=47.76
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 19882 0 0 0 4763 13 0 0 25 0 3 0 97501087 100536320 19685 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 24545 19686 98 176 0 24367 0
[pid=29678/tid=29680] ppid=29676 vsize=98180 CPUtime=22.36
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 3643 0 0 0 2232 4 0 0 25 0 3 0 97501400 100536320 19686 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=98180 CPUtime=22.26
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 5170 0 0 0 2222 4 0 0 25 0 3 0 97501400 100536320 19686 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.76
Current children cumulated vsize (KiB) 98180

[startup+51.1022 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 29681
/proc/meminfo: memFree=1561320/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=131884 CPUtime=98.85
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 27983 0 0 0 9866 19 0 0 25 0 3 0 97501087 135049216 27786 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 32971 27786 98 176 0 32793 0
[pid=29678/tid=29680] ppid=29676 vsize=131884 CPUtime=47.94
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 7183 0 0 0 4788 6 0 0 25 0 3 0 97501400 135049216 27786 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=131884 CPUtime=47.76
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 9730 0 0 0 4768 8 0 0 25 0 3 0 97501400 135049216 27786 1992294400 134512640 135237372 4294956192 18446744073709551615 134590275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.85
Current children cumulated vsize (KiB) 131884

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 29681
/proc/meminfo: memFree=1491752/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=203988 CPUtime=201.02
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 45311 0 0 0 20070 32 0 0 25 0 3 0 97501087 208883712 45114 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 50997 45114 98 176 0 50819 0
[pid=29678/tid=29680] ppid=29676 vsize=203988 CPUtime=99.13
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 12077 0 0 0 9901 12 0 0 25 0 3 0 97501400 208883712 45114 1992294400 134512640 135237372 4294956192 18446744073709551615 134681674 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=203988 CPUtime=98.76
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 22164 0 0 0 9860 16 0 0 25 0 3 0 97501400 208883712 45114 1992294400 134512640 135237372 4294956192 18446744073709551615 134680213 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.02
Current children cumulated vsize (KiB) 203988

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.15 3/67 29681
/proc/meminfo: memFree=1422312/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=275880 CPUtime=320.75
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 62661 0 0 0 32029 46 0 0 25 0 3 0 97501087 282501120 62464 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 68970 62464 98 176 0 68792 0
[pid=29678/tid=29680] ppid=29676 vsize=275880 CPUtime=159.1
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 16182 0 0 0 15892 18 0 0 25 0 3 0 97501400 282501120 62464 1992294400 134512640 135237372 4294956192 18446744073709551615 134551013 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=275880 CPUtime=158.51
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 35409 0 0 0 15828 23 0 0 25 0 3 0 97501400 282501120 62464 1992294400 134512640 135237372 4294956192 18446744073709551615 134680503 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.75
Current children cumulated vsize (KiB) 275880

[startup+222.302 s]
/proc/loadavg: 2.00 1.52 1.20 3/67 29681
/proc/meminfo: memFree=1358824/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=341568 CPUtime=440.48
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 78393 0 0 0 43990 58 0 0 25 0 3 0 97501087 349765632 78196 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 85392 78196 98 176 0 85214 0
[pid=29678/tid=29680] ppid=29676 vsize=341568 CPUtime=219.08
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 18980 0 0 0 21886 22 0 0 25 0 3 0 97501400 349765632 78196 1992294400 134512640 135237372 4294956192 18446744073709551615 134680506 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=341568 CPUtime=218.26
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 48343 0 0 0 21794 32 0 0 25 0 3 0 97501400 349765632 78196 1992294400 134512640 135237372 4294956192 18446744073709551615 134749337 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.48
Current children cumulated vsize (KiB) 341568

[startup+282.301 s]
/proc/loadavg: 2.00 1.60 1.25 3/67 29681
/proc/meminfo: memFree=1294440/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=407428 CPUtime=560.22
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 94666 0 0 0 55952 70 0 0 25 0 3 0 97501087 417206272 94469 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 101857 94469 98 176 0 101679 0
[pid=29678/tid=29680] ppid=29676 vsize=407428 CPUtime=279.06
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 22265 0 0 0 27879 27 0 0 25 0 3 0 97501400 417206272 94469 1992294400 134512640 135237372 4294956192 18446744073709551615 134749343 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=407428 CPUtime=278.02
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 61331 0 0 0 27763 39 0 0 25 0 3 0 97501400 417206272 94469 1992294400 134512640 135237372 4294956192 18446744073709551615 134562351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.22
Current children cumulated vsize (KiB) 407428

[startup+342.302 s]
/proc/loadavg: 2.00 1.67 1.29 3/67 29681
/proc/meminfo: memFree=1211240/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=493416 CPUtime=679.95
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 115247 0 0 0 67911 84 0 0 25 0 3 0 97501087 505257984 115050 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 123354 115050 98 176 0 123176 0
[pid=29678/tid=29680] ppid=29676 vsize=493416 CPUtime=339.04
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 25384 0 0 0 33873 31 0 0 25 0 3 0 97501400 505257984 115050 1992294400 134512640 135237372 4294956192 18446744073709551615 134562437 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=493416 CPUtime=337.77
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 78793 0 0 0 33728 49 0 0 25 0 3 0 97501400 505257984 115050 1992294400 134512640 135237372 4294956192 18446744073709551615 134749335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 679.95
Current children cumulated vsize (KiB) 493416

[startup+402.302 s]
/proc/loadavg: 2.00 1.73 1.33 3/67 29681
/proc/meminfo: memFree=1137768/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=571164 CPUtime=799.69
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 133634 0 0 0 79872 97 0 0 25 0 3 0 97501087 584871936 133437 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 142791 133437 98 176 0 142613 0
[pid=29678/tid=29680] ppid=29676 vsize=571164 CPUtime=399.02
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 29475 0 0 0 39867 35 0 0 25 0 3 0 97501400 584871936 133437 1992294400 134512640 135237372 4294956192 18446744073709551615 134749351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=571164 CPUtime=397.53
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 93089 0 0 0 39695 58 0 0 25 0 3 0 97501400 584871936 133437 1992294400 134512640 135237372 4294956192 18446744073709551615 134749353 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 799.69
Current children cumulated vsize (KiB) 571164

[startup+462.302 s]
/proc/loadavg: 2.00 1.78 1.37 3/67 29681
/proc/meminfo: memFree=1055784/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=655256 CPUtime=919.42
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 154099 0 0 0 91829 113 0 0 25 0 3 0 97501087 670982144 153902 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 163814 153902 98 176 0 163636 0
[pid=29678/tid=29680] ppid=29676 vsize=655256 CPUtime=458.99
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 36830 0 0 0 45856 43 0 0 25 0 3 0 97501400 670982144 153902 1992294400 134512640 135237372 4294956192 18446744073709551615 134519936 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=655256 CPUtime=457.28
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 106199 0 0 0 45663 65 0 0 25 0 3 0 97501400 670982144 153902 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 919.42
Current children cumulated vsize (KiB) 655256

[startup+522.301 s]
/proc/loadavg: 2.00 1.81 1.41 3/67 29681
/proc/meminfo: memFree=969064/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=745432 CPUtime=1039.15
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 175807 0 0 0 103786 129 0 0 25 0 3 0 97501087 763322368 175610 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 186358 175610 98 176 0 186180 0
[pid=29678/tid=29680] ppid=29676 vsize=745432 CPUtime=518.98
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 46629 0 0 0 51846 52 0 0 25 0 3 0 97501400 763322368 175610 1992294400 134512640 135237372 4294956192 18446744073709551615 134593473 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=745432 CPUtime=517.04
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 118108 0 0 0 51631 73 0 0 25 0 3 0 97501400 763322368 175610 1992294400 134512640 135237372 4294956192 18446744073709551615 134561428 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1039.15
Current children cumulated vsize (KiB) 745432

[startup+582.302 s]
/proc/loadavg: 2.00 1.85 1.44 3/67 29681
/proc/meminfo: memFree=862440/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=855652 CPUtime=1158.88
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 202347 0 0 0 115743 145 0 0 25 0 3 0 97501087 876187648 202150 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 213913 202150 98 176 0 213735 0
[pid=29678/tid=29680] ppid=29676 vsize=855652 CPUtime=578.95
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 56355 0 0 0 57836 59 0 0 25 0 3 0 97501400 876187648 202150 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=855652 CPUtime=576.79
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 134922 0 0 0 57598 81 0 0 25 0 3 0 97501400 876187648 202150 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1158.88
Current children cumulated vsize (KiB) 855652

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

[startup+588.702 s]
/proc/loadavg: 2.00 1.85 1.45 3/67 29681
/proc/meminfo: memFree=848168/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=870420 CPUtime=1171.65
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 205830 0 0 0 117018 147 0 0 25 0 3 0 97501087 891310080 205633 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 217605 205633 98 176 0 217427 0
[pid=29678/tid=29680] ppid=29676 vsize=870420 CPUtime=585.35
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 57981 0 0 0 58474 61 0 0 25 0 3 0 97501400 891310080 205633 1992294400 134512640 135237372 4294956192 18446744073709551615 134549903 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=870420 CPUtime=583.17
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 136779 0 0 0 58235 82 0 0 25 0 3 0 97501400 891310080 205633 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1171.65
Current children cumulated vsize (KiB) 870420

[startup+595.107 s]
/proc/loadavg: 2.00 1.85 1.45 3/67 29681
/proc/meminfo: memFree=837160/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=881408 CPUtime=1184.43
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 208458 0 0 0 118294 149 0 0 25 0 3 0 97501087 902561792 208261 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 220352 208261 98 176 0 220174 0
[pid=29678/tid=29680] ppid=29676 vsize=881408 CPUtime=591.75
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 59213 0 0 0 59114 61 0 0 25 0 3 0 97501400 902561792 208261 1992294400 134512640 135237372 4294956192 18446744073709551615 134549969 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=881408 CPUtime=589.55
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 138175 0 0 0 58871 84 0 0 25 0 3 0 97501400 902561792 208261 1992294400 134512640 135237372 4294956192 18446744073709551615 134561481 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1184.43
Current children cumulated vsize (KiB) 881408

[startup+598.302 s]
/proc/loadavg: 2.00 1.85 1.46 3/67 29681
/proc/meminfo: memFree=832232/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=886512 CPUtime=1190.82
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 209659 0 0 0 118932 150 0 0 25 0 3 0 97501087 907788288 209462 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 221628 209462 98 176 0 221450 0
[pid=29678/tid=29680] ppid=29676 vsize=886512 CPUtime=594.95
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 59737 0 0 0 59433 62 0 0 25 0 3 0 97501400 907788288 209462 1992294400 134512640 135237372 4294956192 18446744073709551615 134564203 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=886512 CPUtime=592.73
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 138852 0 0 0 59189 84 0 0 25 0 3 0 97501400 907788288 209462 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1190.82
Current children cumulated vsize (KiB) 886512

[startup+601.501 s]
/proc/loadavg: 2.00 1.85 1.46 3/67 29681
/proc/meminfo: memFree=829096/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=891928 CPUtime=1197.2
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 210906 0 0 0 119569 151 0 0 25 0 3 0 97501087 913334272 210709 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 222982 210709 98 176 0 222804 0
[pid=29678/tid=29680] ppid=29676 vsize=891928 CPUtime=598.14
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 60297 0 0 0 59752 62 0 0 25 0 3 0 97501400 913334272 210709 1992294400 134512640 135237372 4294956192 18446744073709551615 134680506 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=891928 CPUtime=595.92
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 139539 0 0 0 59507 85 0 0 25 0 3 0 97501400 913334272 210709 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1197.2
Current children cumulated vsize (KiB) 891928

[startup+602.301 s]
/proc/loadavg: 2.00 1.85 1.46 3/67 29681
/proc/meminfo: memFree=827112/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=893020 CPUtime=1198.8
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 211322 0 0 0 119728 152 0 0 25 0 3 0 97501087 914452480 211125 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 223255 211126 98 176 0 223077 0
[pid=29678/tid=29680] ppid=29676 vsize=893020 CPUtime=598.94
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 60602 0 0 0 59832 62 0 0 25 0 3 0 97501400 914452480 211126 1992294400 134512640 135237372 4294956192 18446744073709551615 134591221 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=893020 CPUtime=596.72
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 139651 0 0 0 59587 85 0 0 25 0 3 0 97501400 914452480 211126 1992294400 134512640 135237372 4294956192 18446744073709551615 134562357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 893020

[startup+602.701 s]
/proc/loadavg: 2.00 1.85 1.46 3/67 29681
/proc/meminfo: memFree=824616/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=894668 CPUtime=1199.6
/proc/29678/stat : 29678 (ttsth-5-0) S 29676 29678 29495 0 -1 4194304 211569 0 0 0 119808 152 0 0 25 0 3 0 97501087 916140032 211372 1992294400 134512640 135237372 4294956192 18446744073709551615 134629544 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29678/statm: 223667 211372 98 176 0 223489 0
[pid=29678/tid=29680] ppid=29676 vsize=894668 CPUtime=599.34
/proc/29678/task/29680/stat : 29680 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 60748 0 0 0 59872 62 0 0 25 0 3 0 97501400 916140032 211372 1992294400 134512640 135237372 4294956192 18446744073709551615 134562341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29678/tid=29681] ppid=29676 vsize=894668 CPUtime=597.12
/proc/29678/task/29681/stat : 29681 (ttsth-5-0) R 29676 29678 29495 0 -1 4194368 139751 0 0 0 59627 85 0 0 25 0 3 0 97501400 916140032 211372 1992294400 134512640 135237372 4294956192 18446744073709551615 134562338 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 894668

[startup+602.901 s]
/proc/loadavg: 2.00 1.85 1.46 3/67 29681
/proc/meminfo: memFree=824616/2055920 swapFree=4192812/4192956
[pid=29678] ppid=29676 vsize=0 CPUtime=1199.95
/proc/29678/stat : 29678 (ttsth-5-0) R 29676 29678 29495 0 -1 4195332 211711 0 0 0 119839 156 0 0 17 0 1 0 97501087 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/29678/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.95
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 602.992
CPU time (s): 1200.05
CPU user time (s): 1198.4
CPU system time (s): 1.65475
CPU usage (%): 199.016
Max. virtual memory (cumulated for all children) (KiB): 894828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.4
system time used= 1.65475
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211711
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 9190

runsolver used 0.592909 second user time and 1.61375 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-25 23:25:26
IDJOB=1724382
IDBENCH=71771
IDSOLVER=549
FILE ID=node38/1724382-1240694726
PBS_JOBID= 9186774
Free space on /tmp= 66360 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT_RACE06/manol-pipe-c9.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724382-1240694726/watcher-1724382-1240694726 -o /tmp/evaluation-result-1724382-1240694726/solver-1724382-1240694726 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1724382-1240694726.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 7f47eb2c5986b40772da3e38cf0759b1
RANDOM SEED=1338033241

node38.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.265
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1672736 kB
Buffers:         37492 kB
Cached:         268508 kB
SwapCached:          0 kB
Active:          90780 kB
Inactive:       229108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            49280 kB
Committed_AS:   474884 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66356 MiB
End job on node38 at 2009-04-25 23:35:29