Trace number 1074792

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
Mistral-option 1.314SAT 539.653 539.859

DiagnosticValue
ASSIGNMENTS1434050
CHECKS3479430000

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-1.xml
MD5SUM1badaae3ade26737a7c9af09708047c4
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 benchmark55.6205
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1265
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.00/0.00	c mistral-option version 1.313
539.48/539.75	s SATISFIABLE
539.48/539.75	v 1193 119 1028 1093 664 360 54 455 539 972 151 416 280 716 0 245 908 205 843 773 1028 779 344 476 836 237 1158 710 578 549 931 404 187 107 72 659 0 252 1188 59 63 549 422 1017 354 313 0 35 856 1061 773 1244 234 455 120 659 644 934 81 895 1065 522 1240 113 866 767 320 216 681 134 479 1132 396 256 601 0 965 78 1005 650 649 172 212 303 84 1079 76 1233 475 493 128 903 37 435 1127 151 822 344 425 765 1194 204 187 738 0 275 549 923 493 684 824 327 1133 964 699 151 597 422 72 1054 657 1132 63 767 957 326 1042 0 286 1220 496 220 416 82 903 560 699 257 925 831 175 866 126 102 404 0 539 54 1191 309 779 467 965 610 596 113 157 1130 1061 216 119 903 129 1193 263 742 307 476 604 592 836 102 1087 1151 988 711 802 387 0 475 983 1209 1239 1160 554 457 1065 732 908 133 299 688 79 376 857 248 404 0 756 636 476 55 169 207 1190 0 286 268 440 657 1084 972 133 49 844 988 575 756 396 307 657 578 0 1158 355 82 496 48 1086 133 893 214 1031 973 427 299 173 834 738 1209 408 48 916 157 23 252 1188 1215 742 1093 880 568 1017 0 664 592 309 446 838 129 610 721 541 694 0 173 1038 355 861 893 1233 973 843 75 710 267 446 1099 1157 773 1133 432 923 1086 649 1042 604 820 102 547 97 317 844 880 146 0 721 211 286 360 327 118 577 227 1152 1209 205 1031 387 824 209 465 84 684 928 143 875 0 158 257 37 548 427 0 234 1099 681 331 204 107 839 267 390 1160 75 931 1028 476 603 744 169 55 682 601 1054 663 320 976 360 397 761 1127 0 479 875 415 408 133 248 934 931 146 269 405 988 475 1146 694 340 0 1038 576 541 432 1240 286 779 224 870 79 603 1182 342 699 134 237 525 931 983 1013 668 454 205 560 0 1127 59 834 546 409
539.48/539.75	d CHECKS 3479425485
539.48/539.75	d ASSIGNMENTS 1434054

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074792-1215179755/watcher-1074792-1215179755 -o /tmp/evaluation-result-1074792-1215179755/solver-1074792-1215179755 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1074792-1215179755.xml -heu dyn -sac 3 -ds 2 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.63 2.46 2.18 4/73 3416
/proc/meminfo: memFree=1737776/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=4584 CPUtime=0
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 640905936 4694016 292 996147200 134512640 135239763 4294956192 18446744073709551615 4158772064 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 1146 300 255 177 0 49 0

[startup+0.0368271 s]
/proc/loadavg: 2.63 2.46 2.18 4/73 3416
/proc/meminfo: memFree=1737776/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=7232 CPUtime=0.03
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 1122 0 0 0 3 0 0 0 18 0 1 0 640905936 7405568 1088 996147200 134512640 135239763 4294956192 18446744073709551615 5170811 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 1808 1088 375 177 0 711 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7232

[startup+0.101833 s]
/proc/loadavg: 2.63 2.46 2.18 4/73 3416
/proc/meminfo: memFree=1737776/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=9280 CPUtime=0.09
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 1623 0 0 0 9 0 0 0 18 0 1 0 640905936 9502720 1589 996147200 134512640 135239763 4294956192 18446744073709551615 5170811 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 2320 1590 375 177 0 1223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.301854 s]
/proc/loadavg: 2.63 2.46 2.18 4/73 3416
/proc/meminfo: memFree=1737776/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=15344 CPUtime=0.3
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 3187 0 0 0 28 2 0 0 19 0 1 0 640905936 15712256 3087 996147200 134512640 135239763 4294956192 18446744073709551615 5170811 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 3836 3087 375 177 0 2739 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 15344

[startup+0.701897 s]
/proc/loadavg: 2.63 2.46 2.18 4/73 3416
/proc/meminfo: memFree=1737776/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=36492 CPUtime=0.69
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 8489 0 0 0 65 4 0 0 23 0 1 0 640905936 37367808 8258 996147200 134512640 135239763 4294956192 18446744073709551615 134834160 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9123 8258 403 177 0 8026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36492

[startup+1.50198 s]
/proc/loadavg: 2.63 2.46 2.18 3/74 3417
/proc/meminfo: memFree=1705576/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=37264 CPUtime=1.49
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 8746 0 0 0 145 4 0 0 25 0 1 0 640905936 38158336 8386 996147200 134512640 135239763 4294956192 18446744073709551615 134797496 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9316 8386 405 177 0 8219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37264

