Trace number 2063983

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
Concrete 2009-07-14SAT 25.3881 25.6824

DiagnosticValue
CHECKS1179430
NODES3087

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-8.xml
MD5SUMecc4645e217ca43fb25e27990367c484
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.494924
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3361
Maximum constraint arity15
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2871
Global constraints used (with number of constraints)alldifferent(490)

Solver Data

8.58/8.74	c CPU-LOAD 6.34
8.58/8.74	c LOADED 400 V (25 E), 2871 PredicateConstraint, 490 AllDifferentConstraint, arity 15, 6.34 cpu
25.33/25.63	v 3 0 10 24 14 39 26 26 12 13 9 34 32 0 44 36 20 26 5 3 24 34 32 11 20 4 15 29 17 1 10 43 8 5 4 39 35 24 15 23 13 44 31 37 11 17 43 12 35 18 18 36 21 28 9 10 16 13 42 1 36 44 30 4 40 35 5 38 6 21 22 34 20 11 30 23 35 19 14 16 4 21 27 41 17 19 15 28 25 21 40 33 43 0 26 30 12 2 27 38 1 3 7 24 39 8 32 14 21 25 36 37 2 6 41 12 0 10 13 22 1 9 38 0 33 24 16 25 7 17 8 0 17 30 11 6 23 35 37 26 4 22 11 7 19 18 37 9 28 7 17 28 27 32 29 26 3 3 18 8 40 15 40 37 35 20 1 27 30 39 22 31 3 8 29 42 9 12 35 15 2 31 41 36 23 29 5 42 7 20 34 6 28 8 10 23 12 33 16 9 2 4 9 2 1 6 7 1 9 5 1 1 6 2 2 1 1 9 0 3 4 6 7 4 9 9 0 1 2 0 1 9 2 1 8 1 2 6 8 9 2 5 1 5 0 4 1 1 5 1 5 8 6 4 6 7 1 1 4 4 5 6 1 1 8 1 4 1 1 9 0 4 4 2 2 8 0 1 5 0 2 1 2 2 9 9 1 1 1 0 4 7 6 1 8 0 4 8 1 5 3 0 5 1 4 1 1 4 2 9 6 1 1 2 4 5 9 4 9 2 2 4 2 7 4 0 4 2 1 3 6 0 0 5 1 7 1 4 7 3 5 1 5 4 6 2 2 7 0 0 1 8 8 2 2 2 1 9 6 8 7 4 9 9 7 0 1 6 9 2 7 4 6 9 6 0 0 0 6 6 9 9 6 2 2 3 5 7 6 6 7 6 7 7 6 6 2 5 9 2 
25.33/25.63	s SATISFIABLE
25.33/25.63	d NODES 3087
25.33/25.63	d CHECKS 1179433
25.33/25.63	c heuristic-cpu: 0.0
25.33/25.63	c prepro-constraint-ccks: 109366
25.33/25.63	c prepro-constraint-presenceccks: 9165
25.33/25.63	c prepro-cpu: 0.11999999
25.33/25.63	c prepro-matrix2d-ccks: 0
25.33/25.63	c prepro-matrix2d-presenceccks: 0
25.33/25.63	c prepro-removed: 0
25.33/25.63	c search-cpu: 15.72
25.33/25.63	c search-nps: 196.37404
25.33/25.63	c total-assgn: 3087
25.33/25.63	c total-constraint-ccks: 1179433
25.33/25.63	c total-constraint-presence-ccks: 14194486
25.33/25.63	c total-cpu: 16.01
25.33/25.63	c total-matrix2d-ccks: 0
25.33/25.63	c total-matrix2d-presence-ccks: 0
25.33/25.63	c TOTAL-NODES 3087
25.33/25.63	c TOTAL-CPU 16.01

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-2063983-1247701652/watcher-2063983-1247701652 -o /tmp/evaluation-result-2063983-1247701652/solver-2063983-1247701652 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2063983-1247701652.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.06 1.11 4/82 14300
/proc/meminfo: memFree=465208/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=18576 CPUtime=0
/proc/14300/stat : 14300 (runsolver) R 14298 14300 12146 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 57231214 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 254195330343 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14300/statm: 4644 284 249 26 0 2626 0

