Trace number 2076439

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+minisatSAT 53.8548 55.1518

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-3.xml
MD5SUM6c79e9d2edcd5b15367f47ef6ebcf5f2
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 benchmark3.51147
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1375
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data

0.04/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.07	c 0	BEGIN Sun Jul 12 03:40:23 2009
0.04/0.07	c 0	PID 18272
0.04/0.07	c 0	HOST node63.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-2076439-1247362823.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2076439-1247362823.xml' 'HOME/temp.csp'
0.06/0.84	c 1	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
0.06/0.86	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.86	c 1	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.81/0.93	c 1	Parsing HOME/temp.csp
0.94/1.09	c 1	parsed 8401 expressions
0.94/1.09	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.94/1.09	c 1	Converting to clausal form CSP
1.05/1.15	c 1	converted 841 (10%) expressions
1.24/1.37	c 2	converted 1681 (20%) expressions
1.34/1.41	c 2	converted 2521 (30%) expressions
1.34/1.43	c 2	converted 3361 (40%) expressions
1.34/1.46	c 2	converted 4201 (50%) expressions
1.34/1.50	c 2	converted 5041 (60%) expressions
1.43/1.58	c 2	converted 5881 (70%) expressions
1.53/1.61	c 2	converted 6721 (80%) expressions
1.53/1.64	c 2	converted 7561 (90%) expressions
1.53/1.67	c 2	converted 8401 (100%) expressions
1.53/1.67	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1375
1.53/1.67	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.53/1.67	c 2	Propagation in CSP
1.64/1.71	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.64/1.71	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1375
1.64/1.71	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.64/1.72	c 2	Simplifing CSP by introducing new Boolean variables
1.73/1.85	c 2	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1375
1.73/1.85	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.83/1.93	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.94/2.02	c 2	40 (10%) CSP integer variables are encoded (52854 clauses, 770680 bytes)
1.94/2.08	c 2	80 (20%) CSP integer variables are encoded (105654 clauses, 1574141 bytes)
2.04/2.15	c 2	120 (30%) CSP integer variables are encoded (158582 clauses, 2473917 bytes)
2.13/2.21	c 2	160 (40%) CSP integer variables are encoded (211481 clauses, 3373200 bytes)
2.13/2.28	c 2	200 (50%) CSP integer variables are encoded (264311 clauses, 4271310 bytes)
2.23/2.34	c 2	240 (60%) CSP integer variables are encoded (317354 clauses, 5173041 bytes)
2.33/2.41	c 3	280 (70%) CSP integer variables are encoded (370227 clauses, 6071882 bytes)
2.33/2.48	c 3	320 (80%) CSP integer variables are encoded (423088 clauses, 6970519 bytes)
2.43/2.54	c 3	360 (90%) CSP integer variables are encoded (476076 clauses, 7871315 bytes)
2.51/2.62	c 3	400 (100%) CSP integer variables are encoded (528996 clauses, 8770955 bytes)
5.99/6.12	c 6	2280 (10%) CSP clauses are encoded (2460670 clauses, 53391450 bytes)
9.35/9.55	c 10	4560 (20%) CSP clauses are encoded (4396828 clauses, 99063105 bytes)
12.79/13.22	c 13	6840 (30%) CSP clauses are encoded (6333408 clauses, 145677095 bytes)
16.16/16.64	c 17	9120 (40%) CSP clauses are encoded (8266202 clauses, 193967305 bytes)
19.60/20.12	c 20	11400 (50%) CSP clauses are encoded (10206992 clauses, 242457415 bytes)
23.00/23.93	c 24	13680 (60%) CSP clauses are encoded (12144470 clauses, 290864725 bytes)
26.43/27.43	c 28	15960 (70%) CSP clauses are encoded (14083750 clauses, 339317085 bytes)
29.79/30.90	c 31	18240 (80%) CSP clauses are encoded (16025258 clauses, 387825145 bytes)
33.29/34.40	c 35	20520 (90%) CSP clauses are encoded (17957402 clauses, 436099105 bytes)
36.70/37.91	c 38	22800 (100%) CSP clauses are encoded (19901092 clauses, 484661715 bytes)
36.70/37.91	c 38	22800 CSP clauses encoded
36.70/37.91	c 38	Writing map file : HOME/temp.map
36.70/37.92	c 38	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.70/37.92	c 38	SAT : 544596 SAT variables, 19901092 SAT clauses, 484661715 bytes
36.70/37.92	c 38	Heap : 8 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
36.70/37.94	c 38	SOLVING HOME/temp.cnf
36.70/37.94	c 38	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
36.70/37.94	c 38	This is MiniSat 2.0 beta
36.70/37.94	c 38	WARNING: for repeatability, setting FPU to use double precision
36.70/37.94	c 38	============================[ Problem Statistics ]=============================
36.70/37.94	c 38	|                                                                             |
36.70/37.94	c 38	|  Number of variables:  544596                                               |
36.70/37.94	c 38	|  Number of clauses:    19901092                                             |
47.45/48.70	c 49	|  Parsing time:         9.39         s                                       |
47.85/49.18	c 49	============================[ Search Statistics ]==============================
47.85/49.18	c 49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.85/49.18	c 49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.85/49.18	c 49	===============================================================================
47.85/49.18	c 49	|         0 |  544596 19901092 59136280 |  6633697        0    nan |  0.000 % |
50.34/51.64	c 52	|       100 |  544596 19901092 59136280 |  7297067      100     30 |  0.000 % |
52.54/53.86	c 54	===============================================================================
52.54/53.88	c 54	restarts              : 2
52.54/53.88	c 54	conflicts             : 154            (11 /sec)
52.54/53.88	c 54	decisions             : 3256           (1.01 % random) (225 /sec)
52.54/53.88	c 54	propagations          : 1562608        (107969 /sec)
52.54/53.88	c 54	conflict literals     : 3619           (3.24 % deleted)
52.54/53.88	c 54	Memory used           : 855.63 MB
52.54/53.88	c 54	CPU time              : 14.4728 s
52.54/53.88	c 54	
52.82/54.10	c 54	SATISFIABLE
52.93/54.23	c 54	DECODING HOME/temp.out WITH HOME/temp.map
52.93/54.23	c 54	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'
52.97/54.31	c 54	Decoding HOME/temp.out
52.97/54.83	s SATISFIABLE
52.97/54.85	v 1086 1305 888 601 16 2 196 303 138 568 50 822 1032 385 161 20 101 459 1141 695 595 1200 1004 706 163 659 249 341 265 1099 7 1286 775 4 273 422 437 23 110 531 62 376 933 2 647 1015 13 1087 818 284 1162 562 405 719 189 68 128 5 1287 1195 592 1314 913 988 141 1 633 215 366 731 1128 161 3 506 1221 71 836 7 432 23 1005 189 145 829 119 761 171 304 551 1357 1071 1339 1147 483 10 22 194 387 909 1219 939 957 1204 328 1127 1050 594 436 55 206 727 508 1353 22 821 79 12 469 664 1300 852 938 1302 1024 221 900 153 206 247 1207 785 954 350 448 174 18 49 744 1115 162 1341 627 1239 1155 562 201 1226 850 492 1368 1291 958 20 1062 289 162 1019 785 26 740 359 1190 1157 470 278 520 780 8 935 146 718 20 867 992 1287 1102 18 1360 55 583 632 1236 971 873 1105 1158 544 1343 1138 792 209 468 1017 1302 109 998 696 397 265 965 87 698 449 898 964 575 511 1352 332 1179 857 259 286 66 672 26 1130 1253 183 369 488 938 304 284 734 1313 539 1035 625 1106 120 176 758 249 1278 11 8 1303 677 58 1077 815 1016 721 1254 875 1342 948 660 1305 305 1352 259 199 1267 10 358 573 135 37 785 567 1000 1058 1214 1292 426 151 1309 363 665 740 909 3 1145 871 1244 471 6 55 353 778 175 853 1249 1225 1153 709 1312 270 542 139 582 22 36 11 111 438 520 1285 1175 1231 998 1059 852 697 1251 1096 1304 738 363 546 412 1213 0 188 269 48 130 914 1113 688 449 1261 502 224 536 66 623 788 1246 1216 270 1174 358 186 1187 1358 1183 109 1191 739 1289 1372 1265 269 343 685 280 434 388 1075 996 909 185 105 25 1120 286 736 1273 146 1311 1174 472 1013 594 834 1308 1251 87 860 388 0 280 520 184 358 962 894 19 260 468 307 755 1230 894 1142 757 1082 1254 1154 840 1309 1259 646 955 1016 390 157
52.97/54.86	c 55	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
53.57/54.91	c 55	CPU 53.6 (0.05 0.02 48.6 4.93)
53.57/54.91	c 55	END Sun Jul 12 03:41:18 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-2076439-1247362823/watcher-2076439-1247362823 -o /tmp/evaluation-result-2076439-1247362823/solver-2076439-1247362823 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2076439-1247362823.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.60 2.35 2.16 4/83 18272
/proc/meminfo: memFree=1746248/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=12272 CPUtime=0
/proc/18272/stat : 18272 (sugar) R 18270 18272 16439 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 23344879 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 244285750270 0 0 4224 0 0 0 0 17 1 0 0
/proc/18272/statm: 3068 327 246 3 0 168 0

