Trace number 1067945

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
SAT4J CSP 2008-06-13? (MO) 40.1809 38.3474

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-05-09.xml
MD5SUM371f841d20fe7ec983faef390524aece
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
Satisfiable
(Un)Satisfiability was proved
Number of variables19
Number of constraints23
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension13
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.31	c See www.sat4j.org for details.
0.28/0.31	c That software uses the Rhino library from the Mozilla project.
0.28/0.35	c version 9.9.9.token
0.28/0.35	c sun.arch.data.model	32
0.28/0.35	c java.version	1.6.0_06
0.28/0.35	c os.name	Linux
0.28/0.36	c os.version	2.6.9-22.EL.rootsmp
0.28/0.36	c os.arch	i386
0.28/0.36	c Free memory 669864272
0.28/0.36	c Max memory 672137216
0.28/0.36	c Total memory 672137216
0.28/0.36	c Number of processors 2
0.38/0.40	c c --- Begin Solver configuration ---
0.38/0.40	c Stops conflict analysis at the first Unique Implication Point
0.38/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.40	c Learn all clauses as in MiniSAT
0.38/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.40	c Expensive reason simplification
0.38/0.40	c MiniSAT restarts strategy
0.38/0.40	c timeout=2147483s
0.38/0.40	c DB Simplification allowed=false
0.38/0.40	c --- End Solver configuration ---
0.38/0.40	c solving HOME/instance-1067945-1215151930.xml
0.38/0.40	c reading problem ... 
0.58/0.69	c reading problem named null
0.58/0.69	c reading domains done.
0.58/0.69	c reading variables done.
0.68/0.72	c reading relations done.
1.38/1.50	c reading predicates  done.
1.57/1.69	c reading constraints

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1067945-1215151930/watcher-1067945-1215151930 -o /tmp/evaluation-result-1067945-1215151930/solver-1067945-1215151930 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1067945-1215151930.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: 1.85 1.98 1.99 3/74 3063
/proc/meminfo: memFree=1395312/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=18572 CPUtime=0
/proc/3063/stat : 3063 (runsolver) R 3061 3063 32652 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1994166748 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 264907582759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3063/statm: 4643 292 257 25 0 2626 0

[startup+0.0438931 s]
/proc/loadavg: 1.85 1.98 1.99 3/74 3063
/proc/meminfo: memFree=1395312/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=801432 CPUtime=0.03
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 2466 0 1 0 2 1 0 0 18 0 5 0 1994166748 820666368 2204 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 200358 2204 936 9 0 197741 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 801432

[startup+0.102845 s]
/proc/loadavg: 1.85 1.98 1.99 3/74 3063
/proc/meminfo: memFree=1395312/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=804612 CPUtime=0.08
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 3001 0 1 0 6 2 0 0 18 0 12 0 1994166748 823922688 2734 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 201153 2734 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804612

[startup+0.302859 s]
/proc/loadavg: 1.85 1.98 1.99 3/74 3063
/proc/meminfo: memFree=1395312/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=807760 CPUtime=0.28
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 4850 0 1 0 25 3 0 0 18 0 12 0 1994166748 827146240 4179 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 201940 4179 1299 9 0 199309 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 807760

[startup+0.702883 s]
/proc/loadavg: 1.85 1.98 1.99 3/74 3063
/proc/meminfo: memFree=1395312/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=807788 CPUtime=0.68
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 6255 0 1 0 62 6 0 0 18 0 12 0 1994166748 827174912 5385 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 201947 5385 1335 9 0 199309 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807788

[startup+1.50293 s]
/proc/loadavg: 1.85 1.98 1.99 4/86 3075
/proc/meminfo: memFree=1376976/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=811576 CPUtime=1.47
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 10098 0 1 0 140 7 0 0 18 0 12 0 1994166748 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 202894 7992 1349 9 0 200256 0
[pid=3063/tid=3065] ppid=3061 vsize=811576 CPUtime=0.66
/proc/3063/task/3065/stat : 3065 (java) R 3061 3063 32652 0 -1 64 5507 0 1 0 61 5 0 0 22 0 12 0 1994166749 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 102371024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3066] ppid=3061 vsize=811576 CPUtime=0
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1994166750 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3067] ppid=3061 vsize=811576 CPUtime=0
/proc/3063/task/3067/stat : 3067 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1994166750 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3068] ppid=3061 vsize=811576 CPUtime=0
/proc/3063/task/3068/stat : 3068 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1994166752 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3069] ppid=3061 vsize=811576 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1994166753 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=811576 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1994166753 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=811576 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1994166757 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=811576 CPUtime=0.26
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 473 0 0 0 26 0 0 0 16 0 12 0 1994166757 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=811576 CPUtime=0.53
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 3352 0 0 0 52 1 0 0 16 0 12 0 1994166757 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=811576 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 831053824 7992 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=811576 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 831053824 7992 996147200 134512640 134550740 4294956032 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) 811576

