Trace number 2068339

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 7.2209 7.32174

DiagnosticValue
CHECKS125603
NODES1517

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s3-3-3-5.xml
MD5SUM76e2a554aaea5c4ce06abc2cc149c864
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.333948
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints646
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension646
Global constraints used (with number of constraints)

Solver Data

2.05/2.17	c CPU-LOAD 1.22
2.05/2.17	c LOADED 240 V (2 E), 164 ExtensionConstraint2D, 156 PredicateConstraint, 12 ExtensionConstraintDynamic, arity 20, 1.22 cpu
7.09/7.29	v 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 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 1 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 1 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 1 0 0 1 1 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 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 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 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 
7.19/7.30	s SATISFIABLE
7.19/7.30	d NODES 1517
7.19/7.30	d CHECKS 125603
7.19/7.30	c heuristic-cpu: 0.0
7.19/7.30	c prepro-constraint-ccks: 736
7.19/7.30	c prepro-constraint-presenceccks: 432
7.19/7.30	c prepro-cpu: 0.04
7.19/7.30	c prepro-matrix2d-ccks: 0
7.19/7.30	c prepro-matrix2d-presenceccks: 0
7.19/7.30	c prepro-removed: 0
7.19/7.30	c search-cpu: 4.8199997
7.19/7.30	c search-nps: 314.73032
7.19/7.30	c total-assgn: 1517
7.19/7.30	c total-constraint-ccks: 53279
7.19/7.30	c total-constraint-presence-ccks: 250292
7.19/7.30	c total-cpu: 4.8999996
7.19/7.30	c total-matrix2d-ccks: 72324
7.19/7.30	c total-matrix2d-presence-ccks: 0
7.19/7.30	c TOTAL-NODES 1517
7.19/7.30	c TOTAL-CPU 4.8999996

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-2068339-1247706462/watcher-2068339-1247706462 -o /tmp/evaluation-result-2068339-1247706462/solver-2068339-1247706462 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2068339-1247706462.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.22 2.13 2.05 4/82 12024
/proc/meminfo: memFree=1713056/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 299 127 0 0 0 0 0 0 20 0 1 0 57711547 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 210723635282 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/12024/statm: 1339 238 197 169 0 50 0
[pid=12026] ppid=12024 vsize=5356 CPUtime=0
/proc/12026/stat : 12026 (concrete.sh) R 12024 12024 10750 0 -1 4194368 20 0 0 0 0 0 0 0 22 0 1 0 57711548 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 4447558 0 0 4096 65538 0 0 0 17 1 0 0
/proc/12026/statm: 1339 238 197 169 0 50 0

[startup+0.0899301 s]
/proc/loadavg: 2.22 2.13 2.05 4/82 12024
/proc/meminfo: memFree=1713056/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101928 s]
/proc/loadavg: 2.22 2.13 2.05 4/82 12024
/proc/meminfo: memFree=1713056/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301954 s]
/proc/loadavg: 2.22 2.13 2.05 4/82 12024
/proc/meminfo: memFree=1713056/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702 s]
/proc/loadavg: 2.22 2.13 2.05 4/82 12024
/proc/meminfo: memFree=1713056/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50109 s]
/proc/loadavg: 2.22 2.13 2.05 3/92 12037
/proc/meminfo: memFree=1698064/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
[pid=12029] ppid=12024 vsize=848828 CPUtime=1.45
/proc/12029/stat : 12029 (java) S 12024 12024 10750 0 -1 0 7092 0 1 0 139 6 0 0 18 0 10 0 57711549 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12029/statm: 212207 6122 2018 9 0 206685 0
[pid=12029/tid=12030] ppid=12024 vsize=848828 CPUtime=0.89
/proc/12029/task/12030/stat : 12030 (java) R 12024 12024 10750 0 -1 64 3972 0 1 0 86 3 0 0 21 0 10 0 57711550 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4125180580 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12031] ppid=12024 vsize=848828 CPUtime=0.05
/proc/12029/task/12031/stat : 12031 (java) S 12024 12024 10750 0 -1 64 715 0 0 0 5 0 0 0 16 0 10 0 57711551 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12032] ppid=12024 vsize=848828 CPUtime=0
/proc/12029/task/12032/stat : 12032 (java) S 12024 12024 10750 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57711551 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12033] ppid=12024 vsize=848828 CPUtime=0
/proc/12029/task/12033/stat : 12033 (java) S 12024 12024 10750 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57711551 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12034] ppid=12024 vsize=848828 CPUtime=0
/proc/12029/task/12034/stat : 12034 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57711554 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12035] ppid=12024 vsize=848828 CPUtime=0.47
/proc/12029/task/12035/stat : 12035 (java) S 12024 12024 10750 0 -1 64 1703 0 0 0 46 1 0 0 15 0 10 0 57711558 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12036] ppid=12024 vsize=848828 CPUtime=0
/proc/12029/task/12036/stat : 12036 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57711558 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12037] ppid=12024 vsize=848828 CPUtime=0
/proc/12029/task/12037/stat : 12037 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57711558 869199872 6122 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 854184