[startup+0.054358 s]
/proc/loadavg: 2.60 2.35 2.16 4/83 18272
/proc/meminfo: memFree=1746248/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16080 CPUtime=0.04
/proc/18272/stat : 18272 (sugar) R 18270 18272 16439 0 -1 4194304 941 0 0 0 3 1 0 0 18 0 1 0 23344879 16465920 909 996147200 4194304 4206940 548682068608 18446744073709551615 244285747442 0 0 4224 0 0 0 0 17 1 0 0
/proc/18272/statm: 4020 909 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.102369 s]
/proc/loadavg: 2.60 2.35 2.16 4/83 18272
/proc/meminfo: memFree=1746248/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=0.06
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23344879 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302391 s]
/proc/loadavg: 2.60 2.35 2.16 4/83 18272
/proc/meminfo: memFree=1746248/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=0.06
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23344879 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702436 s]
/proc/loadavg: 2.60 2.35 2.16 4/83 18272
/proc/meminfo: memFree=1746248/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=0.06
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 23344879 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50152 s]
/proc/loadavg: 2.55 2.35 2.16 4/94 18294
/proc/meminfo: memFree=1737136/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=0.82
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1309 8421 0 1 5 2 70 5 15 0 1 0 23344879 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1111 409 3 0 796 0
[pid=18285] ppid=18272 vsize=5356 CPUtime=0
/proc/18285/stat : 18285 (sh) S 18272 18272 16439 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23344965 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18285/statm: 1339 233 193 169 0 50 0
[pid=18286] ppid=18285 vsize=868576 CPUtime=0.61
/proc/18286/stat : 18286 (java) S 18285 18272 16439 0 -1 0 7754 0 1 0 57 4 0 0 18 0 9 0 23344965 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18286/statm: 217144 6977 2566 9 0 211649 0
[pid=18286/tid=18287] ppid=18285 vsize=868576 CPUtime=0.36
/proc/18286/task/18287/stat : 18287 (java) R 18285 18272 16439 0 -1 64 2673 0 1 0 35 1 0 0 22 0 9 0 23344966 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4126561914 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18288] ppid=18285 vsize=868576 CPUtime=0.08
/proc/18286/task/18288/stat : 18288 (java) S 18285 18272 16439 0 -1 64 2908 0 0 0 8 0 0 0 16 0 9 0 23344967 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18289] ppid=18285 vsize=868576 CPUtime=0
/proc/18286/task/18289/stat : 18289 (java) S 18285 18272 16439 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23344967 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18290] ppid=18285 vsize=868576 CPUtime=0
/proc/18286/task/18290/stat : 18290 (java) S 18285 18272 16439 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23344967 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18291] ppid=18285 vsize=868576 CPUtime=0
/proc/18286/task/18291/stat : 18291 (java) S 18285 18272 16439 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23344969 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18292] ppid=18285 vsize=868576 CPUtime=0.14
/proc/18286/task/18292/stat : 18292 (java) S 18285 18272 16439 0 -1 64 1475 0 0 0 13 1 0 0 16 0 9 0 23344969 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18293] ppid=18285 vsize=868576 CPUtime=0
/proc/18286/task/18293/stat : 18293 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23344969 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18294] ppid=18285 vsize=868576 CPUtime=0
/proc/18286/task/18294/stat : 18294 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23344969 889421824 6977 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890800

