Trace number 2081542

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
Sugar v1.14.6+picosatSAT 72.9219 73.6871

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-11.xml
MD5SUM711195861ae8d6ea60c538674c25157e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark72.9219
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 06:32:07 2009
0.00/0.08	c 0	PID 25167
0.00/0.08	c 0	HOST node58.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2081542-1247373126.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2081542-1247373126.xml' 'HOME/temp.csp'
0.06/0.76	c 0	87 domains, 450 variables, 4 predicates, 0 relations, 5580 constraints
0.06/0.77	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.77	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.79/0.85	c 0	Parsing HOME/temp.csp
0.79/0.98	c 1	parsed 6121 expressions
0.79/0.99	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.79/0.99	c 1	Converting to clausal form CSP
0.79/1.05	c 1	converted 613 (10%) expressions
1.19/1.23	c 1	converted 1225 (20%) expressions
1.19/1.27	c 1	converted 1837 (30%) expressions
1.19/1.29	c 1	converted 2449 (40%) expressions
1.29/1.32	c 1	converted 3061 (50%) expressions
1.29/1.34	c 1	converted 3673 (60%) expressions
1.39/1.41	c 1	converted 4285 (70%) expressions
1.39/1.43	c 1	converted 4897 (80%) expressions
1.39/1.45	c 1	converted 5509 (90%) expressions
1.39/1.47	c 1	converted 6121 (100%) expressions
1.39/1.47	c 1	CSP : 450 integers, 0 booleans, 5580 clauses, largest domain size 1261
1.39/1.47	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.39/1.47	c 1	Propagation in CSP
1.59/1.69	c 1	145356 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.59/1.69	c 1	CSP : 450 integers, 0 booleans, 5580 clauses, largest domain size 728
1.59/1.69	c 1	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.68/1.70	c 1	Simplifing CSP by introducing new Boolean variables
1.79/1.80	c 1	CSP : 450 integers, 9900 booleans, 15480 clauses, largest domain size 728
1.79/1.80	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.79/1.87	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.88/1.91	c 2	45 (10%) CSP integer variables are encoded (20655 clauses, 287731 bytes)
1.88/1.95	c 2	90 (20%) CSP integer variables are encoded (46500 clauses, 675406 bytes)
1.88/1.97	c 2	135 (30%) CSP integer variables are encoded (67815 clauses, 995131 bytes)
1.98/2.01	c 2	180 (40%) CSP integer variables are encoded (89160 clauses, 1315306 bytes)
1.98/2.04	c 2	225 (50%) CSP integer variables are encoded (115785 clauses, 1746652 bytes)
1.98/2.07	c 2	270 (60%) CSP integer variables are encoded (136440 clauses, 2097787 bytes)
2.08/2.10	c 2	315 (70%) CSP integer variables are encoded (160980 clauses, 2514967 bytes)
2.08/2.14	c 2	360 (80%) CSP integer variables are encoded (185190 clauses, 2926537 bytes)
2.08/2.17	c 2	405 (90%) CSP integer variables are encoded (208290 clauses, 3319237 bytes)
2.18/2.22	c 2	450 (100%) CSP integer variables are encoded (238470 clauses, 3832297 bytes)
2.68/2.76	c 2	1548 (10%) CSP clauses are encoded (495462 clauses, 9439979 bytes)
3.26/3.36	c 3	3096 (20%) CSP clauses are encoded (782640 clauses, 16049150 bytes)
3.96/4.02	c 4	4644 (30%) CSP clauses are encoded (1101919 clauses, 23415190 bytes)
4.54/4.67	c 4	6192 (40%) CSP clauses are encoded (1423113 clauses, 30842923 bytes)
5.04/5.18	c 5	7740 (50%) CSP clauses are encoded (1681443 clauses, 36800933 bytes)
5.63/5.74	c 5	9288 (60%) CSP clauses are encoded (1955088 clauses, 43116905 bytes)
6.24/6.35	c 6	10836 (70%) CSP clauses are encoded (2264493 clauses, 50298913 bytes)
6.92/7.04	c 7	12384 (80%) CSP clauses are encoded (2611026 clauses, 58655032 bytes)
7.52/7.62	c 7	13932 (90%) CSP clauses are encoded (2899739 clauses, 65534651 bytes)
8.29/8.48	c 8	15480 (100%) CSP clauses are encoded (3343683 clauses, 75734652 bytes)
8.29/8.48	c 8	15480 CSP clauses encoded
8.29/8.48	c 8	Writing map file : HOME/temp.map
8.29/8.49	c 8	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
8.29/8.49	c 8	SAT : 248820 SAT variables, 3343683 SAT clauses, 75734652 bytes
8.29/8.49	c 8	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
8.39/8.54	c 8	SOLVING HOME/temp.cnf
8.39/8.54	c 8	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
72.24/73.05	c 73	DECODING HOME/temp.out WITH HOME/temp.map
72.24/73.05	c 73	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
72.30/73.13	c 73	Decoding HOME/temp.out
72.30/73.58	s SATISFIABLE
72.30/73.60	v 6 7 134 133 240 241 318 317 434 422 460 461 601 603 682 681 773 772 804 805 840 841 948 947 1040 1041 1155 1154 1226 1225 2 3 95 96 128 127 219 218 284 283 344 345 435 436 444 443 481 482 693 666 772 773 842 841 916 915 936 935 1200 1201 0 1 261 262 344 343 384 385 575 574 627 628 853 852 879 880 886 887 941 940 1009 1010 1092 1091 1112 1113 1152 1151 1195 1194 127 126 201 200 270 269 451 450 508 509 562 563 670 669 728 729 861 862 927 926 1018 1019 1049 1050 1106 1105 1133 1134 1284 1285 0 1 84 80 108 107 143 144 204 203 240 241 270 269 366 365 471 472 551 550 627 628 875 874 931 966 1034 1032 1188 1187 66 65 172 171 234 233 344 343 418 419 446 445 477 478 627 626 710 722 800 801 895 894 945 946 1038 1039 1228 1229 1279 1278 0 1 26 25 101 102 122 121 127 126 625 626 721 722 764 765 822 821 934 935 1011 1010 1054 1055 1079 1078 1117 1116 1241 1242 110 111 200 201 258 259 268 267 322 323 415 416 670 631 827 828 894 895 901 900 1063 1064 1071 1072 1237 1238 1243 1244 1302 1301 58 57 143 144 174 173 270 271 362 361 378 379 478 479 662 663 753 752 907 908 964 963 1092 1091 1101 1100 1205 1204 1294 1293 0 1 6 5 65 66 96 95 156 157 199 200 217 216 283 284 373 372 452 451 546 547 968 967 1112 1111 1214 1213 1295 1296 295 296 386 387 414 450 451 419 459 460 562 561 694 693 783 784 833 834 866 865 894 895 1035 1036 1192 1193 1199 1198 1234 1235 2 1 52 51 96 95 200 201 363 362 476 477 542 543 627 628 693 694 722 721 783 782 890 889 1004 1003 1133 1134 1221 1220 0 1 198 199 266 265 365 366 386 385 417 418 451 452 485 484 589 590 640 648 752 750 822 823 1030 1029 1166 1167 1263 1264 0 1 30 29 77 76 128 129 253 252 270 274 384 385 490 489 831 832 895 894 913 914 945 946 987 988 1192 1193 1272 1273 0 1 64 68 91 90 137 138 257 258 352 351 451 452 543 544 617 616 657 656 711 710 724 723 1082 1083 1176 1177 1197 1198
72.30/73.61	c 73	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
72.30/73.65	c 73	CPU 72.85 (0.05 0.02 56.48 16.3)
72.30/73.65	c 73	END Sun Jul 12 06:33:20 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081542-1247373126/watcher-2081542-1247373126 -o /tmp/evaluation-result-2081542-1247373126/solver-2081542-1247373126 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2081542-1247373126.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.05 2.01 4/74 25167
/proc/meminfo: memFree=1628104/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=4708 CPUtime=0
/proc/25167/stat : 25167 (sugar) R 25165 25167 20624 0 -1 4194304 58 0 0 0 0 0 0 0 22 0 1 0 24375784 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 226235577737 0 0 4096 0 0 0 0 17 1 0 0
/proc/25167/statm: 1177 43 33 3 0 8 0

