Trace number 233236

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40SAT 43.0115 43.9163

General information on the benchmark

Nametaillard/os-taillard-20/
os-taillard-20-105-3.xml
MD5SUMaf76b8d5f9d1f307c434b42c9d393cf0
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 benchmark0.804877
SatisfiableYES
(Un)Satisfiability was provedYES
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 (download as text)

0.15	c # Sugar v0-40 (/tmp/evaluation/233236-1170106670/sugar-v0-40.jar)
0.15	
0.17	c # MAIN  BEGIN : /tmp/evaluation/233236-1170106670/unknown.xml [Mon Jan 29 22:37:51 2007]
0.17	c # CONVERT_XML  BEGIN : /tmp/evaluation/233236-1170106670/unknown.xml /tmp/evaluation/233236-1170106670/sugar26842.csp [Mon Jan 29 22:37:51 2007]
0.17	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/233236-1170106670/sugar-v0-40.jar -convert /tmp/evaluation/233236-1170106670/unknown.xml /tmp/evaluation/233236-1170106670/sugar26842.csp
0.35	c BEGIN convert /tmp/evaluation/233236-1170106670/unknown.xml
1.32	c END convert (0.967707 seconds)
1.36	c # CONVERT_XML  END : /tmp/evaluation/233236-1170106670/sugar26842.csp 378048 bytes (1 seconds) [Mon Jan 29 22:37:52 2007]
1.36	c # CONVERT_XML  CPU : 1.07 = 0 + 0 + 0.99 + 0.08
1.36	
1.36	c # GENERATE_SAT  BEGIN : /tmp/evaluation/233236-1170106670/sugar26842.bcnf [Mon Jan 29 22:37:52 2007]
1.36	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/233236-1170106670/sugar-v0-40.jar -bcnf -map /tmp/evaluation/233236-1170106670/sugar26842.map /tmp/evaluation/233236-1170106670/sugar26842.csp /tmp/evaluation/233236-1170106670/sugar26842.bcnf
1.48	c BEGIN parse /tmp/evaluation/233236-1170106670/sugar26842.csp
2.57	c END parse (1.088845 seconds)
2.57	c BEGIN simplify
2.64	c END simplify (0.077082 seconds)
2.64	c BEGIN encode /tmp/evaluation/233236-1170106670/sugar26842.bcnf
21.80	c END encode (19.155399 seconds)
21.97	c # GENERATE_SAT  END : 544596 variables 19901092 clauses 316150112 bytes (20 seconds) [Mon Jan 29 22:38:12 2007]
21.97	c # GENERATE_SAT  CPU : 20.2 = 0.14 + 0.01 + 18.71 + 1.34
21.97	
21.97	c # SOLVE_SAT  BEGIN : /tmp/evaluation/233236-1170106670/sugar26842.bcnf [Mon Jan 29 22:38:12 2007]
21.97	c # CMD : /tmp/evaluation/233236-1170106670/minisat /tmp/evaluation/233236-1170106670/sugar26842.bcnf /tmp/evaluation/233236-1170106670/sugar26842.out
33.76	c ==================================[MINISAT]===================================
33.76	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
33.76	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
33.76	c ==============================================================================
33.76	c |         0 | 19901092 59136280 | 6633697       0        0     nan |  0.000 % |
38.89	c |       100 | 19901092 59136280 | 7297066     100     1435    14.3 |  0.000 % |
42.48	c ==============================================================================
42.48	c restarts              : 2
42.48	c conflicts             : 170            (9 /sec)
42.48	c decisions             : 3869           (205 /sec)
42.48	c propagations          : 2923749        (154678 /sec)
42.48	c conflict literals     : 2202           (5.57 % deleted)
42.48	c Memory used           : 855.64 MB
42.48	c CPU time              : 18.9021 s
42.48	c 
42.48	c SATISFIABLE
42.90	c # SOLVE_SAT  END : SATISFIABLE (21 seconds) [Mon Jan 29 22:38:33 2007]
42.90	c # SOLVE_SAT  CPU : 20.72 = 0 + 0 + 19.17 + 1.55
42.90	
42.90	c # RESULT : SATISFIABLE
42.90	
42.90	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 22:38:33 2007]
43.03	c BEGIN read SAT output /tmp/evaluation/233236-1170106670/sugar26842.out
43.48	c END read SAT output (0.451084 seconds)
43.48	c BEGIN write solution /tmp/evaluation/233236-1170106670/sugar26842.sol
43.69	c END write solution (0.201118 seconds)
43.73	s SATISFIABLE
43.73	v 1323 930 54 587 1079 128 709 764 154 666 0 1083 1149 334 132 289 1234 407 494 186 1117 427 513 1228 858 886 608 843 1202 953 624 640 1297 952 1049 1181 331 238 791 729 858 777 685 868 247 1238 385 168 1117 1316 1213 525 319 5 972 798 101 1305 1001 442 464 860 256 1129 28 48 512 921 50 770 936 757 932 610 666 1291 116 392 1231 193 701 5 444 1024 1313 76 144 50 295 846 767 864 470 1170 1363 162 371 245 889 542 182 1134 1227 398 198 261 527 841 642 893 5 338 1353 167 1033 993 1126 457 99 496 455 1359 1161 981 507 1081 8 955 1264 773 134 17 669 201 970 112 873 533 574 1347 503 764 886 96 1265 178 1110 405 335 747 933 1123 160 1172 266 51 1067 505 586 1330 699 1089 666 369 737 887 165 1186 829 1028 307 1340 2 1261 814 1196 950 992 405 572 36 259 838 404 3 100 1258 1027 865 199 884 762 1059 940 495 1154 585 325 669 193 10 800 1234 1146 1334 983 393 1123 162 499 941 1090 586 564 915 1191 124 699 1296 632 256 9 1212 542 168 106 934 727 490 798 316 332 1052 458 1271 241 1153 879 1156 179 268 1210 914 87 765 406 479 650 1127 973 489 1104 213 852 175 717 1295 14 1231 981 68 1027 18 562 154 965 181 170 1125 232 396 982 471 1258 678 295 867 754 347 1279 346 1301 74 1224 503 850 431 1 169 1000 1083 642 562 1265 874 1172 318 236 1127 944 861 218 649 16 933 899 1159 1296 790 350 301 990 72 1147 539 709 400 1067 593 1212 0 524 1028 206 135 425 649 597 70 870 1020 1104 1287 172 747 955 177 1007 743 302 260 730 1241 1198 985 61 664 1324 967 574 1203 1009 1056 379 70 1119 871 820 912 1201 1212 53 478 257 430 137 333 1183 1209 89 1321 103 911 1072 64 1247 570 226 519 992 804 1188 736 895 953 872 464 1235 1020 1103 85 331 1134 236 1345 1247 15 670 90 632
43.74	c # OUTPUT_SOL  END :  (1 seconds) [Mon Jan 29 22:38:34 2007]
43.74	c # OUTPUT_SOL  CPU : 0.780000000000004 = 0.00999999999999998 + 0 + 0.690000000000005 + 0.0799999999999996
43.75	
43.75	c # MAIN  END :  (43 seconds) [Mon Jan 29 22:38:34 2007]
43.75	c # MAIN  CPU : 42.77 = 0.15 + 0.01 + 39.56 + 3.05
43.75	

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-233236-1170106670 -o ROOT/results/node11/solver-233236-1170106670 -C 1800 -M 900 /tmp/evaluation/233236-1170106670/solver /tmp/evaluation/233236-1170106670 /tmp/evaluation/233236-1170106670/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 3.46 3.23 3.09 5/94 26843
/proc/meminfo: memFree=1313376/2055920 swapFree=4192812/4192956
[pid=26842] ppid=26840 vsize=5352 CPUtime=0
/proc/26842/stat : 26842 (solver) D 26840 26842 26438 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 30621582 5480448 231 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 262910045479 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26842/statm: 1338 231 193 169 0 49 0

