Trace number 2068252

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 DC 2009-07-14SAT 10.7974 10.7808

DiagnosticValue
CHECKS42943
NODES590

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s3-3-3-3.xml
MD5SUM453dfb6e349288d04561e6938325e862
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.221965
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints648
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension648
Global constraints used (with number of constraints)

Solver Data

2.07/2.05	c CPU-LOAD 1.22
2.07/2.05	c LOADED 240 V (2 E), 164 PredicateConstraint, 12 ExtensionConstraintDynamic, 158 ExtensionConstraint2D, arity 20, 1.22 cpu
10.72/10.74	v 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 
10.72/10.75	s SATISFIABLE
10.72/10.75	d NODES 590
10.72/10.75	d CHECKS 42943
10.72/10.75	c CDC-added-constraints: 98
10.72/10.75	c CDC-nbsingletontests: 944
10.72/10.75	c CDC-nogoods: 98
10.72/10.75	c heuristic-cpu: 0.0
10.72/10.75	c prepro-constraint-ccks: 4314
10.72/10.75	c prepro-constraint-presenceccks: 7749
10.72/10.75	c prepro-cpu: 7.1899996
10.72/10.75	c prepro-matrix2d-ccks: 5766
10.72/10.75	c prepro-matrix2d-presenceccks: 0
10.72/10.75	c prepro-removed: 0
10.72/10.75	c search-cpu: 1.2199998
10.72/10.75	c search-nps: 483.60663
10.72/10.75	c total-assgn: 590
10.72/10.75	c total-constraint-ccks: 13860
10.72/10.75	c total-constraint-presence-ccks: 54354
10.72/10.75	c total-cpu: 8.44
10.72/10.75	c total-matrix2d-ccks: 29083
10.72/10.75	c total-matrix2d-presence-ccks: 0
10.72/10.75	c TOTAL-NODES 590
10.72/10.75	c TOTAL-CPU 8.44

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-2068252-1247706305/watcher-2068252-1247706305 -o /tmp/evaluation-result-2068252-1247706305/solver-2068252-1247706305 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2068252-1247706305.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: 2.29 2.18 2.08 4/83 12176
/proc/meminfo: memFree=992040/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=148 CPUtime=0
/proc/12180/stat : 12180 (java) R 12176 12176 10931 0 -1 0 34 0 0 0 0 0 0 0 18 0 1 0 57695895 151552 20 996147200 134512640 134550932 4294955504 18446744073709551615 6777919 0 0 4096 0 0 0 0 17 1 0 0
/proc/12180/statm: 38 22 15 9 0 4 0

[startup+0.080461 s]
/proc/loadavg: 2.29 2.18 2.08 4/83 12176
/proc/meminfo: memFree=992040/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=840792 CPUtime=0.06
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 3003 0 1 0 5 1 0 0 18 0 6 0 57695895 860971008 2495 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 210198 2495 1477 9 0 204690 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 846148

[startup+0.101462 s]
/proc/loadavg: 2.29 2.18 2.08 4/83 12176
/proc/meminfo: memFree=992040/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=844004 CPUtime=0.09
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 3552 0 1 0 7 2 0 0 18 0 9 0 57695895 864260096 3026 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 211001 3026 1645 9 0 205493 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 849360

[startup+0.301499 s]
/proc/loadavg: 2.29 2.18 2.08 4/83 12176
/proc/meminfo: memFree=992040/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=847872 CPUtime=0.37
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 5116 0 1 0 35 2 0 0 18 0 9 0 57695895 868220928 4456 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 211968 4456 1824 9 0 206460 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 853228

[startup+0.70157 s]
/proc/loadavg: 2.29 2.18 2.08 4/83 12176
/proc/meminfo: memFree=992040/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=847928 CPUtime=0.77
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 5747 0 1 0 74 3 0 0 18 0 9 0 57695895 868278272 5031 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 211982 5031 1939 9 0 206460 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 853284