[startup+3.10171 s]
/proc/loadavg: 2.55 2.35 2.16 3/94 18294
/proc/meminfo: memFree=1715632/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=0.82
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1310 8421 0 1 5 2 70 5 15 0 1 0 23344879 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1111 409 3 0 796 0
[pid=18285] ppid=18272 vsize=5356 CPUtime=0
/proc/18285/stat : 18285 (sh) S 18272 18272 16439 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23344965 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18285/statm: 1339 233 193 169 0 50 0
[pid=18286] ppid=18285 vsize=868688 CPUtime=2.18
/proc/18286/stat : 18286 (java) S 18285 18272 16439 0 -1 0 9894 0 1 0 204 14 0 0 18 0 9 0 23344965 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18286/statm: 217172 8799 2590 9 0 211649 0
[pid=18286/tid=18287] ppid=18285 vsize=868688 CPUtime=1.56
/proc/18286/task/18287/stat : 18287 (java) R 18285 18272 16439 0 -1 64 3092 0 1 0 147 9 0 0 25 0 9 0 23344966 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18288] ppid=18285 vsize=868688 CPUtime=0.41
/proc/18286/task/18288/stat : 18288 (java) S 18285 18272 16439 0 -1 64 4591 0 0 0 38 3 0 0 16 0 9 0 23344967 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18289] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18289/stat : 18289 (java) S 18285 18272 16439 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23344967 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18290] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18290/stat : 18290 (java) S 18285 18272 16439 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23344967 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18291] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18291/stat : 18291 (java) S 18285 18272 16439 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23344969 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18292] ppid=18285 vsize=868688 CPUtime=0.19
/proc/18286/task/18292/stat : 18292 (java) S 18285 18272 16439 0 -1 64 1513 0 0 0 18 1 0 0 16 0 9 0 23344969 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18293] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18293/stat : 18293 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23344969 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18294] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18294/stat : 18294 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23344969 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890912