[startup+3.10104 s]
/proc/loadavg: 1.85 1.98 1.99 4/86 3075
/proc/meminfo: memFree=1363920/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=813660 CPUtime=3.05
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 18167 0 1 0 295 10 0 0 18 0 12 0 1994166748 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 203415 14437 1378 9 0 200777 0
[pid=3063/tid=3065] ppid=3061 vsize=813660 CPUtime=1.44
/proc/3063/task/3065/stat : 3065 (java) R 3061 3063 32652 0 -1 64 11276 0 1 0 137 7 0 0 25 0 12 0 1994166749 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4109804363 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3066] ppid=3061 vsize=813660 CPUtime=0
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1994166750 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3067] ppid=3061 vsize=813660 CPUtime=0
/proc/3063/task/3067/stat : 3067 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1994166750 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3068] ppid=3061 vsize=813660 CPUtime=0
/proc/3063/task/3068/stat : 3068 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 1994166752 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3069] ppid=3061 vsize=813660 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1994166753 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=813660 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1994166753 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=813660 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1994166757 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=813660 CPUtime=0.42
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 493 0 0 0 42 0 0 0 16 0 12 0 1994166757 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=813660 CPUtime=1.16
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 5632 0 0 0 115 1 0 0 17 0 12 0 1994166757 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=813660 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=813660 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 833187840 14437 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 813660

[startup+6.30225 s]
/proc/loadavg: 1.86 1.98 1.99 3/86 3075
/proc/meminfo: memFree=1219856/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=821888 CPUtime=7.04
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 62073 0 1 0 674 30 0 0 18 0 12 0 1994166748 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 205472 51071 1383 9 0 202834 0
[pid=3063/tid=3065] ppid=3061 vsize=821888 CPUtime=3.5
/proc/3063/task/3065/stat : 3065 (java) R 3061 3063 32652 0 -1 64 17241 0 1 0 339 11 0 0 18 0 12 0 1994166749 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4109318634 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3066] ppid=3061 vsize=821888 CPUtime=0.92
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 19495 0 0 0 84 8 0 0 18 0 12 0 1994166750 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3067] ppid=3061 vsize=821888 CPUtime=0.98
/proc/3063/task/3067/stat : 3067 (java) R 3061 3063 32652 0 -1 64 18392 0 0 0 90 8 0 0 19 0 12 0 1994166750 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3068] ppid=3061 vsize=821888 CPUtime=0
/proc/3063/task/3068/stat : 3068 (java) S 3061 3063 32652 0 -1 64 56 0 0 0 0 0 0 0 17 0 12 0 1994166752 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3069] ppid=3061 vsize=821888 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1994166753 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=821888 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1994166753 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=821888 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1994166757 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=821888 CPUtime=0.42
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 493 0 0 0 42 0 0 0 16 0 12 0 1994166757 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=821888 CPUtime=1.17
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 5633 0 0 0 116 1 0 0 16 0 12 0 1994166757 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=821888 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=821888 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 841613312 51071 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 821888