[startup+1.50272 s]
/proc/loadavg: 2.29 2.18 2.08 4/93 12189
/proc/meminfo: memFree=977240/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=849400 CPUtime=1.57
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 6822 0 1 0 152 5 0 0 18 0 10 0 57695895 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 212350 6068 2018 9 0 206828 0
[pid=12180/tid=12182] ppid=12176 vsize=849400 CPUtime=1.02
/proc/12180/task/12182/stat : 12182 (java) R 12176 12176 10931 0 -1 64 4013 0 1 0 99 3 0 0 24 0 10 0 57695896 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4126085107 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12183] ppid=12176 vsize=849400 CPUtime=0.06
/proc/12180/task/12183/stat : 12183 (java) S 12176 12176 10931 0 -1 64 635 0 0 0 6 0 0 0 16 0 10 0 57695897 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12184] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12184/stat : 12184 (java) S 12176 12176 10931 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57695898 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12185] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12185/stat : 12185 (java) S 12176 12176 10931 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57695898 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12186] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12186/stat : 12186 (java) S 12176 12176 10931 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57695900 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12187] ppid=12176 vsize=849400 CPUtime=0.47
/proc/12180/task/12187/stat : 12187 (java) S 12176 12176 10931 0 -1 64 1474 0 0 0 46 1 0 0 16 0 10 0 57695903 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12188] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12188/stat : 12188 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57695903 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12189] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12189/stat : 12189 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57695903 869785600 6068 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 854756

[startup+3.102 s]
/proc/loadavg: 2.26 2.17 2.08 4/93 12190
/proc/meminfo: memFree=972696/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=849400 CPUtime=3.16
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 8324 0 1 0 310 6 0 0 18 0 10 0 57695895 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 212350 7313 2632 9 0 206828 0
[pid=12180/tid=12182] ppid=12176 vsize=849400 CPUtime=2.43
/proc/12180/task/12182/stat : 12182 (java) R 12176 12176 10931 0 -1 64 4262 0 1 0 240 3 0 0 25 0 10 0 57695896 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4127279832 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12183] ppid=12176 vsize=849400 CPUtime=0.15
/proc/12180/task/12183/stat : 12183 (java) S 12176 12176 10931 0 -1 64 1830 0 0 0 15 0 0 0 16 0 10 0 57695897 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12184] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12184/stat : 12184 (java) S 12176 12176 10931 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57695898 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12185] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12185/stat : 12185 (java) S 12176 12176 10931 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57695898 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12186] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12186/stat : 12186 (java) S 12176 12176 10931 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57695900 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12187] ppid=12176 vsize=849400 CPUtime=0.55
/proc/12180/task/12187/stat : 12187 (java) S 12176 12176 10931 0 -1 64 1531 0 0 0 54 1 0 0 16 0 10 0 57695903 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12188] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12188/stat : 12188 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57695903 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12189] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12189/stat : 12189 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57695903 869785600 7313 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 854756

[startup+6.30258 s]
/proc/loadavg: 2.26 2.17 2.08 3/94 12191
/proc/meminfo: memFree=972368/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=849400 CPUtime=6.35
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 8339 0 1 0 628 7 0 0 18 0 10 0 57695895 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 212350 7283 2632 9 0 206828 0
[pid=12180/tid=12182] ppid=12176 vsize=849400 CPUtime=5.59
/proc/12180/task/12182/stat : 12182 (java) R 12176 12176 10931 0 -1 64 4270 0 1 0 555 4 0 0 25 0 10 0 57695896 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4127279754 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12183] ppid=12176 vsize=849400 CPUtime=0.16
/proc/12180/task/12183/stat : 12183 (java) S 12176 12176 10931 0 -1 64 1830 0 0 0 16 0 0 0 16 0 10 0 57695897 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12184] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12184/stat : 12184 (java) S 12176 12176 10931 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57695898 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12185] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12185/stat : 12185 (java) S 12176 12176 10931 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57695898 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12186] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12186/stat : 12186 (java) S 12176 12176 10931 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57695900 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12187] ppid=12176 vsize=849400 CPUtime=0.57
/proc/12180/task/12187/stat : 12187 (java) S 12176 12176 10931 0 -1 64 1538 0 0 0 56 1 0 0 15 0 10 0 57695903 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12188] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12188/stat : 12188 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57695903 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12189] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12189/stat : 12189 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57695903 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12191] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12191/stat : 12191 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57696107 869785600 7283 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 854756

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

