Trace number 2084192

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.1 2009-06-10SAT 4.08938 4.17058

DiagnosticValue
CHECKS0
NODES201

General information on the benchmark

Namecsp/rlfapGraphs/
normalized-graph2.xml
MD5SUM4b1880b220e0e2c53300bef9fd72ba3f
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.274957
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2245
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2245
Global constraints used (with number of constraints)

Solver Data

4.02/4.14	s SATISFIABLE
4.02/4.14	v 456 694 394 156 296 58 296 58 324 86 254 16 792 554 498 736 282 44 268 30 708 470 554 792 512 750 114 352 428 666 554 792 512 750 142 380 254 16 114 352 58 296 324 86 268 30 86 324 750 512 30 268 170 408 554 792 282 44 652 414 44 282 58 296 428 666 100 338 680 442 142 380 324 86 736 498 778 540 414 652 778 540 296 58 792 554 526 764 58 296 442 680 708 470 792 554 128 366 540 778 268 30 156 394 114 352 310 72 442 680 498 736 666 428 778 540 44 282 408 170 72 310 100 338 72 310 268 30 478 240 498 736 282 44 408 170 30 268 442 680 366 128 324 86 764 526 512 750 456 694 44 282 694 456 142 380 254 16 86 324 498 736 170 408 254 16 456 694 792 554 694 456 352 114 666 428 86 324 170 408 764 526 100 338 324 86 456 694 142 380 72 310 722 484 142 380 792 554 394 156 58 296 750 512 778 540 310 72 512 750 366 128 240 478 470 708 114 352 72 310 498 736 114 352 652 414 478 240 442 680 554 792 128 366 736 498 58 296 442 680 114 352 526 764 86 324 380 142 428 666 156 394 652 414 408 170 30 268 170 408 666 428 170 408 240 478 338 100 680 442 722 484 428 666 86 324 764 526 540 778 526 764 484 722 142 380 750 512 554 792 170 408 408 170 666 428 380 142 240 478 142 380 750 512 512 750 694 456 170 408 170 408 478 240 282 44 408 170 338 100 30 268 456 694 792 554 30 268 428 666 554 792 666 428 58 296 268 30 170 408 442 680 72 310 792 554 722 484 170 408 478 240 540 778 540 778 254 16 58 296 764 526 554 792 750 512 394 156 540 778 380 142 540 778 44 282 128 366 708 470 142 380 114 352 484 722 722 484 128 366 128 366 156 394 680 442 268 30 456 694 
4.02/4.14	d AC 32
4.02/4.14	d RUNTIME 3.992
4.02/4.14	d NODES 201
4.02/4.14	d NODES/s 50
4.02/4.14	d BACKTRACKS 0
4.02/4.14	d BACKTRACKS/s 0
4.02/4.14	d CHECKS 0
4.02/4.14	d CHECKS/s 0
4.02/4.14	c SAT 3.992 TIME      201 NDS    1004 PARSTIME      707 BUILDPB       2281 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-2084192-1247378886/watcher-2084192-1247378886 -o /tmp/evaluation-result-2084192-1247378886/solver-2084192-1247378886 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2084192-1247378886.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -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.01 2.10 2.15 4/72 26144
/proc/meminfo: memFree=1847072/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=1608 CPUtime=0
/proc/26144/stat : 26144 (java) R 26142 26144 26026 0 -1 0 132 0 0 0 0 0 0 0 18 0 1 0 24954693 1646592 105 996147200 134512640 134550932 4294956000 18446744073709551615 7453477 0 0 4096 0 0 0 0 17 0 0 0
/proc/26144/statm: 452 110 84 9 0 94 0

[startup+0.0143729 s]
/proc/loadavg: 2.01 2.10 2.15 4/72 26144
/proc/meminfo: memFree=1847072/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=10208 CPUtime=0
/proc/26144/stat : 26144 (java) D 26142 26144 26026 0 -1 0 384 0 0 0 0 0 0 0 18 0 1 0 24954693 10452992 170 996147200 134512640 134550932 4294955840 18446744073709551615 7017252 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26144/statm: 2552 170 132 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10208

[startup+0.10139 s]
/proc/loadavg: 2.01 2.10 2.15 4/72 26144
/proc/meminfo: memFree=1847072/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=862208 CPUtime=0.05
/proc/26144/stat : 26144 (java) S 26142 26144 26026 0 -1 0 2791 0 1 0 3 2 0 0 18 0 9 0 24954693 882900992 2320 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26144/statm: 215552 2320 1128 9 0 210421 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 862208

