Trace number 2078768

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 23.9634 24.1074

DiagnosticValue
CHECKS127703000
NODES50

General information on the benchmark

Namecsp/jobShop-e0ddr1/
normalized-e0ddr1-10-by-5-7.xml
MD5SUMa6a49020f8ee266e49d13048f93c5cc5
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.039993
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size118
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data

1.26/1.38	c CPU-LOAD 0.63
1.26/1.38	c LOADED 50 V (118 E), 40 DiffConstraint, 225 DTConstraint, arity 2, 0.63 cpu
23.86/24.08	v 0 8 33 45 68 21 30 94 106 109 0 16 106 117 130 0 12 45 60 81 0 10 21 55 62 10 47 117 127 131 27 38 81 102 108 10 38 70 92 124 18 27 60 70 81 18 41 127 140 145 
23.86/24.08	s SATISFIABLE
23.86/24.08	d NODES 50
23.86/24.08	d CHECKS 127703424
23.86/24.08	c CDC-added-constraints: 1197
23.86/24.08	c CDC-nbsingletontests: 14595
23.86/24.08	c CDC-nogoods: 1094646
23.86/24.08	c heuristic-cpu: 0.0
23.86/24.08	c prepro-constraint-ccks: 0
23.86/24.08	c prepro-constraint-presenceccks: 0
23.86/24.08	c prepro-cpu: 21.799997
23.86/24.08	c prepro-matrix2d-ccks: 127543087
23.86/24.08	c prepro-matrix2d-presenceccks: 0
23.86/24.08	c prepro-removed: 0
23.86/24.08	c search-cpu: 0.040002823
23.86/24.08	c search-nps: 1249.9117
23.86/24.08	c total-assgn: 50
23.86/24.08	c total-constraint-ccks: 0
23.86/24.08	c total-constraint-presence-ccks: 0
23.86/24.08	c total-cpu: 21.880001
23.86/24.08	c total-matrix2d-ccks: 127703424
23.86/24.08	c total-matrix2d-presence-ccks: 0
23.86/24.09	c TOTAL-NODES 50
23.86/24.09	c TOTAL-CPU 21.880001

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-2078768-1247716527/watcher-2078768-1247716527 -o /tmp/evaluation-result-2078768-1247716527/solver-2078768-1247716527 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2078768-1247716527.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.08 2.03 2.00 4/81 16588
/proc/meminfo: memFree=517016/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=18576 CPUtime=0
/proc/16588/stat : 16588 (runsolver) R 16586 16588 14580 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 58720213 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16588/statm: 4644 284 249 26 0 2626 0

[startup+0.0708169 s]
/proc/loadavg: 2.08 2.03 2.00 4/81 16588
/proc/meminfo: memFree=517016/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101822 s]
/proc/loadavg: 2.08 2.03 2.00 4/81 16588
/proc/meminfo: memFree=517016/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301858 s]
/proc/loadavg: 2.08 2.03 2.00 4/81 16588
/proc/meminfo: memFree=517016/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701935 s]
/proc/loadavg: 2.08 2.03 2.00 4/81 16588
/proc/meminfo: memFree=517016/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5029 s]
/proc/loadavg: 2.08 2.03 2.00 4/92 16602
/proc/meminfo: memFree=502016/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=848860 CPUtime=1.47
/proc/16593/stat : 16593 (java) S 16588 16588 14580 0 -1 0 7703 0 1 0 141 6 0 0 21 0 10 0 58720214 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 212215 6754 2623 9 0 206693 0
[pid=16593/tid=16594] ppid=16588 vsize=848860 CPUtime=0.92
/proc/16593/task/16594/stat : 16594 (java) R 16588 16588 14580 0 -1 64 3993 0 1 0 88 4 0 0 25 0 10 0 58720215 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16595] ppid=16588 vsize=848860 CPUtime=0.08
/proc/16593/task/16595/stat : 16595 (java) S 16588 16588 14580 0 -1 64 1486 0 0 0 8 0 0 0 16 0 10 0 58720216 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16596] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16596/stat : 16596 (java) S 16588 16588 14580 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58720217 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16597] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16597/stat : 16597 (java) S 16588 16588 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720217 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16598] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16598/stat : 16598 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720219 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16599] ppid=16588 vsize=848860 CPUtime=0.45
/proc/16593/task/16599/stat : 16599 (java) S 16588 16588 14580 0 -1 64 1523 0 0 0 44 1 0 0 15 0 10 0 58720222 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16600] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16600/stat : 16600 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720222 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16601] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16601/stat : 16601 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58720222 869232640 6754 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 854216

