Trace number 2115212

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 16.8934 16.9948

DiagnosticValue
CHECKS0
NODES2601

General information on the benchmark

Namecsp/os-taillard-15/
normalized-os-taillard-15-105-0.xml
MD5SUM5a2387650a417487d5414425e566caef
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.297954
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size1004
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

16.80/16.96	s SATISFIABLE
16.80/16.96	v 675 327 703 424 64 48 448 120 504 750 917 552 285 839 0 693 216 302 762 82 417 835 516 0 133 287 675 23 907 565 778 151 650 533 917 451 241 51 936 843 697 565 386 129 300 418 569 472 682 133 945 761 6 203 806 828 916 340 257 48 964 452 908 533 388 733 795 293 490 211 611 835 757 141 762 733 203 973 472 405 611 290 314 697 962 0 859 749 907 97 465 650 16 569 0 807 342 706 907 1001 145 82 245 6 751 595 0 501 451 926 275 56 843 142 701 304 761 236 452 591 578 751 890 675 843 917 446 340 634 82 0 322 557 497 373 314 462 541 139 320 930 84 402 218 517 757 701 835 610 642 706 218 916 784 305 497 481 674 843 589 473 16 397 120 361 795 129 351 916 155 56 39 79 974 0 241 754 839 292 445 373 451 84 448 160 514 230 668 293 859 736 801 890 578 0 388 584 408 144 667 237 828 945 251 424 749 552 0 58 302 674 287 120 386 25 418 97 320 4 185 504 0 868 964 595 
16.80/16.96	d AC 32
16.80/16.96	d RUNTIME 16.819
16.80/16.96	d NODES 2601
16.80/16.96	d NODES/s 155
16.80/16.96	d BACKTRACKS 511
16.80/16.96	d BACKTRACKS/s 30
16.80/16.96	d CHECKS 0
16.80/16.96	d CHECKS/s 0
16.80/16.96	c SAT 16.819 TIME      2601 NDS    692 PARSTIME      391 BUILDPB       998 CONFIG        14738 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-2115212-1248028477/watcher-2115212-1248028477 -o /tmp/evaluation-result-2115212-1248028477/solver-2115212-1248028477 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115212-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: 2.02 1.99 1.70 4/80 25810
/proc/meminfo: memFree=865032/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=18576 CPUtime=0
/proc/25810/stat : 25810 (runsolver) R 25808 25810 25449 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 89913733 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25810/statm: 4644 284 249 26 0 2626 0

[startup+0.0900119 s]
/proc/loadavg: 2.02 1.99 1.70 4/80 25810
/proc/meminfo: memFree=865032/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=862264 CPUtime=0.08
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 3250 0 1 0 6 2 0 0 18 0 9 0 89913733 882958336 2718 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 215566 2718 1299 9 0 210436 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862264

[startup+0.101013 s]
/proc/loadavg: 2.02 1.99 1.70 4/80 25810
/proc/meminfo: memFree=865032/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=864072 CPUtime=0.09
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 3626 0 1 0 7 2 0 0 18 0 9 0 89913733 884809728 3091 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216018 3091 1576 9 0 210487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864072

[startup+0.301037 s]
/proc/loadavg: 2.02 1.99 1.70 4/80 25810
/proc/meminfo: memFree=865032/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=864988 CPUtime=0.29
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 4777 0 1 0 26 3 0 0 18 0 9 0 89913733 885747712 4202 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216247 4202 1858 9 0 210716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864988

[startup+0.70109 s]
/proc/loadavg: 2.02 1.99 1.70 4/80 25810
/proc/meminfo: memFree=865032/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=864988 CPUtime=0.69
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 7871 0 1 0 64 5 0 0 18 0 9 0 89913733 885747712 7285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216247 7285 1902 9 0 210716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864988

