Trace number 2080981

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 183.059 282.774

General information on the benchmark

Namecsp/super-os/super-os-taillard-15/
normalized-super-os-taillard-15-18.xml
MD5SUM6c4fe0b768bfa979303b578f14aded5b
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 benchmark87.0218
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints9675
Maximum constraint arity2
Maximum domain size962
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9675
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 06:10:03 2009
0.00/0.07	c 0	PID 24664
0.06/0.07	c 0	HOST node76.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-2080981-1247371802.xml TO HOME/temp.csp
0.06/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-2080981-1247371802.xml' 'HOME/temp.csp'
0.06/0.86	c 0	87 domains, 450 variables, 3 predicates, 0 relations, 9675 constraints
0.06/0.91	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.92	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.06/0.99	c 1	Parsing HOME/temp.csp
1.01/1.14	c 1	parsed 10000 expressions
1.01/1.14	c 1	parsed 10215 expressions
1.01/1.15	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.01/1.15	c 1	Converting to clausal form CSP
1.20/1.35	c 1	converted 1022 (10%) expressions
1.30/1.45	c 1	converted 2043 (20%) expressions
1.30/1.48	c 1	converted 3065 (30%) expressions
1.41/1.51	c 1	converted 4086 (40%) expressions
1.41/1.55	c 1	converted 5108 (50%) expressions
1.50/1.63	c 1	converted 6129 (60%) expressions
1.50/1.67	c 1	converted 7151 (70%) expressions
1.60/1.70	c 1	converted 8172 (80%) expressions
1.60/1.73	c 1	converted 9194 (90%) expressions
1.60/1.77	c 1	converted 10215 (100%) expressions
1.60/1.77	c 1	CSP : 450 integers, 0 booleans, 9675 clauses, largest domain size 962
1.60/1.77	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.60/1.77	c 1	Propagation in CSP
1.71/1.82	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.71/1.82	c 1	CSP : 450 integers, 0 booleans, 9675 clauses, largest domain size 962
1.71/1.82	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.71/1.83	c 1	Simplifing CSP by introducing new Boolean variables
1.81/1.99	c 2	CSP : 450 integers, 19350 booleans, 29025 clauses, largest domain size 962
1.81/2.00	c 2	Heap : 15 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.90/2.08	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.01/2.15	c 2	45 (10%) CSP integer variables are encoded (41084 clauses, 594138 bytes)
2.01/2.20	c 2	90 (20%) CSP integer variables are encoded (81832 clauses, 1205358 bytes)
2.11/2.25	c 2	135 (30%) CSP integer variables are encoded (122664 clauses, 1863387 bytes)
2.20/2.30	c 2	180 (40%) CSP integer variables are encoded (163988 clauses, 2565895 bytes)
2.20/2.35	c 2	225 (50%) CSP integer variables are encoded (205139 clauses, 3265462 bytes)
2.30/2.40	c 2	270 (60%) CSP integer variables are encoded (246260 clauses, 3964519 bytes)
2.30/2.45	c 2	315 (70%) CSP integer variables are encoded (287191 clauses, 4660346 bytes)
2.30/2.50	c 2	360 (80%) CSP integer variables are encoded (328090 clauses, 5355629 bytes)
2.40/2.55	c 2	405 (90%) CSP integer variables are encoded (369669 clauses, 6062472 bytes)
2.50/2.60	c 2	450 (100%) CSP integer variables are encoded (410668 clauses, 6759455 bytes)
5.40/5.54	c 5	2903 (10%) CSP clauses are encoded (2104749 clauses, 45625610 bytes)
8.28/12.73	c 12	5805 (20%) CSP clauses are encoded (3774941 clauses, 84931293 bytes)
11.14/15.62	c 15	8708 (30%) CSP clauses are encoded (5423622 clauses, 123812618 bytes)
14.02/18.59	c 18	11610 (40%) CSP clauses are encoded (7109204 clauses, 164953605 bytes)
16.99/21.59	c 21	14513 (50%) CSP clauses are encoded (8795761 clauses, 207079787 bytes)
20.03/24.63	c 24	17415 (60%) CSP clauses are encoded (10480333 clauses, 249156365 bytes)
22.98/27.64	c 27	20318 (70%) CSP clauses are encoded (12165916 clauses, 291258197 bytes)
25.85/30.60	c 30	23220 (80%) CSP clauses are encoded (13839346 clauses, 333056225 bytes)
28.85/37.85	c 37	26123 (90%) CSP clauses are encoded (15525347 clauses, 375168507 bytes)
31.83/40.87	c 40	29025 (100%) CSP clauses are encoded (17221823 clauses, 417542685 bytes)
31.83/40.88	c 40	29025 CSP clauses encoded
31.83/40.88	c 40	Writing map file : HOME/temp.map
31.83/40.89	c 40	Heap : 9 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
31.83/40.89	c 40	SAT : 430468 SAT variables, 17221823 SAT clauses, 417542685 bytes
31.83/40.89	c 40	Heap : 9 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
31.92/40.93	c 40	SOLVING HOME/temp.cnf
31.92/40.93	c 40	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
181.98/192.46	c 192	DECODING HOME/temp.out WITH HOME/temp.map
181.98/192.46	c 192	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'
182.05/192.54	c 192	Decoding HOME/temp.out
182.05/193.12	s SATISFIABLE
182.05/193.14	v 465 472 166 167 873 874 812 701 680 145 731 732 441 374 96 97 611 612 233 234 7 342 13 14 531 530 221 518 383 317 891 892 523 98 105 104 227 228 530 531 822 823 1 2 291 297 396 397 781 698 73 81 729 728 852 673 778 97 581 580 18 260 644 645 47 48 822 823 126 127 734 733 586 583 289 290 886 885 440 441 201 211 9 10 496 495 125 0 385 377 873 874 286 287 647 648 395 0 116 117 758 551 820 201 518 519 460 16 246 247 348 349 476 477 399 400 32 33 699 700 687 688 670 671 0 1 86 87 246 247 519 520 323 324 775 776 414 415 639 432 215 216 455 456 859 923 135 136 680 399 771 772 265 264 177 528 848 847 463 467 641 931 105 321 0 347 289 673 387 386 1 519 63 321 713 693 116 576 832 698 0 265 888 889 513 514 143 148 673 674 450 317 828 829 769 770 552 224 308 265 248 233 578 579 125 126 74 73 24 18 641 642 87 86 468 469 455 317 541 542 705 704 192 171 847 390 199 198 255 256 752 753 249 78 442 417 345 346 4 5 133 159 678 679 368 367 801 292 237 238 770 771 214 215 468 467 528 526 1 2 611 612 171 172 889 890 22 23 56 57 525 264 778 779 651 201 449 450 267 265 528 529 384 383 672 673 245 340 0 1 100 99 350 351 293 292 860 861 417 418 766 767 499 500 868 869 712 704 130 42 208 73 555 559 140 134 177 308 669 647 849 316 338 339 105 98 270 260 403 404 770 769 867 866 781 782 522 523 370 371 127 128 588 589 50 51 24 25 678 681 222 223 79 80 307 308 103 102 429 430 548 549 263 495 523 102 832 831 619 105 390 391 687 316 868 293 74 75 1 2 750 751 135 136 174 175 28 217 457 458 10 11 543 544 448 449 483 484 614 615 388 389 639 640 369 370 229 230 777 776 63 64 14 15 98 99 291 292 130 131 223 224 2 65 233 234 73 84 269 270 340 341 435 436 450 451 511 512 541 542 637 638 699 700 846 155 801 798 899 10
182.05/193.14	c 193	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
182.06/193.21	c 193	CPU 182.74 (0.05 0.02 101.34 81.33)
182.06/193.21	c 193	END Sun Jul 12 06:13:16 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-2080981-1247371802/watcher-2080981-1247371802 -o /tmp/evaluation-result-2080981-1247371802/solver-2080981-1247371802 -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-2080981-1247371802.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.01 2.06 2.01 3/82 24664
/proc/meminfo: memFree=1754608/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=24 CPUtime=0
/proc/24664/stat : 24664 (sugar) R 24662 24664 19619 0 -1 4194304 16 0 0 0 0 0 0 0 20 0 1 0 24245588 24576 2 996147200 0 0 548682069409 18446744073709551615 265674091815 0 0 4096 0 0 0 0 17 1 0 0
/proc/24664/statm: 6 2 0 0 0 1 0