[startup+0.107276 s]
/proc/loadavg: 2.10 2.05 2.01 4/74 25167
/proc/meminfo: memFree=1628104/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=0.06
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24375784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.202288 s]
/proc/loadavg: 2.10 2.05 2.01 4/74 25167
/proc/meminfo: memFree=1628104/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=0.06
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24375784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302294 s]
/proc/loadavg: 2.10 2.05 2.01 4/74 25167
/proc/meminfo: memFree=1628104/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=0.06
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24375784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702329 s]
/proc/loadavg: 2.10 2.05 2.01 4/74 25167
/proc/meminfo: memFree=1628104/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=0.06
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24375784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.5014 s]
/proc/loadavg: 2.10 2.05 2.01 3/85 25189
/proc/meminfo: memFree=1616944/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=0.79
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1310 7706 0 1 5 2 68 4 15 0 1 0 24375784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1111 409 3 0 796 0
[pid=25180] ppid=25167 vsize=5356 CPUtime=0
/proc/25180/stat : 25180 (sh) S 25167 25167 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24375861 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25180/statm: 1339 233 193 169 0 50 0
[pid=25181] ppid=25180 vsize=868512 CPUtime=0.7
/proc/25181/stat : 25181 (java) S 25180 25167 20624 0 -1 0 7507 0 1 0 67 3 0 0 18 0 9 0 24375862 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25181/statm: 217128 6744 2566 9 0 211633 0
[pid=25181/tid=25182] ppid=25180 vsize=868512 CPUtime=0.41
/proc/25181/task/25182/stat : 25182 (java) R 25180 25167 20624 0 -1 64 2680 0 1 0 40 1 0 0 22 0 9 0 24375863 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25183] ppid=25180 vsize=868512 CPUtime=0.1
/proc/25181/task/25183/stat : 25183 (java) S 25180 25167 20624 0 -1 64 2653 0 0 0 9 1 0 0 16 0 9 0 24375864 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25184] ppid=25180 vsize=868512 CPUtime=0
/proc/25181/task/25184/stat : 25184 (java) S 25180 25167 20624 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24375864 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25185] ppid=25180 vsize=868512 CPUtime=0
/proc/25181/task/25185/stat : 25185 (java) S 25180 25167 20624 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24375864 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25186] ppid=25180 vsize=868512 CPUtime=0
/proc/25181/task/25186/stat : 25186 (java) S 25180 25167 20624 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24375866 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25187] ppid=25180 vsize=868512 CPUtime=0.16
/proc/25181/task/25187/stat : 25187 (java) R 25180 25167 20624 0 -1 64 1475 0 0 0 16 0 0 0 16 0 9 0 24375866 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 101759475 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25188] ppid=25180 vsize=868512 CPUtime=0
/proc/25181/task/25188/stat : 25188 (java) S 25180 25167 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24375866 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25189] ppid=25180 vsize=868512 CPUtime=0
/proc/25181/task/25189/stat : 25189 (java) S 25180 25167 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24375866 889356288 6744 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 890736

