Trace number 2115210

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
Choco2.1.1b 2009-07-16SAT 14.2038 14.3698

DiagnosticValue
CHECKS0
NODES1716

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-105-3.xml
MD5SUM5e792bc79615f181544eb9a50a682e17
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.886864
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size993
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data

14.13/14.34	s SATISFIABLE
14.13/14.34	v 844 266 227 480 444 738 577 218 39 324 681 833 0 928 291 379 713 480 920 767 434 565 848 168 650 291 603 697 60 269 459 770 164 63 496 650 319 568 817 858 457 846 0 232 123 241 765 218 15 618 121 718 426 875 857 956 54 374 490 533 353 444 319 415 767 554 203 163 246 483 527 478 642 109 846 35 602 186 704 120 278 796 472 486 920 579 887 937 47 0 51 491 0 937 596 745 678 16 414 146 227 816 858 278 661 422 653 31 175 130 631 496 486 790 261 132 364 72 767 213 448 305 718 208 96 542 991 464 324 920 425 831 738 639 382 269 500 26 402 97 661 579 751 60 186 315 950 796 875 0 296 130 884 931 711 787 569 521 913 35 0 402 642 955 207 366 31 679 788 770 611 822 297 736 121 817 0 787 595 433 535 833 289 858 729 50 27 213 550 603 0 97 650 171 469 392 611 884 168 262 315 653 63 434 0 153 521 371 745 907 679 246 96 409 153 294 568 123 913 175 365 261 831 0 490 
14.13/14.34	d AC 32
14.13/14.34	d RUNTIME 14.194
14.13/14.34	d NODES 1716
14.13/14.34	d NODES/s 121
14.13/14.34	d BACKTRACKS 303
14.13/14.34	d BACKTRACKS/s 21
14.13/14.34	d CHECKS 0
14.13/14.34	d CHECKS/s 0
14.13/14.34	c SAT 14.194 TIME      1716 NDS    887 PARSTIME      399 BUILDPB       1000 CONFIG        11908 RES       true RESTART       1 HEURISTIC       true RANDVAL      

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-2115210-1248028477/watcher-2115210-1248028477 -o /tmp/evaluation-result-2115210-1248028477/solver-2115210-1248028477 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115210-1248028477.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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: 1.85 1.95 1.69 3/80 30540
/proc/meminfo: memFree=476696/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=18576 CPUtime=0
/proc/30540/stat : 30540 (runsolver) R 30538 30540 30202 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 89911605 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 221954764071 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30540/statm: 4644 284 249 26 0 2626 0

[startup+0.0451641 s]
/proc/loadavg: 1.85 1.95 1.69 3/80 30540
/proc/meminfo: memFree=476696/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=859892 CPUtime=0.03
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 2274 0 1 0 2 1 0 0 19 0 5 0 89911605 880529408 1858 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 214973 1872 869 9 0 209888 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 859892

[startup+0.10885 s]
/proc/loadavg: 1.85 1.95 1.69 3/80 30540
/proc/meminfo: memFree=476696/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=864060 CPUtime=0.09
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 3860 0 1 0 7 2 0 0 19 0 9 0 89911605 884797440 3310 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216015 3310 1739 9 0 210484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864060

[startup+0.302863 s]
/proc/loadavg: 1.85 1.95 1.69 3/80 30540
/proc/meminfo: memFree=476696/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=864192 CPUtime=0.28
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 4485 0 1 0 26 2 0 0 19 0 9 0 89911605 884932608 3910 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216048 3910 1855 9 0 210517 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864192

[startup+0.702902 s]
/proc/loadavg: 1.85 1.95 1.69 3/80 30540
/proc/meminfo: memFree=476696/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=865052 CPUtime=0.68
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 6421 0 1 0 65 3 0 0 19 0 9 0 89911605 885813248 5837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216263 5837 1889 9 0 210732 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865052

