Trace number 2078888

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 11.9642 12.1169

DiagnosticValue
CHECKS1477700
NODES463

General information on the benchmark

Namecsp/nengfa/
normalized-queens2.xml
MD5SUMfeda91e5b3c1ff49ee389ed427acc709
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.118981
Satisfiable
(Un)Satisfiability was proved
Number of variables310
Number of constraints211
Maximum constraint arity104
Maximum domain size104
Number of constraints which are defined in extension0
Number of constraints which are defined in intension208
Global constraints used (with number of constraints)alldifferent(3)

Solver Data

2.45/2.53	c CPU-LOAD 1.35
2.45/2.53	c LOADED 310 V (104 E), 3 AllDifferentConstraint, 206 ExtensionConstraint2D, 1 PredicateConstraint, arity 104, 1.35 cpu
11.87/12.07	v 4 73 72 71 5 3 1 70 67 64 80 76 72 10 5 0 14 8 2 76 69 62 79 71 63 15 6 -3 19 9 -1 72 61 50 22 10 -2 78 65 52 82 68 54 26 11 -4 71 55 39 87 70 53 103 85 67 31 12 -7 83 63 43 98 77 56 112 90 68 119 96 73 37 13 -11 99 74 49 33 7 -19 102 75 48 121 93 65 118 89 60 44 14 -16 97 66 35 105 73 41 95 62 29 92 58 24 91 56 21 117 81 45 101 64 27 90 52 14 85 46 7 55 15 -25 88 47 6 93 51 9 96 53 10 60 16 -28 63 18 -27 66 20 -26 77 30 -17 108 60 12 74 25 -24 94 44 -6 134 83 32 81 29 -23 139 86 33 113 59 5 150 95 40 148 92 36 158 101 44 146 88 30 143 84 25 140 80 20 159 98 37 111 49 -13 160 97 34 86 22 -42 156 91 26 170 104 38 68 1 -66 147 79 11 151 82 13 157 87 17 165 94 23 106 34 -38 75 2 -71 176 102 28 153 78 3 100 24 -52 104 27 -50 178 100 22 110 31 -48 116 36 -44 180 99 18 115 33 -49 109 26 -57 187 103 19 130 45 -40 136 50 -36 127 40 -47 131 43 -45 137 48 -41 107 17 -73 145 54 -37 149 57 -35 132 39 -54 129 35 -59 114 19 -76 124 28 -68 138 41 -56 135 37 -61 120 21 -78 123 23 -77 133 32 -69 144 42 -60 141 38 -65 
11.87/12.07	s SATISFIABLE
11.87/12.07	d NODES 463
11.87/12.07	d CHECKS 1477699
11.87/12.07	c heuristic-cpu: 0.0
11.87/12.07	c prepro-constraint-ccks: 104
11.87/12.07	c prepro-constraint-presenceccks: 0
11.87/12.07	c prepro-cpu: 0.11
11.87/12.07	c prepro-matrix2d-ccks: 0
11.87/12.07	c prepro-matrix2d-presenceccks: 0
11.87/12.07	c prepro-removed: 0
11.87/12.07	c search-cpu: 8.990001
11.87/12.07	c search-nps: 51.501663
11.87/12.07	c total-assgn: 463
11.87/12.07	c total-constraint-ccks: 104
11.87/12.07	c total-constraint-presence-ccks: 0
11.87/12.07	c total-cpu: 9.150001
11.87/12.07	c total-matrix2d-ccks: 1477595
11.87/12.07	c total-matrix2d-presence-ccks: 0
11.87/12.07	c TOTAL-NODES 463
11.87/12.07	c TOTAL-CPU 9.150001

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-2078888-1247716567/watcher-2078888-1247716567 -o /tmp/evaluation-result-2078888-1247716567/solver-2078888-1247716567 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2078888-1247716567.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.06 2.02 2.05 4/73 13497
/proc/meminfo: memFree=1215832/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 58719997 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 250969030738 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/13497/statm: 1339 230 191 169 0 50 0
[pid=13498] ppid=13497 vsize=5356 CPUtime=0
/proc/13498/stat : 13498 (concrete.sh) R 13497 13497 12423 0 -1 4194368 2 0 0 0 0 0 0 0 21 0 1 0 58719997 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 250968861428 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13498/statm: 1339 230 191 169 0 50 0