[startup+6.30206 s]
/proc/loadavg: 2.51 2.34 2.16 4/94 18294
/proc/meminfo: memFree=1673080/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=0.82
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1310 8421 0 1 5 2 70 5 16 0 1 0 23344879 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1111 409 3 0 796 0
[pid=18285] ppid=18272 vsize=5356 CPUtime=0
/proc/18285/stat : 18285 (sh) S 18272 18272 16439 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23344965 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18285/statm: 1339 233 193 169 0 50 0
[pid=18286] ppid=18285 vsize=868688 CPUtime=5.37
/proc/18286/stat : 18286 (java) S 18285 18272 16439 0 -1 0 10557 0 1 0 494 43 0 0 18 0 9 0 23344965 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18286/statm: 217172 8807 2590 9 0 211649 0
[pid=18286/tid=18287] ppid=18285 vsize=868688 CPUtime=4.53
/proc/18286/task/18287/stat : 18287 (java) R 18285 18272 16439 0 -1 64 3748 0 1 0 419 34 0 0 25 0 9 0 23344966 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18288] ppid=18285 vsize=868688 CPUtime=0.61
/proc/18286/task/18288/stat : 18288 (java) S 18285 18272 16439 0 -1 64 4591 0 0 0 54 7 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18289] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18289/stat : 18289 (java) S 18285 18272 16439 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18290] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18290/stat : 18290 (java) S 18285 18272 16439 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18291] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18291/stat : 18291 (java) S 18285 18272 16439 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18292] ppid=18285 vsize=868688 CPUtime=0.21
/proc/18286/task/18292/stat : 18292 (java) S 18285 18272 16439 0 -1 64 1520 0 0 0 20 1 0 0 17 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18293] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18293/stat : 18293 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18294] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18294/stat : 18294 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 890912