[startup+0.108681 s]
/proc/loadavg: 3.46 3.23 3.09 5/94 26843
/proc/meminfo: memFree=1313376/2055920 swapFree=4192812/4192956
[pid=26842] ppid=26840 vsize=12404 CPUtime=0
/proc/26842/stat : 26842 (sugar) D 26840 26842 26438 0 -1 4194304 661 0 0 0 0 0 0 0 18 0 1 0 30621582 12701696 380 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/26842/statm: 3101 380 275 3 0 201 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12404

[startup+0.516732 s]
/proc/loadavg: 3.46 3.23 3.09 5/94 26843
/proc/meminfo: memFree=1313376/2055920 swapFree=4192812/4192956
[pid=26842] ppid=26840 vsize=13724 CPUtime=0.04
/proc/26842/stat : 26842 (sugar) S 26840 26842 26438 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30621582 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26842/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34082 s]
/proc/loadavg: 3.46 3.23 3.09 3/102 26851
/proc/meminfo: memFree=1274976/2055920 swapFree=4192812/4192956
[pid=26842] ppid=26840 vsize=13724 CPUtime=0.04
/proc/26842/stat : 26842 (sugar) S 26840 26842 26438 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30621582 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26842/statm: 3431 805 368 3 0 531 0
[pid=26844] ppid=26842 vsize=807404 CPUtime=1.07
/proc/26844/stat : 26844 (java) S 26842 26842 26438 0 -1 0 11017 0 1 0 99 8 0 0 24 0 8 0 30621599 826781696 10762 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26844/statm: 201851 10762 1695 14 0 189129 0
[pid=26844/tid=26845] ppid=26842 vsize=807404 CPUtime=0.11
/proc/26844/task/26845/stat : 26845 (java) S 26842 26842 26438 0 -1 64 4410 0 0 0 10 1 0 0 16 0 8 0 30621608 826781696 10762 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26844/tid=26846] ppid=26842 vsize=807404 CPUtime=0
/proc/26844/task/26846/stat : 26846 (java) S 26842 26842 26438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30621609 826781696 10762 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26844/tid=26847] ppid=26842 vsize=807404 CPUtime=0
/proc/26844/task/26847/stat : 26847 (java) S 26842 26842 26438 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 30621609 826781696 10762 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26844/tid=26848] ppid=26842 vsize=807404 CPUtime=0
/proc/26844/task/26848/stat : 26848 (java) S 26842 26842 26438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30621612 826781696 10762 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26844/tid=26849] ppid=26842 vsize=807404 CPUtime=0.17
/proc/26844/task/26849/stat : 26849 (java) S 26842 26842 26438 0 -1 64 420 0 0 0 17 0 0 0 16 0 8 0 30621612 826781696 10762 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26844/tid=26850] ppid=26842 vsize=807404 CPUtime=0
/proc/26844/task/26850/stat : 26850 (java) S 26842 26842 26438 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30621612 826781696 10762 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26844/tid=26851] ppid=26842 vsize=807404 CPUtime=0
/proc/26844/task/26851/stat : 26851 (java) S 26842 26842 26438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30621612 826781696 10762 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 821128