[startup+0.057562 s]
/proc/loadavg: 2.06 2.02 2.05 4/73 13497
/proc/meminfo: memFree=1215832/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102921 s]
/proc/loadavg: 2.06 2.02 2.05 4/73 13497
/proc/meminfo: memFree=1215832/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301942 s]
/proc/loadavg: 2.06 2.02 2.05 4/73 13497
/proc/meminfo: memFree=1215832/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701981 s]
/proc/loadavg: 2.06 2.02 2.05 4/73 13497
/proc/meminfo: memFree=1215832/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50106 s]
/proc/loadavg: 2.06 2.02 2.05 4/83 13510
/proc/meminfo: memFree=1200008/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
[pid=13502] ppid=13497 vsize=848928 CPUtime=1.45
/proc/13502/stat : 13502 (java) S 13497 13497 12423 0 -1 0 7365 0 1 0 140 5 0 0 18 0 10 0 58719999 869302272 6472 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13502/statm: 212232 6472 2046 9 0 206710 0
[pid=13502/tid=13503] ppid=13497 vsize=848928 CPUtime=0.91
/proc/13502/task/13503/stat : 13503 (java) R 13497 13497 12423 0 -1 64 4062 0 1 0 88 3 0 0 25 0 10 0 58720000 869302272 6472 996147200 134512640 134550932 4294955408 18446744073709551615 102283734 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13504] ppid=13497 vsize=848928 CPUtime=0.06
/proc/13502/task/13504/stat : 13504 (java) S 13497 13497 12423 0 -1 64 967 0 0 0 6 0 0 0 16 0 10 0 58720001 869302272 6472 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13505] ppid=13497 vsize=848928 CPUtime=0
/proc/13502/task/13505/stat : 13505 (java) S 13497 13497 12423 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58720001 869302272 6472 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13506] ppid=13497 vsize=848928 CPUtime=0
/proc/13502/task/13506/stat : 13506 (java) S 13497 13497 12423 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58720001 869302272 6472 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13507] ppid=13497 vsize=848928 CPUtime=0
/proc/13502/task/13507/stat : 13507 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 58720004 869302272 6472 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13508] ppid=13497 vsize=848928 CPUtime=0.46
/proc/13502/task/13508/stat : 13508 (java) S 13497 13497 12423 0 -1 64 1635 0 0 0 45 1 0 0 15 0 10 0 58720007 869302272 6472 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13509] ppid=13497 vsize=848928 CPUtime=0
/proc/13502/task/13509/stat : 13509 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58720007 869302272 6472 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13510] ppid=13497 vsize=848928 CPUtime=0
/proc/13502/task/13510/stat : 13510 (java) S 13497 13497 12423 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 58720007 869302272 6472 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) 854284

[startup+3.10221 s]
/proc/loadavg: 2.06 2.02 2.05 3/84 13511
/proc/meminfo: memFree=1194432/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
[pid=13502] ppid=13497 vsize=848840 CPUtime=3.05
/proc/13502/stat : 13502 (java) S 13497 13497 12423 0 -1 0 9040 0 1 0 297 8 0 0 18 0 9 0 58719999 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13502/statm: 212210 7914 2632 9 0 206688 0
[pid=13502/tid=13503] ppid=13497 vsize=848840 CPUtime=2.06
/proc/13502/task/13503/stat : 13503 (java) R 13497 13497 12423 0 -1 64 4236 0 1 0 201 5 0 0 25 0 9 0 58720000 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4127058035 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13504] ppid=13497 vsize=848840 CPUtime=0.3
/proc/13502/task/13504/stat : 13504 (java) S 13497 13497 12423 0 -1 64 2350 0 0 0 29 1 0 0 16 0 9 0 58720001 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13505] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13505/stat : 13505 (java) S 13497 13497 12423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58720001 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13506] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13506/stat : 13506 (java) S 13497 13497 12423 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58720001 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13507] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13507/stat : 13507 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58720004 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13508] ppid=13497 vsize=848840 CPUtime=0.66
/proc/13502/task/13508/stat : 13508 (java) S 13497 13497 12423 0 -1 64 1752 0 0 0 65 1 0 0 15 0 9 0 58720007 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13509] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13509/stat : 13509 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58720007 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13510] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13510/stat : 13510 (java) S 13497 13497 12423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58720007 869212160 7914 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 854196