[startup+3.10154 s]
/proc/loadavg: 2.10 2.05 2.01 3/85 25189
/proc/meminfo: memFree=1601136/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=0.79
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1310 7706 0 1 5 2 68 4 15 0 1 0 24375784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1111 409 3 0 796 0
[pid=25180] ppid=25167 vsize=5356 CPUtime=0
/proc/25180/stat : 25180 (sh) S 25167 25167 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24375861 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25180/statm: 1339 233 193 169 0 50 0
[pid=25181] ppid=25180 vsize=868708 CPUtime=2.27
/proc/25181/stat : 25181 (java) S 25180 25167 20624 0 -1 0 8679 0 1 0 212 15 0 0 18 0 9 0 24375862 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25181/statm: 217177 7511 2590 9 0 211654 0
[pid=25181/tid=25182] ppid=25180 vsize=868708 CPUtime=1.7
/proc/25181/task/25182/stat : 25182 (java) R 25180 25167 20624 0 -1 64 3100 0 1 0 160 10 0 0 25 0 9 0 24375863 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4126430906 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25183] ppid=25180 vsize=868708 CPUtime=0.34
/proc/25181/task/25183/stat : 25183 (java) S 25180 25167 20624 0 -1 64 3371 0 0 0 30 4 0 0 16 0 9 0 24375864 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25184] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25184/stat : 25184 (java) S 25180 25167 20624 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24375864 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25185] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25185/stat : 25185 (java) S 25180 25167 20624 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24375864 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25186] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25186/stat : 25186 (java) S 25180 25167 20624 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24375866 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25187] ppid=25180 vsize=868708 CPUtime=0.22
/proc/25181/task/25187/stat : 25187 (java) S 25180 25167 20624 0 -1 64 1509 0 0 0 22 0 0 0 16 0 9 0 24375866 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25188] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25188/stat : 25188 (java) S 25180 25167 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24375866 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25189] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25189/stat : 25189 (java) S 25180 25167 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24375866 889556992 7511 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 890932