[startup+2.98902 s]
/proc/loadavg: 3.46 3.23 3.09 3/102 26859
/proc/meminfo: memFree=1282720/2055920 swapFree=4192812/4192956
[pid=26842] ppid=26840 vsize=13724 CPUtime=1.11
/proc/26842/stat : 26842 (sugar) S 26840 26842 26438 0 -1 4194304 1190 11025 0 1 3 1 99 8 16 0 1 0 30621582 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26842/statm: 3431 809 371 3 0 531 0
[pid=26852] ppid=26842 vsize=807344 CPUtime=1.6
/proc/26852/stat : 26852 (java) R 26842 26842 26438 0 -1 0 9814 0 1 0 150 10 0 0 25 0 8 0 30621718 826720256 9558 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26852/statm: 201836 9558 1510 14 0 189114 0
[pid=26852/tid=26853] ppid=26842 vsize=807344 CPUtime=0.19
/proc/26852/task/26853/stat : 26853 (java) S 26842 26842 26438 0 -1 64 3586 0 0 0 18 1 0 0 16 0 8 0 30621721 826720256 9558 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26854] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26854/stat : 26854 (java) S 26842 26842 26438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30621722 826720256 9558 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26855] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26855/stat : 26855 (java) S 26842 26842 26438 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30621722 826720256 9558 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26856] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26856/stat : 26856 (java) S 26842 26842 26438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30621725 826720256 9558 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26857] ppid=26842 vsize=807344 CPUtime=0.16
/proc/26852/task/26857/stat : 26857 (java) S 26842 26842 26438 0 -1 64 415 0 0 0 15 1 0 0 16 0 8 0 30621725 826720256 9558 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26858] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26858/stat : 26858 (java) S 26842 26842 26438 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30621725 826720256 9558 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26859] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26859/stat : 26859 (java) S 26842 26842 26438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30621725 826720256 9558 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 821068