[startup+12.7018 s]
/proc/loadavg: 2.55 2.35 2.16 3/94 18294
/proc/meminfo: memFree=1583160/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=0.82
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1310 8421 0 1 5 2 70 5 16 0 1 0 23344879 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1111 409 3 0 796 0
[pid=18285] ppid=18272 vsize=5356 CPUtime=0
/proc/18285/stat : 18285 (sh) S 18272 18272 16439 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23344965 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18285/statm: 1339 233 193 169 0 50 0
[pid=18286] ppid=18285 vsize=868688 CPUtime=11.61
/proc/18286/stat : 18286 (java) S 18285 18272 16439 0 -1 0 11882 0 1 0 1060 101 0 0 18 0 9 0 23344965 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18286/statm: 217172 8807 2590 9 0 211649 0
[pid=18286/tid=18287] ppid=18285 vsize=868688 CPUtime=10.38
/proc/18286/task/18287/stat : 18287 (java) D 18285 18272 16439 0 -1 64 5073 0 1 0 954 84 0 0 25 0 9 0 23344966 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=18286/tid=18288] ppid=18285 vsize=868688 CPUtime=0.99
/proc/18286/task/18288/stat : 18288 (java) S 18285 18272 16439 0 -1 64 4591 0 0 0 85 14 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18289] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18289/stat : 18289 (java) S 18285 18272 16439 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18290] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18290/stat : 18290 (java) S 18285 18272 16439 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18291] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18291/stat : 18291 (java) S 18285 18272 16439 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18292] ppid=18285 vsize=868688 CPUtime=0.21
/proc/18286/task/18292/stat : 18292 (java) S 18285 18272 16439 0 -1 64 1520 0 0 0 20 1 0 0 17 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18293] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18293/stat : 18293 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18294] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18294/stat : 18294 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 890912

[startup+25.5022 s]
/proc/loadavg: 2.72 2.40 2.18 3/94 18294
/proc/meminfo: memFree=1405880/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=0.82
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1310 8421 0 1 5 2 70 5 16 0 1 0 23344879 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1111 409 3 0 796 0
[pid=18285] ppid=18272 vsize=5356 CPUtime=0
/proc/18285/stat : 18285 (sh) S 18272 18272 16439 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23344965 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18285/statm: 1339 233 193 169 0 50 0
[pid=18286] ppid=18285 vsize=868688 CPUtime=23.77
/proc/18286/stat : 18286 (java) S 18285 18272 16439 0 -1 0 14520 0 1 0 2164 213 0 0 18 0 9 0 23344965 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18286/statm: 217172 8807 2590 9 0 211649 0
[pid=18286/tid=18287] ppid=18285 vsize=868688 CPUtime=21.76
/proc/18286/task/18287/stat : 18287 (java) R 18285 18272 16439 0 -1 64 7711 0 1 0 1995 181 0 0 25 0 9 0 23344966 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18288] ppid=18285 vsize=868688 CPUtime=1.76
/proc/18286/task/18288/stat : 18288 (java) S 18285 18272 16439 0 -1 64 4591 0 0 0 147 29 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18289] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18289/stat : 18289 (java) S 18285 18272 16439 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18290] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18290/stat : 18290 (java) S 18285 18272 16439 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 23344967 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18291] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18291/stat : 18291 (java) S 18285 18272 16439 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18292] ppid=18285 vsize=868688 CPUtime=0.21
/proc/18286/task/18292/stat : 18292 (java) S 18285 18272 16439 0 -1 64 1520 0 0 0 20 1 0 0 17 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18293] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18293/stat : 18293 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18286/tid=18294] ppid=18285 vsize=868688 CPUtime=0
/proc/18286/task/18294/stat : 18294 (java) S 18285 18272 16439 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23344969 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 890912