[startup+6.30252 s]
/proc/loadavg: 2.06 2.02 2.05 3/83 13512
/proc/meminfo: memFree=1191104/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
[pid=13502] ppid=13497 vsize=848840 CPUtime=6.21
/proc/13502/stat : 13502 (java) S 13497 13497 12423 0 -1 0 9051 0 1 0 613 8 0 0 18 0 9 0 58719999 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13502/statm: 212210 7922 2634 9 0 206688 0
[pid=13502/tid=13503] ppid=13497 vsize=848840 CPUtime=5.22
/proc/13502/task/13503/stat : 13503 (java) R 13497 13497 12423 0 -1 64 4240 0 1 0 517 5 0 0 25 0 9 0 58720000 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4127069474 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13504] ppid=13497 vsize=848840 CPUtime=0.3
/proc/13502/task/13504/stat : 13504 (java) S 13497 13497 12423 0 -1 64 2350 0 0 0 29 1 0 0 16 0 9 0 58720001 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13505] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13505/stat : 13505 (java) S 13497 13497 12423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58720001 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13506] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13506/stat : 13506 (java) S 13497 13497 12423 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58720001 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13507] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13507/stat : 13507 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58720004 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13508] ppid=13497 vsize=848840 CPUtime=0.67
/proc/13502/task/13508/stat : 13508 (java) S 13497 13497 12423 0 -1 64 1759 0 0 0 66 1 0 0 17 0 9 0 58720007 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13509] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13509/stat : 13509 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58720007 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13510] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13510/stat : 13510 (java) S 13497 13497 12423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58720007 869212160 7922 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 854196

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

[startup+9.50183 s]
/proc/loadavg: 2.05 2.02 2.05 3/83 13512
/proc/meminfo: memFree=1187200/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
[pid=13502] ppid=13497 vsize=848840 CPUtime=9.39
/proc/13502/stat : 13502 (java) S 13497 13497 12423 0 -1 0 9703 0 1 0 930 9 0 0 18 0 9 0 58719999 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13502/statm: 212210 8566 2634 9 0 206688 0
[pid=13502/tid=13503] ppid=13497 vsize=848840 CPUtime=8.34
/proc/13502/task/13503/stat : 13503 (java) R 13497 13497 12423 0 -1 64 4248 0 1 0 829 5 0 0 25 0 9 0 58720000 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4127469909 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13504] ppid=13497 vsize=848840 CPUtime=0.33
/proc/13502/task/13504/stat : 13504 (java) S 13497 13497 12423 0 -1 64 2994 0 0 0 32 1 0 0 16 0 9 0 58720001 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13505] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13505/stat : 13505 (java) S 13497 13497 12423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58720001 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13506] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13506/stat : 13506 (java) S 13497 13497 12423 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58720001 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13507] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13507/stat : 13507 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58720004 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13508] ppid=13497 vsize=848840 CPUtime=0.69
/proc/13502/task/13508/stat : 13508 (java) S 13497 13497 12423 0 -1 64 1759 0 0 0 68 1 0 0 16 0 9 0 58720007 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13509] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13509/stat : 13509 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58720007 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13510] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13510/stat : 13510 (java) S 13497 13497 12423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58720007 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 854196

[startup+11.103 s]
/proc/loadavg: 2.05 2.02 2.05 4/83 13512
/proc/meminfo: memFree=1186432/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
[pid=13502] ppid=13497 vsize=848840 CPUtime=10.97
/proc/13502/stat : 13502 (java) S 13497 13497 12423 0 -1 0 9703 0 1 0 1088 9 0 0 18 0 9 0 58719999 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13502/statm: 212210 8566 2634 9 0 206688 0
[pid=13502/tid=13503] ppid=13497 vsize=848840 CPUtime=9.92
/proc/13502/task/13503/stat : 13503 (java) R 13497 13497 12423 0 -1 64 4248 0 1 0 987 5 0 0 25 0 9 0 58720000 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4127469816 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13504] ppid=13497 vsize=848840 CPUtime=0.33
/proc/13502/task/13504/stat : 13504 (java) S 13497 13497 12423 0 -1 64 2994 0 0 0 32 1 0 0 16 0 9 0 58720001 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13505] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13505/stat : 13505 (java) S 13497 13497 12423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58720001 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13506] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13506/stat : 13506 (java) S 13497 13497 12423 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58720001 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13507] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13507/stat : 13507 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58720004 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13508] ppid=13497 vsize=848840 CPUtime=0.69
/proc/13502/task/13508/stat : 13508 (java) S 13497 13497 12423 0 -1 64 1759 0 0 0 68 1 0 0 16 0 9 0 58720007 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13509] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13509/stat : 13509 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58720007 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13510] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13510/stat : 13510 (java) S 13497 13497 12423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58720007 869212160 8566 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.97
Current children cumulated vsize (KiB) 854196

