Trace number 332803

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.25 601.668

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00150.sat05-1328.reshuffled-07.cnf
MD5SUMb89dce22e5369c8081062018c6eea272
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.37979
Satisfiable
(Un)Satisfiability was proved
Number of variables552
Number of clauses30977
Sum of the clauses size265108
Maximum clause length11
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 29
Number of clauses of size 3112
Number of clauses of size 4194
Number of clauses of size 5765
Number of clauses of size over 529893

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.09/0.17	c ...done
0.09/0.17	c nbVar=552 nbClause=30977
0.09/0.17	c nbVar=552 nbClause=30977
0.09/0.19	c complete search running
0.09/0.19	c local search running
0.20/0.20	c flip 0 nbSat=30796 maxSat=0
0.60/0.48	c nbDecision=10000 #clauses=34674
1.20/0.77	c nbDecision=20000 #clauses=38659
1.80/1.06	c nbDecision=30000 #clauses=42441
2.79/1.58	c nbDecision=40000 #clauses=46966
3.59/1.94	c flip 10000 nbSat=30974 maxSat=30976
3.99/2.17	c flip 0 nbSat=49711 maxSat=30976
4.19/2.28	c nbDecision=50000 #clauses=50924
5.18/2.72	c nbDecision=60000 #clauses=54398
6.18/3.27	c nbDecision=70000 #clauses=57861
7.56/3.91	c nbDecision=80000 #clauses=61642
8.97/4.65	c nbDecision=90000 #clauses=65284
10.36/5.39	c nbDecision=100000 #clauses=68323
12.56/6.46	c flip 10000 nbSat=49982 maxSat=49982
12.76/6.51	c nbDecision=110000 #clauses=72587
13.76/7.02	c flip 0 nbSat=73842 maxSat=49982
15.75/8.10	c nbDecision=120000 #clauses=76867
18.54/9.43	c nbDecision=130000 #clauses=80492
22.14/11.28	c flip 10000 nbSat=73982 maxSat=73982
22.54/11.48	c nbDecision=140000 #clauses=84966
23.13/11.72	c flip 0 nbSat=85228 maxSat=73982
24.13/12.28	c nbDecision=150000 #clauses=88500
26.53/13.45	c nbDecision=160000 #clauses=92732
28.52/14.45	c nbDecision=170000 #clauses=96094
30.33/15.40	c nbDecision=180000 #clauses=100094
35.11/17.71	c nbDecision=190000 #clauses=104399
37.51/18.93	c nbDecision=200000 #clauses=107440
40.90/20.65	c nbDecision=210000 #clauses=110779
45.49/22.91	c nbDecision=220000 #clauses=114840
49.88/25.13	c nbDecision=230000 #clauses=118744
54.67/27.52	c nbDecision=240000 #clauses=122548
62.25/31.40	c nbDecision=250000 #clauses=126938
67.03/33.73	c nbDecision=260000 #clauses=130744
72.42/36.44	c flip 10000 nbSat=85440 maxSat=85442
75.42/37.91	c nbDecision=270000 #clauses=136562
81.01/40.71	c flip 0 nbSat=139928 maxSat=85442
83.79/42.14	c nbDecision=280000 #clauses=141974
87.18/43.88	c nbDecision=290000 #clauses=145708
91.58/46.09	c nbDecision=300000 #clauses=149878
97.35/48.96	c nbDecision=310000 #clauses=154722
101.55/51.07	c nbDecision=320000 #clauses=158585
102.55/51.51	c nbDecision=330000 #clauses=162606
103.74/52.13	c nbDecision=340000 #clauses=166376
105.34/53.00	c nbDecision=350000 #clauses=170847
107.93/54.27	c nbDecision=360000 #clauses=175711
109.73/55.20	c nbDecision=370000 #clauses=179384
112.72/56.64	c nbDecision=380000 #clauses=183555
115.11/57.80	c nbDecision=390000 #clauses=188001
116.92/58.76	c nbDecision=400000 #clauses=191369
119.91/60.28	c nbDecision=410000 #clauses=195252
124.70/62.62	c nbDecision=420000 #clauses=199655
128.69/64.64	c nbDecision=430000 #clauses=203516
133.08/66.87	c nbDecision=440000 #clauses=207662
137.07/68.82	c nbDecision=450000 #clauses=212379
142.06/71.36	c nbDecision=460000 #clauses=217091
146.85/73.75	c nbDecision=470000 #clauses=222121
149.05/74.80	c nbDecision=480000 #clauses=226101
151.25/75.95	c nbDecision=490000 #clauses=230142
154.04/77.39	c nbDecision=500000 #clauses=234590
158.21/79.41	c nbDecision=510000 #clauses=239447
160.61/80.69	c nbDecision=520000 #clauses=243664
163.40/82.02	c nbDecision=530000 #clauses=248189
166.61/83.63	c nbDecision=540000 #clauses=252605
171.39/86.05	c nbDecision=550000 #clauses=257102
176.77/88.78	c nbDecision=560000 #clauses=262312
182.37/91.59	c nbDecision=570000 #clauses=267260
187.54/94.14	c nbDecision=580000 #clauses=271910
192.14/96.44	c nbDecision=590000 #clauses=276561
197.12/98.96	c nbDecision=600000 #clauses=281461
200.72/100.71	c nbDecision=610000 #clauses=284960
205.11/102.99	c nbDecision=620000 #clauses=289383
210.70/105.79	c nbDecision=630000 #clauses=294272
216.08/108.47	c nbDecision=640000 #clauses=299092
221.07/111.00	c nbDecision=650000 #clauses=304093
226.86/113.86	c nbDecision=660000 #clauses=308884
232.45/116.61	c nbDecision=670000 #clauses=313244
239.43/120.19	c nbDecision=680000 #clauses=317878
248.00/124.48	c nbDecision=690000 #clauses=322449
257.19/129.07	c nbDecision=700000 #clauses=326683
260.98/130.98	c nbDecision=710000 #clauses=331151
265.97/133.43	c nbDecision=720000 #clauses=335307
271.77/136.32	c nbDecision=730000 #clauses=340292
277.14/139.02	c nbDecision=740000 #clauses=345278
284.52/142.73	c nbDecision=750000 #clauses=350734
292.49/146.77	c nbDecision=760000 #clauses=355321
299.69/150.36	c nbDecision=770000 #clauses=359513
305.47/153.23	c nbDecision=780000 #clauses=363614
314.65/157.89	c nbDecision=790000 #clauses=368442
320.84/160.94	c nbDecision=800000 #clauses=372642
328.02/164.52	c nbDecision=810000 #clauses=377987
333.61/167.39	c nbDecision=820000 #clauses=381793
340.39/170.72	c nbDecision=830000 #clauses=385838
346.17/173.67	c nbDecision=840000 #clauses=390453
353.76/177.43	c nbDecision=850000 #clauses=395372
360.74/180.93	c nbDecision=860000 #clauses=400021
367.52/184.39	c nbDecision=870000 #clauses=404619
379.89/190.54	c nbDecision=880000 #clauses=409492
388.28/194.72	c nbDecision=890000 #clauses=414694
397.86/199.51	c nbDecision=900000 #clauses=419495
405.85/203.59	c nbDecision=910000 #clauses=424518
415.62/208.44	c flip 10000 nbSat=140132 maxSat=140132
417.62/209.40	c nbDecision=920000 #clauses=430096
427.19/214.22	c nbDecision=930000 #clauses=435129
435.17/218.22	c nbDecision=940000 #clauses=439991
448.94/225.12	c nbDecision=950000 #clauses=445279
454.71/228.06	c flip 0 nbSat=447606 maxSat=140132
455.51/228.41	c nbDecision=960000 #clauses=450327
461.69/231.56	c nbDecision=970000 #clauses=454511
464.70/233.03	c nbDecision=980000 #clauses=458397
467.48/234.42	c nbDecision=990000 #clauses=462976
472.87/237.19	c nbDecision=1000000 #clauses=467212
478.66/240.07	c nbDecision=1010000 #clauses=471920
485.25/243.36	c nbDecision=1020000 #clauses=476540
491.63/246.51	c nbDecision=1030000 #clauses=481089
498.02/249.73	c nbDecision=1040000 #clauses=485634
498.81/250.12	c flip 10000 nbSat=447772 maxSat=447772
503.61/252.58	c flip 0 nbSat=488168 maxSat=447772
506.60/254.03	c nbDecision=1050000 #clauses=490284
516.18/258.89	c nbDecision=1060000 #clauses=495072
524.16/262.84	c nbDecision=1070000 #clauses=499482
532.94/267.27	c nbDecision=1080000 #clauses=504364
538.92/270.27	c nbDecision=1090000 #clauses=508854
548.69/275.20	c nbDecision=1100000 #clauses=513633
559.07/280.31	c nbDecision=1110000 #clauses=517814
569.45/285.59	c nbDecision=1120000 #clauses=521569
584.22/292.97	c nbDecision=1130000 #clauses=526261
596.59/299.15	c nbDecision=1140000 #clauses=531060
608.36/305.03	c nbDecision=1150000 #clauses=535680
624.12/312.92	c nbDecision=1160000 #clauses=540898
632.90/317.34	c nbDecision=1170000 #clauses=545642
643.67/322.78	c nbDecision=1180000 #clauses=550353
651.85/326.85	c nbDecision=1190000 #clauses=554960
667.03/334.42	c nbDecision=1200000 #clauses=560134
679.19/340.52	c nbDecision=1210000 #clauses=565121
684.98/343.47	c nbDecision=1220000 #clauses=570193
692.56/347.25	c nbDecision=1230000 #clauses=575129
702.55/352.27	c nbDecision=1240000 #clauses=579737
707.72/354.87	c nbDecision=1250000 #clauses=584361
714.71/358.34	c nbDecision=1260000 #clauses=588923
723.68/362.81	c nbDecision=1270000 #clauses=594038
733.66/367.87	c nbDecision=1280000 #clauses=599006
743.24/372.70	c nbDecision=1290000 #clauses=603604
761.59/381.85	c nbDecision=1300000 #clauses=607954
779.36/390.70	c nbDecision=1310000 #clauses=612732
793.13/397.60	c nbDecision=1320000 #clauses=617724
803.11/402.61	c nbDecision=1330000 #clauses=621781
810.69/406.41	c nbDecision=1340000 #clauses=626262
818.86/410.54	c nbDecision=1350000 #clauses=631228
826.24/414.27	c nbDecision=1360000 #clauses=635567
833.23/417.76	c nbDecision=1370000 #clauses=640676
843.81/423.01	c nbDecision=1380000 #clauses=645806
853.19/427.71	c nbDecision=1390000 #clauses=650867
861.77/432.00	c nbDecision=1400000 #clauses=655870
871.15/436.72	c nbDecision=1410000 #clauses=661099
890.91/446.66	c nbDecision=1420000 #clauses=666313
902.06/452.24	c nbDecision=1430000 #clauses=671047
914.43/458.46	c nbDecision=1440000 #clauses=675875
923.42/462.96	c nbDecision=1450000 #clauses=680085
932.00/467.29	c nbDecision=1460000 #clauses=684489
939.98/471.24	c nbDecision=1470000 #clauses=688979
949.16/475.82	c nbDecision=1480000 #clauses=692701
960.54/481.55	c nbDecision=1490000 #clauses=697361
974.32/488.44	c nbDecision=1500000 #clauses=701904
988.07/495.33	c nbDecision=1510000 #clauses=706799
1001.43/502.05	c nbDecision=1520000 #clauses=711450
1017.00/509.81	c nbDecision=1530000 #clauses=716017
1036.16/519.40	c nbDecision=1540000 #clauses=720870
1050.33/526.52	c nbDecision=1550000 #clauses=725668
1067.50/535.16	c nbDecision=1560000 #clauses=731314
1079.47/541.17	c flip 10000 nbSat=488239 maxSat=488298
1085.24/544.01	c nbDecision=1570000 #clauses=736116
1105.00/553.93	c nbDecision=1580000 #clauses=741704
1130.34/566.65	c nbDecision=1590000 #clauses=746436
1155.09/579.00	c nbDecision=1600000 #clauses=751259
1171.85/587.48	c nbDecision=1610000 #clauses=756397
1179.42/591.28	c nbDecision=1620000 #clauses=760524
1185.41/594.23	c nbDecision=1630000 #clauses=764496
1189.79/596.43	c nbDecision=1640000 #clauses=768766
1191.78/597.50	c flip 0 nbSat=768246 maxSat=488298
1198.77/600.96	c nbDecision=1650000 #clauses=773871

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/node1/watcher-332803-1173490923 -o ROOT/results/node1/solver-332803-1173490923 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332803-1173490923/ornithorynque /tmp/evaluation/332803-1173490923/instance-332803-1173490923.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: 0.71 0.91 0.97 3/77 11787
/proc/meminfo: memFree=1688688/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=23220 CPUtime=0
/proc/11787/stat : 11787 (ornithorynque) R 11785 11787 11728 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 369047416 23777280 264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259350631536 0 0 4096 0 0 0 0 17 1 0 0
/proc/11787/statm: 5805 266 219 42 0 45 0