[startup+0.077557 s]
/proc/loadavg: 2.01 2.06 2.01 3/82 24664
/proc/meminfo: memFree=1754608/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16740 CPUtime=0.06
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1152 0 0 0 5 1 0 0 20 0 1 0 24245588 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24664/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101435 s]
/proc/loadavg: 2.01 2.06 2.01 3/82 24664
/proc/meminfo: memFree=1754608/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=0.06
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24245588 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24664/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.30147 s]
/proc/loadavg: 2.01 2.06 2.01 3/82 24664
/proc/meminfo: memFree=1754608/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=0.06
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24245588 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24664/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701548 s]
/proc/loadavg: 2.01 2.06 2.01 3/82 24664
/proc/meminfo: memFree=1754608/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=0.06
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1227 128 0 0 5 1 0 0 17 0 1 0 24245588 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24664/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.5027 s]
/proc/loadavg: 2.01 2.06 2.01 3/93 24686
/proc/meminfo: memFree=1746776/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=0.84
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1309 9090 0 1 5 1 73 5 15 0 1 0 24245588 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24664/statm: 4217 1111 409 3 0 796 0
[pid=24677] ppid=24664 vsize=5356 CPUtime=0
/proc/24677/stat : 24677 (sh) S 24664 24664 19619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24245679 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24677/statm: 1339 233 193 169 0 50 0
[pid=24678] ppid=24677 vsize=868576 CPUtime=0.57
/proc/24678/stat : 24678 (java) S 24677 24664 19619 0 -1 0 7375 0 1 0 54 3 0 0 18 0 9 0 24245680 889421824 6603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24678/statm: 217144 6603 2566 9 0 211649 0
[pid=24678/tid=24679] ppid=24677 vsize=868576 CPUtime=0.32
/proc/24678/task/24679/stat : 24679 (java) R 24677 24664 19619 0 -1 64 2667 0 1 0 31 1 0 0 18 0 9 0 24245681 889421824 6603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24680] ppid=24677 vsize=868576 CPUtime=0.07
/proc/24678/task/24680/stat : 24680 (java) R 24677 24664 19619 0 -1 64 2534 0 0 0 7 0 0 0 16 0 9 0 24245682 889421824 6603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24681] ppid=24677 vsize=868576 CPUtime=0
/proc/24678/task/24681/stat : 24681 (java) S 24677 24664 19619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24245682 889421824 6603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24682] ppid=24677 vsize=868576 CPUtime=0
/proc/24678/task/24682/stat : 24682 (java) S 24677 24664 19619 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24245682 889421824 6604 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24683] ppid=24677 vsize=868576 CPUtime=0
/proc/24678/task/24683/stat : 24683 (java) S 24677 24664 19619 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24245684 889421824 6606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24684] ppid=24677 vsize=868576 CPUtime=0.14
/proc/24678/task/24684/stat : 24684 (java) S 24677 24664 19619 0 -1 64 1476 0 0 0 14 0 0 0 16 0 9 0 24245684 889421824 6606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24685] ppid=24677 vsize=868576 CPUtime=0
/proc/24678/task/24685/stat : 24685 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24245684 889421824 6606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24686] ppid=24677 vsize=868576 CPUtime=0
/proc/24678/task/24686/stat : 24686 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24245684 889421824 6606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890800

