Trace number 2063895

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 9.44156 8.60062

DiagnosticValue
CHECKS238992
NODES954

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-15.xml
MD5SUMe388ff74a36a9bb17963ab4d6d8a2381
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.406938
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2042
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1556
Global constraints used (with number of constraints)alldifferent(486)

Solver Data

5.90/5.18	c CPU-LOAD 4.12
5.90/5.18	c LOADED 400 V (26 E), 486 AllDifferentConstraint, 1556 PredicateConstraint, arity 15, 4.12 cpu
9.34/8.56	v 14 37 39 39 9 8 0 27 21 35 30 10 2 34 10 33 4 15 30 13 35 20 28 33 22 32 4 19 5 31 26 5 4 21 1 23 35 1 33 22 17 0 25 42 30 43 34 34 17 37 22 7 2 10 14 16 15 41 39 37 19 25 38 12 5 18 17 30 29 6 35 36 3 22 24 29 29 35 0 5 25 15 28 18 21 9 19 37 30 7 24 6 0 32 27 7 28 3 1 2 18 11 18 16 0 29 6 31 1 2 17 13 0 36 41 35 33 32 7 19 8 9 40 30 27 4 25 36 40 35 24 16 17 28 23 6 26 26 23 10 2 3 12 25 19 11 8 5 20 26 11 9 28 14 8 39 15 21 17 6 38 19 12 29 8 39 26 4 27 10 12 39 44 24 26 32 31 43 2 20 23 44 22 16 42 38 27 11 1 44 8 3 12 36 38 17 11 28 3 13 1 14 13 15 3 1 8 4 5 1 9 6 12 10 13 8 12 3 12 19 4 0 12 11 5 17 17 19 11 3 17 15 0 0 9 17 0 13 18 8 2 13 0 17 17 3 1 6 15 12 12 0 16 4 19 9 10 1 14 15 18 14 3 0 8 11 10 0 13 19 8 18 12 3 1 2 19 12 2 0 10 8 16 18 13 17 8 6 10 2 9 0 0 14 5 7 2 1 11 9 15 11 13 0 19 16 12 9 10 14 3 18 1 8 12 10 16 19 16 12 12 13 0 5 0 5 5 11 8 18 14 5 11 9 2 8 7 14 8 18 6 3 2 8 4 0 10 5 12 6 1 7 0 10 9 9 5 9 12 6 18 5 8 17 11 6 1 1 7 19 10 19 12 17 9 6 16 2 0 5 3 11 0 12 16 14 10 8 0 1 3 0 16 19 6 1 6 4 2 5 
9.34/8.57	s SATISFIABLE
9.34/8.57	d NODES 954
9.34/8.57	d CHECKS 238992
9.34/8.57	c heuristic-cpu: 0.0
9.34/8.57	c prepro-constraint-ccks: 62169
9.34/8.57	c prepro-constraint-presenceccks: 4958
9.34/8.57	c prepro-cpu: 0.07000001
9.34/8.57	c prepro-matrix2d-ccks: 0
9.34/8.57	c prepro-matrix2d-presenceccks: 0
9.34/8.57	c prepro-removed: 0
9.34/8.57	c search-cpu: 2.78
9.34/8.57	c search-nps: 343.16547
9.34/8.57	c total-assgn: 954
9.34/8.57	c total-constraint-ccks: 238992
9.34/8.57	c total-constraint-presence-ccks: 2368644
9.34/8.57	c total-cpu: 2.96
9.34/8.57	c total-matrix2d-ccks: 0
9.34/8.57	c total-matrix2d-presence-ccks: 0
9.34/8.57	c TOTAL-NODES 954
9.34/8.57	c TOTAL-CPU 2.96

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 14422
/proc/meminfo: memFree=1313448/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) R 14420 14422 13579 0 -1 4194304 321 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807577759 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=5356 CPUtime=0
/proc/14426/stat : 14426 (concrete.sh) R 14422 14422 13579 0 -1 4194368 14 0 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807423522 0 0 4096 0 0 0 0 17 0 0 0
/proc/14426/statm: 1339 244 201 169 0 50 0