[startup+1.50198 s]
/proc/loadavg: 1.85 1.95 1.69 3/89 30549
/proc/meminfo: memFree=448528/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=865148 CPUtime=1.48
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 13994 0 1 0 138 10 0 0 19 0 9 0 89911605 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216287 13384 1963 9 0 210756 0
[pid=30540/tid=30542] ppid=30538 vsize=865148 CPUtime=1.17
/proc/30540/task/30542/stat : 30542 (java) R 30538 30540 30202 0 -1 64 12637 0 1 0 110 7 0 0 25 0 9 0 89911607 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 102755311 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30543] ppid=30538 vsize=865148 CPUtime=0
/proc/30540/task/30543/stat : 30543 (java) S 30538 30540 30202 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 89911608 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30544] ppid=30538 vsize=865148 CPUtime=0
/proc/30540/task/30544/stat : 30544 (java) S 30538 30540 30202 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89911608 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30545] ppid=30538 vsize=865148 CPUtime=0
/proc/30540/task/30545/stat : 30545 (java) S 30538 30540 30202 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89911608 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30546] ppid=30538 vsize=865148 CPUtime=0
/proc/30540/task/30546/stat : 30546 (java) S 30538 30540 30202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89911611 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30547] ppid=30538 vsize=865148 CPUtime=0.28
/proc/30540/task/30547/stat : 30547 (java) S 30538 30540 30202 0 -1 64 628 0 0 0 27 1 0 0 16 0 9 0 89911611 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30548] ppid=30538 vsize=865148 CPUtime=0
/proc/30540/task/30548/stat : 30548 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89911611 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30549] ppid=30538 vsize=865148 CPUtime=0
/proc/30540/task/30549/stat : 30549 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89911611 885911552 13384 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 865148

[startup+3.10112 s]
/proc/loadavg: 1.85 1.95 1.69 3/89 30549
/proc/meminfo: memFree=410256/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=865268 CPUtime=3.05
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 19251 0 1 0 291 14 0 0 19 0 9 0 89911605 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216317 18623 1998 9 0 210786 0
[pid=30540/tid=30542] ppid=30538 vsize=865268 CPUtime=2.45
/proc/30540/task/30542/stat : 30542 (java) R 30538 30540 30202 0 -1 64 14897 0 1 0 235 10 0 0 25 0 9 0 89911607 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4127443848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30543] ppid=30538 vsize=865268 CPUtime=0.09
/proc/30540/task/30543/stat : 30543 (java) S 30538 30540 30202 0 -1 64 2866 0 0 0 8 1 0 0 16 0 9 0 89911608 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30544] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30544/stat : 30544 (java) S 30538 30540 30202 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30545] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30545/stat : 30545 (java) S 30538 30540 30202 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30546] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30546/stat : 30546 (java) S 30538 30540 30202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89911611 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30547] ppid=30538 vsize=865268 CPUtime=0.49
/proc/30540/task/30547/stat : 30547 (java) S 30538 30540 30202 0 -1 64 757 0 0 0 47 2 0 0 15 0 9 0 89911611 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30548] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30548/stat : 30548 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89911611 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30549] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30549/stat : 30549 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89911611 886034432 18623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 865268

[startup+6.3024 s]
/proc/loadavg: 1.86 1.95 1.69 3/89 30549
/proc/meminfo: memFree=395920/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=865268 CPUtime=6.23
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 22608 0 1 0 606 17 0 0 19 0 9 0 89911605 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216317 21977 1998 9 0 210786 0
[pid=30540/tid=30542] ppid=30538 vsize=865268 CPUtime=5.51
/proc/30540/task/30542/stat : 30542 (java) R 30538 30540 30202 0 -1 64 14902 0 1 0 540 11 0 0 25 0 9 0 89911607 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4127569838 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30543] ppid=30538 vsize=865268 CPUtime=0.17
/proc/30540/task/30543/stat : 30543 (java) S 30538 30540 30202 0 -1 64 6200 0 0 0 15 2 0 0 16 0 9 0 89911608 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30544] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30544/stat : 30544 (java) S 30538 30540 30202 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30545] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30545/stat : 30545 (java) S 30538 30540 30202 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30546] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30546/stat : 30546 (java) S 30538 30540 30202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89911611 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30547] ppid=30538 vsize=865268 CPUtime=0.51
/proc/30540/task/30547/stat : 30547 (java) S 30538 30540 30202 0 -1 64 775 0 0 0 49 2 0 0 15 0 9 0 89911611 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30548] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30548/stat : 30548 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89911611 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30549] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30549/stat : 30549 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89911611 886034432 21977 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865268

