Trace number 1079603

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 + CPS4J 2008-05-30UNSAT 1471.33 1484.12

DiagnosticValue
CHECKS19400100000
NODES32922

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg5-9_ext.xml
MD5SUMcc349870ad14cc63690440668c347c92
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4223
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints14
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

33.20/33.54	c CPU-LOAD 33.0
33.20/33.54	c LOADED 45 V (26 E), 14 ExtensionConstraintGeneral, arity 9, 33.0 cpu
1471.25/1484.05	s UNSATISFIABLE
1471.25/1484.05	d NODES 32922
1471.25/1484.05	d CHECKS 19400053016
1471.25/1484.06	c gac3-effective-revisions: 1473151
1471.25/1484.06	c gac3-useless-revisions: 1965240
1471.25/1484.06	c heuristic-cpu: 0.0
1471.25/1484.06	c prepro-constraint-ccks: 23090980
1471.25/1484.06	c prepro-constraint-presenceccks: 1578
1471.25/1484.06	c prepro-cpu: 2.0
1471.25/1484.06	c prepro-matrix2d-ccks: 0
1471.25/1484.06	c prepro-matrix2d-presenceccks: 0
1471.25/1484.06	c prepro-removed: 45
1471.25/1484.06	c search-cpu: 1435.97
1471.25/1484.06	c total-assgn: 32922
1471.25/1484.06	c total-constraint-ccks: 19400053016
1471.25/1484.06	c total-constraint-presence-ccks: 37372212
1471.25/1484.06	c total-cpu: 1437.97
1471.25/1484.06	c total-matrix2d-ccks: 0
1471.25/1484.06	c total-matrix2d-presence-ccks: 0
1471.25/1484.06	c tuples: 0
1471.25/1484.06	c tuples-collisions: 0
1471.25/1484.06	c TOTAL-NODES 32922
1471.25/1484.06	c TOTAL-CPU 1437.97

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1079603-1215210381/watcher-1079603-1215210381 -o /tmp/evaluation-result-1079603-1215210381/solver-1079603-1215210381 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1079603-1215210381.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.02 2.00 4/73 21024
/proc/meminfo: memFree=1626920/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=11592 CPUtime=0
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 771 0 0 0 0 0 0 0 18 0 2 0 2000010487 11870208 534 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 2898 534 247 9 0 1418 0
[pid=21026/tid=21027] ppid=21024 vsize=11592 CPUtime=0
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 61 0 0 0 0 0 0 0 20 0 2 0 2000010488 11870208 534 996147200 134512640 134550740 4294955984 18446744073709551615 8745764 0 2147483391 0 16784584 0 0 0 -1 1 0 0

[startup+0.075945 s]
/proc/loadavg: 2.08 2.02 2.00 4/73 21024
/proc/meminfo: memFree=1626920/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=843024 CPUtime=0.05
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 3165 0 1 0 4 1 0 0 18 0 9 0 2000010487 863256576 2656 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 210756 2656 1584 9 0 205333 0
[pid=21026/tid=21027] ppid=21024 vsize=843024 CPUtime=0.05
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 2233 0 1 0 4 1 0 0 18 0 9 0 2000010488 863256576 2656 996147200 134512640 134550740 4294955984 18446744073709551615 4125250170 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 848380

[startup+0.102949 s]
/proc/loadavg: 2.08 2.02 2.00 4/73 21024
/proc/meminfo: memFree=1626920/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=843156 CPUtime=0.08
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 3449 0 1 0 7 1 0 0 18 0 9 0 2000010487 863391744 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 210789 2902 1680 9 0 205366 0
[pid=21026/tid=21027] ppid=21024 vsize=843156 CPUtime=0.07
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 2517 0 1 0 6 1 0 0 18 0 9 0 2000010488 863391744 2902 996147200 134512640 134550740 4294955984 18446744073709551615 103272075 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848512

[startup+0.302967 s]
/proc/loadavg: 2.08 2.02 2.00 4/73 21024
/proc/meminfo: memFree=1626920/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=843616 CPUtime=0.28
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 4211 0 1 0 26 2 0 0 18 0 9 0 2000010487 863862784 3625 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 210904 3625 1812 9 0 205472 0
[pid=21026/tid=21027] ppid=21024 vsize=843616 CPUtime=0.24
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 2995 0 1 0 23 1 0 0 19 0 9 0 2000010488 863862784 3625 996147200 134512640 134550740 4294955984 18446744073709551615 4125239300 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 848972