[startup+6.30282 s]
/proc/loadavg: 2.09 2.05 2.00 3/85 25189
/proc/meminfo: memFree=1564272/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=0.79
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1310 7706 0 1 5 2 68 4 15 0 1 0 24375784 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1111 409 3 0 796 0
[pid=25180] ppid=25167 vsize=5356 CPUtime=0
/proc/25180/stat : 25180 (sh) S 25167 25167 20624 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24375861 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25180/statm: 1339 233 193 169 0 50 0
[pid=25181] ppid=25180 vsize=868708 CPUtime=5.45
/proc/25181/stat : 25181 (java) S 25180 25167 20624 0 -1 0 9587 0 1 0 502 43 0 0 18 0 9 0 24375862 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25181/statm: 217177 7521 2590 9 0 211654 0
[pid=25181/tid=25182] ppid=25180 vsize=868708 CPUtime=4.61
/proc/25181/task/25182/stat : 25182 (java) R 25180 25167 20624 0 -1 64 3998 0 1 0 428 33 0 0 25 0 9 0 24375863 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4126432466 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25183] ppid=25180 vsize=868708 CPUtime=0.58
/proc/25181/task/25183/stat : 25183 (java) S 25180 25167 20624 0 -1 64 3371 0 0 0 50 8 0 0 16 0 9 0 24375864 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25184] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25184/stat : 25184 (java) S 25180 25167 20624 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24375864 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25185] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25185/stat : 25185 (java) S 25180 25167 20624 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24375864 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25186] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25186/stat : 25186 (java) S 25180 25167 20624 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24375866 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25187] ppid=25180 vsize=868708 CPUtime=0.23
/proc/25181/task/25187/stat : 25187 (java) S 25180 25167 20624 0 -1 64 1519 0 0 0 23 0 0 0 16 0 9 0 24375866 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25188] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25188/stat : 25188 (java) S 25180 25167 20624 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24375866 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25181/tid=25189] ppid=25180 vsize=868708 CPUtime=0
/proc/25181/task/25189/stat : 25189 (java) S 25180 25167 20624 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24375866 889556992 7521 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 890932

[startup+12.7014 s]
/proc/loadavg: 2.17 2.07 2.01 3/77 25191
/proc/meminfo: memFree=1519864/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=8.4
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1365 18216 0 2 5 2 766 67 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
[pid=25190] ppid=25167 vsize=5356 CPUtime=0
/proc/25190/stat : 25190 (sh) S 25167 25167 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24376639 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25190/statm: 1339 232 193 169 0 50 0
[pid=25191] ppid=25190 vsize=33100 CPUtime=4.1
/proc/25191/stat : 25191 (picosat) R 25190 25167 20624 0 -1 4194304 7858 0 0 0 187 223 0 0 25 0 1 0 24376639 33894400 7844 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25191/statm: 8275 7844 40 102 0 8170 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 55324