[startup+0.0716381 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 11787
/proc/meminfo: memFree=1688688/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=24496 CPUtime=0.06
/proc/11787/stat : 11787 (ornithorynque) R 11785 11787 11728 0 -1 4194304 778 0 0 0 6 0 0 0 18 0 1 0 369047416 25083904 739 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259353121505 0 0 4096 1088 0 0 0 17 1 0 0
/proc/11787/statm: 6124 739 377 42 0 376 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24496

[startup+0.102641 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 11787
/proc/meminfo: memFree=1688688/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=25152 CPUtime=0.09
/proc/11787/stat : 11787 (ornithorynque) R 11785 11787 11728 0 -1 4194304 952 0 0 0 9 0 0 0 18 0 1 0 369047416 25755648 880 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259353121505 0 0 4096 1088 0 0 0 17 1 0 0
/proc/11787/statm: 6288 881 377 42 0 540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25152

[startup+0.30267 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 11787
/proc/meminfo: memFree=1688688/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=49800 CPUtime=0.4
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 2027 0 0 0 39 1 0 0 18 0 3 0 369047416 50995200 1922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 12450 1922 387 42 0 6702 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 49800

[startup+0.702716 s]
/proc/loadavg: 0.71 0.91 0.97 3/77 11787
/proc/meminfo: memFree=1688688/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=50848 CPUtime=1.2
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 2330 0 0 0 119 1 0 0 18 0 3 0 369047416 52068352 2160 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 12712 2160 387 42 0 6964 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 50848

[startup+1.50181 s]
/proc/loadavg: 0.71 0.91 0.97 3/80 11790
/proc/meminfo: memFree=1680664/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=52584 CPUtime=2.79
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 2753 0 0 0 278 1 0 0 18 0 3 0 369047416 53846016 2583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 13146 2583 387 42 0 7398 0
[pid=11787/tid=11789] ppid=11785 vsize=52584 CPUtime=1.29
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 870 0 0 0 129 0 0 0 25 0 3 0 369047436 53846016 2583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311537 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=52584 CPUtime=1.29
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 2 0 0 0 129 0 0 0 25 0 3 0 369047436 53846016 2583 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238075 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 52584

[startup+3.102 s]
/proc/loadavg: 0.71 0.91 0.97 3/80 11790
/proc/meminfo: memFree=1678808/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=59212 CPUtime=5.97
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 4259 0 0 0 595 2 0 0 18 0 3 0 369047416 60633088 4024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 14803 4024 387 42 0 9055 0
[pid=11787/tid=11789] ppid=11785 vsize=59212 CPUtime=2.9
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 1469 0 0 0 289 1 0 0 24 0 3 0 369047436 60633088 4024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=59212 CPUtime=2.88
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 909 0 0 0 288 0 0 0 25 0 3 0 369047436 60633088 4024 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 59212

[startup+6.30136 s]
/proc/loadavg: 0.81 0.92 0.97 3/80 11790
/proc/meminfo: memFree=1670816/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=64060 CPUtime=12.36
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 5386 0 0 0 1233 3 0 0 18 0 3 0 369047416 65597440 4961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 16015 4961 387 42 0 10267 0
[pid=11787/tid=11789] ppid=11785 vsize=64060 CPUtime=6.09
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 2596 0 0 0 607 2 0 0 25 0 3 0 369047436 65597440 4961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259353121505 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=64060 CPUtime=6.06
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 909 0 0 0 606 0 0 0 25 0 3 0 369047436 65597440 4961 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242594 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 64060

[startup+12.7011 s]
/proc/loadavg: 0.91 0.94 0.98 3/80 11790
/proc/meminfo: memFree=1657952/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=79532 CPUtime=25.13
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 9351 0 0 0 2507 6 0 0 18 0 3 0 369047416 81440768 8104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 19883 8104 387 42 0 14135 0
[pid=11787/tid=11789] ppid=11785 vsize=79532 CPUtime=12.49
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 3786 0 0 0 1246 3 0 0 25 0 3 0 369047436 81440768 8104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=79532 CPUtime=12.43
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 3684 0 0 0 1242 1 0 0 25 0 3 0 369047436 81440768 8104 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238068 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 79532

[startup+25.5026 s]
/proc/loadavg: 1.15 0.99 0.99 3/80 11790
/proc/meminfo: memFree=1650208/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=86204 CPUtime=50.68
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 11141 0 0 0 5060 8 0 0 18 0 3 0 369047416 88272896 9894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 21551 9894 387 42 0 15803 0
[pid=11787/tid=11789] ppid=11785 vsize=86204 CPUtime=25.28
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 5576 0 0 0 2523 5 0 0 25 0 3 0 369047436 88272896 9894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=86204 CPUtime=25.18
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 3684 0 0 0 2517 1 0 0 25 0 3 0 369047436 88272896 9894 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241640 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 86204

[startup+51.1026 s]
/proc/loadavg: 1.44 1.07 1.02 3/80 11790
/proc/meminfo: memFree=1628576/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=115584 CPUtime=101.75
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 19858 0 0 0 10160 15 0 0 18 0 3 0 369047416 118358016 15483 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 28896 15483 387 42 0 23148 0
[pid=11787/tid=11789] ppid=11785 vsize=115584 CPUtime=50.87
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 8764 0 0 0 5077 10 0 0 25 0 3 0 369047436 118358016 15483 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=115584 CPUtime=50.66
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 9213 0 0 0 5063 3 0 0 25 0 3 0 369047436 118358016 15483 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 115584

[startup+102.307 s]
/proc/loadavg: 1.75 1.21 1.07 3/80 11790
/proc/meminfo: memFree=1596512/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=148068 CPUtime=203.91
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 28588 0 0 0 20365 26 0 0 18 0 3 0 369047416 151621632 23261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 37017 23261 387 42 0 31269 0
[pid=11787/tid=11789] ppid=11785 vsize=148068 CPUtime=102.06
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 17494 0 0 0 10185 21 0 0 25 0 3 0 369047436 151621632 23261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4290439 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=148068 CPUtime=101.64
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 9213 0 0 0 10161 3 0 0 25 0 3 0 369047436 151621632 23261 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 148068

[startup+162.303 s]
/proc/loadavg: 1.91 1.35 1.12 3/80 11792
/proc/meminfo: memFree=1576096/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=168844 CPUtime=323.63
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 33975 0 0 0 32329 34 0 0 18 0 3 0 369047416 172896256 28385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 42211 28385 387 42 0 36463 0
[pid=11787/tid=11789] ppid=11785 vsize=168844 CPUtime=162.04
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 22881 0 0 0 16175 29 0 0 25 0 3 0 369047436 172896256 28385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=168844 CPUtime=161.4
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 9213 0 0 0 16136 4 0 0 25 0 3 0 369047436 172896256 28385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.63
Current children cumulated vsize (KiB) 168844

[startup+222.303 s]
/proc/loadavg: 1.96 1.47 1.18 3/80 11792
/proc/meminfo: memFree=1559584/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=185628 CPUtime=443.35
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 38549 0 0 0 44294 41 0 0 18 0 3 0 369047416 190083072 32470 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 46407 32470 387 42 0 40659 0
[pid=11787/tid=11789] ppid=11785 vsize=185628 CPUtime=222.02
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 27455 0 0 0 22166 36 0 0 25 0 3 0 369047436 190083072 32470 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=185628 CPUtime=221.13
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 9213 0 0 0 22109 4 0 0 25 0 3 0 369047436 190083072 32470 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 185628

[startup+282.303 s]
/proc/loadavg: 1.98 1.56 1.22 3/80 11792
/proc/meminfo: memFree=1470176/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=304516 CPUtime=563.06
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 83219 0 0 0 56241 65 0 0 18 0 3 0 369047416 311824384 54814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 76129 54814 387 42 0 70381 0
[pid=11787/tid=11789] ppid=11785 vsize=304516 CPUtime=282
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 32752 0 0 0 28156 44 0 0 25 0 3 0 369047436 311824384 54814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=304516 CPUtime=280.86
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 48586 0 0 0 28066 20 0 0 25 0 3 0 369047436 311824384 54814 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 304516

[startup+342.303 s]
/proc/loadavg: 1.99 1.64 1.27 3/80 11792
/proc/meminfo: memFree=1458848/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=320400 CPUtime=682.78
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 87369 0 0 0 68206 72 0 0 18 0 3 0 369047416 328089600 57646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 80100 57646 387 42 0 74352 0
[pid=11787/tid=11789] ppid=11785 vsize=320400 CPUtime=341.97
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 36902 0 0 0 34146 51 0 0 25 0 3 0 369047436 328089600 57646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311302 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=320400 CPUtime=340.61
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 48586 0 0 0 34041 20 0 0 25 0 3 0 369047436 328089600 57646 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 320400

[startup+402.303 s]
/proc/loadavg: 1.99 1.70 1.31 3/80 11792
/proc/meminfo: memFree=1446112/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=333980 CPUtime=802.51
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 91334 0 0 0 80172 79 0 0 18 0 3 0 369047416 341995520 60863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 83495 60863 387 42 0 77747 0
[pid=11787/tid=11789] ppid=11785 vsize=333980 CPUtime=401.95
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 40867 0 0 0 40138 57 0 0 25 0 3 0 369047436 341995520 60863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=333980 CPUtime=400.35
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 48586 0 0 0 40015 20 0 0 25 0 3 0 369047436 341995520 60863 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283762 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.51
Current children cumulated vsize (KiB) 333980

[startup+462.303 s]
/proc/loadavg: 1.99 1.75 1.35 3/80 11792
/proc/meminfo: memFree=1432928/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=347808 CPUtime=922.22
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 94891 0 0 0 92136 86 0 0 18 0 3 0 369047416 356155392 64065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 86952 64065 387 42 0 81204 0
[pid=11787/tid=11789] ppid=11785 vsize=347808 CPUtime=461.93
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 44424 0 0 0 46129 64 0 0 25 0 3 0 369047436 356155392 64065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=347808 CPUtime=460.08
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 48586 0 0 0 45988 20 0 0 25 0 3 0 369047436 356155392 64065 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.22
Current children cumulated vsize (KiB) 347808

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.39 3/80 11792
/proc/meminfo: memFree=1422752/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=358052 CPUtime=1041.95
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 97675 0 0 0 104105 90 0 0 18 0 3 0 369047416 366645248 66621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 89513 66621 387 42 0 83765 0
[pid=11787/tid=11789] ppid=11785 vsize=358052 CPUtime=521.92
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 47208 0 0 0 52123 69 0 0 25 0 3 0 369047436 366645248 66621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=358052 CPUtime=519.83
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 48586 0 0 0 51963 20 0 0 25 0 3 0 369047436 366645248 66621 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.95
Current children cumulated vsize (KiB) 358052

[startup+582.303 s]
/proc/loadavg: 1.99 1.83 1.42 3/80 11792
/proc/meminfo: memFree=1415456/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=364588 CPUtime=1161.68
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 99510 0 0 0 116073 95 0 0 18 0 3 0 369047416 373338112 68423 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 91147 68423 387 42 0 85399 0
[pid=11787/tid=11789] ppid=11785 vsize=364588 CPUtime=581.9
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 49043 0 0 0 58117 73 0 0 25 0 3 0 369047436 373338112 68423 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=364588 CPUtime=579.57
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 48586 0 0 0 57937 20 0 0 25 0 3 0 369047436 373338112 68423 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4284365 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.68
Current children cumulated vsize (KiB) 364588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 11792
/proc/meminfo: memFree=1350304/2055920 swapFree=4159120/4192956
[pid=11787] ppid=11785 vsize=460976 CPUtime=1200.17
/proc/11787/stat : 11787 (ornithorynque) S 11785 11787 11728 0 -1 4194304 137982 0 0 0 119904 113 0 0 18 0 3 0 369047416 472039424 84670 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 259362156411 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/11787/statm: 115244 84670 387 42 0 109496 0
[pid=11787/tid=11789] ppid=11785 vsize=460976 CPUtime=601.19
/proc/11787/task/11789/stat : 11789 (ornithorynque) R 11785 11787 11728 0 -1 4194368 52697 0 0 0 60042 77 0 0 25 0 3 0 369047436 472039424 84670 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=11787/tid=11790] ppid=11785 vsize=460976 CPUtime=598.77
/proc/11787/task/11790/stat : 11790 (ornithorynque) R 11785 11787 11728 0 -1 4194368 83404 0 0 0 59843 34 0 0 25 0 3 0 369047436 472039424 84670 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241645 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 460976

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.668
CPU time (s): 1200.25
CPU user time (s): 1199.06
CPU system time (s): 1.18882
CPU usage (%): 199.487
Max. virtual memory (cumulated for all children) (KiB): 460976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.06
system time used= 1.18882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137983
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= 71
involuntary context switches= 22846

runsolver used 0.506922 second user time and 1.70274 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Mar 10 01:42:03 UTC 2007

IDJOB= 332803
IDBENCH= 24588
IDSOLVER= 139
FILE ID= node1/332803-1173490923

PBS_JOBID= 4101102

Free space on /tmp= 66401 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00150.sat05-1328.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332803-1173490923/ornithorynque /tmp/evaluation/332803-1173490923/instance-332803-1173490923.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-332803-1173490923 -o ROOT/results/node1/solver-332803-1173490923 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332803-1173490923/ornithorynque /tmp/evaluation/332803-1173490923/instance-332803-1173490923.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  b89dce22e5369c8081062018c6eea272

RANDOM SEED= 435882747

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1689160 kB
Buffers:         39596 kB
Cached:         253968 kB
SwapCached:      13660 kB
Active:         140204 kB
Inactive:       175912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689160 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:          29396 kB
Slab:            36192 kB
Committed_AS:  1148464 kB
PageTables:       1740 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= 66401 MiB

End job on node1 on Sat Mar 10 01:52:07 UTC 2007