[startup+0.703019 s]
/proc/loadavg: 2.08 2.02 2.00 4/73 21024
/proc/meminfo: memFree=1626920/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=0.68
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8555 0 1 0 64 4 0 0 18 0 10 0 2000010487 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 7772 2567 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=0.52
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 5817 0 1 0 50 2 0 0 23 0 10 0 2000010488 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4125933214 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 850136

[startup+1.50211 s]
/proc/loadavg: 2.08 2.02 2.00 3/84 21037
/proc/meminfo: memFree=1605520/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=1.47
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8555 0 1 0 143 4 0 0 18 0 10 0 2000010487 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 7772 2567 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=1.31
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 5817 0 1 0 129 2 0 0 25 0 10 0 2000010488 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4125933214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.03
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1646 0 0 0 3 0 0 0 16 0 10 0 2000010489 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2000010489 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 2000010489 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2000010491 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.09
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 355 0 0 0 9 0 0 0 16 0 10 0 2000010491 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2000010491 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2000010491 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21037] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21037/stat : 21037 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 2000010549 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 850136

[startup+3.1013 s]
/proc/loadavg: 2.08 2.02 2.00 3/84 21037
/proc/meminfo: memFree=1605328/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=3.06
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8556 0 1 0 302 4 0 0 18 0 10 0 2000010487 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 7772 2567 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=2.9
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 5818 0 1 0 288 2 0 0 25 0 10 0 2000010488 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4125934652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.03
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1646 0 0 0 3 0 0 0 16 0 10 0 2000010489 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2000010489 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 2000010489 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2000010491 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.09
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 355 0 0 0 9 0 0 0 16 0 10 0 2000010491 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2000010491 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2000010491 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21037] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21037/stat : 21037 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 2000010549 865054720 7772 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 850136

[startup+6.30268 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 21037
/proc/meminfo: memFree=1605200/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=6.23
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8559 0 1 0 619 4 0 0 18 0 10 0 2000010487 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 7774 2567 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=6.07
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 5819 0 1 0 605 2 0 0 25 0 10 0 2000010488 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4125934831 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.03
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1646 0 0 0 3 0 0 0 16 0 10 0 2000010489 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2000010489 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 2000010489 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2000010491 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.09
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 357 0 0 0 9 0 0 0 17 0 10 0 2000010491 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2000010491 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2000010491 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21037] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21037/stat : 21037 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 2000010549 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 850136

[startup+12.7014 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 21037
/proc/meminfo: memFree=1605008/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=12.58
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8559 0 1 0 1254 4 0 0 18 0 10 0 2000010487 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 7774 2567 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=12.42
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 5819 0 1 0 1240 2 0 0 25 0 10 0 2000010488 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4125933214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.03
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1646 0 0 0 3 0 0 0 16 0 10 0 2000010489 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2000010489 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 2000010489 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2000010491 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.09
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 357 0 0 0 9 0 0 0 17 0 10 0 2000010491 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2000010491 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2000010491 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21037] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21037/stat : 21037 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 2000010549 865054720 7774 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 850136

################
# More data... #
################


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21224
/proc/meminfo: memFree=1695256/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=1350.59
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8932 0 1 0 135053 6 0 0 18 0 9 0 2000010487 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 8118 2571 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=1350.34
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 6012 0 1 0 135030 4 0 0 25 0 9 0 2000010488 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4125875904 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.07
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1790 0 0 0 7 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.15
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 392 0 0 0 15 0 0 0 17 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1350.59
Current children cumulated vsize (KiB) 850136

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21224
/proc/meminfo: memFree=1695128/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=1410.08
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8933 0 1 0 141002 6 0 0 18 0 9 0 2000010487 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 8118 2571 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=1409.83
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 6013 0 1 0 140979 4 0 0 25 0 9 0 2000010488 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4125928498 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.07
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1790 0 0 0 7 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.15
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 392 0 0 0 15 0 0 0 17 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1410.08
Current children cumulated vsize (KiB) 850136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21224
/proc/meminfo: memFree=1695128/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=1469.57
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8934 0 1 0 146951 6 0 0 18 0 9 0 2000010487 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 8118 2571 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=1469.32
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 6014 0 1 0 146928 4 0 0 25 0 9 0 2000010488 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4125933214 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.07
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1790 0 0 0 7 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.15
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 392 0 0 0 15 0 0 0 17 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.57
Current children cumulated vsize (KiB) 850136

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