[startup+1.50218 s]
/proc/loadavg: 2.02 1.99 1.70 4/89 25819
/proc/meminfo: memFree=832320/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=865136 CPUtime=1.48
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 15403 0 1 0 138 10 0 0 18 0 9 0 89913733 885899264 14783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216284 14783 1969 9 0 210753 0
[pid=25810/tid=25812] ppid=25808 vsize=865136 CPUtime=1.16
/proc/25810/task/25812/stat : 25812 (java) R 25808 25810 25449 0 -1 64 14027 0 1 0 108 8 0 0 25 0 9 0 89913734 885899264 14783 996147200 134512640 134550932 4294955888 18446744073709551615 4159648211 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25808 vsize=865136 CPUtime=0
/proc/25810/task/25813/stat : 25813 (java) S 25808 25810 25449 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 89913736 885899264 14783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25808 vsize=865136 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25808 25810 25449 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89913736 885899264 14783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25808 vsize=865136 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25808 25810 25449 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 89913736 885899264 14783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25808 vsize=865136 CPUtime=0
/proc/25810/task/25816/stat : 25816 (java) S 25808 25810 25449 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89913738 885899264 14783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25808 vsize=865136 CPUtime=0.29
/proc/25810/task/25817/stat : 25817 (java) S 25808 25810 25449 0 -1 64 647 0 0 0 29 0 0 0 15 0 9 0 89913738 885899264 14783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25808 vsize=865136 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89913738 885899264 14783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25819] ppid=25808 vsize=865136 CPUtime=0
/proc/25810/task/25819/stat : 25819 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913738 885899264 14783 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) 865136

[startup+3.10237 s]
/proc/loadavg: 2.02 1.99 1.70 3/89 25819
/proc/meminfo: memFree=798144/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=865256 CPUtime=3.07
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 19253 0 2 0 295 12 0 0 18 0 9 0 89913733 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216314 18626 1998 9 0 210783 0
[pid=25810/tid=25812] ppid=25808 vsize=865256 CPUtime=2.5
/proc/25810/task/25812/stat : 25812 (java) R 25808 25810 25449 0 -1 64 14895 0 2 0 241 9 0 0 25 0 9 0 89913734 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4127434686 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25808 vsize=865256 CPUtime=0.08
/proc/25810/task/25813/stat : 25813 (java) S 25808 25810 25449 0 -1 64 2866 0 0 0 8 0 0 0 16 0 9 0 89913736 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25808 25810 25449 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89913736 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25808 25810 25449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89913736 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25816/stat : 25816 (java) S 25808 25810 25449 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89913738 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25808 vsize=865256 CPUtime=0.46
/proc/25810/task/25817/stat : 25817 (java) S 25808 25810 25449 0 -1 64 760 0 0 0 45 1 0 0 15 0 9 0 89913738 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89913738 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25819] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25819/stat : 25819 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913738 886022144 18626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 865256

[startup+6.30276 s]
/proc/loadavg: 2.02 1.99 1.70 3/89 25819
/proc/meminfo: memFree=784192/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=865256 CPUtime=6.25
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 22604 0 2 0 612 13 0 0 18 0 9 0 89913733 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216314 21974 1998 9 0 210783 0
[pid=25810/tid=25812] ppid=25808 vsize=865256 CPUtime=5.58
/proc/25810/task/25812/stat : 25812 (java) R 25808 25810 25449 0 -1 64 14898 0 2 0 548 10 0 0 25 0 9 0 89913734 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4127460730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25808 vsize=865256 CPUtime=0.17
/proc/25810/task/25813/stat : 25813 (java) S 25808 25810 25449 0 -1 64 6200 0 0 0 16 1 0 0 16 0 9 0 89913736 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25808 25810 25449 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89913736 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25808 25810 25449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89913736 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25816/stat : 25816 (java) S 25808 25810 25449 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89913738 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25808 vsize=865256 CPUtime=0.48
/proc/25810/task/25817/stat : 25817 (java) S 25808 25810 25449 0 -1 64 774 0 0 0 47 1 0 0 15 0 9 0 89913738 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89913738 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25819] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25819/stat : 25819 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913738 886022144 21974 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 865256