[startup+6.26841 s]
/proc/loadavg: 3.35 3.21 3.09 3/102 26859
/proc/meminfo: memFree=1226336/2055920 swapFree=4192812/4192956
[pid=26842] ppid=26840 vsize=13724 CPUtime=1.11
/proc/26842/stat : 26842 (sugar) S 26840 26842 26438 0 -1 4194304 1190 11025 0 1 3 1 99 8 16 0 1 0 30621582 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26842/statm: 3431 809 371 3 0 531 0
[pid=26852] ppid=26842 vsize=807344 CPUtime=4.84
/proc/26852/stat : 26852 (java) R 26842 26842 26438 0 -1 0 9821 0 1 0 456 28 0 0 25 0 8 0 30621718 826720256 9564 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802746 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26852/statm: 201836 9564 1510 14 0 189114 0
[pid=26852/tid=26853] ppid=26842 vsize=807344 CPUtime=0.19
/proc/26852/task/26853/stat : 26853 (java) S 26842 26842 26438 0 -1 64 3586 0 0 0 18 1 0 0 16 0 8 0 30621721 826720256 9564 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26854] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26854/stat : 26854 (java) S 26842 26842 26438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30621722 826720256 9564 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26855] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26855/stat : 26855 (java) S 26842 26842 26438 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30621722 826720256 9564 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26856] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26856/stat : 26856 (java) S 26842 26842 26438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30621725 826720256 9564 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26857] ppid=26842 vsize=807344 CPUtime=0.17
/proc/26852/task/26857/stat : 26857 (java) S 26842 26842 26438 0 -1 64 421 0 0 0 16 1 0 0 16 0 8 0 30621725 826720256 9564 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26858] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26858/stat : 26858 (java) S 26842 26842 26438 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30621725 826720256 9564 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26859] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26859/stat : 26859 (java) S 26842 26842 26438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30621725 826720256 9564 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 821068