[startup+3.1014 s]
/proc/loadavg: 2.08 2.03 2.00 3/92 16603
/proc/meminfo: memFree=496952/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=848860 CPUtime=3.06
/proc/16593/stat : 16593 (java) S 16588 16588 14580 0 -1 0 9424 0 1 0 299 7 0 0 21 0 10 0 58720214 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 212215 8442 2624 9 0 206693 0
[pid=16593/tid=16594] ppid=16588 vsize=848860 CPUtime=2.32
/proc/16593/task/16594/stat : 16594 (java) R 16588 16588 14580 0 -1 64 4026 0 1 0 228 4 0 0 25 0 10 0 58720215 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4127076193 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16595] ppid=16588 vsize=848860 CPUtime=0.24
/proc/16593/task/16595/stat : 16595 (java) S 16588 16588 14580 0 -1 64 3158 0 0 0 24 0 0 0 16 0 10 0 58720216 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16596] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16596/stat : 16596 (java) S 16588 16588 14580 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58720217 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16597] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16597/stat : 16597 (java) S 16588 16588 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720217 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16598] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16598/stat : 16598 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720219 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16599] ppid=16588 vsize=848860 CPUtime=0.47
/proc/16593/task/16599/stat : 16599 (java) S 16588 16588 14580 0 -1 64 1539 0 0 0 46 1 0 0 15 0 10 0 58720222 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16600] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16600/stat : 16600 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720222 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16601] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16601/stat : 16601 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58720222 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16603] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16603/stat : 16603 (java) S 16588 16588 14580 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58720356 869232640 8442 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 854216

[startup+6.30401 s]
/proc/loadavg: 2.16 2.05 2.01 4/92 16603
/proc/meminfo: memFree=486976/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=848860 CPUtime=6.24
/proc/16593/stat : 16593 (java) S 16588 16588 14580 0 -1 0 12548 0 1 0 615 9 0 0 21 0 10 0 58720214 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 212215 10324 2625 9 0 206693 0
[pid=16593/tid=16594] ppid=16588 vsize=848860 CPUtime=5.29
/proc/16593/task/16594/stat : 16594 (java) R 16588 16588 14580 0 -1 64 4153 0 1 0 525 4 0 0 25 0 10 0 58720215 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16595] ppid=16588 vsize=848860 CPUtime=0.46
/proc/16593/task/16595/stat : 16595 (java) R 16588 16588 14580 0 -1 64 6152 0 0 0 43 3 0 0 15 0 10 0 58720216 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 102709360 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16596] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16596/stat : 16596 (java) S 16588 16588 14580 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58720217 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16597] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16597/stat : 16597 (java) S 16588 16588 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720217 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16598] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16598/stat : 16598 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720219 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16599] ppid=16588 vsize=848860 CPUtime=0.48
/proc/16593/task/16599/stat : 16599 (java) S 16588 16588 14580 0 -1 64 1542 0 0 0 47 1 0 0 15 0 10 0 58720222 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16600] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16600/stat : 16600 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720222 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16601] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16601/stat : 16601 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58720222 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16603] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16603/stat : 16603 (java) S 16588 16588 14580 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58720356 869232640 10324 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 854216

[startup+12.7022 s]
/proc/loadavg: 2.14 2.04 2.01 3/92 16603
/proc/meminfo: memFree=480000/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=848860 CPUtime=12.61
/proc/16593/stat : 16593 (java) S 16588 16588 14580 0 -1 0 14515 0 1 0 1251 10 0 0 21 0 10 0 58720214 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 212215 11603 2625 9 0 206693 0
[pid=16593/tid=16594] ppid=16588 vsize=848860 CPUtime=11.47
/proc/16593/task/16594/stat : 16594 (java) R 16588 16588 14580 0 -1 64 4311 0 1 0 1143 4 0 0 25 0 10 0 58720215 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4127025736 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16595] ppid=16588 vsize=848860 CPUtime=0.63
/proc/16593/task/16595/stat : 16595 (java) S 16588 16588 14580 0 -1 64 7959 0 0 0 60 3 0 0 16 0 10 0 58720216 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16596] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16596/stat : 16596 (java) S 16588 16588 14580 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58720217 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16597] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16597/stat : 16597 (java) S 16588 16588 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720217 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16598] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16598/stat : 16598 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720219 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16599] ppid=16588 vsize=848860 CPUtime=0.48
/proc/16593/task/16599/stat : 16599 (java) S 16588 16588 14580 0 -1 64 1544 0 0 0 47 1 0 0 16 0 10 0 58720222 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16600] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16600/stat : 16600 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720222 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16601] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16601/stat : 16601 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58720222 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16603] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16603/stat : 16603 (java) S 16588 16588 14580 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58720356 869232640 11603 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 854216

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