[startup+51.1022 s]
/proc/loadavg: 2.66 2.41 2.19 3/86 18296
/proc/meminfo: memFree=459896/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=36.75
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1376 25878 0 2 5 2 3333 335 15 0 1 0 23344879 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18272/statm: 4217 1113 409 3 0 796 0
[pid=18295] ppid=18272 vsize=5356 CPUtime=0
/proc/18295/stat : 18295 (sh) S 18272 18272 16439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348673 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18295/statm: 1339 232 193 169 0 50 0
[pid=18296] ppid=18295 vsize=847816 CPUtime=13.1
/proc/18296/stat : 18296 (minisat) R 18295 18272 16439 0 -1 4194304 202517 0 0 0 1173 137 0 0 25 0 1 0 23348673 868163584 202503 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18296/statm: 211954 202503 74 150 0 211801 0
Current children cumulated CPU time (s) 49.85
Current children cumulated vsize (KiB) 870040

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

[startup+52.7013 s]
/proc/loadavg: 2.66 2.41 2.19 3/86 18296
/proc/meminfo: memFree=427064/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=36.75
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1376 25878 0 2 5 2 3333 335 16 0 1 0 23344879 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18272/statm: 4217 1113 409 3 0 796 0
[pid=18295] ppid=18272 vsize=5356 CPUtime=0
/proc/18295/stat : 18295 (sh) S 18272 18272 16439 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23348673 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18295/statm: 1339 232 193 169 0 50 0
[pid=18296] ppid=18295 vsize=868444 CPUtime=14.69
/proc/18296/stat : 18296 (minisat) R 18295 18272 16439 0 -1 4194304 207488 0 0 0 1330 139 0 0 25 0 1 0 23348673 889286656 207474 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18296/statm: 217111 207474 76 150 0 216958 0
Current children cumulated CPU time (s) 51.44
Current children cumulated vsize (KiB) 890668

[startup+54.3015 s]
/proc/loadavg: 2.66 2.41 2.19 3/86 18296
/proc/meminfo: memFree=419896/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=52.97
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1430 235643 0 2 5 2 4801 489 16 0 1 0 23344879 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18272/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 52.97
Current children cumulated vsize (KiB) 16868

[startup+54.7016 s]
/proc/loadavg: 2.66 2.41 2.19 3/86 18296
/proc/meminfo: memFree=419896/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=52.97
/proc/18272/stat : 18272 (sugar) S 18270 18272 16439 0 -1 4194304 1448 235643 0 2 5 2 4801 489 16 0 1 0 23344879 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 244285747298 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18272/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 52.97
Current children cumulated vsize (KiB) 16868

[startup+55.1016 s]
/proc/loadavg: 2.66 2.41 2.19 2/94 18306
/proc/meminfo: memFree=1248888/2055920 swapFree=4191904/4192956
[pid=18272] ppid=18270 vsize=16868 CPUtime=53.79
/proc/18272/stat : 18272 (sugar) R 18270 18272 16439 0 -1 4194304 1478 239571 0 3 5 21 4860 493 16 0 1 0 23344879 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 244277023785 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18272/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 53.79
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 55.1518
CPU time (s): 53.8548
CPU user time (s): 48.6616
CPU system time (s): 5.19321
CPU usage (%): 97.6484
Max. virtual memory (cumulated for all children) (KiB): 898396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.6616
system time used= 5.19321
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241109
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= 70965
involuntary context switches= 71807

runsolver used 0.068989 second user time and 0.186971 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-12 03:40:23
IDJOB=2076439
IDBENCH=56422
IDSOLVER=739
FILE ID=node63/2076439-1247362823
PBS_JOBID= 9506939
Free space on /tmp= 66212 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-105-3.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076439-1247362823/watcher-2076439-1247362823 -o /tmp/evaluation-result-2076439-1247362823/solver-2076439-1247362823 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2076439-1247362823.xml

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

MD5SUM BENCH= 6c79e9d2edcd5b15367f47ef6ebcf5f2
RANDOM SEED=1097811126

node63.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1746664 kB
Buffers:         19128 kB
Cached:          96420 kB
SwapCached:        256 kB
Active:         206544 kB
Inactive:        54324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746664 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:         160404 kB
Slab:            33248 kB
Committed_AS:   881048 kB
PageTables:       2112 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66212 MiB
End job on node63 at 2009-07-12 03:41:18