[startup+25.5025 s]
/proc/loadavg: 2.13 2.06 2.01 3/77 25191
/proc/meminfo: memFree=1470968/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=8.4
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1365 18216 0 2 5 2 766 67 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
[pid=25190] ppid=25167 vsize=5356 CPUtime=0
/proc/25190/stat : 25190 (sh) S 25167 25167 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24376639 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25190/statm: 1339 232 193 169 0 50 0
[pid=25191] ppid=25190 vsize=82508 CPUtime=16.77
/proc/25191/stat : 25191 (picosat) R 25190 25167 20624 0 -1 4194304 19776 0 0 0 772 905 0 0 25 0 1 0 24376639 84488192 19762 996147200 134512640 134931368 4294956256 18446744073709551615 134514670 0 0 4096 0 0 0 0 17 1 0 0
/proc/25191/statm: 20627 19762 40 102 0 20522 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 104732

[startup+51.1028 s]
/proc/loadavg: 2.08 2.06 2.01 3/77 25191
/proc/meminfo: memFree=1425400/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=8.4
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1365 18216 0 2 5 2 766 67 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
[pid=25190] ppid=25167 vsize=5356 CPUtime=0
/proc/25190/stat : 25190 (sh) S 25167 25167 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24376639 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25190/statm: 1339 232 193 169 0 50 0
[pid=25191] ppid=25190 vsize=133464 CPUtime=42.14
/proc/25191/stat : 25191 (picosat) R 25190 25167 20624 0 -1 4194304 31002 0 0 0 2658 1556 0 0 25 0 1 0 24376639 136667136 30988 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25191/statm: 33366 30988 42 102 0 33261 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 155688

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

[startup+51.2028 s]
/proc/loadavg: 2.08 2.06 2.01 3/77 25191
/proc/meminfo: memFree=1425400/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=8.4
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1365 18216 0 2 5 2 766 67 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
[pid=25190] ppid=25167 vsize=5356 CPUtime=0
/proc/25190/stat : 25190 (sh) S 25167 25167 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24376639 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25190/statm: 1339 232 193 169 0 50 0
[pid=25191] ppid=25190 vsize=133464 CPUtime=42.24
/proc/25191/stat : 25191 (picosat) R 25190 25167 20624 0 -1 4194304 31002 0 0 0 2668 1556 0 0 25 0 1 0 24376639 136667136 30988 996147200 134512640 134931368 4294956256 18446744073709551615 134525802 0 0 4096 0 0 0 0 17 1 0 0
/proc/25191/statm: 33366 30988 42 102 0 33261 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 155688

[startup+64.0019 s]
/proc/loadavg: 2.07 2.05 2.00 3/77 25191
/proc/meminfo: memFree=1425336/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=8.4
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1365 18216 0 2 5 2 766 67 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
[pid=25190] ppid=25167 vsize=5356 CPUtime=0
/proc/25190/stat : 25190 (sh) S 25167 25167 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24376639 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25190/statm: 1339 232 193 169 0 50 0
[pid=25191] ppid=25190 vsize=133596 CPUtime=54.91
/proc/25191/stat : 25191 (picosat) R 25190 25167 20624 0 -1 4194304 31016 0 0 0 3935 1556 0 0 25 0 1 0 24376639 136802304 31002 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25191/statm: 33399 31002 42 102 0 33294 0
Current children cumulated CPU time (s) 63.31
Current children cumulated vsize (KiB) 155820

[startup+70.4015 s]
/proc/loadavg: 2.06 2.05 2.00 3/77 25191
/proc/meminfo: memFree=1425272/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=8.4
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1365 18216 0 2 5 2 766 67 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
[pid=25190] ppid=25167 vsize=5356 CPUtime=0
/proc/25190/stat : 25190 (sh) S 25167 25167 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24376639 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25190/statm: 1339 232 193 169 0 50 0
[pid=25191] ppid=25190 vsize=133596 CPUtime=61.26
/proc/25191/stat : 25191 (picosat) R 25190 25167 20624 0 -1 4194304 31027 0 0 0 4570 1556 0 0 25 0 1 0 24376639 136802304 31013 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25191/statm: 33399 31013 42 102 0 33294 0
Current children cumulated CPU time (s) 69.66
Current children cumulated vsize (KiB) 155820

