Trace number 2114612

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 18.1662 18.4386

DiagnosticValue
CHECKS0
NODES1

General information on the benchmark

Namecsp/marc/
normalized-large-84-sat_ext.xml
MD5SUM4ced2e4c94646c017bc30dc8e603e6b8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2114
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size84
Number of constraints which are defined in extension3486
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

17.96/18.29	s SATISFIABLE
17.96/18.29	v 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 43 
17.96/18.29	d AC 32
17.96/18.29	d RUNTIME 18.092
17.96/18.29	d NODES 1
17.96/18.29	d NODES/s 0
17.96/18.29	d BACKTRACKS 0
17.96/18.29	d BACKTRACKS/s 0
17.96/18.29	d CHECKS 0
17.96/18.29	d CHECKS/s 0
17.96/18.29	c SAT 18.092 TIME      1 NDS    14737 PARSTIME      2937 BUILDPB       306 CONFIG        112 RES       false 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-2114612-1248026624/watcher-2114612-1248026624 -o /tmp/evaluation-result-2114612-1248026624/solver-2114612-1248026624 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114612-1248026624.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: 0.31 0.07 0.02 3/80 26822
/proc/meminfo: memFree=691120/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=18576 CPUtime=0
/proc/26822/stat : 26822 (runsolver) D 26820 26822 26685 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 89730062 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 269757246759 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/26822/statm: 4644 284 249 26 0 2626 0

[startup+0.0395901 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 26822
/proc/meminfo: memFree=691120/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=1612 CPUtime=0
/proc/26822/stat : 26822 (java) D 26820 26822 26685 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 89730062 1650688 143 996147200 134512640 134550932 4294956064 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26822/statm: 404 164 127 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1612

[startup+0.101601 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 26822
/proc/meminfo: memFree=691120/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=862204 CPUtime=0.05
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 2863 0 1 0 4 1 0 0 18 0 9 0 89730062 882896896 2381 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 215551 2381 1147 9 0 210421 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 862204

[startup+0.301628 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 26822
/proc/meminfo: memFree=691120/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=864060 CPUtime=0.25
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 4519 0 1 0 22 3 0 0 18 0 9 0 89730062 884797440 3944 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216015 3944 1855 9 0 210484 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 864060

[startup+0.701681 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 26822
/proc/meminfo: memFree=691120/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=864928 CPUtime=0.64
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 10445 0 1 0 57 7 0 0 18 0 9 0 89730062 885686272 9870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216232 9870 1858 9 0 210701 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 864928

[startup+1.50279 s]
/proc/loadavg: 0.31 0.07 0.02 3/89 26831
/proc/meminfo: memFree=596008/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=864928 CPUtime=1.44
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 38479 0 1 0 120 24 0 0 18 0 9 0 89730062 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216232 37900 1871 9 0 210701 0
[pid=26822/tid=26824] ppid=26820 vsize=864928 CPUtime=1.16
/proc/26822/task/26824/stat : 26824 (java) R 26820 26822 26685 0 -1 64 14155 0 1 0 104 12 0 0 25 0 9 0 89730066 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4126429559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=864928 CPUtime=0.15
/proc/26822/task/26825/stat : 26825 (java) S 26820 26822 26685 0 -1 64 23095 0 0 0 5 10 0 0 16 0 9 0 89730068 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26826] ppid=26820 vsize=864928 CPUtime=0
/proc/26822/task/26826/stat : 26826 (java) S 26820 26822 26685 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89730068 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26827] ppid=26820 vsize=864928 CPUtime=0
/proc/26822/task/26827/stat : 26827 (java) S 26820 26822 26685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730068 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26828] ppid=26820 vsize=864928 CPUtime=0
/proc/26822/task/26828/stat : 26828 (java) S 26820 26822 26685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89730070 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26829] ppid=26820 vsize=864928 CPUtime=0.1
/proc/26822/task/26829/stat : 26829 (java) S 26820 26822 26685 0 -1 64 497 0 0 0 10 0 0 0 16 0 9 0 89730070 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26830] ppid=26820 vsize=864928 CPUtime=0
/proc/26822/task/26830/stat : 26830 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89730070 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26831] ppid=26820 vsize=864928 CPUtime=0
/proc/26822/task/26831/stat : 26831 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730070 885686272 37900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 864928

