Trace number 328333

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, and are wall clock time (not CPU 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
ornithorynque 0.1 alpha? (TO) 1200.15 601.63

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1973057201-08-SAT.cnf
MD5SUM59fcf8ee23a69e06fa5c0df736bb56de
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.3363
Satisfiable
(Un)Satisfiability was proved
Number of variables4494
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.03	c ...done
0.00/0.03	c nbVar=4500 nbClause=12014
0.00/0.04	c nbVar=4500 nbClause=12014
0.00/0.04	c complete search running
0.00/0.04	c local search running
0.00/0.05	c flip 0 nbSat=10023 maxSat=0
0.14/0.10	c flip 10000 nbSat=11760 maxSat=11780
0.14/0.14	c flip 20000 nbSat=11834 maxSat=11856
0.14/0.19	c flip 30000 nbSat=11878 maxSat=11893
0.34/0.24	c flip 40000 nbSat=11883 maxSat=11904
0.34/0.29	c flip 50000 nbSat=11891 maxSat=11904
0.54/0.33	c flip 60000 nbSat=11893 maxSat=11907
0.54/0.38	c flip 70000 nbSat=11901 maxSat=11907
0.74/0.43	c flip 80000 nbSat=11885 maxSat=11907
0.74/0.48	c flip 0 nbSat=11135 maxSat=11909
0.94/0.56	c flip 10000 nbSat=12824 maxSat=12850
1.14/0.65	c flip 20000 nbSat=12906 maxSat=12917
1.34/0.73	c flip 30000 nbSat=12924 maxSat=12935
1.54/0.82	c flip 40000 nbSat=12899 maxSat=12935
1.74/0.91	c flip 50000 nbSat=12935 maxSat=12949
1.94/1.01	c flip 60000 nbSat=12954 maxSat=12961
1.94/1.10	c flip 70000 nbSat=12945 maxSat=12961
2.14/1.20	c flip 80000 nbSat=12951 maxSat=12968
2.54/1.30	c flip 0 nbSat=13028 maxSat=12968
2.74/1.44	c flip 10000 nbSat=14717 maxSat=14721
2.94/1.58	c flip 20000 nbSat=14774 maxSat=14782
3.33/1.73	c flip 30000 nbSat=14781 maxSat=14799
3.53/1.88	c flip 40000 nbSat=14804 maxSat=14814
3.93/2.04	c flip 50000 nbSat=14801 maxSat=14815
4.14/2.20	c flip 60000 nbSat=14818 maxSat=14824
4.53/2.36	c flip 70000 nbSat=14811 maxSat=14828
4.93/2.53	c flip 80000 nbSat=14822 maxSat=14834
5.33/2.73	c flip 0 nbSat=15469 maxSat=14839
5.73/2.94	c flip 10000 nbSat=17180 maxSat=17197
5.93/3.02	c nbDecision=10000 #clauses=17865
6.13/3.15	c flip 20000 nbSat=17207 maxSat=17233
6.54/3.38	c flip 30000 nbSat=17227 maxSat=17253
6.93/3.60	c flip 40000 nbSat=17266 maxSat=17273
7.53/3.83	c flip 50000 nbSat=17271 maxSat=17280
7.93/4.09	c flip 60000 nbSat=17282 maxSat=17297
8.53/4.34	c flip 70000 nbSat=17279 maxSat=17304
8.92/4.59	c flip 80000 nbSat=17291 maxSat=17304
9.52/4.87	c flip 0 nbSat=18110 maxSat=17305
10.32/5.23	c flip 10000 nbSat=19826 maxSat=19841
11.12/5.63	c flip 20000 nbSat=19898 maxSat=19906
11.92/6.06	c flip 30000 nbSat=19922 maxSat=19949
12.92/6.52	c flip 40000 nbSat=19947 maxSat=19967
13.91/7.01	c flip 50000 nbSat=19961 maxSat=19969
14.71/7.48	c flip 60000 nbSat=19932 maxSat=19972
15.70/7.98	c flip 70000 nbSat=19934 maxSat=19972
16.90/8.50	c flip 80000 nbSat=19934 maxSat=19972
17.70/8.99	c flip 0 nbSat=21966 maxSat=19972
18.30/9.28	c nbDecision=20000 #clauses=24276
19.10/9.62	c flip 10000 nbSat=23687 maxSat=23691
20.69/10.43	c flip 20000 nbSat=23786 maxSat=23798
22.49/11.31	c flip 30000 nbSat=23797 maxSat=23819
24.28/12.21	c flip 40000 nbSat=23807 maxSat=23823
25.89/13.07	c flip 50000 nbSat=23801 maxSat=23826
27.89/14.04	c flip 60000 nbSat=23824 maxSat=23838
29.88/15.00	c flip 70000 nbSat=23827 maxSat=23848
31.68/15.98	c flip 80000 nbSat=23834 maxSat=23855
33.87/17.09	c flip 0 nbSat=28627 maxSat=23855
34.67/17.44	c nbDecision=30000 #clauses=30847
36.26/18.21	c flip 10000 nbSat=30307 maxSat=30321
38.66/19.47	c flip 20000 nbSat=30419 maxSat=30438
41.85/21.04	c flip 30000 nbSat=30441 maxSat=30459
45.04/22.65	c flip 40000 nbSat=30446 maxSat=30460
47.84/24.08	c flip 50000 nbSat=30461 maxSat=30475
50.64/25.47	c flip 60000 nbSat=30452 maxSat=30477
53.63/26.97	c flip 70000 nbSat=30472 maxSat=30479
56.61/28.48	c flip 80000 nbSat=30461 maxSat=30479
59.40/29.82	c nbDecision=40000 #clauses=37401
59.61/29.90	c flip 0 nbSat=35414 maxSat=30479
63.19/31.72	c flip 10000 nbSat=37139 maxSat=37161
67.99/34.12	c flip 20000 nbSat=37208 maxSat=37228
73.17/36.76	c flip 30000 nbSat=37253 maxSat=37258
77.76/39.03	c flip 40000 nbSat=37263 maxSat=37273
83.35/41.87	c flip 50000 nbSat=37275 maxSat=37285
88.53/44.47	c flip 60000 nbSat=37260 maxSat=37286
92.52/46.43	c nbDecision=50000 #clauses=44057
93.72/47.06	c flip 70000 nbSat=37280 maxSat=37302
99.31/49.85	c flip 80000 nbSat=37277 maxSat=37302
104.50/52.45	c flip 0 nbSat=44131 maxSat=37302
110.09/55.22	c flip 10000 nbSat=45806 maxSat=45826
116.87/58.63	c flip 20000 nbSat=45863 maxSat=45882
124.86/62.65	c flip 30000 nbSat=45884 maxSat=45896
132.04/66.29	c flip 40000 nbSat=45912 maxSat=45923
132.44/66.40	c nbDecision=60000 #clauses=50670
138.83/69.64	c flip 50000 nbSat=45933 maxSat=45943
144.41/72.41	c flip 60000 nbSat=45926 maxSat=45943
150.39/75.42	c flip 70000 nbSat=45934 maxSat=45945
155.79/78.12	c flip 80000 nbSat=45953 maxSat=45956
161.36/80.92	c flip 0 nbSat=53422 maxSat=45963
169.35/84.98	c flip 10000 nbSat=55122 maxSat=55126
176.93/88.76	c nbDecision=70000 #clauses=57666
178.13/89.38	c flip 20000 nbSat=55197 maxSat=55213
187.31/93.92	c flip 30000 nbSat=55202 maxSat=55231
196.29/98.41	c flip 40000 nbSat=55229 maxSat=55240
207.46/104.06	c flip 50000 nbSat=55235 maxSat=55252
219.84/110.24	c flip 60000 nbSat=55237 maxSat=55255
228.82/114.73	c nbDecision=80000 #clauses=64429
233.01/116.87	c flip 70000 nbSat=55242 maxSat=55261
246.57/123.65	c flip 80000 nbSat=55222 maxSat=55261
260.54/130.60	c flip 0 nbSat=65871 maxSat=55267
271.71/136.29	c flip 10000 nbSat=67668 maxSat=67703
287.29/144.01	c flip 20000 nbSat=67718 maxSat=67741
296.65/148.76	c nbDecision=90000 #clauses=71410
302.45/151.62	c flip 30000 nbSat=67769 maxSat=67779
318.02/159.47	c flip 40000 nbSat=67785 maxSat=67802
335.96/168.45	c flip 50000 nbSat=67787 maxSat=67816
350.93/175.99	c flip 60000 nbSat=67790 maxSat=67816
367.90/184.44	c nbDecision=100000 #clauses=78244
367.90/184.47	c flip 70000 nbSat=67807 maxSat=67823
382.26/191.63	c flip 80000 nbSat=67805 maxSat=67831
396.03/198.51	c flip 0 nbSat=78347 maxSat=67832
410.21/205.64	c flip 10000 nbSat=80150 maxSat=80154
425.77/213.41	c flip 20000 nbSat=80195 maxSat=80204
443.12/222.11	c flip 30000 nbSat=80272 maxSat=80283
454.88/228.09	c nbDecision=110000 #clauses=85262
464.27/232.72	c flip 40000 nbSat=80256 maxSat=80285
482.64/241.91	c flip 50000 nbSat=80268 maxSat=80290
503.19/252.22	c flip 60000 nbSat=80280 maxSat=80297
523.64/262.53	c flip 70000 nbSat=80278 maxSat=80307
529.02/265.24	c nbDecision=120000 #clauses=92175
545.58/273.58	c flip 80000 nbSat=80291 maxSat=80307
569.48/285.58	c flip 0 nbSat=93676 maxSat=80311
589.23/295.48	c flip 10000 nbSat=95369 maxSat=95393
590.64/296.14	c nbDecision=130000 #clauses=98733
615.53/308.68	c flip 20000 nbSat=95496 maxSat=95500
638.05/319.93	c nbDecision=140000 #clauses=105472
641.64/321.70	c flip 30000 nbSat=95518 maxSat=95529
669.18/335.51	c flip 40000 nbSat=95513 maxSat=95529
695.67/348.81	c nbDecision=150000 #clauses=112268
696.87/349.49	c flip 50000 nbSat=95503 maxSat=95529
723.80/362.91	c flip 60000 nbSat=95528 maxSat=95541
745.95/374.01	c nbDecision=160000 #clauses=118737
748.75/375.41	c flip 70000 nbSat=95518 maxSat=95543
775.08/388.62	c flip 80000 nbSat=95525 maxSat=95550
804.81/403.53	c flip 0 nbSat=122878 maxSat=95562
809.00/405.64	c nbDecision=170000 #clauses=125454
827.76/415.08	c flip 10000 nbSat=124636 maxSat=124670
858.89/430.62	c flip 20000 nbSat=124715 maxSat=124732
872.66/437.60	c nbDecision=180000 #clauses=132137
889.02/445.78	c flip 30000 nbSat=124756 maxSat=124772
919.36/460.95	c flip 40000 nbSat=124787 maxSat=124796
942.50/472.50	c nbDecision=190000 #clauses=139055
949.09/475.88	c flip 50000 nbSat=124799 maxSat=124814
980.41/491.59	c flip 60000 nbSat=124806 maxSat=124816
1014.34/508.57	c flip 70000 nbSat=124807 maxSat=124834
1023.72/513.20	c nbDecision=200000 #clauses=145764
1049.25/526.05	c flip 80000 nbSat=124818 maxSat=124835
1084.37/543.69	c flip 0 nbSat=148846 maxSat=124839
1102.53/552.73	c nbDecision=210000 #clauses=152553
1113.11/558.09	c flip 10000 nbSat=150686 maxSat=150693
1148.42/575.71	c flip 20000 nbSat=150740 maxSat=150752
1169.77/586.47	c nbDecision=220000 #clauses=159429
1185.93/594.56	c flip 30000 nbSat=150749 maxSat=150800

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-328333-1173110205 -o ROOT/results/node59/solver-328333-1173110205 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328333-1173110205/ornithorynque /tmp/evaluation/328333-1173110205/instance-328333-1173110205.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): 2400 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: 2.00 2.00 1.92 3/64 25780
/proc/meminfo: memFree=1654616/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=23220 CPUtime=0
/proc/25780/stat : 25780 (ornithorynque) R 25778 25780 25229 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 330977241 23777280 265 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217048978544 0 0 4096 0 0 0 0 17 1 0 0
/proc/25780/statm: 5805 266 219 42 0 45 0