[startup+3.10201 s]
/proc/loadavg: 2.01 2.06 2.01 3/93 24686
/proc/meminfo: memFree=1722840/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=0.84
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1310 9090 0 1 5 1 73 5 15 0 1 0 24245588 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24664/statm: 4217 1111 409 3 0 796 0
[pid=24677] ppid=24664 vsize=5356 CPUtime=0
/proc/24677/stat : 24677 (sh) S 24664 24664 19619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24245679 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24677/statm: 1339 233 193 169 0 50 0
[pid=24678] ppid=24677 vsize=868688 CPUtime=2.16
/proc/24678/stat : 24678 (java) S 24677 24664 19619 0 -1 0 10656 0 1 0 203 13 0 0 18 0 9 0 24245680 889536512 9577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24678/statm: 217172 9577 2590 9 0 211649 0
[pid=24678/tid=24679] ppid=24677 vsize=868688 CPUtime=1.5
/proc/24678/task/24679/stat : 24679 (java) R 24677 24664 19619 0 -1 64 3082 0 1 0 142 8 0 0 25 0 9 0 24245681 889536512 9577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24680] ppid=24677 vsize=868688 CPUtime=0.45
/proc/24678/task/24680/stat : 24680 (java) S 24677 24664 19619 0 -1 64 5361 0 0 0 42 3 0 0 16 0 9 0 24245682 889536512 9577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24681] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24681/stat : 24681 (java) S 24677 24664 19619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24245682 889536512 9577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24682] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24682/stat : 24682 (java) S 24677 24664 19619 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24245682 889536512 9577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24683] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24683/stat : 24683 (java) S 24677 24664 19619 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24245684 889536512 9577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24684] ppid=24677 vsize=868688 CPUtime=0.19
/proc/24678/task/24684/stat : 24684 (java) S 24677 24664 19619 0 -1 64 1515 0 0 0 19 0 0 0 16 0 9 0 24245684 889536512 9577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24685] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24685/stat : 24685 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24245684 889536512 9577 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24686] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24686/stat : 24686 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24245684 889536512 9577 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.30263 s]
/proc/loadavg: 2.08 2.08 2.02 3/93 24686
/proc/meminfo: memFree=1678816/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=0.84
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1310 9090 0 1 5 1 73 5 16 0 1 0 24245588 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24664/statm: 4217 1111 409 3 0 796 0
[pid=24677] ppid=24664 vsize=5356 CPUtime=0
/proc/24677/stat : 24677 (sh) S 24664 24664 19619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24245679 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24677/statm: 1339 233 193 169 0 50 0
[pid=24678] ppid=24677 vsize=868688 CPUtime=5.35
/proc/24678/stat : 24678 (java) S 24677 24664 19619 0 -1 0 11347 0 1 0 494 41 0 0 18 0 9 0 24245680 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24678/statm: 217172 9584 2590 9 0 211649 0
[pid=24678/tid=24679] ppid=24677 vsize=868688 CPUtime=4.46
/proc/24678/task/24679/stat : 24679 (java) R 24677 24664 19619 0 -1 64 3767 0 1 0 413 33 0 0 25 0 9 0 24245681 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24680] ppid=24677 vsize=868688 CPUtime=0.65
/proc/24678/task/24680/stat : 24680 (java) S 24677 24664 19619 0 -1 64 5361 0 0 0 59 6 0 0 16 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24681] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24681/stat : 24681 (java) S 24677 24664 19619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24682] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24682/stat : 24682 (java) S 24677 24664 19619 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24683] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24683/stat : 24683 (java) S 24677 24664 19619 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24684] ppid=24677 vsize=868688 CPUtime=0.2
/proc/24678/task/24684/stat : 24684 (java) S 24677 24664 19619 0 -1 64 1521 0 0 0 20 0 0 0 16 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24685] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24685/stat : 24685 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24686] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24686/stat : 24686 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24245684 889536512 9584 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.7019 s]
/proc/loadavg: 2.16 2.09 2.02 3/93 24686
/proc/meminfo: memFree=1644896/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=0.84
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1310 9090 0 1 5 1 73 5 16 0 1 0 24245588 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24664/statm: 4217 1111 409 3 0 796 0
[pid=24677] ppid=24664 vsize=5356 CPUtime=0
/proc/24677/stat : 24677 (sh) S 24664 24664 19619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24245679 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24677/statm: 1339 233 193 169 0 50 0
[pid=24678] ppid=24677 vsize=868688 CPUtime=7.44
/proc/24678/stat : 24678 (java) S 24677 24664 19619 0 -1 0 11797 0 1 0 683 61 0 0 18 0 9 0 24245680 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24678/statm: 217172 9584 2590 9 0 211649 0
[pid=24678/tid=24679] ppid=24677 vsize=868688 CPUtime=6.41
/proc/24678/task/24679/stat : 24679 (java) R 24677 24664 19619 0 -1 64 4217 0 1 0 591 50 0 0 25 0 9 0 24245681 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 102094001 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24678/tid=24680] ppid=24677 vsize=868688 CPUtime=0.8
/proc/24678/task/24680/stat : 24680 (java) S 24677 24664 19619 0 -1 64 5361 0 0 0 71 9 0 0 16 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24678/tid=24681] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24681/stat : 24681 (java) S 24677 24664 19619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24682] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24682/stat : 24682 (java) S 24677 24664 19619 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24683] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24683/stat : 24683 (java) S 24677 24664 19619 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24684] ppid=24677 vsize=868688 CPUtime=0.2
/proc/24678/task/24684/stat : 24684 (java) S 24677 24664 19619 0 -1 64 1521 0 0 0 20 0 0 0 16 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24685] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24685/stat : 24685 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24686] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24686/stat : 24686 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 890912
heavy processes:

[startup+25.5023 s]
/proc/loadavg: 2.56 2.19 2.05 3/93 24686
/proc/meminfo: memFree=1460000/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=0.84
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1310 9090 0 1 5 1 73 5 16 0 1 0 24245588 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24664/statm: 4217 1111 409 3 0 796 0
[pid=24677] ppid=24664 vsize=5356 CPUtime=0
/proc/24677/stat : 24677 (sh) S 24664 24664 19619 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24245679 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24677/statm: 1339 233 193 169 0 50 0
[pid=24678] ppid=24677 vsize=868688 CPUtime=20.06
/proc/24678/stat : 24678 (java) S 24677 24664 19619 0 -1 0 14518 0 1 0 1823 183 0 0 18 0 9 0 24245680 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24678/statm: 217172 9584 2590 9 0 211649 0
[pid=24678/tid=24679] ppid=24677 vsize=868688 CPUtime=18.14
/proc/24678/task/24679/stat : 24679 (java) R 24677 24664 19619 0 -1 64 6938 0 1 0 1660 154 0 0 25 0 9 0 24245681 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4126938844 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24678/tid=24680] ppid=24677 vsize=868688 CPUtime=1.68
/proc/24678/task/24680/stat : 24680 (java) S 24677 24664 19619 0 -1 64 5361 0 0 0 141 27 0 0 16 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24678/tid=24681] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24681/stat : 24681 (java) S 24677 24664 19619 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24682] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24682/stat : 24682 (java) S 24677 24664 19619 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24245682 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24683] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24683/stat : 24683 (java) S 24677 24664 19619 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24684] ppid=24677 vsize=868688 CPUtime=0.2
/proc/24678/task/24684/stat : 24684 (java) S 24677 24664 19619 0 -1 64 1521 0 0 0 20 0 0 0 16 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24685] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24685/stat : 24685 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24678/tid=24686] ppid=24677 vsize=868688 CPUtime=0
/proc/24678/task/24686/stat : 24686 (java) S 24677 24664 19619 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24245684 889536512 9584 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.9
Current children cumulated vsize (KiB) 890912