[startup+3.103 s]
/proc/loadavg: 0.61 0.13 0.04 3/89 26831
/proc/meminfo: memFree=501160/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=865040 CPUtime=3.02
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 60972 0 1 0 266 36 0 0 18 0 9 0 89730062 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216260 60382 1894 9 0 210729 0
[pid=26822/tid=26824] ppid=26820 vsize=865040 CPUtime=2.42
/proc/26822/task/26824/stat : 26824 (java) R 26820 26822 26685 0 -1 64 14236 0 1 0 228 14 0 0 25 0 9 0 89730066 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4126712034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=865040 CPUtime=0.43
/proc/26822/task/26825/stat : 26825 (java) S 26820 26822 26685 0 -1 64 45471 0 0 0 22 21 0 0 16 0 9 0 89730068 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26826] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26826/stat : 26826 (java) S 26820 26822 26685 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26827] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26827/stat : 26827 (java) S 26820 26822 26685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26828] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26828/stat : 26828 (java) S 26820 26822 26685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89730070 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26829] ppid=26820 vsize=865040 CPUtime=0.14
/proc/26822/task/26829/stat : 26829 (java) S 26820 26822 26685 0 -1 64 533 0 0 0 14 0 0 0 16 0 9 0 89730070 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26830] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26830/stat : 26830 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89730070 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26831] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26831/stat : 26831 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730070 885800960 60382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 865040

[startup+6.30142 s]
/proc/loadavg: 0.61 0.13 0.04 4/89 26831
/proc/meminfo: memFree=379304/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=865040 CPUtime=6.18
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 89567 0 1 0 568 50 0 0 18 0 9 0 89730062 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216260 88970 1894 9 0 210729 0
[pid=26822/tid=26824] ppid=26820 vsize=865040 CPUtime=5.02
/proc/26822/task/26824/stat : 26824 (java) R 26820 26822 26685 0 -1 64 14243 0 1 0 488 14 0 0 25 0 9 0 89730066 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 104514078 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=865040 CPUtime=0.98
/proc/26822/task/26825/stat : 26825 (java) S 26820 26822 26685 0 -1 64 74055 0 0 0 63 35 0 0 16 0 9 0 89730068 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26826] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26826/stat : 26826 (java) S 26820 26822 26685 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26827] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26827/stat : 26827 (java) S 26820 26822 26685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26828] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26828/stat : 26828 (java) S 26820 26822 26685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89730070 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26829] ppid=26820 vsize=865040 CPUtime=0.15
/proc/26822/task/26829/stat : 26829 (java) S 26820 26822 26685 0 -1 64 537 0 0 0 15 0 0 0 17 0 9 0 89730070 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26830] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26830/stat : 26830 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89730070 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26831] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26831/stat : 26831 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730070 885800960 88970 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 865040

[startup+12.7023 s]
/proc/loadavg: 0.80 0.18 0.06 3/89 26831
/proc/meminfo: memFree=131816/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=865040 CPUtime=12.52
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 151530 0 1 0 1177 75 0 0 18 0 9 0 89730062 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216260 150920 1894 9 0 210729 0
[pid=26822/tid=26824] ppid=26820 vsize=865040 CPUtime=10.17
/proc/26822/task/26824/stat : 26824 (java) R 26820 26822 26685 0 -1 64 14256 0 1 0 1003 14 0 0 25 0 9 0 89730066 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 104514040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=865040 CPUtime=2.16
/proc/26822/task/26825/stat : 26825 (java) S 26820 26822 26685 0 -1 64 136002 0 0 0 156 60 0 0 16 0 9 0 89730068 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26826] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26826/stat : 26826 (java) S 26820 26822 26685 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26827] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26827/stat : 26827 (java) S 26820 26822 26685 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26828] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26828/stat : 26828 (java) S 26820 26822 26685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89730070 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26829] ppid=26820 vsize=865040 CPUtime=0.16
/proc/26822/task/26829/stat : 26829 (java) S 26820 26822 26685 0 -1 64 540 0 0 0 16 0 0 0 17 0 9 0 89730070 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26830] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26830/stat : 26830 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89730070 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26831] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26831/stat : 26831 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730070 885800960 150920 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 865040

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