[startup+12.702 s]
/proc/loadavg: 1.87 1.95 1.69 3/89 30549
/proc/meminfo: memFree=390416/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=865268 CPUtime=12.55
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 23994 0 1 0 1237 18 0 0 19 0 9 0 89911605 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216317 23358 2000 9 0 210786 0
[pid=30540/tid=30542] ppid=30538 vsize=865268 CPUtime=11.79
/proc/30540/task/30542/stat : 30542 (java) R 30538 30540 30202 0 -1 64 14915 0 1 0 1167 12 0 0 25 0 9 0 89911607 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4127684788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30543] ppid=30538 vsize=865268 CPUtime=0.22
/proc/30540/task/30543/stat : 30543 (java) S 30538 30540 30202 0 -1 64 7569 0 0 0 19 3 0 0 17 0 9 0 89911608 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30544] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30544/stat : 30544 (java) S 30538 30540 30202 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30545] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30545/stat : 30545 (java) S 30538 30540 30202 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30546] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30546/stat : 30546 (java) S 30538 30540 30202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89911611 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30547] ppid=30538 vsize=865268 CPUtime=0.52
/proc/30540/task/30547/stat : 30547 (java) S 30538 30540 30202 0 -1 64 779 0 0 0 50 2 0 0 16 0 9 0 89911611 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30548] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30548/stat : 30548 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89911611 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30549] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30549/stat : 30549 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89911611 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 865268

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

[startup+13.5021 s]
/proc/loadavg: 1.87 1.95 1.69 3/89 30549
/proc/meminfo: memFree=390416/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=865268 CPUtime=13.34
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 23995 0 1 0 1316 18 0 0 19 0 9 0 89911605 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216317 23358 2000 9 0 210786 0
[pid=30540/tid=30542] ppid=30538 vsize=865268 CPUtime=12.58
/proc/30540/task/30542/stat : 30542 (java) R 30538 30540 30202 0 -1 64 14916 0 1 0 1246 12 0 0 25 0 9 0 89911607 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4127432521 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30543] ppid=30538 vsize=865268 CPUtime=0.22
/proc/30540/task/30543/stat : 30543 (java) S 30538 30540 30202 0 -1 64 7569 0 0 0 19 3 0 0 17 0 9 0 89911608 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30544] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30544/stat : 30544 (java) S 30538 30540 30202 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30545] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30545/stat : 30545 (java) S 30538 30540 30202 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30546] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30546/stat : 30546 (java) S 30538 30540 30202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89911611 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30547] ppid=30538 vsize=865268 CPUtime=0.52
/proc/30540/task/30547/stat : 30547 (java) S 30538 30540 30202 0 -1 64 779 0 0 0 50 2 0 0 16 0 9 0 89911611 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30548] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30548/stat : 30548 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89911611 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30549] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30549/stat : 30549 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89911611 886034432 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.34
Current children cumulated vsize (KiB) 865268