[startup+0.063802 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 14422
/proc/meminfo: memFree=1313448/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=840348 CPUtime=0.04
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 2660 0 1 0 3 1 0 0 19 0 6 0 57225389 860516352 2204 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 210087 2204 1384 9 0 204588 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 845704

[startup+0.101816 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 14422
/proc/meminfo: memFree=1313448/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=843276 CPUtime=0.07
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 3567 0 1 0 6 1 0 0 19 0 9 0 57225389 863514624 2881 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 210819 2881 1650 9 0 205311 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 848632

[startup+0.301833 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 14422
/proc/meminfo: memFree=1313448/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=848196 CPUtime=0.38
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 5441 0 1 0 36 2 0 0 19 0 9 0 57225389 868552704 4598 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 212049 4598 1883 9 0 206534 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 853552

[startup+0.701877 s]
/proc/loadavg: 1.00 1.00 1.09 3/83 14422
/proc/meminfo: memFree=1313448/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=848356 CPUtime=0.95
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 6529 0 1 0 91 4 0 0 19 0 9 0 57225389 868716544 5637 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 212089 5637 2003 9 0 206567 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 853712

[startup+1.50296 s]
/proc/loadavg: 1.00 1.00 1.09 2/94 14436
/proc/meminfo: memFree=1295312/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=849432 CPUtime=1.95
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 8563 0 1 0 190 5 0 0 19 0 10 0 57225389 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 212358 7414 2626 9 0 206836 0
[pid=14426/tid=14428] ppid=14422 vsize=849432 CPUtime=1.28
/proc/14426/task/14428/stat : 14428 (java) R 14422 14422 13579 0 -1 64 3992 0 1 0 125 3 0 0 17 0 10 0 57225390 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4126842697 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14429] ppid=14422 vsize=849432 CPUtime=0.15
/proc/14426/task/14429/stat : 14429 (java) S 14422 14422 13579 0 -1 64 2193 0 0 0 15 0 0 0 16 0 10 0 57225392 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14430] ppid=14422 vsize=849432 CPUtime=0
/proc/14426/task/14430/stat : 14430 (java) S 14422 14422 13579 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 57225392 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14431] ppid=14422 vsize=849432 CPUtime=0
/proc/14426/task/14431/stat : 14431 (java) S 14422 14422 13579 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57225392 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14432] ppid=14422 vsize=849432 CPUtime=0
/proc/14426/task/14432/stat : 14432 (java) S 14422 14422 13579 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57225394 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14433] ppid=14422 vsize=849432 CPUtime=0.48
/proc/14426/task/14433/stat : 14433 (java) R 14422 14422 13579 0 -1 64 1676 0 0 0 48 0 0 0 15 0 10 0 57225397 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 101755278 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14434] ppid=14422 vsize=849432 CPUtime=0
/proc/14426/task/14434/stat : 14434 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57225397 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14435] ppid=14422 vsize=849432 CPUtime=0
/proc/14426/task/14435/stat : 14435 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57225397 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14436] ppid=14422 vsize=849432 CPUtime=0
/proc/14426/task/14436/stat : 14436 (java) S 14422 14422 13579 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 57225483 869818368 7414 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 854788