[startup+0.30141 s]
/proc/loadavg: 2.01 2.10 2.15 4/72 26144
/proc/meminfo: memFree=1847072/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=864216 CPUtime=0.25
/proc/26144/stat : 26144 (java) S 26142 26144 26026 0 -1 0 4444 0 1 0 22 3 0 0 18 0 9 0 24954693 884957184 3869 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26144/statm: 216054 3869 1852 9 0 210522 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 864216

[startup+0.701468 s]
/proc/loadavg: 2.01 2.10 2.15 4/72 26144
/proc/meminfo: memFree=1847072/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=864972 CPUtime=0.65
/proc/26144/stat : 26144 (java) S 26142 26144 26026 0 -1 0 5240 0 1 0 62 3 0 0 18 0 9 0 24954693 885731328 4662 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26144/statm: 216243 4662 1864 9 0 210711 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 864972

[startup+1.50159 s]
/proc/loadavg: 2.01 2.10 2.15 3/81 26153
/proc/meminfo: memFree=1831320/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=865168 CPUtime=1.43
/proc/26144/stat : 26144 (java) S 26142 26144 26026 0 -1 0 10395 0 1 0 136 7 0 0 18 0 9 0 24954693 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26144/statm: 216292 9788 1957 9 0 210760 0
[pid=26144/tid=26146] ppid=26142 vsize=865168 CPUtime=1.16
/proc/26144/task/26146/stat : 26146 (java) R 26142 26144 26026 0 -1 64 9049 0 1 0 110 6 0 0 23 0 9 0 24954695 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 104589523 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26147] ppid=26142 vsize=865168 CPUtime=0
/proc/26144/task/26147/stat : 26147 (java) S 26142 26144 26026 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 24954698 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26148] ppid=26142 vsize=865168 CPUtime=0
/proc/26144/task/26148/stat : 26148 (java) S 26142 26144 26026 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 24954698 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26149] ppid=26142 vsize=865168 CPUtime=0
/proc/26144/task/26149/stat : 26149 (java) S 26142 26144 26026 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24954698 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26150] ppid=26142 vsize=865168 CPUtime=0
/proc/26144/task/26150/stat : 26150 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24954702 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26151] ppid=26142 vsize=865168 CPUtime=0.25
/proc/26144/task/26151/stat : 26151 (java) S 26142 26144 26026 0 -1 64 617 0 0 0 25 0 0 0 16 0 9 0 24954702 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26152] ppid=26142 vsize=865168 CPUtime=0
/proc/26144/task/26152/stat : 26152 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24954702 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26153] ppid=26142 vsize=865168 CPUtime=0
/proc/26144/task/26153/stat : 26153 (java) R 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24954702 885932032 9788 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 865168

[startup+3.10282 s]
/proc/loadavg: 2.01 2.10 2.15 3/81 26153
/proc/meminfo: memFree=1805144/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=865300 CPUtime=3.03
/proc/26144/stat : 26144 (java) S 26142 26144 26026 0 -1 0 15011 0 1 0 291 12 0 0 18 0 9 0 24954693 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26144/statm: 216325 14389 1973 9 0 210793 0
[pid=26144/tid=26146] ppid=26142 vsize=865300 CPUtime=2.61
/proc/26144/task/26146/stat : 26146 (java) R 26142 26144 26026 0 -1 64 13565 0 1 0 252 9 0 0 25 0 9 0 24954695 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4125903070 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26147] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26147/stat : 26147 (java) S 26142 26144 26026 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 24954698 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26148] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26148/stat : 26148 (java) S 26142 26144 26026 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 24954698 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26149] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26149/stat : 26149 (java) S 26142 26144 26026 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24954698 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26150] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26150/stat : 26150 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24954702 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26151] ppid=26142 vsize=865300 CPUtime=0.4
/proc/26144/task/26151/stat : 26151 (java) S 26142 26144 26026 0 -1 64 715 0 0 0 39 1 0 0 16 0 9 0 24954702 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26152] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26152/stat : 26152 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24954702 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26153] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26153/stat : 26153 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24954702 886067200 14389 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 865300

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