[startup+3.10227 s]
/proc/loadavg: 2.22 2.13 2.05 3/93 12038
/proc/meminfo: memFree=1694664/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
[pid=12029] ppid=12024 vsize=848944 CPUtime=3.04
/proc/12029/stat : 12029 (java) S 12024 12024 10750 0 -1 0 8644 0 1 0 296 8 0 0 18 0 9 0 57711549 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12029/statm: 212236 7412 2634 9 0 206714 0
[pid=12029/tid=12030] ppid=12024 vsize=848944 CPUtime=2.25
/proc/12029/task/12030/stat : 12030 (java) R 12024 12024 10750 0 -1 64 4232 0 1 0 221 4 0 0 25 0 9 0 57711550 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4127251416 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12031] ppid=12024 vsize=848944 CPUtime=0.14
/proc/12029/task/12031/stat : 12031 (java) S 12024 12024 10750 0 -1 64 1919 0 0 0 14 0 0 0 16 0 9 0 57711551 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12032] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12032/stat : 12032 (java) S 12024 12024 10750 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57711551 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12033] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12033/stat : 12033 (java) S 12024 12024 10750 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57711551 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12034] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12034/stat : 12034 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57711554 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12035] ppid=12024 vsize=848944 CPUtime=0.61
/proc/12029/task/12035/stat : 12035 (java) S 12024 12024 10750 0 -1 64 1790 0 0 0 59 2 0 0 15 0 9 0 57711558 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12036] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12036/stat : 12036 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57711558 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12037] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12037/stat : 12037 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57711558 869318656 7412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 854300

[startup+6.30265 s]
/proc/loadavg: 2.20 2.12 2.05 3/92 12039
/proc/meminfo: memFree=1692880/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
[pid=12029] ppid=12024 vsize=848944 CPUtime=6.2
/proc/12029/stat : 12029 (java) S 12024 12024 10750 0 -1 0 8652 0 1 0 612 8 0 0 18 0 9 0 57711549 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12029/statm: 212236 7416 2634 9 0 206714 0
[pid=12029/tid=12030] ppid=12024 vsize=848944 CPUtime=5.41
/proc/12029/task/12030/stat : 12030 (java) R 12024 12024 10750 0 -1 64 4236 0 1 0 536 5 0 0 25 0 9 0 57711550 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4127259365 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12031] ppid=12024 vsize=848944 CPUtime=0.15
/proc/12029/task/12031/stat : 12031 (java) S 12024 12024 10750 0 -1 64 1919 0 0 0 15 0 0 0 16 0 9 0 57711551 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12032] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12032/stat : 12032 (java) S 12024 12024 10750 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57711551 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12033] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12033/stat : 12033 (java) S 12024 12024 10750 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57711551 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12034] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12034/stat : 12034 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57711554 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12035] ppid=12024 vsize=848944 CPUtime=0.62
/proc/12029/task/12035/stat : 12035 (java) S 12024 12024 10750 0 -1 64 1794 0 0 0 60 2 0 0 15 0 9 0 57711558 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12036] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12036/stat : 12036 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57711558 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12037] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12037/stat : 12037 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57711558 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 854300

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