[startup+19.1015 s]
/proc/loadavg: 2.13 2.04 2.01 4/92 16603
/proc/meminfo: memFree=466496/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=848860 CPUtime=18.98
/proc/16593/stat : 16593 (java) S 16588 16588 14580 0 -1 0 14616 0 1 0 1887 11 0 0 21 0 10 0 58720214 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 212215 11634 2625 9 0 206693 0
[pid=16593/tid=16594] ppid=16588 vsize=848860 CPUtime=17.8
/proc/16593/task/16594/stat : 16594 (java) R 16588 16588 14580 0 -1 64 4381 0 1 0 1776 4 0 0 25 0 10 0 58720215 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4127023601 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16595] ppid=16588 vsize=848860 CPUtime=0.67
/proc/16593/task/16595/stat : 16595 (java) S 16588 16588 14580 0 -1 64 7990 0 0 0 63 4 0 0 16 0 10 0 58720216 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16596] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16596/stat : 16596 (java) S 16588 16588 14580 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58720217 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16597] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16597/stat : 16597 (java) S 16588 16588 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720217 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16598] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16598/stat : 16598 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720219 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16599] ppid=16588 vsize=848860 CPUtime=0.48
/proc/16593/task/16599/stat : 16599 (java) S 16588 16588 14580 0 -1 64 1544 0 0 0 47 1 0 0 16 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16600] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16600/stat : 16600 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16601] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16601/stat : 16601 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16603] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16603/stat : 16603 (java) S 16588 16588 14580 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58720356 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 854216

[startup+22.3021 s]
/proc/loadavg: 2.12 2.04 2.01 3/92 16603
/proc/meminfo: memFree=466496/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=848860 CPUtime=22.16
/proc/16593/stat : 16593 (java) S 16588 16588 14580 0 -1 0 14679 0 1 0 2205 11 0 0 21 0 10 0 58720214 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 212215 11634 2625 9 0 206693 0
[pid=16593/tid=16594] ppid=16588 vsize=848860 CPUtime=20.95
/proc/16593/task/16594/stat : 16594 (java) R 16588 16588 14580 0 -1 64 4444 0 1 0 2091 4 0 0 25 0 10 0 58720215 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4127020394 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16595] ppid=16588 vsize=848860 CPUtime=0.69
/proc/16593/task/16595/stat : 16595 (java) S 16588 16588 14580 0 -1 64 7990 0 0 0 65 4 0 0 16 0 10 0 58720216 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16596] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16596/stat : 16596 (java) S 16588 16588 14580 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58720217 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16597] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16597/stat : 16597 (java) S 16588 16588 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720217 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16598] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16598/stat : 16598 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720219 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16599] ppid=16588 vsize=848860 CPUtime=0.48
/proc/16593/task/16599/stat : 16599 (java) S 16588 16588 14580 0 -1 64 1544 0 0 0 47 1 0 0 16 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16600] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16600/stat : 16600 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16601] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16601/stat : 16601 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16603] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16603/stat : 16603 (java) S 16588 16588 14580 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58720356 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 854216

[startup+23.1072 s]
/proc/loadavg: 2.12 2.04 2.01 3/92 16603
/proc/meminfo: memFree=466496/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=848860 CPUtime=22.95
/proc/16593/stat : 16593 (java) S 16588 16588 14580 0 -1 0 14697 0 1 0 2284 11 0 0 21 0 10 0 58720214 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 212215 11634 2625 9 0 206693 0
[pid=16593/tid=16594] ppid=16588 vsize=848860 CPUtime=21.74
/proc/16593/task/16594/stat : 16594 (java) R 16588 16588 14580 0 -1 64 4462 0 1 0 2170 4 0 0 25 0 10 0 58720215 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4127029520 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16595] ppid=16588 vsize=848860 CPUtime=0.71
/proc/16593/task/16595/stat : 16595 (java) S 16588 16588 14580 0 -1 64 7990 0 0 0 66 5 0 0 16 0 10 0 58720216 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16596] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16596/stat : 16596 (java) S 16588 16588 14580 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58720217 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16597] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16597/stat : 16597 (java) S 16588 16588 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720217 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16598] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16598/stat : 16598 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720219 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16599] ppid=16588 vsize=848860 CPUtime=0.48
/proc/16593/task/16599/stat : 16599 (java) S 16588 16588 14580 0 -1 64 1544 0 0 0 47 1 0 0 16 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16600] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16600/stat : 16600 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16601] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16601/stat : 16601 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16603] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16603/stat : 16603 (java) S 16588 16588 14580 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58720356 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.95
Current children cumulated vsize (KiB) 854216