[startup+3.90294 s]
/proc/loadavg: 2.01 2.10 2.15 3/81 26153
/proc/meminfo: memFree=1795160/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=865300 CPUtime=3.82
/proc/26144/stat : 26144 (java) S 26142 26144 26026 0 -1 0 19312 0 1 0 369 13 0 0 18 0 9 0 24954693 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26144/statm: 216325 18687 1982 9 0 210793 0
[pid=26144/tid=26146] ppid=26142 vsize=865300 CPUtime=3.31
/proc/26144/task/26146/stat : 26146 (java) R 26142 26144 26026 0 -1 64 14800 0 1 0 321 10 0 0 25 0 9 0 24954695 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26147] ppid=26142 vsize=865300 CPUtime=0.07
/proc/26144/task/26147/stat : 26147 (java) S 26142 26144 26026 0 -1 64 3064 0 0 0 7 0 0 0 16 0 9 0 24954698 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26148] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26148/stat : 26148 (java) S 26142 26144 26026 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24954698 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26149] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26149/stat : 26149 (java) S 26142 26144 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24954698 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26150] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26150/stat : 26150 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24954702 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26151] ppid=26142 vsize=865300 CPUtime=0.4
/proc/26144/task/26151/stat : 26151 (java) R 26142 26144 26026 0 -1 64 715 0 0 0 39 1 0 0 16 0 9 0 24954702 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 104061390 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26152] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26152/stat : 26152 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24954702 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26153] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26153/stat : 26153 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24954702 886067200 18687 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 865300

[startup+4.10297 s]
/proc/loadavg: 2.01 2.10 2.15 3/81 26153
/proc/meminfo: memFree=1795160/2055920 swapFree=4192812/4192956
[pid=26144] ppid=26142 vsize=865300 CPUtime=4.02
/proc/26144/stat : 26144 (java) S 26142 26144 26026 0 -1 0 19322 0 1 0 389 13 0 0 18 0 9 0 24954693 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26144/statm: 216325 18697 1982 9 0 210793 0
[pid=26144/tid=26146] ppid=26142 vsize=865300 CPUtime=3.51
/proc/26144/task/26146/stat : 26146 (java) R 26142 26144 26026 0 -1 64 14807 0 1 0 341 10 0 0 25 0 9 0 24954695 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4127452164 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26147] ppid=26142 vsize=865300 CPUtime=0.07
/proc/26144/task/26147/stat : 26147 (java) S 26142 26144 26026 0 -1 64 3064 0 0 0 7 0 0 0 16 0 9 0 24954698 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26148] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26148/stat : 26148 (java) S 26142 26144 26026 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24954698 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26149] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26149/stat : 26149 (java) S 26142 26144 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24954698 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26150] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26150/stat : 26150 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24954702 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26151] ppid=26142 vsize=865300 CPUtime=0.4
/proc/26144/task/26151/stat : 26151 (java) S 26142 26144 26026 0 -1 64 718 0 0 0 39 1 0 0 16 0 9 0 24954702 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26152] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26152/stat : 26152 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24954702 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26144/tid=26153] ppid=26142 vsize=865300 CPUtime=0
/proc/26144/task/26153/stat : 26153 (java) S 26142 26144 26026 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24954702 886067200 18697 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 865300

Child status: 0
Real time (s): 4.17058
CPU time (s): 4.08938
CPU user time (s): 3.9384
CPU system time (s): 0.150977
CPU usage (%): 98.0529
Max. virtual memory (cumulated for all children) (KiB): 865300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9384
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19345
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= 1846
involuntary context switches= 1790

runsolver used 0.005999 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-12 08:08:06
IDJOB=2084192
IDBENCH=58053
IDSOLVER=737
FILE ID=node30/2084192-1247378886
PBS_JOBID= 9507218
Free space on /tmp= 66372 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/rlfapGraphs/normalized-graph2.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084192-1247378886/watcher-2084192-1247378886 -o /tmp/evaluation-result-2084192-1247378886/solver-2084192-1247378886 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2084192-1247378886.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

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

MD5SUM BENCH= 4b1880b220e0e2c53300bef9fd72ba3f
RANDOM SEED=340907301

node30.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.277
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.277
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:       1847552 kB
Buffers:          4364 kB
Cached:          45140 kB
SwapCached:          0 kB
Active:         136648 kB
Inactive:        18744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2796 kB
Writeback:           0 kB
Mapped:         117452 kB
Slab:            38176 kB
Committed_AS:   318632 kB
PageTables:       1928 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= 66368 MiB
End job on node30 at 2009-07-12 08:08:10