[startup+3.10115 s]
/proc/loadavg: 2.63 2.46 2.18 3/74 3417
/proc/meminfo: memFree=1705384/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=37396 CPUtime=3.09
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 8768 0 0 0 305 4 0 0 25 0 1 0 640905936 38293504 8408 996147200 134512640 135239763 4294956192 18446744073709551615 135030786 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9349 8408 405 177 0 8252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37396

[startup+6.30148 s]
/proc/loadavg: 2.58 2.45 2.18 3/74 3417
/proc/meminfo: memFree=1705320/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=37396 CPUtime=6.29
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 8780 0 0 0 625 4 0 0 25 0 1 0 640905936 38293504 8420 996147200 134512640 135239763 4294956192 18446744073709551615 134834087 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9349 8420 405 177 0 8252 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37396

[startup+12.7012 s]
/proc/loadavg: 2.54 2.44 2.18 3/74 3417
/proc/meminfo: memFree=1705064/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=37528 CPUtime=12.69
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 8818 0 0 0 1265 4 0 0 25 0 1 0 640905936 38428672 8458 996147200 134512640 135239763 4294956192 18446744073709551615 134821087 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9382 8458 405 177 0 8285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37528

[startup+25.5015 s]
/proc/loadavg: 2.42 2.42 2.18 3/74 3417
/proc/meminfo: memFree=1705000/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=37660 CPUtime=25.48
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 8865 0 0 0 2544 4 0 0 25 0 1 0 640905936 38563840 8505 996147200 134512640 135239763 4294956192 18446744073709551615 135030894 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9415 8505 405 177 0 8318 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37660

[startup+51.1012 s]
/proc/loadavg: 2.27 2.38 2.17 3/74 3417
/proc/meminfo: memFree=1704744/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=37924 CPUtime=51.07
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 8912 0 0 0 5103 4 0 0 25 0 1 0 640905936 38834176 8552 996147200 134512640 135239763 4294956192 18446744073709551615 135030786 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9481 8552 405 177 0 8384 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37924

[startup+102.306 s]
/proc/loadavg: 2.12 2.32 2.16 3/74 3417
/proc/meminfo: memFree=1704360/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38080 CPUtime=102.26
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 8979 0 0 0 10222 4 0 0 25 0 1 0 640905936 38993920 8619 996147200 134512640 135239763 4294956192 18446744073709551615 134801936 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9520 8619 405 177 0 8423 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38080

[startup+162.302 s]
/proc/loadavg: 2.04 2.26 2.15 3/74 3417
/proc/meminfo: memFree=1704168/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38212 CPUtime=162.23
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9016 0 0 0 16219 4 0 0 25 0 1 0 640905936 39129088 8656 996147200 134512640 135239763 4294956192 18446744073709551615 135100976 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9553 8656 405 177 0 8456 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38212

[startup+222.301 s]
/proc/loadavg: 2.01 2.21 2.14 3/74 3417
/proc/meminfo: memFree=1704104/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38212 CPUtime=222.21
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9018 0 0 0 22217 4 0 0 25 0 1 0 640905936 39129088 8658 996147200 134512640 135239763 4294956192 18446744073709551615 134802056 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9553 8658 405 177 0 8456 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 38212

[startup+282.302 s]
/proc/loadavg: 2.00 2.17 2.13 3/74 3417
/proc/meminfo: memFree=1704104/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38212 CPUtime=282.19
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9022 0 0 0 28215 4 0 0 25 0 1 0 640905936 39129088 8662 996147200 134512640 135239763 4294956192 18446744073709551615 135101068 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9553 8662 405 177 0 8456 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 38212

[startup+342.302 s]
/proc/loadavg: 2.00 2.14 2.12 3/74 3423
/proc/meminfo: memFree=1703848/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38212 CPUtime=342.15
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9022 0 0 0 34211 4 0 0 25 0 1 0 640905936 39129088 8662 996147200 134512640 135239763 4294956192 18446744073709551615 135030894 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9553 8662 405 177 0 8456 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 38212

[startup+402.301 s]
/proc/loadavg: 2.00 2.11 2.10 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=402.13
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9029 0 0 0 40209 4 0 0 25 0 1 0 640905936 39264256 8669 996147200 134512640 135239763 4294956192 18446744073709551615 135030801 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8669 405 177 0 8489 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 38344

[startup+462.302 s]
/proc/loadavg: 2.00 2.09 2.09 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=462.11
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9034 0 0 0 46207 4 0 0 25 0 1 0 640905936 39264256 8674 996147200 134512640 135239763 4294956192 18446744073709551615 135071045 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8674 405 177 0 8489 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 38344

[startup+522.302 s]
/proc/loadavg: 2.00 2.07 2.09 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=522.09
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9037 0 0 0 52205 4 0 0 25 0 1 0 640905936 39264256 8677 996147200 134512640 135239763 4294956192 18446744073709551615 135030883 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8677 405 177 0 8489 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 38344

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