[startup+12.7025 s]
/proc/loadavg: 2.02 1.99 1.70 3/89 25819
/proc/meminfo: memFree=778632/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=865256 CPUtime=12.62
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 23989 0 2 0 1247 15 0 0 18 0 9 0 89913733 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216314 23355 2000 9 0 210783 0
[pid=25810/tid=25812] ppid=25808 vsize=865256 CPUtime=11.9
/proc/25810/task/25812/stat : 25812 (java) R 25808 25810 25449 0 -1 64 14910 0 2 0 1179 11 0 0 25 0 9 0 89913734 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4127666956 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25808 vsize=865256 CPUtime=0.2
/proc/25810/task/25813/stat : 25813 (java) S 25808 25810 25449 0 -1 64 7569 0 0 0 19 1 0 0 16 0 9 0 89913736 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25808 25810 25449 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89913736 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25808 25810 25449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89913736 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25816/stat : 25816 (java) S 25808 25810 25449 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89913738 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25808 vsize=865256 CPUtime=0.48
/proc/25810/task/25817/stat : 25817 (java) S 25808 25810 25449 0 -1 64 778 0 0 0 47 1 0 0 16 0 9 0 89913738 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89913738 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25819] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25819/stat : 25819 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913738 886022144 23355 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 865256

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

[startup+14.3077 s]
/proc/loadavg: 2.02 1.99 1.70 5/89 25819
/proc/meminfo: memFree=778632/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=865256 CPUtime=14.21
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 23998 0 2 0 1406 15 0 0 18 0 9 0 89913733 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216314 23362 2003 9 0 210783 0
[pid=25810/tid=25812] ppid=25808 vsize=865256 CPUtime=13.48
/proc/25810/task/25812/stat : 25812 (java) R 25808 25810 25449 0 -1 64 14914 0 2 0 1337 11 0 0 25 0 9 0 89913734 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4127560813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25808 vsize=865256 CPUtime=0.21
/proc/25810/task/25813/stat : 25813 (java) S 25808 25810 25449 0 -1 64 7569 0 0 0 20 1 0 0 16 0 9 0 89913736 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25808 25810 25449 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89913736 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25808 25810 25449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89913736 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25816/stat : 25816 (java) S 25808 25810 25449 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89913738 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25808 vsize=865256 CPUtime=0.49
/proc/25810/task/25817/stat : 25817 (java) S 25808 25810 25449 0 -1 64 783 0 0 0 48 1 0 0 15 0 9 0 89913738 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89913738 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25819] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25819/stat : 25819 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913738 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.21
Current children cumulated vsize (KiB) 865256

[startup+15.9019 s]
/proc/loadavg: 2.02 1.99 1.70 3/89 25819
/proc/meminfo: memFree=778632/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=865256 CPUtime=15.81
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 23999 0 2 0 1565 16 0 0 18 0 9 0 89913733 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216314 23362 2003 9 0 210783 0
[pid=25810/tid=25812] ppid=25808 vsize=865256 CPUtime=15.06
/proc/25810/task/25812/stat : 25812 (java) R 25808 25810 25449 0 -1 64 14915 0 2 0 1495 11 0 0 25 0 9 0 89913734 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4127508115 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25808 vsize=865256 CPUtime=0.21
/proc/25810/task/25813/stat : 25813 (java) S 25808 25810 25449 0 -1 64 7569 0 0 0 20 1 0 0 16 0 9 0 89913736 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25808 25810 25449 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89913736 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25808 25810 25449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89913736 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25816/stat : 25816 (java) S 25808 25810 25449 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89913738 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25808 vsize=865256 CPUtime=0.49
/proc/25810/task/25817/stat : 25817 (java) S 25808 25810 25449 0 -1 64 783 0 0 0 48 1 0 0 15 0 9 0 89913738 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89913738 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25819] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25819/stat : 25819 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913738 886022144 23362 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.81
Current children cumulated vsize (KiB) 865256