[startup+7.90187 s]
/proc/loadavg: 2.24 2.17 2.07 3/94 12191
/proc/meminfo: memFree=972368/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=849400 CPUtime=7.94
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 8342 0 1 0 787 7 0 0 18 0 10 0 57695895 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 212350 7284 2632 9 0 206828 0
[pid=12180/tid=12182] ppid=12176 vsize=849400 CPUtime=7.17
/proc/12180/task/12182/stat : 12182 (java) R 12176 12176 10931 0 -1 64 4272 0 1 0 713 4 0 0 25 0 10 0 57695896 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4127279776 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12183] ppid=12176 vsize=849400 CPUtime=0.16
/proc/12180/task/12183/stat : 12183 (java) S 12176 12176 10931 0 -1 64 1830 0 0 0 16 0 0 0 17 0 10 0 57695897 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12184] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12184/stat : 12184 (java) S 12176 12176 10931 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57695898 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12185] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12185/stat : 12185 (java) S 12176 12176 10931 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57695898 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12186] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12186/stat : 12186 (java) S 12176 12176 10931 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57695900 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12187] ppid=12176 vsize=849400 CPUtime=0.57
/proc/12180/task/12187/stat : 12187 (java) S 12176 12176 10931 0 -1 64 1539 0 0 0 56 1 0 0 16 0 10 0 57695903 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12188] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12188/stat : 12188 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 57695903 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12189] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12189/stat : 12189 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57695903 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12191] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12191/stat : 12191 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57696107 869785600 7284 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 854756

[startup+9.50117 s]
/proc/loadavg: 2.24 2.17 2.07 3/94 12191
/proc/meminfo: memFree=972304/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=849400 CPUtime=9.53
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 8349 0 1 0 946 7 0 0 18 0 9 0 57695895 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 212350 7288 2632 9 0 206828 0
[pid=12180/tid=12182] ppid=12176 vsize=849400 CPUtime=8.76
/proc/12180/task/12182/stat : 12182 (java) R 12176 12176 10931 0 -1 64 4276 0 1 0 872 4 0 0 25 0 9 0 57695896 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4125156004 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12183] ppid=12176 vsize=849400 CPUtime=0.17
/proc/12180/task/12183/stat : 12183 (java) S 12176 12176 10931 0 -1 64 1830 0 0 0 17 0 0 0 16 0 9 0 57695897 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12184] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12184/stat : 12184 (java) S 12176 12176 10931 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57695898 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12185] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12185/stat : 12185 (java) S 12176 12176 10931 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57695898 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12186] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12186/stat : 12186 (java) S 12176 12176 10931 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57695900 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12187] ppid=12176 vsize=849400 CPUtime=0.57
/proc/12180/task/12187/stat : 12187 (java) S 12176 12176 10931 0 -1 64 1542 0 0 0 56 1 0 0 16 0 9 0 57695903 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12188] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12188/stat : 12188 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57695903 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12189] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12189/stat : 12189 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57695903 869785600 7288 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 854756

[startup+10.3013 s]
/proc/loadavg: 2.24 2.17 2.07 3/93 12191
/proc/meminfo: memFree=972304/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=849400 CPUtime=10.32
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 8355 0 1 0 1025 7 0 0 18 0 9 0 57695895 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 212350 7294 2634 9 0 206828 0
[pid=12180/tid=12182] ppid=12176 vsize=849400 CPUtime=9.54
/proc/12180/task/12182/stat : 12182 (java) R 12176 12176 10931 0 -1 64 4276 0 1 0 950 4 0 0 25 0 9 0 57695896 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4127258918 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12183] ppid=12176 vsize=849400 CPUtime=0.17
/proc/12180/task/12183/stat : 12183 (java) S 12176 12176 10931 0 -1 64 1830 0 0 0 17 0 0 0 16 0 9 0 57695897 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12184] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12184/stat : 12184 (java) S 12176 12176 10931 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57695898 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12185] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12185/stat : 12185 (java) S 12176 12176 10931 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57695898 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12186] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12186/stat : 12186 (java) S 12176 12176 10931 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57695900 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12187] ppid=12176 vsize=849400 CPUtime=0.58
/proc/12180/task/12187/stat : 12187 (java) S 12176 12176 10931 0 -1 64 1548 0 0 0 57 1 0 0 15 0 9 0 57695903 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12188] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12188/stat : 12188 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57695903 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12189] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12189/stat : 12189 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57695903 869785600 7294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.32
Current children cumulated vsize (KiB) 854756