[startup+0.066091 s]
/proc/loadavg: 2.00 2.00 1.92 3/64 25780
/proc/meminfo: memFree=1654616/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=46676 CPUtime=0.07
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 1183 0 0 0 7 0 0 0 18 0 3 0 330977241 47796224 1144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 11669 1144 387 42 0 5921 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 46676

[startup+0.102095 s]
/proc/loadavg: 2.00 2.00 1.92 3/64 25780
/proc/meminfo: memFree=1654616/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=46676 CPUtime=0.14
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 1183 0 0 0 14 0 0 0 18 0 3 0 330977241 47796224 1144 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 11669 1144 387 42 0 5921 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 46676

[startup+0.301114 s]
/proc/loadavg: 2.00 2.00 1.92 3/64 25780
/proc/meminfo: memFree=1654616/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=46676 CPUtime=0.54
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 1208 0 0 0 54 0 0 0 18 0 3 0 330977241 47796224 1169 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 11669 1169 387 42 0 5921 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 46676

[startup+0.702161 s]
/proc/loadavg: 2.00 2.00 1.92 3/64 25780
/proc/meminfo: memFree=1654616/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=48856 CPUtime=1.34
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 1351 0 0 0 134 0 0 0 18 0 3 0 330977241 50028544 1312 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 12214 1312 387 42 0 6466 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 48856