[startup+3.10215 s]
/proc/loadavg: 1.00 1.00 1.09 2/94 14436
/proc/meminfo: memFree=1288912/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=851656 CPUtime=3.82
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 10439 0 1 0 372 10 0 0 19 0 10 0 57225389 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 212914 9059 2632 9 0 207392 0
[pid=14426/tid=14428] ppid=14422 vsize=851656 CPUtime=2.68
/proc/14426/task/14428/stat : 14428 (java) R 14422 14422 13579 0 -1 64 4559 0 1 0 262 6 0 0 17 0 10 0 57225390 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14429] ppid=14422 vsize=851656 CPUtime=0.33
/proc/14426/task/14429/stat : 14429 (java) S 14422 14422 13579 0 -1 64 2668 0 0 0 32 1 0 0 15 0 10 0 57225392 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14430] ppid=14422 vsize=851656 CPUtime=0
/proc/14426/task/14430/stat : 14430 (java) S 14422 14422 13579 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57225392 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14431] ppid=14422 vsize=851656 CPUtime=0
/proc/14426/task/14431/stat : 14431 (java) S 14422 14422 13579 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57225392 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14432] ppid=14422 vsize=851656 CPUtime=0
/proc/14426/task/14432/stat : 14432 (java) S 14422 14422 13579 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57225394 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14433] ppid=14422 vsize=851656 CPUtime=0.78
/proc/14426/task/14433/stat : 14433 (java) S 14422 14422 13579 0 -1 64 2510 0 0 0 77 1 0 0 16 0 10 0 57225397 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14434] ppid=14422 vsize=851656 CPUtime=0
/proc/14426/task/14434/stat : 14434 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57225397 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14435] ppid=14422 vsize=851656 CPUtime=0
/proc/14426/task/14435/stat : 14435 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57225397 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14436] ppid=14422 vsize=851656 CPUtime=0
/proc/14426/task/14436/stat : 14436 (java) S 14422 14422 13579 0 -1 64 5 0 0 0 0 0 0 0 18 0 10 0 57225483 872095744 9059 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 857012

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.08 2/93 14437
/proc/meminfo: memFree=1283600/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=851860 CPUtime=7.15
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 12969 0 1 0 698 17 0 0 19 0 9 0 57225389 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 212965 10649 2634 9 0 207443 0
[pid=14426/tid=14428] ppid=14422 vsize=851860 CPUtime=5.23
/proc/14426/task/14428/stat : 14428 (java) R 14422 14422 13579 0 -1 64 4996 0 1 0 512 11 0 0 17 0 9 0 57225390 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4128320042 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14429] ppid=14422 vsize=851860 CPUtime=0.95
/proc/14426/task/14429/stat : 14429 (java) S 14422 14422 13579 0 -1 64 4703 0 0 0 92 3 0 0 16 0 9 0 57225392 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14430] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14430/stat : 14430 (java) S 14422 14422 13579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225392 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14431] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14431/stat : 14431 (java) S 14422 14422 13579 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57225392 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14432] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14432/stat : 14432 (java) S 14422 14422 13579 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57225394 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14433] ppid=14422 vsize=851860 CPUtime=0.93
/proc/14426/task/14433/stat : 14433 (java) S 14422 14422 13579 0 -1 64 2567 0 0 0 92 1 0 0 16 0 9 0 57225397 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14434] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14434/stat : 14434 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225397 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14435] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14435/stat : 14435 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225397 872304640 10649 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 857216

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

[startup+7.90265 s]
/proc/loadavg: 1.00 1.00 1.08 2/93 14437
/proc/meminfo: memFree=1279256/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=851860 CPUtime=8.74
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 13304 0 1 0 857 17 0 0 19 0 9 0 57225389 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 212965 10978 2634 9 0 207443 0
[pid=14426/tid=14428] ppid=14422 vsize=851860 CPUtime=6.81
/proc/14426/task/14428/stat : 14428 (java) R 14422 14422 13579 0 -1 64 5002 0 1 0 669 12 0 0 17 0 9 0 57225390 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4128293056 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14429] ppid=14422 vsize=851860 CPUtime=0.97
/proc/14426/task/14429/stat : 14429 (java) S 14422 14422 13579 0 -1 64 5029 0 0 0 94 3 0 0 16 0 9 0 57225392 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14430] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14430/stat : 14430 (java) S 14422 14422 13579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225392 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14431] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14431/stat : 14431 (java) S 14422 14422 13579 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57225392 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14432] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14432/stat : 14432 (java) S 14422 14422 13579 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57225394 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14433] ppid=14422 vsize=851860 CPUtime=0.93
/proc/14426/task/14433/stat : 14433 (java) S 14422 14422 13579 0 -1 64 2570 0 0 0 92 1 0 0 15 0 9 0 57225397 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14434] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14434/stat : 14434 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225397 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14435] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14435/stat : 14435 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225397 872304640 10978 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.74
Current children cumulated vsize (KiB) 857216