[startup+12.7017 s]
/proc/loadavg: 1.95 1.99 1.99 4/86 3075
/proc/meminfo: memFree=957328/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=827008 CPUtime=14.29
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 134322 0 1 0 1363 66 0 0 18 0 12 0 1994166748 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 206752 118322 1383 9 0 204114 0
[pid=3063/tid=3065] ppid=3061 vsize=827008 CPUtime=5.75
/proc/3063/task/3065/stat : 3065 (java) S 3061 3063 32652 0 -1 64 23396 0 1 0 560 15 0 0 17 0 12 0 1994166749 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3066] ppid=3061 vsize=827008 CPUtime=4.68
/proc/3063/task/3066/stat : 3066 (java) R 3061 3063 32652 0 -1 64 69962 0 0 0 435 33 0 0 16 0 12 0 1994166750 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 106160148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3067] ppid=3061 vsize=827008 CPUtime=2.22
/proc/3063/task/3067/stat : 3067 (java) R 3061 3063 32652 0 -1 64 34019 0 0 0 207 15 0 0 24 0 12 0 1994166750 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3068] ppid=3061 vsize=827008 CPUtime=0
/proc/3063/task/3068/stat : 3068 (java) S 3061 3063 32652 0 -1 64 56 0 0 0 0 0 0 0 16 0 12 0 1994166752 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3069] ppid=3061 vsize=827008 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1994166753 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=827008 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1994166753 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=827008 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1994166757 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=827008 CPUtime=0.42
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 493 0 0 0 42 0 0 0 16 0 12 0 1994166757 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=827008 CPUtime=1.17
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 5633 0 0 0 116 1 0 0 16 0 12 0 1994166757 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=827008 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=827008 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 846856192 118322 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 827008

[startup+25.5025 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 3075
/proc/meminfo: memFree=693456/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=859012 CPUtime=27.21
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 200293 0 1 0 2623 98 0 0 18 0 12 0 1994166748 879628288 176026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 214753 176026 1387 9 0 212115 0
[pid=3063/tid=3065] ppid=3061 vsize=859012 CPUtime=7.79
/proc/3063/task/3065/stat : 3065 (java) S 3061 3063 32652 0 -1 64 35695 0 1 0 758 21 0 0 18 0 12 0 1994166749 879628288 176026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3066] ppid=3061 vsize=859012 CPUtime=7.65
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 101915 0 0 0 717 48 0 0 18 0 12 0 1994166750 879628288 176026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3067] ppid=3061 vsize=859012 CPUtime=2.93
/proc/3063/task/3067/stat : 3067 (java) S 3061 3063 32652 0 -1 64 39476 0 0 0 275 18 0 0 18 0 12 0 1994166750 879628288 176026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3068] ppid=3061 vsize=859012 CPUtime=7.19
/proc/3063/task/3068/stat : 3068 (java) R 3061 3063 32652 0 -1 64 16318 0 0 0 712 7 0 0 25 0 12 0 1994166752 879628288 176026 996147200 134512640 134550740 4294956032 18446744073709551615 105852552 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3069] ppid=3061 vsize=859012 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1994166753 879628288 176026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=859012 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1994166753 879628288 176026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=859012 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1994166757 879628288 176026 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[startup+36.2012 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 3075
/proc/meminfo: memFree=642124/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=923016 CPUtime=38.04
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 247009 0 1 0 3686 118 0 0 18 0 12 0 1994166748 945168384 189722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 230754 189728 1387 9 0 228116 0
[pid=3063/tid=3065] ppid=3061 vsize=923016 CPUtime=8.46
/proc/3063/task/3065/stat : 3065 (java) S 3061 3063 32652 0 -1 64 35699 0 1 0 825 21 0 0 17 0 12 0 1994166749 945168384 189745 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3066] ppid=3061 vsize=923016 CPUtime=7.81
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 101915 0 0 0 733 48 0 0 18 0 12 0 1994166750 945168384 189754 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3067] ppid=3061 vsize=923016 CPUtime=3.07
/proc/3063/task/3067/stat : 3067 (java) S 3061 3063 32652 0 -1 64 39476 0 0 0 289 18 0 0 18 0 12 0 1994166750 945168384 189762 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3068] ppid=3061 vsize=923016 CPUtime=17.05
/proc/3063/task/3068/stat : 3068 (java) R 3061 3063 32652 0 -1 64 63078 0 0 0 1678 27 0 0 25 0 12 0 1994166752 945168384 189770 996147200 134512640 134550740 4294956032 18446744073709551615 103550858 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3069] ppid=3061 vsize=923016 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1994166753 945168384 189778 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=923016 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1994166753 945168384 189787 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=923016 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 1994166757 945168384 189794 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=923016 CPUtime=0.42
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 493 0 0 0 42 0 0 0 16 0 12 0 1994166757 945168384 189803 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=923016 CPUtime=1.17
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 5633 0 0 0 116 1 0 0 16 0 12 0 1994166757 945168384 189811 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=923016 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 945168384 189819 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=923016 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 945168384 189826 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.04
Current children cumulated vsize (KiB) 923016

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

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