[startup+0.053144 s]
/proc/loadavg: 1.02 1.06 1.11 4/82 14300
/proc/meminfo: memFree=465208/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101298 s]
/proc/loadavg: 1.02 1.06 1.11 4/82 14300
/proc/meminfo: memFree=465208/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301314 s]
/proc/loadavg: 1.02 1.06 1.11 4/82 14300
/proc/meminfo: memFree=465208/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702343 s]
/proc/loadavg: 1.02 1.06 1.11 4/82 14300
/proc/meminfo: memFree=465208/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5024 s]
/proc/loadavg: 1.02 1.06 1.11 4/92 14313
/proc/meminfo: memFree=450408/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
[pid=14305] ppid=14300 vsize=847588 CPUtime=1.46
/proc/14305/stat : 14305 (java) S 14300 14300 12146 0 -1 0 8246 0 1 0 139 7 0 0 18 0 9 0 57231216 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14305/statm: 211897 7111 2624 9 0 206375 0
[pid=14305/tid=14306] ppid=14300 vsize=847588 CPUtime=0.99
/proc/14305/task/14306/stat : 14306 (java) R 14300 14300 12146 0 -1 64 3924 0 1 0 96 3 0 0 21 0 9 0 57231217 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4126456356 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14307] ppid=14300 vsize=847588 CPUtime=0.12
/proc/14305/task/14307/stat : 14307 (java) S 14300 14300 12146 0 -1 64 2129 0 0 0 11 1 0 0 16 0 9 0 57231218 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14308] ppid=14300 vsize=847588 CPUtime=0
/proc/14305/task/14308/stat : 14308 (java) S 14300 14300 12146 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57231218 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14309] ppid=14300 vsize=847588 CPUtime=0
/proc/14305/task/14309/stat : 14309 (java) S 14300 14300 12146 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57231218 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14310] ppid=14300 vsize=847588 CPUtime=0
/proc/14305/task/14310/stat : 14310 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57231221 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14311] ppid=14300 vsize=847588 CPUtime=0.32
/proc/14305/task/14311/stat : 14311 (java) S 14300 14300 12146 0 -1 64 1496 0 0 0 31 1 0 0 16 0 9 0 57231224 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14312] ppid=14300 vsize=847588 CPUtime=0
/proc/14305/task/14312/stat : 14312 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57231224 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14313] ppid=14300 vsize=847588 CPUtime=0
/proc/14305/task/14313/stat : 14313 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57231224 867930112 7111 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852944

[startup+3.1018 s]
/proc/loadavg: 1.02 1.06 1.11 3/93 14314
/proc/meminfo: memFree=444768/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
[pid=14305] ppid=14300 vsize=851080 CPUtime=3.05
/proc/14305/stat : 14305 (java) S 14300 14300 12146 0 -1 0 10113 0 1 0 294 11 0 0 18 0 10 0 57231216 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14305/statm: 212770 8755 2633 9 0 207248 0
[pid=14305/tid=14306] ppid=14300 vsize=851080 CPUtime=2.03
/proc/14305/task/14306/stat : 14306 (java) R 14300 14300 12146 0 -1 64 4199 0 1 0 199 4 0 0 25 0 10 0 57231217 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14307] ppid=14300 vsize=851080 CPUtime=0.3
/proc/14305/task/14307/stat : 14307 (java) S 14300 14300 12146 0 -1 64 2760 0 0 0 27 3 0 0 16 0 10 0 57231218 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14308] ppid=14300 vsize=851080 CPUtime=0
/proc/14305/task/14308/stat : 14308 (java) S 14300 14300 12146 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57231218 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14309] ppid=14300 vsize=851080 CPUtime=0
/proc/14305/task/14309/stat : 14309 (java) S 14300 14300 12146 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57231218 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14310] ppid=14300 vsize=851080 CPUtime=0
/proc/14305/task/14310/stat : 14310 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57231221 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14311] ppid=14300 vsize=851080 CPUtime=0.69
/proc/14305/task/14311/stat : 14311 (java) S 14300 14300 12146 0 -1 64 2453 0 0 0 67 2 0 0 15 0 10 0 57231224 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14312] ppid=14300 vsize=851080 CPUtime=0
/proc/14305/task/14312/stat : 14312 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57231224 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14313] ppid=14300 vsize=851080 CPUtime=0
/proc/14305/task/14313/stat : 14313 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57231224 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14314] ppid=14300 vsize=851080 CPUtime=0
/proc/14305/task/14314/stat : 14314 (java) S 14300 14300 12146 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57231391 871505920 8755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 856436