[startup+8.30269 s]
/proc/loadavg: 1.00 1.00 1.08 2/93 14437
/proc/meminfo: memFree=1279256/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=851860 CPUtime=9.14
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 13945 0 1 0 896 18 0 0 19 0 9 0 57225389 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 212965 11616 2634 9 0 207443 0
[pid=14426/tid=14428] ppid=14422 vsize=851860 CPUtime=7.13
/proc/14426/task/14428/stat : 14428 (java) S 14422 14422 13579 0 -1 64 5005 0 1 0 701 12 0 0 17 0 9 0 57225390 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14429] ppid=14422 vsize=851860 CPUtime=1.04
/proc/14426/task/14429/stat : 14429 (java) R 14422 14422 13579 0 -1 64 5667 0 0 0 101 3 0 0 16 0 9 0 57225392 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 102331139 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14430] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14430/stat : 14430 (java) S 14422 14422 13579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225392 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14431] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14431/stat : 14431 (java) S 14422 14422 13579 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57225392 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14432] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14432/stat : 14432 (java) S 14422 14422 13579 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57225394 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14433] ppid=14422 vsize=851860 CPUtime=0.93
/proc/14426/task/14433/stat : 14433 (java) S 14422 14422 13579 0 -1 64 2570 0 0 0 92 1 0 0 15 0 9 0 57225397 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14434] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14434/stat : 14434 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225397 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14435] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14435/stat : 14435 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225397 872304640 11616 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.14
Current children cumulated vsize (KiB) 857216

[startup+8.50271 s]
/proc/loadavg: 1.00 1.00 1.08 2/93 14437
/proc/meminfo: memFree=1279256/2055920 swapFree=4192812/4192956
[pid=14422] ppid=14420 vsize=5356 CPUtime=0
/proc/14422/stat : 14422 (concrete.sh) S 14420 14422 13579 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57225389 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14422/statm: 1339 244 201 169 0 50 0
[pid=14426] ppid=14422 vsize=851860 CPUtime=9.34
/proc/14426/stat : 14426 (java) S 14422 14422 13579 0 -1 0 14341 0 1 0 916 18 0 0 19 0 9 0 57225389 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/14426/statm: 212965 12005 2634 9 0 207443 0
[pid=14426/tid=14428] ppid=14422 vsize=851860 CPUtime=7.18
/proc/14426/task/14428/stat : 14428 (java) S 14422 14422 13579 0 -1 64 5012 0 1 0 706 12 0 0 16 0 9 0 57225390 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14429] ppid=14422 vsize=851860 CPUtime=1.19
/proc/14426/task/14429/stat : 14429 (java) R 14422 14422 13579 0 -1 64 6056 0 0 0 116 3 0 0 17 0 9 0 57225392 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 102381670 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14430] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14430/stat : 14430 (java) S 14422 14422 13579 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225392 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14431] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14431/stat : 14431 (java) S 14422 14422 13579 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57225392 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14432] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14432/stat : 14432 (java) S 14422 14422 13579 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57225394 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14433] ppid=14422 vsize=851860 CPUtime=0.93
/proc/14426/task/14433/stat : 14433 (java) S 14422 14422 13579 0 -1 64 2570 0 0 0 92 1 0 0 15 0 9 0 57225397 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14426/tid=14434] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14434/stat : 14434 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225397 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=14426/tid=14435] ppid=14422 vsize=851860 CPUtime=0
/proc/14426/task/14435/stat : 14435 (java) S 14422 14422 13579 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225397 872304640 12005 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.34
Current children cumulated vsize (KiB) 857216

Child status: 0
Real time (s): 8.60062
CPU time (s): 9.44156
CPU user time (s): 9.24659
CPU system time (s): 0.19497
CPU usage (%): 109.778
Max. virtual memory (cumulated for all children) (KiB): 857788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.24659
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15092
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= 3191
involuntary context switches= 2107

runsolver used 0.013997 second user time and 0.030995 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-16 01:46:43
IDJOB=2063895
IDBENCH=54104
IDSOLVER=735
FILE ID=node81/2063895-1247701603
PBS_JOBID= 9521155
Free space on /tmp= 126664 MiB

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

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

MD5SUM BENCH= e388ff74a36a9bb17963ab4d6d8a2381
RANDOM SEED=854100730

node81.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.233
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.233
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1313928 kB
Buffers:         79132 kB
Cached:         540620 kB
SwapCached:          0 kB
Active:         205508 kB
Inactive:       447912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          51908 kB
Slab:            73532 kB
Committed_AS:   600288 kB
PageTables:       1960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126664 MiB
End job on node81 at 2009-07-16 01:46:52