[startup+23.9014 s]
/proc/loadavg: 2.12 2.04 2.01 3/92 16603
/proc/meminfo: memFree=466496/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=848860 CPUtime=23.76
/proc/16593/stat : 16593 (java) S 16588 16588 14580 0 -1 0 14715 0 1 0 2364 12 0 0 21 0 10 0 58720214 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 212215 11634 2625 9 0 206693 0
[pid=16593/tid=16594] ppid=16588 vsize=848860 CPUtime=22.54
/proc/16593/task/16594/stat : 16594 (java) R 16588 16588 14580 0 -1 64 4480 0 1 0 2249 5 0 0 25 0 10 0 58720215 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4127029392 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16595] ppid=16588 vsize=848860 CPUtime=0.72
/proc/16593/task/16595/stat : 16595 (java) S 16588 16588 14580 0 -1 64 7990 0 0 0 67 5 0 0 16 0 10 0 58720216 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16596] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16596/stat : 16596 (java) S 16588 16588 14580 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58720217 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16597] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16597/stat : 16597 (java) S 16588 16588 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720217 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16598] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16598/stat : 16598 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720219 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16599] ppid=16588 vsize=848860 CPUtime=0.48
/proc/16593/task/16599/stat : 16599 (java) S 16588 16588 14580 0 -1 64 1544 0 0 0 47 1 0 0 16 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16600] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16600/stat : 16600 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16601] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16601/stat : 16601 (java) S 16588 16588 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58720222 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16593/tid=16603] ppid=16588 vsize=848860 CPUtime=0
/proc/16593/task/16603/stat : 16603 (java) S 16588 16588 14580 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 58720356 869232640 11634 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.76
Current children cumulated vsize (KiB) 854216

[startup+24.1015 s]
/proc/loadavg: 2.12 2.04 2.01 3/84 16604
/proc/meminfo: memFree=500416/2055920 swapFree=4192812/4192956
[pid=16588] ppid=16586 vsize=5356 CPUtime=0
/proc/16588/stat : 16588 (concrete.sh) S 16586 16588 14580 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 58720213 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16588/statm: 1339 244 201 169 0 50 0
[pid=16593] ppid=16588 vsize=0 CPUtime=23.95
/proc/16593/stat : 16593 (java) Z 16588 16588 14580 0 -1 12 14730 0 1 0 2382 13 0 0 16 0 2 0 58720214 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/16593/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 24.1074
CPU time (s): 23.9634
CPU user time (s): 23.8274
CPU system time (s): 0.135979
CPU usage (%): 99.4026
Max. virtual memory (cumulated for all children) (KiB): 856788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.8274
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15373
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= 5256
involuntary context switches= 5514

runsolver used 0.041993 second user time and 0.082987 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-16 05:55:27
IDJOB=2078768
IDBENCH=56811
IDSOLVER=736
FILE ID=node5/2078768-1247716527
PBS_JOBID= 9521368
Free space on /tmp= 66316 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/jobShop-e0ddr1/normalized-e0ddr1-10-by-5-7.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-2078768-1247716527/watcher-2078768-1247716527 -o /tmp/evaluation-result-2078768-1247716527/solver-2078768-1247716527 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2078768-1247716527.xml

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

MD5SUM BENCH= a6a49020f8ee266e49d13048f93c5cc5
RANDOM SEED=409994288

node5.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.258
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.258
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:        517432 kB
Buffers:         88500 kB
Cached:         622848 kB
SwapCached:          0 kB
Active:         946136 kB
Inactive:       518032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        517432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:         773196 kB
Slab:            58008 kB
Committed_AS:  1386744 kB
PageTables:       3276 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= 66312 MiB
End job on node5 at 2009-07-16 05:55:52