[startup+12.7672 s]
/proc/loadavg: 3.32 3.20 3.09 3/102 26859
/proc/meminfo: memFree=1106472/2055920 swapFree=4192812/4192956
[pid=26842] ppid=26840 vsize=13724 CPUtime=1.11
/proc/26842/stat : 26842 (sugar) S 26840 26842 26438 0 -1 4194304 1190 11025 0 1 3 1 99 8 16 0 1 0 30621582 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26842/statm: 3431 809 371 3 0 531 0
[pid=26852] ppid=26842 vsize=807344 CPUtime=11.23
/proc/26852/stat : 26852 (java) R 26842 26842 26438 0 -1 0 11760 0 1 0 1054 69 0 0 25 0 8 0 30621718 826720256 11502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807546 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26852/statm: 201836 11502 1510 14 0 189114 0
[pid=26852/tid=26853] ppid=26842 vsize=807344 CPUtime=0.25
/proc/26852/task/26853/stat : 26853 (java) S 26842 26842 26438 0 -1 64 5524 0 0 0 23 2 0 0 16 0 8 0 30621721 826720256 11502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26854] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26854/stat : 26854 (java) S 26842 26842 26438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30621722 826720256 11502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26855] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26855/stat : 26855 (java) S 26842 26842 26438 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30621722 826720256 11502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26856] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26856/stat : 26856 (java) S 26842 26842 26438 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30621725 826720256 11502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26857] ppid=26842 vsize=807344 CPUtime=0.17
/proc/26852/task/26857/stat : 26857 (java) S 26842 26842 26438 0 -1 64 421 0 0 0 16 1 0 0 16 0 8 0 30621725 826720256 11502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26858] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26858/stat : 26858 (java) S 26842 26842 26438 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30621725 826720256 11502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26852/tid=26859] ppid=26842 vsize=807344 CPUtime=0
/proc/26852/task/26859/stat : 26859 (java) S 26842 26842 26438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30621725 826720256 11502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 821068

[startup+25.6217 s]
/proc/loadavg: 3.39 3.22 3.10 3/95 26860
/proc/meminfo: memFree=781152/2055920 swapFree=4192812/4192956
[pid=26842] ppid=26840 vsize=22196 CPUtime=21.31
/proc/26842/stat : 26842 (sugar) S 26840 26842 26438 0 -1 4194304 3370 22803 0 2 17 2 1970 142 20 0 1 0 30621582 22728704 2891 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26842/statm: 5549 2891 373 3 0 2649 0
[pid=26860] ppid=26842 vsize=269656 CPUtime=3.58
/proc/26860/stat : 26860 (minisat) R 26842 26842 26438 0 -1 0 62383 0 0 0 317 41 0 0 25 0 1 0 30623779 276127744 62178 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134518962 0 0 4096 0 0 0 0 17 1 0 0
/proc/26860/statm: 67414 62178 35 112 0 67298 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 291852

Child status: 0
Real time (s): 43.9163
CPU time (s): 43.0115
CPU user time (s): 39.753
CPU system time (s): 3.2585
CPU usage (%): 97.9397
Max. virtual memory (cumulated for all children) (KiB): 898368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.753
system time used= 3.2585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247547
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= 2311
involuntary context switches= 3643

runsolver used 0.048992 s user time and 0.152976 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Jan 29 21:37:50 UTC 2007


IDJOB= 233236
IDBENCH= 6588
IDSOLVER= 86
FILE ID= node11/233236-1170106670

PBS_JOBID= 3689788

Free space on /tmp= 66557 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-20/os-taillard-20-105-3.xml
COMMAND LINE= /tmp/evaluation/233236-1170106670/solver /tmp/evaluation/233236-1170106670 /tmp/evaluation/233236-1170106670/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-233236-1170106670 -o ROOT/results/node11/solver-233236-1170106670 -C 1800 -M 900  /tmp/evaluation/233236-1170106670/solver /tmp/evaluation/233236-1170106670 /tmp/evaluation/233236-1170106670/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  af76b8d5f9d1f307c434b42c9d393cf0

RANDOM SEED= 513038834

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.243
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.243
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:       1314048 kB
Buffers:          3528 kB
Cached:          39312 kB
SwapCached:          0 kB
Active:         689040 kB
Inactive:         8484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1314048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:         680196 kB
Slab:            27960 kB
Committed_AS:  1014436 kB
PageTables:       3400 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= 66557 MiB



End job on node11 on Mon Jan 29 21:38:34 UTC 2007