[startup+1483.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21224
/proc/meminfo: memFree=1695128/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=1470.36
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8934 0 1 0 147030 6 0 0 18 0 9 0 2000010487 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 8118 2571 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=1470.11
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 6014 0 1 0 147007 4 0 0 25 0 9 0 2000010488 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4125928511 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.07
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1790 0 0 0 7 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.15
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 392 0 0 0 15 0 0 0 17 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.36
Current children cumulated vsize (KiB) 850136

[startup+1483.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21224
/proc/meminfo: memFree=1695128/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=1471.16
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8934 0 1 0 147110 6 0 0 18 0 9 0 2000010487 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 8118 2571 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=1470.91
/proc/21026/task/21027/stat : 21027 (java) R 21024 21024 13952 0 -1 64 6014 0 1 0 147087 4 0 0 25 0 9 0 2000010488 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4125932377 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.07
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1790 0 0 0 7 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2000010489 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.15
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 392 0 0 0 15 0 0 0 17 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2000010491 865054720 8118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.16
Current children cumulated vsize (KiB) 850136

[startup+1484.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21224
/proc/meminfo: memFree=1695128/2055920 swapFree=4179912/4192956
[pid=21024] ppid=21022 vsize=5356 CPUtime=0
/proc/21024/stat : 21024 (concrete.sh) S 21022 21024 13952 0 -1 4194304 314 128 0 0 0 0 0 0 17 0 1 0 2000010486 5484544 242 996147200 4194304 4889804 548682068752 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21024/statm: 1339 242 201 169 0 50 0
[pid=21026] ppid=21024 vsize=844780 CPUtime=1471.31
/proc/21026/stat : 21026 (java) S 21024 21024 13952 0 -1 0 8945 0 1 0 147125 6 0 0 18 0 9 0 2000010487 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21026/statm: 211195 8126 2571 9 0 205762 0
[pid=21026/tid=21027] ppid=21024 vsize=844780 CPUtime=1471.06
/proc/21026/task/21027/stat : 21027 (java) S 21024 21024 13952 0 -1 64 6025 0 1 0 147102 4 0 0 25 0 9 0 2000010488 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21029] ppid=21024 vsize=844780 CPUtime=0.07
/proc/21026/task/21029/stat : 21029 (java) S 21024 21024 13952 0 -1 64 1790 0 0 0 7 0 0 0 16 0 9 0 2000010489 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21030] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21030/stat : 21030 (java) S 21024 21024 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2000010489 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21031] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21031/stat : 21031 (java) S 21024 21024 13952 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2000010489 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21032] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21032/stat : 21032 (java) S 21024 21024 13952 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2000010491 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21033] ppid=21024 vsize=844780 CPUtime=0.15
/proc/21026/task/21033/stat : 21033 (java) S 21024 21024 13952 0 -1 64 392 0 0 0 15 0 0 0 16 0 9 0 2000010491 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21034] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21034/stat : 21034 (java) S 21024 21024 13952 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000010491 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21026/tid=21035] ppid=21024 vsize=844780 CPUtime=0
/proc/21026/task/21035/stat : 21035 (java) S 21024 21024 13952 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2000010491 865054720 8126 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.31
Current children cumulated vsize (KiB) 850136

Child status: 0
Real time (s): 1484.12
CPU time (s): 1471.33
CPU user time (s): 1471.26
CPU system time (s): 0.069989
CPU usage (%): 99.1381
Max. virtual memory (cumulated for all children) (KiB): 850136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1471.26
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9400
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= 30778
involuntary context switches= 61105

runsolver used 1.78773 second user time and 4.96624 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-05 00:26:22
IDJOB=1079603
IDBENCH=56892
IDSOLVER=305
FILE ID=node53/1079603-1215210381
PBS_JOBID= 7881604
Free space on /tmp= 65092 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg5-9_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1079603-1215210381/watcher-1079603-1215210381 -o /tmp/evaluation-result-1079603-1215210381/solver-1079603-1215210381 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1079603-1215210381.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cc349870ad14cc63690440668c347c92
RANDOM SEED=754146299

node53.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.222
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.222
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:       1627400 kB
Buffers:         40556 kB
Cached:         254648 kB
SwapCached:       7396 kB
Active:         238072 kB
Inactive:       133068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627400 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          82940 kB
Slab:            42700 kB
Committed_AS:  3980832 kB
PageTables:       1900 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= 65120 MiB
End job on node53 at 2008-07-05 00:51:06