[startup+36.6012 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 3075
/proc/meminfo: memFree=642124/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=891012 CPUtime=38.43
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 257613 0 1 0 3720 123 0 0 16 0 12 0 1994166748 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 222753 192324 1387 9 0 220115 0
[pid=3063/tid=3065] ppid=3061 vsize=891012 CPUtime=8.46
/proc/3063/task/3065/stat : 3065 (java) S 3061 3063 32652 0 -1 64 35699 0 1 0 825 21 0 0 17 0 12 0 1994166749 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3066] ppid=3061 vsize=891012 CPUtime=7.81
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 101915 0 0 0 733 48 0 0 18 0 12 0 1994166750 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3067] ppid=3061 vsize=891012 CPUtime=3.07
/proc/3063/task/3067/stat : 3067 (java) S 3061 3063 32652 0 -1 64 39476 0 0 0 289 18 0 0 18 0 12 0 1994166750 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3068] ppid=3061 vsize=891012 CPUtime=17.43
/proc/3063/task/3068/stat : 3068 (java) R 3061 3063 32652 0 -1 64 73633 0 0 0 1712 31 0 0 25 0 12 0 1994166752 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 105677203 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3069] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1994166753 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1994166753 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=891012 CPUtime=0.42
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 493 0 0 0 42 0 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=891012 CPUtime=1.17
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 5633 0 0 0 116 1 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.43
Current children cumulated vsize (KiB) 891012

[startup+37.4063 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 3076
/proc/meminfo: memFree=628040/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=891012 CPUtime=39.23
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 257613 0 1 0 3800 123 0 0 16 0 12 0 1994166748 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 222753 192324 1387 9 0 220115 0
[pid=3063/tid=3065] ppid=3061 vsize=891012 CPUtime=8.46
/proc/3063/task/3065/stat : 3065 (java) S 3061 3063 32652 0 -1 64 35699 0 1 0 825 21 0 0 17 0 12 0 1994166749 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3066] ppid=3061 vsize=891012 CPUtime=7.81
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 101915 0 0 0 733 48 0 0 18 0 12 0 1994166750 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3067] ppid=3061 vsize=891012 CPUtime=3.07
/proc/3063/task/3067/stat : 3067 (java) S 3061 3063 32652 0 -1 64 39476 0 0 0 289 18 0 0 18 0 12 0 1994166750 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3068] ppid=3061 vsize=891012 CPUtime=18.24
/proc/3063/task/3068/stat : 3068 (java) R 3061 3063 32652 0 -1 64 73633 0 0 0 1793 31 0 0 25 0 12 0 1994166752 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 105852552 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3069] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1994166753 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1994166753 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=891012 CPUtime=0.42
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 493 0 0 0 42 0 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=891012 CPUtime=1.17
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 5633 0 0 0 116 1 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.23
Current children cumulated vsize (KiB) 891012

[startup+37.8013 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 3076
/proc/meminfo: memFree=628040/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=891012 CPUtime=39.62
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 257613 0 1 0 3839 123 0 0 16 0 12 0 1994166748 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 222753 192324 1387 9 0 220115 0
[pid=3063/tid=3065] ppid=3061 vsize=891012 CPUtime=8.46
/proc/3063/task/3065/stat : 3065 (java) S 3061 3063 32652 0 -1 64 35699 0 1 0 825 21 0 0 17 0 12 0 1994166749 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3066] ppid=3061 vsize=891012 CPUtime=7.81
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 101915 0 0 0 733 48 0 0 18 0 12 0 1994166750 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3067] ppid=3061 vsize=891012 CPUtime=3.07
/proc/3063/task/3067/stat : 3067 (java) S 3061 3063 32652 0 -1 64 39476 0 0 0 289 18 0 0 18 0 12 0 1994166750 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3068] ppid=3061 vsize=891012 CPUtime=18.64
/proc/3063/task/3068/stat : 3068 (java) R 3061 3063 32652 0 -1 64 73633 0 0 0 1832 32 0 0 25 0 12 0 1994166752 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 105852552 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3069] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1994166753 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1994166753 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=891012 CPUtime=0.42
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 493 0 0 0 42 0 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=891012 CPUtime=1.17
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 5633 0 0 0 116 1 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.62
Current children cumulated vsize (KiB) 891012