[startup+10.7024 s]
/proc/loadavg: 2.24 2.17 2.07 3/93 12191
/proc/meminfo: memFree=972304/2055920 swapFree=4192812/4192956
[pid=12176] ppid=12174 vsize=5356 CPUtime=0
/proc/12176/stat : 12176 (concrete.sh) S 12174 12176 10931 0 -1 4194304 341 294 0 0 0 0 0 0 16 0 1 0 57695895 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12176/statm: 1339 244 201 169 0 50 0
[pid=12180] ppid=12176 vsize=849400 CPUtime=10.72
/proc/12180/stat : 12180 (java) S 12176 12176 10931 0 -1 0 8727 0 1 0 1065 7 0 0 18 0 9 0 57695895 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12180/statm: 212350 7661 2636 9 0 206828 0
[pid=12180/tid=12182] ppid=12176 vsize=849400 CPUtime=9.91
/proc/12180/task/12182/stat : 12182 (java) R 12176 12176 10931 0 -1 64 4281 0 1 0 987 4 0 0 25 0 9 0 57695896 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12183] ppid=12176 vsize=849400 CPUtime=0.19
/proc/12180/task/12183/stat : 12183 (java) R 12176 12176 10931 0 -1 64 2194 0 0 0 19 0 0 0 16 0 9 0 57695897 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 102331150 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12184] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12184/stat : 12184 (java) S 12176 12176 10931 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57695898 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12185] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12185/stat : 12185 (java) S 12176 12176 10931 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57695898 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12186] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12186/stat : 12186 (java) S 12176 12176 10931 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57695900 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12187] ppid=12176 vsize=849400 CPUtime=0.58
/proc/12180/task/12187/stat : 12187 (java) S 12176 12176 10931 0 -1 64 1551 0 0 0 57 1 0 0 15 0 9 0 57695903 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12180/tid=12188] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12188/stat : 12188 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57695903 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12180/tid=12189] ppid=12176 vsize=849400 CPUtime=0
/proc/12180/task/12189/stat : 12189 (java) S 12176 12176 10931 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57695903 869785600 7661 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 854756

Child status: 0
Real time (s): 10.7808
CPU time (s): 10.7974
CPU user time (s): 10.7074
CPU system time (s): 0.089986
CPU usage (%): 100.154
Max. virtual memory (cumulated for all children) (KiB): 854756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7074
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9382
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= 2634
involuntary context switches= 2703

runsolver used 0.022996 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-16 03:05:05
IDJOB=2068252
IDBENCH=54844
IDSOLVER=736
FILE ID=node84/2068252-1247706305
PBS_JOBID= 9521150
Free space on /tmp= 66180 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s3-3-3-3.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068252-1247706305/watcher-2068252-1247706305 -o /tmp/evaluation-result-2068252-1247706305/solver-2068252-1247706305 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2068252-1247706305.xml

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

MD5SUM BENCH= 453dfb6e349288d04561e6938325e862
RANDOM SEED=1052564359

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        992456 kB
Buffers:         53468 kB
Cached:         171544 kB
SwapCached:          0 kB
Active:         809160 kB
Inactive:       183236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        992456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:         787712 kB
Slab:            54740 kB
Committed_AS:  1261516 kB
PageTables:       3284 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= 66180 MiB
End job on node84 at 2009-07-16 03:05:16