[startup+15.9017 s]
/proc/loadavg: 0.98 0.22 0.07 4/89 26831
/proc/meminfo: memFree=16104/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=865040 CPUtime=15.68
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 176136 0 1 0 1481 87 0 0 18 0 9 0 89730062 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216260 175450 2026 9 0 210729 0
[pid=26822/tid=26824] ppid=26820 vsize=865040 CPUtime=12.74
/proc/26822/task/26824/stat : 26824 (java) R 26820 26822 26685 0 -1 64 14472 0 1 0 1259 15 0 0 25 0 9 0 89730066 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=865040 CPUtime=2.71
/proc/26822/task/26825/stat : 26825 (java) R 26820 26822 26685 0 -1 64 160351 0 0 0 200 71 0 0 16 0 9 0 89730068 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 103731888 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26826] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26826/stat : 26826 (java) S 26820 26822 26685 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26827] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26827/stat : 26827 (java) S 26820 26822 26685 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26828] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26828/stat : 26828 (java) S 26820 26822 26685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89730070 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26829] ppid=26820 vsize=865040 CPUtime=0.21
/proc/26822/task/26829/stat : 26829 (java) S 26820 26822 26685 0 -1 64 580 0 0 0 21 0 0 0 15 0 9 0 89730070 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26830] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26830/stat : 26830 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89730070 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26831] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26831/stat : 26831 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730070 885800960 175450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.68
Current children cumulated vsize (KiB) 865040

[startup+17.5019 s]
/proc/loadavg: 1.14 0.27 0.09 3/89 26831
/proc/meminfo: memFree=15336/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=865040 CPUtime=17.27
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 177019 0 1 0 1640 87 0 0 18 0 9 0 89730062 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216260 176188 2618 9 0 210729 0
[pid=26822/tid=26824] ppid=26820 vsize=865040 CPUtime=13.18
/proc/26822/task/26824/stat : 26824 (java) R 26820 26822 26685 0 -1 64 14474 0 1 0 1303 15 0 0 25 0 9 0 89730066 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4126891927 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=865040 CPUtime=3.85
/proc/26822/task/26825/stat : 26825 (java) S 26820 26822 26685 0 -1 64 161232 0 0 0 314 71 0 0 16 0 9 0 89730068 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26826] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26826/stat : 26826 (java) S 26820 26822 26685 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26827] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26827/stat : 26827 (java) S 26820 26822 26685 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26828] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26828/stat : 26828 (java) S 26820 26822 26685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89730070 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26829] ppid=26820 vsize=865040 CPUtime=0.21
/proc/26822/task/26829/stat : 26829 (java) S 26820 26822 26685 0 -1 64 580 0 0 0 21 0 0 0 15 0 9 0 89730070 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26830] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26830/stat : 26830 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89730070 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26831] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26831/stat : 26831 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730070 885800960 176188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.27
Current children cumulated vsize (KiB) 865040

[startup+17.9029 s]
/proc/loadavg: 1.14 0.27 0.09 3/89 26831
/proc/meminfo: memFree=15336/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=865040 CPUtime=17.66
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 177217 0 1 0 1679 87 0 0 18 0 9 0 89730062 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216260 176379 2620 9 0 210729 0
[pid=26822/tid=26824] ppid=26820 vsize=865040 CPUtime=13.51
/proc/26822/task/26824/stat : 26824 (java) R 26820 26822 26685 0 -1 64 14644 0 1 0 1336 15 0 0 25 0 9 0 89730066 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 102286805 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=865040 CPUtime=3.88
/proc/26822/task/26825/stat : 26825 (java) S 26820 26822 26685 0 -1 64 161232 0 0 0 317 71 0 0 16 0 9 0 89730068 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26826] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26826/stat : 26826 (java) S 26820 26822 26685 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26827] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26827/stat : 26827 (java) S 26820 26822 26685 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89730068 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26828] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26828/stat : 26828 (java) S 26820 26822 26685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89730070 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26829] ppid=26820 vsize=865040 CPUtime=0.25
/proc/26822/task/26829/stat : 26829 (java) S 26820 26822 26685 0 -1 64 608 0 0 0 25 0 0 0 15 0 9 0 89730070 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26830] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26830/stat : 26830 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89730070 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26831] ppid=26820 vsize=865040 CPUtime=0
/proc/26822/task/26831/stat : 26831 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730070 885800960 176379 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.66
Current children cumulated vsize (KiB) 865040