[startup+38.2023 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 3076
/proc/meminfo: memFree=628040/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=891012 CPUtime=40.03
/proc/3063/stat : 3063 (java) S 3061 3063 32652 0 -1 0 257613 0 1 0 3880 123 0 0 16 0 12 0 1994166748 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 222753 192324 1387 9 0 220115 0
[pid=3063/tid=3065] ppid=3061 vsize=891012 CPUtime=8.46
/proc/3063/task/3065/stat : 3065 (java) S 3061 3063 32652 0 -1 64 35699 0 1 0 825 21 0 0 17 0 12 0 1994166749 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3066] ppid=3061 vsize=891012 CPUtime=7.81
/proc/3063/task/3066/stat : 3066 (java) S 3061 3063 32652 0 -1 64 101915 0 0 0 733 48 0 0 18 0 12 0 1994166750 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3067] ppid=3061 vsize=891012 CPUtime=3.07
/proc/3063/task/3067/stat : 3067 (java) S 3061 3063 32652 0 -1 64 39476 0 0 0 289 18 0 0 18 0 12 0 1994166750 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3068] ppid=3061 vsize=891012 CPUtime=19.04
/proc/3063/task/3068/stat : 3068 (java) R 3061 3063 32652 0 -1 64 73633 0 0 0 1872 32 0 0 25 0 12 0 1994166752 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 104136330 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3063/tid=3069] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3069/stat : 3069 (java) S 3061 3063 32652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 1994166753 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3070] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3070/stat : 3070 (java) S 3061 3063 32652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1994166753 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3071] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3071/stat : 3071 (java) S 3061 3063 32652 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3072] ppid=3061 vsize=891012 CPUtime=0.42
/proc/3063/task/3072/stat : 3072 (java) S 3061 3063 32652 0 -1 64 493 0 0 0 42 0 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3073] ppid=3061 vsize=891012 CPUtime=1.17
/proc/3063/task/3073/stat : 3073 (java) S 3061 3063 32652 0 -1 64 5633 0 0 0 116 1 0 0 16 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3074] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3074/stat : 3074 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3063/tid=3075] ppid=3061 vsize=891012 CPUtime=0
/proc/3063/task/3075/stat : 3075 (java) S 3061 3063 32652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 1994166757 912396288 192324 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.03
Current children cumulated vsize (KiB) 891012

[startup+38.3017 s]
/proc/loadavg: 2.02 2.01 2.00 3/87 3076
/proc/meminfo: memFree=628040/2055920 swapFree=4117464/4192956
[pid=3063] ppid=3061 vsize=0 CPUtime=40.12
/proc/3063/stat : 3063 (java) Z 3061 3063 32652 0 -1 1036 257613 0 1 0 3882 130 0 0 16 0 2 0 1994166748 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3063/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 38.3474
CPU time (s): 40.1809
CPU user time (s): 38.8251
CPU system time (s): 1.35579
CPU usage (%): 104.781
Max. virtual memory (cumulated for all children) (KiB): 923016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8251
system time used= 1.35579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257613
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= 1524
involuntary context switches= 1640

runsolver used 0.065989 second user time and 0.136979 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-04 08:12:11
IDJOB=1067945
IDBENCH=55463
IDSOLVER=344
FILE ID=node30/1067945-1215151930
PBS_JOBID= 7877366
Free space on /tmp= 66412 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-05-09.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067945-1215151930/watcher-1067945-1215151930 -o /tmp/evaluation-result-1067945-1215151930/solver-1067945-1215151930 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1067945-1215151930.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 371f841d20fe7ec983faef390524aece
RANDOM SEED=1287855092

node30.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.218
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.218
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:       1395792 kB
Buffers:         21660 kB
Cached:         278932 kB
SwapCached:      69464 kB
Active:         540364 kB
Inactive:        59384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1395792 kB
SwapTotal:     4192956 kB
SwapFree:      4117464 kB
Dirty:            1292 kB
Writeback:           0 kB
Mapped:         306188 kB
Slab:            45200 kB
Committed_AS:  3761748 kB
PageTables:       2340 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= 66408 MiB
End job on node30 at 2008-07-04 08:12:49