[startup+72.0016 s]
/proc/loadavg: 2.06 2.05 2.00 3/77 25191
/proc/meminfo: memFree=1425272/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=8.4
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1365 18216 0 2 5 2 766 67 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
[pid=25190] ppid=25167 vsize=5356 CPUtime=0
/proc/25190/stat : 25190 (sh) S 25167 25167 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24376639 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25190/statm: 1339 232 193 169 0 50 0
[pid=25191] ppid=25190 vsize=133596 CPUtime=62.84
/proc/25191/stat : 25191 (picosat) R 25190 25167 20624 0 -1 4194304 31030 0 0 0 4728 1556 0 0 25 0 1 0 24376639 136802304 31016 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25191/statm: 33399 31016 42 102 0 33294 0
Current children cumulated CPU time (s) 71.24
Current children cumulated vsize (KiB) 155820

[startup+72.8017 s]
/proc/loadavg: 2.06 2.05 2.00 3/77 25191
/proc/meminfo: memFree=1425272/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=8.4
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1365 18216 0 2 5 2 766 67 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
[pid=25190] ppid=25167 vsize=5356 CPUtime=0
/proc/25190/stat : 25190 (sh) S 25167 25167 20624 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24376639 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25190/statm: 1339 232 193 169 0 50 0
[pid=25191] ppid=25190 vsize=133600 CPUtime=63.63
/proc/25191/stat : 25191 (picosat) R 25190 25167 20624 0 -1 4194304 31052 0 0 0 4807 1556 0 0 25 0 1 0 24376639 136806400 31038 996147200 134512640 134931368 4294956256 18446744073709551615 134668094 0 0 4096 0 0 0 0 17 1 0 0
/proc/25191/statm: 33400 31038 47 102 0 33295 0
Current children cumulated CPU time (s) 72.03
Current children cumulated vsize (KiB) 155824

[startup+73.2017 s]
/proc/loadavg: 2.06 2.05 2.00 3/77 25191
/proc/meminfo: memFree=1425272/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=72.3
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1446 49554 0 2 5 2 5596 1627 16 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 72.3
Current children cumulated vsize (KiB) 16868

[startup+73.6017 s]
/proc/loadavg: 2.06 2.05 2.00 3/77 25191
/proc/meminfo: memFree=1425272/2055920 swapFree=4192812/4192956
[pid=25167] ppid=25165 vsize=16868 CPUtime=72.3
/proc/25167/stat : 25167 (sugar) S 25165 25167 20624 0 -1 4194304 1448 49554 0 2 5 2 5596 1627 15 0 1 0 24375784 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25167/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 72.3
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 73.6871
CPU time (s): 72.9219
CPU user time (s): 56.5474
CPU system time (s): 16.3745
CPU usage (%): 98.9616
Max. virtual memory (cumulated for all children) (KiB): 890932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.5474
system time used= 16.3745
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55046
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19536
involuntary context switches= 20848

runsolver used 0.089986 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-12 06:32:07
IDJOB=2081542
IDBENCH=57424
IDSOLVER=738
FILE ID=node58/2081542-1247373126
PBS_JOBID= 9507056
Free space on /tmp= 66308 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-11.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081542-1247373126/watcher-2081542-1247373126 -o /tmp/evaluation-result-2081542-1247373126/solver-2081542-1247373126 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2081542-1247373126.xml

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

MD5SUM BENCH= 711195861ae8d6ea60c538674c25157e
RANDOM SEED=1164479486

node58.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.234
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.234
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:       1628584 kB
Buffers:         72088 kB
Cached:         257368 kB
SwapCached:        140 kB
Active:         236872 kB
Inactive:       127688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:          46132 kB
Slab:            47988 kB
Committed_AS:   203308 kB
PageTables:       1788 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= 66308 MiB
End job on node58 at 2009-07-12 06:33:20