[startup+11.9021 s]
/proc/loadavg: 2.05 2.02 2.05 4/83 13512
/proc/meminfo: memFree=1186432/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
[pid=13502] ppid=13497 vsize=848840 CPUtime=11.76
/proc/13502/stat : 13502 (java) S 13497 13497 12423 0 -1 0 9960 0 1 0 1167 9 0 0 18 0 9 0 58719999 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13502/statm: 212210 8820 2635 9 0 206688 0
[pid=13502/tid=13503] ppid=13497 vsize=848840 CPUtime=10.66
/proc/13502/task/13503/stat : 13503 (java) R 13497 13497 12423 0 -1 64 4251 0 1 0 1061 5 0 0 25 0 9 0 58720000 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13504] ppid=13497 vsize=848840 CPUtime=0.39
/proc/13502/task/13504/stat : 13504 (java) R 13497 13497 12423 0 -1 64 3248 0 0 0 38 1 0 0 16 0 9 0 58720001 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 103733279 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13505] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13505/stat : 13505 (java) S 13497 13497 12423 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58720001 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13506] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13506/stat : 13506 (java) S 13497 13497 12423 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58720001 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13507] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13507/stat : 13507 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 58720004 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13508] ppid=13497 vsize=848840 CPUtime=0.69
/proc/13502/task/13508/stat : 13508 (java) S 13497 13497 12423 0 -1 64 1759 0 0 0 68 1 0 0 16 0 9 0 58720007 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13509] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13509/stat : 13509 (java) S 13497 13497 12423 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58720007 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=13502/tid=13510] ppid=13497 vsize=848840 CPUtime=0
/proc/13502/task/13510/stat : 13510 (java) S 13497 13497 12423 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 58720007 869212160 8820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 854196

[startup+12.1076 s]
/proc/loadavg: 2.05 2.02 2.05 4/83 13512
/proc/meminfo: memFree=1182016/2055920 swapFree=4192812/4192956
[pid=13497] ppid=13495 vsize=5356 CPUtime=0
/proc/13497/stat : 13497 (concrete.sh) S 13495 13497 12423 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58719997 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13497/statm: 1339 244 201 169 0 50 0
[pid=13502] ppid=13497 vsize=0 CPUtime=11.95
/proc/13502/stat : 13502 (java) Z 13497 13497 12423 0 -1 12 10808 0 1 0 1185 10 0 0 16 0 2 0 58719999 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/13502/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 12.1169
CPU time (s): 11.9642
CPU user time (s): 11.8522
CPU system time (s): 0.111982
CPU usage (%): 98.7398
Max. virtual memory (cumulated for all children) (KiB): 854284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8522
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11450
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= 3632
involuntary context switches= 3782

runsolver used 0.019996 second user time and 0.046992 second system time

The end

Launcher Data

Begin job on node56 at 2009-07-16 05:56:07
IDJOB=2078888
IDBENCH=56822
IDSOLVER=735
FILE ID=node56/2078888-1247716567
PBS_JOBID= 9521394
Free space on /tmp= 103080 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/nengfa/normalized-queens2.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078888-1247716567/watcher-2078888-1247716567 -o /tmp/evaluation-result-2078888-1247716567/solver-2078888-1247716567 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2078888-1247716567.xml

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

MD5SUM BENCH= feda91e5b3c1ff49ee389ed427acc709
RANDOM SEED=1332083886

node56.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.209
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.209
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:       1216312 kB
Buffers:         84792 kB
Cached:         353060 kB
SwapCached:          0 kB
Active:         493924 kB
Inactive:       263632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1216312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:         330292 kB
Slab:            66896 kB
Committed_AS:   758672 kB
PageTables:       2428 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= 103076 MiB
End job on node56 at 2009-07-16 05:56:19