[startup+6.30275 s]
/proc/loadavg: 1.18 1.09 1.12 3/93 14314
/proc/meminfo: memFree=435360/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
[pid=14305] ppid=14300 vsize=851388 CPUtime=6.21
/proc/14305/stat : 14305 (java) S 14300 14300 12146 0 -1 0 12202 0 1 0 600 21 0 0 18 0 10 0 57231216 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14305/statm: 212847 10059 2633 9 0 207325 0
[pid=14305/tid=14306] ppid=14300 vsize=851388 CPUtime=4.66
/proc/14305/task/14306/stat : 14306 (java) R 14300 14300 12146 0 -1 64 5021 0 1 0 454 12 0 0 25 0 10 0 57231217 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4158932211 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14307] ppid=14300 vsize=851388 CPUtime=0.6
/proc/14305/task/14307/stat : 14307 (java) S 14300 14300 12146 0 -1 64 3886 0 0 0 56 4 0 0 16 0 10 0 57231218 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14308] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14308/stat : 14308 (java) S 14300 14300 12146 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57231218 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14309] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14309/stat : 14309 (java) S 14300 14300 12146 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57231218 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14310] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14310/stat : 14310 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57231221 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14311] ppid=14300 vsize=851388 CPUtime=0.91
/proc/14305/task/14311/stat : 14311 (java) S 14300 14300 12146 0 -1 64 2594 0 0 0 89 2 0 0 15 0 10 0 57231224 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14312] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14312/stat : 14312 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57231224 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14313] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14313/stat : 14313 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57231224 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14314] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14314/stat : 14314 (java) S 14300 14300 12146 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 57231391 871821312 10059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 856744

[startup+12.7012 s]
/proc/loadavg: 1.24 1.11 1.12 3/92 14315
/proc/meminfo: memFree=424224/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
[pid=14305] ppid=14300 vsize=851388 CPUtime=12.55
/proc/14305/stat : 14305 (java) S 14300 14300 12146 0 -1 0 15048 0 1 0 1226 29 0 0 18 0 9 0 57231216 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14305/statm: 212847 12719 2634 9 0 207325 0
[pid=14305/tid=14306] ppid=14300 vsize=851388 CPUtime=10.12
/proc/14305/task/14306/stat : 14306 (java) R 14300 14300 12146 0 -1 64 5593 0 1 0 994 18 0 0 25 0 9 0 57231217 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4128282532 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14307] ppid=14300 vsize=851388 CPUtime=1.36
/proc/14305/task/14307/stat : 14307 (java) S 14300 14300 12146 0 -1 64 6125 0 0 0 129 7 0 0 16 0 9 0 57231218 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14308] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14308/stat : 14308 (java) S 14300 14300 12146 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57231218 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14309] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14309/stat : 14309 (java) S 14300 14300 12146 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57231218 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14310] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14310/stat : 14310 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57231221 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14311] ppid=14300 vsize=851388 CPUtime=1.04
/proc/14305/task/14311/stat : 14311 (java) S 14300 14300 12146 0 -1 64 2627 0 0 0 101 3 0 0 15 0 9 0 57231224 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14312] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14312/stat : 14312 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57231224 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14313] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14313/stat : 14313 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57231224 871821312 12719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 856744