[startup+18.303 s]
/proc/loadavg: 1.14 0.27 0.09 3/89 26831
/proc/meminfo: memFree=15336/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=865364 CPUtime=18.05
/proc/26822/stat : 26822 (java) S 26820 26822 26685 0 -1 0 177357 0 1 0 1717 88 0 0 18 0 9 0 89730062 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 216341 176505 2627 9 0 210810 0
[pid=26822/tid=26824] ppid=26820 vsize=865364 CPUtime=13.76
/proc/26822/task/26824/stat : 26824 (java) S 26820 26822 26685 0 -1 64 14723 0 1 0 1361 15 0 0 25 0 9 0 89730066 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=865364 CPUtime=3.92
/proc/26822/task/26825/stat : 26825 (java) S 26820 26822 26685 0 -1 64 161233 0 0 0 321 71 0 0 16 0 9 0 89730068 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26826] ppid=26820 vsize=865364 CPUtime=0
/proc/26822/task/26826/stat : 26826 (java) S 26820 26822 26685 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89730068 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26827] ppid=26820 vsize=865364 CPUtime=0
/proc/26822/task/26827/stat : 26827 (java) S 26820 26822 26685 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89730068 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26828] ppid=26820 vsize=865364 CPUtime=0
/proc/26822/task/26828/stat : 26828 (java) S 26820 26822 26685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89730070 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26829] ppid=26820 vsize=865364 CPUtime=0.35
/proc/26822/task/26829/stat : 26829 (java) S 26820 26822 26685 0 -1 64 663 0 0 0 34 1 0 0 16 0 9 0 89730070 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26830] ppid=26820 vsize=865364 CPUtime=0
/proc/26822/task/26830/stat : 26830 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89730070 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26822/tid=26831] ppid=26820 vsize=865364 CPUtime=0
/proc/26822/task/26831/stat : 26831 (java) S 26820 26822 26685 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730070 886132736 176505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.05
Current children cumulated vsize (KiB) 865364

[startup+18.4031 s]
/proc/loadavg: 1.14 0.27 0.09 3/89 26831
/proc/meminfo: memFree=15336/2055920 swapFree=4192812/4192956
[pid=26822] ppid=26820 vsize=0 CPUtime=18.12
/proc/26822/stat : 26822 (java) Z 26820 26822 26685 0 -1 12 177360 0 1 0 1717 95 0 0 16 0 2 0 89730062 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 18.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 18.4386
CPU time (s): 18.1662
CPU user time (s): 17.1774
CPU system time (s): 0.988849
CPU usage (%): 98.5226
Max. virtual memory (cumulated for all children) (KiB): 865364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.1774
system time used= 0.988849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177360
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= 2380
involuntary context switches= 3103

runsolver used 0.030995 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-19 20:03:51
IDJOB=2114612
IDBENCH=53554
IDSOLVER=780
FILE ID=node13/2114612-1248026624
PBS_JOBID= 9529020
Free space on /tmp= 66264 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/marc/normalized-large-84-sat_ext.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-2114612-1248026624/watcher-2114612-1248026624 -o /tmp/evaluation-result-2114612-1248026624/solver-2114612-1248026624 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114612-1248026624.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= 4ced2e4c94646c017bc30dc8e603e6b8
RANDOM SEED=107648983

node13.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.241
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.241
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:        691600 kB
Buffers:         95012 kB
Cached:        1077172 kB
SwapCached:          0 kB
Active:         600420 kB
Inactive:       669932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        691600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           80712 kB
Writeback:           0 kB
Mapped:         116020 kB
Slab:            78928 kB
Committed_AS:  1267948 kB
PageTables:       2052 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= 66260 MiB
End job on node13 at 2009-07-19 20:04:10