[startup+7.10275 s]
/proc/loadavg: 2.20 2.12 2.05 3/92 12039
/proc/meminfo: memFree=1692880/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
[pid=12029] ppid=12024 vsize=848944 CPUtime=6.99
/proc/12029/stat : 12029 (java) S 12024 12024 10750 0 -1 0 8653 0 1 0 691 8 0 0 18 0 9 0 57711549 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12029/statm: 212236 7416 2634 9 0 206714 0
[pid=12029/tid=12030] ppid=12024 vsize=848944 CPUtime=6.2
/proc/12029/task/12030/stat : 12030 (java) R 12024 12024 10750 0 -1 64 4237 0 1 0 615 5 0 0 25 0 9 0 57711550 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4127259159 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12031] ppid=12024 vsize=848944 CPUtime=0.15
/proc/12029/task/12031/stat : 12031 (java) S 12024 12024 10750 0 -1 64 1919 0 0 0 15 0 0 0 16 0 9 0 57711551 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12032] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12032/stat : 12032 (java) S 12024 12024 10750 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57711551 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12033] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12033/stat : 12033 (java) S 12024 12024 10750 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57711551 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12034] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12034/stat : 12034 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57711554 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12035] ppid=12024 vsize=848944 CPUtime=0.62
/proc/12029/task/12035/stat : 12035 (java) S 12024 12024 10750 0 -1 64 1794 0 0 0 60 2 0 0 15 0 9 0 57711558 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12036] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12036/stat : 12036 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57711558 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12037] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12037/stat : 12037 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57711558 869318656 7416 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 854300

[startup+7.30277 s]
/proc/loadavg: 2.20 2.12 2.05 3/92 12039
/proc/meminfo: memFree=1692880/2055920 swapFree=4192812/4192956
[pid=12024] ppid=12022 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (concrete.sh) S 12022 12024 10750 0 -1 4194304 341 291 0 0 0 0 0 0 22 0 1 0 57711547 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12024/statm: 1339 244 201 169 0 50 0
[pid=12029] ppid=12024 vsize=848944 CPUtime=7.19
/proc/12029/stat : 12029 (java) S 12024 12024 10750 0 -1 0 8820 0 1 0 711 8 0 0 18 0 9 0 57711549 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12029/statm: 212236 7579 2636 9 0 206714 0
[pid=12029/tid=12030] ppid=12024 vsize=848944 CPUtime=6.31
/proc/12029/task/12030/stat : 12030 (java) R 12024 12024 10750 0 -1 64 4243 0 1 0 626 5 0 0 25 0 9 0 57711550 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4125332752 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12031] ppid=12024 vsize=848944 CPUtime=0.23
/proc/12029/task/12031/stat : 12031 (java) S 12024 12024 10750 0 -1 64 2078 0 0 0 23 0 0 0 16 0 9 0 57711551 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12032] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12032/stat : 12032 (java) S 12024 12024 10750 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57711551 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12033] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12033/stat : 12033 (java) S 12024 12024 10750 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57711551 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12034] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12034/stat : 12034 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57711554 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12035] ppid=12024 vsize=848944 CPUtime=0.62
/proc/12029/task/12035/stat : 12035 (java) S 12024 12024 10750 0 -1 64 1796 0 0 0 60 2 0 0 16 0 9 0 57711558 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12036] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12036/stat : 12036 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57711558 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12029/tid=12037] ppid=12024 vsize=848944 CPUtime=0
/proc/12029/task/12037/stat : 12037 (java) S 12024 12024 10750 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57711558 869318656 7579 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 854300

Child status: 0
Real time (s): 7.32174
CPU time (s): 7.2209
CPU user time (s): 7.12492
CPU system time (s): 0.095985
CPU usage (%): 98.6227
Max. virtual memory (cumulated for all children) (KiB): 854300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.12492
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9470
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= 3005
involuntary context switches= 3031

runsolver used 0.012998 second user time and 0.031995 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-16 03:07:42
IDJOB=2068339
IDBENCH=54852
IDSOLVER=735
FILE ID=node73/2068339-1247706462
PBS_JOBID= 9521171
Free space on /tmp= 66432 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s3-3-3-5.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068339-1247706462/watcher-2068339-1247706462 -o /tmp/evaluation-result-2068339-1247706462/solver-2068339-1247706462 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2068339-1247706462.xml

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

MD5SUM BENCH= 76e2a554aaea5c4ce06abc2cc149c864
RANDOM SEED=1226901956

node73.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.213
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.213
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:       1713472 kB
Buffers:         56468 kB
Cached:         179560 kB
SwapCached:          0 kB
Active:          80012 kB
Inactive:       197504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1440 kB
Writeback:           0 kB
Mapped:          61944 kB
Slab:            50136 kB
Committed_AS:   544588 kB
PageTables:       1888 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= 66432 MiB
End job on node73 at 2009-07-16 03:07:49