[startup+13.9021 s]
/proc/loadavg: 1.87 1.95 1.69 3/89 30549
/proc/meminfo: memFree=390416/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=865268 CPUtime=13.74
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 24002 0 1 0 1356 18 0 0 19 0 9 0 89911605 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216317 23364 2003 9 0 210786 0
[pid=30540/tid=30542] ppid=30538 vsize=865268 CPUtime=12.96
/proc/30540/task/30542/stat : 30542 (java) R 30538 30540 30202 0 -1 64 14917 0 1 0 1284 12 0 0 25 0 9 0 89911607 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4127683583 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30543] ppid=30538 vsize=865268 CPUtime=0.23
/proc/30540/task/30543/stat : 30543 (java) S 30538 30540 30202 0 -1 64 7569 0 0 0 20 3 0 0 16 0 9 0 89911608 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30544] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30544/stat : 30544 (java) S 30538 30540 30202 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30545] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30545/stat : 30545 (java) S 30538 30540 30202 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30546] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30546/stat : 30546 (java) S 30538 30540 30202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89911611 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30547] ppid=30538 vsize=865268 CPUtime=0.53
/proc/30540/task/30547/stat : 30547 (java) S 30538 30540 30202 0 -1 64 785 0 0 0 51 2 0 0 15 0 9 0 89911611 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30548] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30548/stat : 30548 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89911611 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30549] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30549/stat : 30549 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89911611 886034432 23364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.74
Current children cumulated vsize (KiB) 865268

[startup+14.3071 s]
/proc/loadavg: 1.87 1.95 1.69 3/89 30549
/proc/meminfo: memFree=390352/2055920 swapFree=4192812/4192956
[pid=30540] ppid=30538 vsize=865268 CPUtime=14.13
/proc/30540/stat : 30540 (java) S 30538 30540 30202 0 -1 0 24005 0 1 0 1395 18 0 0 19 0 9 0 89911605 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30540/statm: 216317 23367 2003 9 0 210786 0
[pid=30540/tid=30542] ppid=30538 vsize=865268 CPUtime=13.36
/proc/30540/task/30542/stat : 30542 (java) R 30538 30540 30202 0 -1 64 14919 0 1 0 1324 12 0 0 25 0 9 0 89911607 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 104263812 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30543] ppid=30538 vsize=865268 CPUtime=0.23
/proc/30540/task/30543/stat : 30543 (java) S 30538 30540 30202 0 -1 64 7569 0 0 0 20 3 0 0 16 0 9 0 89911608 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30544] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30544/stat : 30544 (java) S 30538 30540 30202 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30545] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30545/stat : 30545 (java) S 30538 30540 30202 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89911608 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30546] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30546/stat : 30546 (java) S 30538 30540 30202 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89911611 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30547] ppid=30538 vsize=865268 CPUtime=0.53
/proc/30540/task/30547/stat : 30547 (java) S 30538 30540 30202 0 -1 64 786 0 0 0 51 2 0 0 15 0 9 0 89911611 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30548] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30548/stat : 30548 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89911611 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30540/tid=30549] ppid=30538 vsize=865268 CPUtime=0
/proc/30540/task/30549/stat : 30549 (java) S 30538 30540 30202 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89911611 886034432 23367 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.13
Current children cumulated vsize (KiB) 865268

Child status: 0
Real time (s): 14.3698
CPU time (s): 14.2038
CPU user time (s): 13.9979
CPU system time (s): 0.205968
CPU usage (%): 98.8452
Max. virtual memory (cumulated for all children) (KiB): 865268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.9979
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24041
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2981
involuntary context switches= 3499

runsolver used 0.024996 second user time and 0.053991 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-19 20:34:37
IDJOB=2115210
IDBENCH=54404
IDSOLVER=780
FILE ID=node43/2115210-1248028477
PBS_JOBID= 9528961
Free space on /tmp= 66168 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-105-3.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2115210-1248028477/watcher-2115210-1248028477 -o /tmp/evaluation-result-2115210-1248028477/solver-2115210-1248028477 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115210-1248028477.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

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

MD5SUM BENCH= 5e792bc79615f181544eb9a50a682e17
RANDOM SEED=1123601651

node43.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.213
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	: 5931.00
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.213
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:        477176 kB
Buffers:         60228 kB
Cached:        1043888 kB
SwapCached:          0 kB
Active:         492872 kB
Inactive:       990244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        477176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5552 kB
Writeback:           0 kB
Mapped:         396880 kB
Slab:            80264 kB
Committed_AS:  1301376 kB
PageTables:       2568 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= 66164 MiB
End job on node43 at 2009-07-19 20:34:52