[startup+16.702 s]
/proc/loadavg: 2.02 1.99 1.70 3/89 25819
/proc/meminfo: memFree=778632/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=865256 CPUtime=16.6
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 24001 0 2 0 1644 16 0 0 18 0 9 0 89913733 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216314 23363 2003 9 0 210783 0
[pid=25810/tid=25812] ppid=25808 vsize=865256 CPUtime=15.85
/proc/25810/task/25812/stat : 25812 (java) R 25808 25810 25449 0 -1 64 14916 0 2 0 1574 11 0 0 25 0 9 0 89913734 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4127600808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25808 vsize=865256 CPUtime=0.21
/proc/25810/task/25813/stat : 25813 (java) S 25808 25810 25449 0 -1 64 7569 0 0 0 20 1 0 0 16 0 9 0 89913736 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25808 25810 25449 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89913736 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25808 25810 25449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89913736 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25816/stat : 25816 (java) S 25808 25810 25449 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89913738 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25808 vsize=865256 CPUtime=0.49
/proc/25810/task/25817/stat : 25817 (java) S 25808 25810 25449 0 -1 64 784 0 0 0 48 1 0 0 16 0 9 0 89913738 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89913738 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25819] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25819/stat : 25819 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913738 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.6
Current children cumulated vsize (KiB) 865256

[startup+16.902 s]
/proc/loadavg: 2.02 1.99 1.70 3/89 25819
/proc/meminfo: memFree=778632/2055920 swapFree=4192812/4192956
[pid=25810] ppid=25808 vsize=865256 CPUtime=16.8
/proc/25810/stat : 25810 (java) S 25808 25810 25449 0 -1 0 24001 0 2 0 1664 16 0 0 18 0 9 0 89913733 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25810/statm: 216314 23363 2003 9 0 210783 0
[pid=25810/tid=25812] ppid=25808 vsize=865256 CPUtime=16.05
/proc/25810/task/25812/stat : 25812 (java) R 25808 25810 25449 0 -1 64 14916 0 2 0 1594 11 0 0 25 0 9 0 89913734 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4127431212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25813] ppid=25808 vsize=865256 CPUtime=0.21
/proc/25810/task/25813/stat : 25813 (java) S 25808 25810 25449 0 -1 64 7569 0 0 0 20 1 0 0 16 0 9 0 89913736 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25814] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25814/stat : 25814 (java) S 25808 25810 25449 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 89913736 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25815] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25815/stat : 25815 (java) S 25808 25810 25449 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89913736 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25816] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25816/stat : 25816 (java) S 25808 25810 25449 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89913738 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25817] ppid=25808 vsize=865256 CPUtime=0.49
/proc/25810/task/25817/stat : 25817 (java) S 25808 25810 25449 0 -1 64 784 0 0 0 48 1 0 0 16 0 9 0 89913738 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25818] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25818/stat : 25818 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89913738 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25810/tid=25819] ppid=25808 vsize=865256 CPUtime=0
/proc/25810/task/25819/stat : 25819 (java) S 25808 25810 25449 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89913738 886022144 23363 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.8
Current children cumulated vsize (KiB) 865256

Child status: 0
Real time (s): 16.9948
CPU time (s): 16.8934
CPU user time (s): 16.7175
CPU system time (s): 0.175973
CPU usage (%): 99.4033
Max. virtual memory (cumulated for all children) (KiB): 865256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7175
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24040
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3334
involuntary context switches= 3765

runsolver used 0.026995 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node33 at 2009-07-19 20:34:37
IDJOB=2115212
IDBENCH=54407
IDSOLVER=780
FILE ID=node33/2115212-1248028477
PBS_JOBID= 9528982
Free space on /tmp= 66404 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/os-taillard-15/normalized-os-taillard-15-105-0.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-2115212-1248028477/watcher-2115212-1248028477 -o /tmp/evaluation-result-2115212-1248028477/solver-2115212-1248028477 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115212-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= 5a2387650a417487d5414425e566caef
RANDOM SEED=1570410097

node33.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.229
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.229
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:        865320 kB
Buffers:         99304 kB
Cached:         902132 kB
SwapCached:          0 kB
Active:         283812 kB
Inactive:       810116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        865320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5648 kB
Writeback:           0 kB
Mapped:         110376 kB
Slab:            81716 kB
Committed_AS:  1322404 kB
PageTables:       1944 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= 66400 MiB
End job on node33 at 2009-07-19 20:34:54