[startup+51.1012 s]
/proc/loadavg: 3.75 2.49 2.15 3/86 24689
/proc/meminfo: memFree=1257496/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=31.94
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1365 26310 0 2 5 1 2898 290 16 0 1 0 24245588 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24664/statm: 4217 1113 409 3 0 796 0
[pid=24688] ppid=24664 vsize=5356 CPUtime=0
/proc/24688/stat : 24688 (sh) S 24664 24664 19619 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24249681 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24688/statm: 1339 232 193 169 0 50 0
[pid=24689] ppid=24688 vsize=76708 CPUtime=10.06
/proc/24689/stat : 24689 (picosat) R 24688 24664 19619 0 -1 4194304 17225 0 0 0 455 551 0 0 25 0 1 0 24249681 78548992 17211 996147200 134512640 134931368 4294956256 18446744073709551615 134719004 0 0 4096 0 0 0 0 17 0 0 0
/proc/24689/statm: 19177 17211 40 102 0 19072 0
Current children cumulated CPU time (s) 42
Current children cumulated vsize (KiB) 98932

[startup+102.306 s]
/proc/loadavg: 4.56 2.91 2.31 3/85 24692
/proc/meminfo: memFree=1044192/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=31.94
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1365 26310 0 2 5 1 2898 290 16 0 1 0 24245588 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24664/statm: 4217 1113 409 3 0 796 0
[pid=24688] ppid=24664 vsize=5356 CPUtime=0
/proc/24688/stat : 24688 (sh) S 24664 24664 19619 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24249681 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24688/statm: 1339 232 193 169 0 50 0
[pid=24689] ppid=24688 vsize=292292 CPUtime=60.77
/proc/24689/stat : 24689 (picosat) R 24688 24664 19619 0 -1 4194304 69919 0 0 0 2794 3283 0 0 25 0 1 0 24249681 299307008 69905 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/24689/statm: 73073 69905 40 102 0 72968 0
Current children cumulated CPU time (s) 92.71
Current children cumulated vsize (KiB) 314516