[startup+25.5021 s]
/proc/loadavg: 1.41 1.15 1.14 3/92 14315
/proc/meminfo: memFree=417312/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
[pid=14305] ppid=14300 vsize=851388 CPUtime=25.23
/proc/14305/stat : 14305 (java) S 14300 14300 12146 0 -1 0 16867 0 1 0 2492 31 0 0 18 0 9 0 57231216 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14305/statm: 212847 14454 2634 9 0 207325 0
[pid=14305/tid=14306] ppid=14300 vsize=851388 CPUtime=22.41
/proc/14305/task/14306/stat : 14306 (java) R 14300 14300 12146 0 -1 64 5634 0 1 0 2223 18 0 0 25 0 9 0 57231217 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14307] ppid=14300 vsize=851388 CPUtime=1.74
/proc/14305/task/14307/stat : 14307 (java) R 14300 14300 12146 0 -1 64 7902 0 0 0 166 8 0 0 16 0 9 0 57231218 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 102758168 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14308] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14308/stat : 14308 (java) S 14300 14300 12146 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57231218 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14309] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14309/stat : 14309 (java) S 14300 14300 12146 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57231218 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14310] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14310/stat : 14310 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57231221 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14311] ppid=14300 vsize=851388 CPUtime=1.04
/proc/14305/task/14311/stat : 14311 (java) S 14300 14300 12146 0 -1 64 2628 0 0 0 101 3 0 0 16 0 9 0 57231224 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14312] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14312/stat : 14312 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57231224 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14313] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14313/stat : 14313 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57231224 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 856744

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

[startup+25.6021 s]
/proc/loadavg: 1.41 1.15 1.14 3/92 14315
/proc/meminfo: memFree=417312/2055920 swapFree=4192812/4192956
[pid=14300] ppid=14298 vsize=5356 CPUtime=0
/proc/14300/stat : 14300 (concrete.sh) S 14298 14300 12146 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57231214 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14300/statm: 1339 244 201 169 0 50 0
[pid=14305] ppid=14300 vsize=851388 CPUtime=25.33
/proc/14305/stat : 14305 (java) S 14300 14300 12146 0 -1 0 16867 0 1 0 2502 31 0 0 18 0 9 0 57231216 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14305/statm: 212847 14454 2634 9 0 207325 0
[pid=14305/tid=14306] ppid=14300 vsize=851388 CPUtime=22.41
/proc/14305/task/14306/stat : 14306 (java) R 14300 14300 12146 0 -1 64 5634 0 1 0 2223 18 0 0 25 0 9 0 57231217 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14307] ppid=14300 vsize=851388 CPUtime=1.84
/proc/14305/task/14307/stat : 14307 (java) R 14300 14300 12146 0 -1 64 7902 0 0 0 176 8 0 0 16 0 9 0 57231218 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14308] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14308/stat : 14308 (java) S 14300 14300 12146 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 57231218 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14309] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14309/stat : 14309 (java) S 14300 14300 12146 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57231218 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14310] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14310/stat : 14310 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57231221 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14311] ppid=14300 vsize=851388 CPUtime=1.04
/proc/14305/task/14311/stat : 14311 (java) S 14300 14300 12146 0 -1 64 2628 0 0 0 101 3 0 0 16 0 9 0 57231224 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14312] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14312/stat : 14312 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57231224 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14305/tid=14313] ppid=14300 vsize=851388 CPUtime=0
/proc/14305/task/14313/stat : 14313 (java) S 14300 14300 12146 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57231224 871821312 14454 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 856744

Child status: 0
Real time (s): 25.6824
CPU time (s): 25.3881
CPU user time (s): 25.0602
CPU system time (s): 0.32795
CPU usage (%): 98.8542
Max. virtual memory (cumulated for all children) (KiB): 857016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.0602
system time used= 0.32795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17520
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= 8805
involuntary context switches= 9280

runsolver used 0.036994 second user time and 0.097985 second system time

The end

Launcher Data

Begin job on node34 at 2009-07-16 01:47:32
IDJOB=2063983
IDBENCH=54112
IDSOLVER=735
FILE ID=node34/2063983-1247701652
PBS_JOBID= 9521243
Free space on /tmp= 66308 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-8.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063983-1247701652/watcher-2063983-1247701652 -o /tmp/evaluation-result-2063983-1247701652/solver-2063983-1247701652 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2063983-1247701652.xml

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

MD5SUM BENCH= ecc4645e217ca43fb25e27990367c484
RANDOM SEED=1236534975

node34.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.232
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.232
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:        465624 kB
Buffers:         99068 kB
Cached:         660356 kB
SwapCached:          0 kB
Active:         991544 kB
Inactive:       515004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        465624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:         767548 kB
Slab:            67480 kB
Committed_AS:  1299640 kB
PageTables:       3252 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= 66308 MiB
End job on node34 at 2009-07-16 01:47:58