[startup+1.50226 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1650496/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=48856 CPUtime=2.94
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 1569 0 0 0 294 0 0 0 18 0 3 0 330977241 50028544 1530 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 12214 1530 387 42 0 6466 0
[pid=25780/tid=25782] ppid=25778 vsize=48856 CPUtime=1.45
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 229 0 0 0 145 0 0 0 25 0 3 0 330977246 50028544 1530 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289524 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=48856 CPUtime=1.44
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 177 0 0 0 144 0 0 0 25 0 3 0 330977246 50028544 1530 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 48856

[startup+3.10143 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1649280/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=51160 CPUtime=6.13
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 1976 0 0 0 612 1 0 0 18 0 3 0 330977241 52387840 1871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 12790 1871 387 42 0 7042 0
[pid=25780/tid=25782] ppid=25778 vsize=51160 CPUtime=3.04
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 452 0 0 0 304 0 0 0 19 0 3 0 330977246 52387840 1871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=51160 CPUtime=3.03
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 361 0 0 0 303 0 0 0 25 0 3 0 330977246 52387840 1871 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241411 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 51160

[startup+6.30178 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1646848/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=52184 CPUtime=12.52
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 2410 0 0 0 1251 1 0 0 18 0 3 0 330977241 53436416 2305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 13046 2305 387 42 0 7298 0
[pid=25780/tid=25782] ppid=25778 vsize=52184 CPUtime=6.24
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 728 0 0 0 624 0 0 0 25 0 3 0 330977246 53436416 2305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=52184 CPUtime=6.22
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 519 0 0 0 622 0 0 0 25 0 3 0 330977246 53436416 2305 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241645 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 52184

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1643920/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=54420 CPUtime=25.29
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 3082 0 0 0 2526 3 0 0 18 0 3 0 330977241 55726080 2977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 13605 2977 387 42 0 7857 0
[pid=25780/tid=25782] ppid=25778 vsize=54420 CPUtime=12.63
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 1183 0 0 0 1262 1 0 0 25 0 3 0 330977246 55726080 2977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=54420 CPUtime=12.59
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 736 0 0 0 1259 0 0 0 25 0 3 0 330977246 55726080 2977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285958 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 54420

[startup+25.5029 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1639440/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=59796 CPUtime=50.84
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 4226 0 0 0 5079 5 0 0 18 0 3 0 330977241 61231104 4056 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 14949 4056 387 42 0 9201 0
[pid=25780/tid=25782] ppid=25778 vsize=59796 CPUtime=25.43
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 1886 0 0 0 2540 3 0 0 25 0 3 0 330977246 61231104 4056 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=59796 CPUtime=25.34
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 1177 0 0 0 2534 0 0 0 25 0 3 0 330977246 61231104 4056 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 59796

[startup+51.1027 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1634896/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=65172 CPUtime=101.91
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 5448 0 0 0 10185 6 0 0 18 0 3 0 330977241 66736128 5213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 16293 5213 387 42 0 10545 0
[pid=25780/tid=25782] ppid=25778 vsize=65172 CPUtime=51.03
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 2661 0 0 0 5098 5 0 0 25 0 3 0 330977246 66736128 5213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=65172 CPUtime=50.82
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 1624 0 0 0 5081 1 0 0 25 0 3 0 330977246 66736128 5213 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 65172

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1625232/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=74916 CPUtime=204.08
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 7857 0 0 0 20399 9 0 0 18 0 3 0 330977241 76713984 7575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 18729 7575 387 42 0 12981 0
[pid=25780/tid=25782] ppid=25778 vsize=74916 CPUtime=102.22
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 4026 0 0 0 10215 7 0 0 25 0 3 0 330977246 76713984 7575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=74916 CPUtime=101.8
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 2668 0 0 0 10179 1 0 0 25 0 3 0 330977246 76713984 7575 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 74916

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1618512/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=83900 CPUtime=323.8
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 9802 0 0 0 32368 12 0 0 18 0 3 0 330977241 85913600 9262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 20975 9262 387 42 0 15227 0
[pid=25780/tid=25782] ppid=25778 vsize=83900 CPUtime=162.2
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 5180 0 0 0 16211 9 0 0 25 0 3 0 330977246 85913600 9262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=83900 CPUtime=161.55
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 3459 0 0 0 16153 2 0 0 25 0 3 0 330977246 85913600 9262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242213 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.8
Current children cumulated vsize (KiB) 83900

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25783
/proc/meminfo: memFree=1612368/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=89964 CPUtime=443.51
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 11411 0 0 0 44337 14 0 0 18 0 3 0 330977241 92123136 10772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 22491 10772 387 42 0 16743 0
[pid=25780/tid=25782] ppid=25778 vsize=89964 CPUtime=222.19
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 6012 0 0 0 22208 11 0 0 25 0 3 0 330977246 92123136 10772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=89964 CPUtime=221.28
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 4236 0 0 0 22125 3 0 0 25 0 3 0 330977246 92123136 10772 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.51
Current children cumulated vsize (KiB) 89964

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 25891
/proc/meminfo: memFree=1607104/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=93408 CPUtime=563.11
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 12463 0 0 0 56291 20 0 0 18 0 3 0 330977241 95649792 11731 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 23352 11731 387 42 0 17604 0
[pid=25780/tid=25782] ppid=25778 vsize=93408 CPUtime=282.05
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 7064 0 0 0 28193 12 0 0 25 0 3 0 330977246 95649792 11731 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=93408 CPUtime=280.99
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 4236 0 0 0 28093 6 0 0 25 0 3 0 330977246 95649792 11731 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241402 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 93408

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25981
/proc/meminfo: memFree=1600232/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=102956 CPUtime=682.71
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 14763 0 0 0 68238 33 0 0 18 0 3 0 330977241 105426944 13727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 25739 13727 387 42 0 19991 0
[pid=25780/tid=25782] ppid=25778 vsize=102956 CPUtime=341.93
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 8227 0 0 0 34178 15 0 0 25 0 3 0 330977246 105426944 13727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=102956 CPUtime=340.72
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 5373 0 0 0 34055 17 0 0 25 0 3 0 330977246 105426944 13727 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 102956

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25981
/proc/meminfo: memFree=1596360/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=107052 CPUtime=802.41
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 15745 0 0 0 80207 34 0 0 18 0 3 0 330977241 109621248 14709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 26763 14709 387 42 0 21015 0
[pid=25780/tid=25782] ppid=25778 vsize=107052 CPUtime=401.91
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 9209 0 0 0 40175 16 0 0 25 0 3 0 330977246 109621248 14709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=107052 CPUtime=400.45
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 5373 0 0 0 40028 17 0 0 25 0 3 0 330977246 109621248 14709 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.41
Current children cumulated vsize (KiB) 107052

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25981
/proc/meminfo: memFree=1586888/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=119276 CPUtime=922.14
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 18624 0 0 0 92177 37 0 0 18 0 3 0 330977241 122138624 17100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 29819 17100 387 42 0 24071 0
[pid=25780/tid=25782] ppid=25778 vsize=119276 CPUtime=461.9
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 10401 0 0 0 46171 19 0 0 25 0 3 0 330977246 122138624 17100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=119276 CPUtime=460.2
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 7060 0 0 0 46002 18 0 0 25 0 3 0 330977246 122138624 17100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.14
Current children cumulated vsize (KiB) 119276

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25981
/proc/meminfo: memFree=1583880/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=121324 CPUtime=1041.88
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 19362 0 0 0 104149 39 0 0 18 0 3 0 330977241 124235776 17838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 30331 17838 387 42 0 24583 0
[pid=25780/tid=25782] ppid=25778 vsize=121324 CPUtime=521.88
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 11139 0 0 0 52168 20 0 0 25 0 3 0 330977246 124235776 17838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4313832 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=121324 CPUtime=519.94
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 7060 0 0 0 51976 18 0 0 25 0 3 0 330977246 124235776 17838 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.88
Current children cumulated vsize (KiB) 121324

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25981
/proc/meminfo: memFree=1574984/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=132280 CPUtime=1161.59
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 22169 0 0 0 116117 42 0 0 18 0 3 0 330977241 135454720 20061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 33070 20061 387 42 0 27322 0
[pid=25780/tid=25782] ppid=25778 vsize=132280 CPUtime=581.86
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 12009 0 0 0 58164 22 0 0 25 0 3 0 330977246 135454720 20061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=132280 CPUtime=579.67
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 8997 0 0 0 57948 19 0 0 25 0 3 0 330977246 135454720 20061 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 132280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 2.00 2.00 1.92 3/67 25981
/proc/meminfo: memFree=1573960/2055920 swapFree=4183736/4192956
[pid=25780] ppid=25778 vsize=133304 CPUtime=1200.11
/proc/25780/stat : 25780 (ornithorynque) S 25778 25780 25229 0 -1 4194304 22425 0 0 0 119968 43 0 0 18 0 3 0 330977241 136503296 20317 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 217060503419 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/25780/statm: 33326 20317 387 42 0 27578 0
[pid=25780/tid=25782] ppid=25778 vsize=133304 CPUtime=601.16
/proc/25780/task/25782/stat : 25782 (ornithorynque) R 25778 25780 25229 0 -1 4194368 12265 0 0 0 60094 22 0 0 25 0 3 0 330977246 136503296 20317 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311492 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=25780/tid=25783] ppid=25778 vsize=133304 CPUtime=598.89
/proc/25780/task/25783/stat : 25783 (ornithorynque) R 25778 25780 25229 0 -1 4194368 8997 0 0 0 59869 20 0 0 25 0 3 0 330977246 136503296 20317 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 133304

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.63
CPU time (s): 1200.15
CPU user time (s): 1199.7
CPU system time (s): 0.448931
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 133304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22425
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= 34
involuntary context switches= 9534

runsolver used 0.443932 second user time and 1.76773 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Mar  5 15:56:45 UTC 2007

IDJOB= 328333
IDBENCH= 20245
IDSOLVER= 139
FILE ID= node59/328333-1173110205

PBS_JOBID= 4013917

Free space on /tmp= 66533 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1973057201-08-SAT.cnf
COMMAND LINE= /tmp/evaluation/328333-1173110205/ornithorynque /tmp/evaluation/328333-1173110205/instance-328333-1173110205.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-328333-1173110205 -o ROOT/results/node59/solver-328333-1173110205 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328333-1173110205/ornithorynque /tmp/evaluation/328333-1173110205/instance-328333-1173110205.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  59fcf8ee23a69e06fa5c0df736bb56de

RANDOM SEED= 685367459

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.225
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.225
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:       1654960 kB
Buffers:         24908 kB
Cached:         300188 kB
SwapCached:       3004 kB
Active:          41716 kB
Inactive:       292784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654960 kB
SwapTotal:     4192956 kB
SwapFree:      4183736 kB
Dirty:             440 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            52384 kB
Committed_AS:   654108 kB
PageTables:       1472 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= 66533 MiB

End job on node59 on Mon Mar  5 16:06:49 UTC 2007