[startup+162.302 s]
/proc/loadavg: 5.60 3.51 2.56 3/86 24697
/proc/meminfo: memFree=799576/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=31.94
/proc/24664/stat : 24664 (sugar) S 24662 24664 19619 0 -1 4194304 1365 26310 0 2 5 1 2898 290 16 0 1 0 24245588 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24664/statm: 4217 1113 409 3 0 796 0
[pid=24688] ppid=24664 vsize=5356 CPUtime=0
/proc/24688/stat : 24688 (sh) S 24664 24664 19619 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24249681 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24688/statm: 1339 232 193 169 0 50 0
[pid=24689] ppid=24688 vsize=543916 CPUtime=120.2
/proc/24689/stat : 24689 (picosat) R 24688 24664 19619 0 -1 4194304 131559 0 0 0 5540 6480 0 0 25 0 1 0 24249681 556969984 131545 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/24689/statm: 135979 131545 40 102 0 135874 0
Current children cumulated CPU time (s) 152.14
Current children cumulated vsize (KiB) 566140

[startup+222.301 s]
/proc/loadavg: 4.31 3.52 2.62 2/83 24707
/proc/meminfo: memFree=1658488/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=182.95
/proc/24664/stat : 24664 (sugar) D 24662 24664 19619 0 -1 4194304 1476 188379 0 3 5 23 10134 8133 15 0 1 0 24245588 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 265674265641 0 0 4224 16386 18446744071563608069 0 0 17 0 0 0
/proc/24664/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 182.95
Current children cumulated vsize (KiB) 16868

[startup+282.302 s]
/proc/loadavg: 3.73 3.51 2.67 2/83 24707
/proc/meminfo: memFree=1745528/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=183.03
/proc/24664/stat : 24664 (sugar) D 24662 24664 19619 0 -1 4194304 1476 188379 0 3 5 31 10134 8133 15 0 1 0 24245588 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 265674265641 0 0 4224 16386 18446744072099202260 0 0 17 0 0 0
/proc/24664/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 183.03
Current children cumulated vsize (KiB) 16868
heavy processes:

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

[startup+282.706 s]
/proc/loadavg: 3.73 3.51 2.67 2/83 24707
/proc/meminfo: memFree=1745528/2055920 swapFree=4192812/4192956
[pid=24664] ppid=24662 vsize=16868 CPUtime=183.03
/proc/24664/stat : 24664 (sugar) D 24662 24664 19619 0 -1 4194304 1476 188379 0 3 5 31 10134 8133 15 0 1 0 24245588 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 265674265641 0 0 4224 16386 18446744072099202260 0 0 17 0 0 0
/proc/24664/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 183.03
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 282.774
CPU time (s): 183.059
CPU user time (s): 101.407
CPU system time (s): 81.6526
CPU usage (%): 64.7368
Max. virtual memory (cumulated for all children) (KiB): 890988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.407
system time used= 81.6526
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189916
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= 62200
involuntary context switches= 66301

runsolver used 0.353946 second user time and 0.796878 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-12 06:10:02
IDJOB=2080981
IDBENCH=57218
IDSOLVER=738
FILE ID=node76/2080981-1247371802
PBS_JOBID= 9506996
Free space on /tmp= 66428 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-15/normalized-super-os-taillard-15-18.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-2080981-1247371802/watcher-2080981-1247371802 -o /tmp/evaluation-result-2080981-1247371802/solver-2080981-1247371802 -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-2080981-1247371802.xml

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

MD5SUM BENCH= 6c4fe0b768bfa979303b578f14aded5b
RANDOM SEED=1914838899

node76.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.277
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.277
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:       1755024 kB
Buffers:         36392 kB
Cached:         162780 kB
SwapCached:          0 kB
Active:         160792 kB
Inactive:        74704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          56688 kB
Slab:            50452 kB
Committed_AS:   214140 kB
PageTables:       1940 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= 66424 MiB
End job on node76 at 2009-07-12 06:14:45