[startup+524.706 s]
/proc/loadavg: 2.00 2.07 2.08 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=524.49
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9037 0 0 0 52445 4 0 0 25 0 1 0 640905936 39264256 8677 996147200 134512640 135239763 4294956192 18446744073709551615 135031215 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8677 405 177 0 8489 0
Current children cumulated CPU time (s) 524.49
Current children cumulated vsize (KiB) 38344

[startup+531.102 s]
/proc/loadavg: 2.00 2.07 2.08 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=530.88
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9042 0 0 0 53084 4 0 0 25 0 1 0 640905936 39264256 8682 996147200 134512640 135239763 4294956192 18446744073709551615 135030631 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8682 405 177 0 8489 0
Current children cumulated CPU time (s) 530.88
Current children cumulated vsize (KiB) 38344

[startup+534.301 s]
/proc/loadavg: 2.00 2.06 2.08 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=534.08
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9050 0 0 0 53404 4 0 0 25 0 1 0 640905936 39264256 8690 996147200 134512640 135239763 4294956192 18446744073709551615 135071597 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8690 405 177 0 8489 0
Current children cumulated CPU time (s) 534.08
Current children cumulated vsize (KiB) 38344

[startup+537.501 s]
/proc/loadavg: 2.00 2.06 2.08 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=537.28
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9055 0 0 0 53724 4 0 0 25 0 1 0 640905936 39264256 8695 996147200 134512640 135239763 4294956192 18446744073709551615 135030894 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8695 405 177 0 8489 0
Current children cumulated CPU time (s) 537.28
Current children cumulated vsize (KiB) 38344

[startup+539.102 s]
/proc/loadavg: 2.00 2.06 2.08 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=538.88
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9055 0 0 0 53884 4 0 0 25 0 1 0 640905936 39264256 8695 996147200 134512640 135239763 4294956192 18446744073709551615 135071045 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8695 405 177 0 8489 0
Current children cumulated CPU time (s) 538.88
Current children cumulated vsize (KiB) 38344

[startup+539.502 s]
/proc/loadavg: 2.00 2.06 2.08 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=539.28
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9055 0 0 0 53924 4 0 0 25 0 1 0 640905936 39264256 8695 996147200 134512640 135239763 4294956192 18446744073709551615 134801961 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8695 405 177 0 8489 0
Current children cumulated CPU time (s) 539.28
Current children cumulated vsize (KiB) 38344

[startup+539.702 s]
/proc/loadavg: 2.00 2.06 2.08 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38344 CPUtime=539.48
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9055 0 0 0 53944 4 0 0 25 0 1 0 640905936 39264256 8695 996147200 134512640 135239763 4294956192 18446744073709551615 135071326 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9586 8695 405 177 0 8489 0
Current children cumulated CPU time (s) 539.48
Current children cumulated vsize (KiB) 38344

[startup+539.802 s]
/proc/loadavg: 2.00 2.06 2.08 3/74 3423
/proc/meminfo: memFree=1703912/2055920 swapFree=4180580/4192956
[pid=3416] ppid=3414 vsize=38500 CPUtime=539.58
/proc/3416/stat : 3416 (xsolve) R 3414 3416 1127 0 -1 4194304 9099 0 0 0 53954 4 0 0 25 0 1 0 640905936 39424000 8739 996147200 134512640 135239763 4294956192 18446744073709551615 5165180 0 0 4096 0 0 0 0 17 0 0 0
/proc/3416/statm: 9625 8739 412 177 0 8528 0
Current children cumulated CPU time (s) 539.58
Current children cumulated vsize (KiB) 38500

Child status: 0
Real time (s): 539.859
CPU time (s): 539.653
CPU user time (s): 539.596
CPU system time (s): 0.056991
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 38500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 539.596
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9108
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1900

runsolver used 0.479927 second user time and 1.48877 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-04 15:55:55
IDJOB=1074792
IDBENCH=56441
IDSOLVER=357
FILE ID=node79/1074792-1215179755
PBS_JOBID= 7881453
Free space on /tmp= 66552 MiB

SOLVER NAME= Mistral-option 1.314
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-1.xml
COMMAND LINE= HOME/xsolve BENCHNAME -heu dyn -sac 3 -ds 2 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074792-1215179755/watcher-1074792-1215179755 -o /tmp/evaluation-result-1074792-1215179755/solver-1074792-1215179755 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1074792-1215179755.xml -heu dyn -sac 3 -ds 2 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1badaae3ade26737a7c9af09708047c4
RANDOM SEED=1761819444

node79.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.218
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.218
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:       1738256 kB
Buffers:         63948 kB
Cached:         156564 kB
SwapCached:       6948 kB
Active:         168048 kB
Inactive:        94244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738256 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          48788 kB
Slab:            40728 kB
Committed_AS:  1034684 kB
PageTables:       1772 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= 66552 MiB
End job on node79 at 2008-07-04 16:04:55