Trace number 1070895

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) 34.9847 33.5442

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle22.xml
MD5SUMf276a46bd828722ff96f92f095d5cf90
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.218966
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints662
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension60
Number of constraints which are defined in intension602
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/0.32	c See www.sat4j.org for details.
0.28/0.32	c That software uses the Rhino library from the Mozilla project.
0.28/0.37	c version 9.9.9.token
0.28/0.37	c sun.arch.data.model	32
0.28/0.37	c java.version	1.6.0_06
0.28/0.37	c os.name	Linux
0.28/0.37	c os.version	2.6.9-22.EL.rootsmp
0.28/0.37	c os.arch	i386
0.28/0.37	c Free memory 669864272
0.28/0.37	c Max memory 672137216
0.28/0.37	c Total memory 672137216
0.28/0.37	c Number of processors 2
0.38/0.42	c c --- Begin Solver configuration ---
0.38/0.42	c Stops conflict analysis at the first Unique Implication Point
0.38/0.42	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.38/0.42	c Learn all clauses as in MiniSAT
0.38/0.42	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.38/0.42	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.38/0.42	c Expensive reason simplification
0.38/0.42	c MiniSAT restarts strategy
0.38/0.42	c timeout=2147483s
0.38/0.42	c DB Simplification allowed=false
0.38/0.42	c --- End Solver configuration ---
0.38/0.42	c solving HOME/instance-1070895-1215167470.xml
0.38/0.42	c reading problem ... 
0.68/0.71	c reading problem named null
0.68/0.71	c reading domains done.
0.68/0.71	c reading variables done.
0.77/0.80	c reading relations done.
2.07/2.15	c reading predicates  done.
2.26/2.34	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-1070895-1215167470/watcher-1070895-1215167470 -o /tmp/evaluation-result-1070895-1215167470/solver-1070895-1215167470 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1070895-1215167470.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.92 1.98 1.99 3/72 749
/proc/meminfo: memFree=1553912/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=18572 CPUtime=0
/proc/749/stat : 749 (runsolver) R 747 749 32385 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 1995716708 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 227607637287 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/749/statm: 4643 292 257 25 0 2626 0

[startup+0.084683 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 749
/proc/meminfo: memFree=1553912/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=802236 CPUtime=0.07
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 2799 0 1 0 5 2 0 0 18 0 7 0 1995716708 821489664 2534 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 200559 2534 1008 9 0 197942 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 802236

[startup+0.101686 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 749
/proc/meminfo: memFree=1553912/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=805512 CPUtime=0.08
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 2952 0 1 0 6 2 0 0 18 0 12 0 1995716708 824844288 2685 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 201378 2685 1044 9 0 198747 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 805512

[startup+0.301714 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 749
/proc/meminfo: memFree=1553912/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=809300 CPUtime=0.28
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 4896 0 1 0 25 3 0 0 18 0 12 0 1995716708 828723200 4223 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 202325 4223 1296 9 0 199694 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 809300

[startup+0.701757 s]
/proc/loadavg: 1.92 1.98 1.99 3/72 749
/proc/meminfo: memFree=1553912/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=809328 CPUtime=0.68
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 6336 0 1 0 63 5 0 0 18 0 12 0 1995716708 828751872 5464 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 202332 5464 1335 9 0 199694 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 809328

[startup+1.50285 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 761
/proc/meminfo: memFree=1534936/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=812720 CPUtime=1.48
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 9723 0 1 0 140 8 0 0 18 0 12 0 1995716708 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 203180 7645 1351 9 0 200542 0
[pid=749/tid=751] ppid=747 vsize=812720 CPUtime=0.67
/proc/749/task/751/stat : 751 (java) R 747 749 32385 0 -1 64 5126 0 1 0 62 5 0 0 20 0 12 0 1995716710 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4109182094 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=812720 CPUtime=0
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 1995716711 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=812720 CPUtime=0
/proc/749/task/753/stat : 753 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 1995716711 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=812720 CPUtime=0
/proc/749/task/754/stat : 754 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 1995716713 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=812720 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 9 0 0 0 0 0 0 0 21 0 12 0 1995716714 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=812720 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 1995716714 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=812720 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1995716718 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=812720 CPUtime=0.5
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 2641 0 0 0 49 1 0 0 16 0 12 0 1995716718 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=759] ppid=747 vsize=812720 CPUtime=0.27
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 1190 0 0 0 27 0 0 0 16 0 12 0 1995716718 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=760] ppid=747 vsize=812720 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=812720 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 832225280 7645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 812720

[startup+3.10205 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 761
/proc/meminfo: memFree=1504792/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=813364 CPUtime=3.06
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 25380 0 1 0 289 17 0 0 18 0 12 0 1995716708 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 203341 23053 1368 9 0 200703 0
[pid=749/tid=751] ppid=747 vsize=813364 CPUtime=1.61
/proc/749/task/751/stat : 751 (java) R 747 749 32385 0 -1 64 17228 0 1 0 149 12 0 0 21 0 12 0 1995716710 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4109212132 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=813364 CPUtime=0.04
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 1415 0 0 0 4 0 0 0 17 0 12 0 1995716711 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=813364 CPUtime=0.04
/proc/749/task/753/stat : 753 (java) S 747 749 32385 0 -1 64 1750 0 0 0 3 1 0 0 17 0 12 0 1995716711 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=813364 CPUtime=0
/proc/749/task/754/stat : 754 (java) S 747 749 32385 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 1995716713 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=813364 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=813364 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=813364 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1995716718 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=813364 CPUtime=0.81
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 2981 0 0 0 80 1 0 0 16 0 12 0 1995716718 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=759] ppid=747 vsize=813364 CPUtime=0.49
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 1211 0 0 0 49 0 0 0 16 0 12 0 1995716718 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=760] ppid=747 vsize=813364 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 832884736 23053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=813364 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 832884736 23053 996147200 134512640 134550740 4294956016 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) 813364

[startup+6.30142 s]
/proc/loadavg: 1.93 1.98 1.99 4/84 761
/proc/meminfo: memFree=1322456/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=828024 CPUtime=6.87
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 72703 0 1 0 646 41 0 0 18 0 12 0 1995716708 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 207006 64853 1368 9 0 204368 0
[pid=749/tid=751] ppid=747 vsize=828024 CPUtime=2.93
/proc/749/task/751/stat : 751 (java) R 747 749 32385 0 -1 64 17235 0 1 0 281 12 0 0 19 0 12 0 1995716710 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=828024 CPUtime=1.21
/proc/749/task/752/stat : 752 (java) R 747 749 32385 0 -1 64 24201 0 0 0 110 11 0 0 19 0 12 0 1995716711 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 104145953 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=753] ppid=747 vsize=828024 CPUtime=1.36
/proc/749/task/753/stat : 753 (java) R 747 749 32385 0 -1 64 26280 0 0 0 122 14 0 0 18 0 12 0 1995716711 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 106160163 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=828024 CPUtime=0
/proc/749/task/754/stat : 754 (java) S 747 749 32385 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 1995716713 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=828024 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=828024 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=828024 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1995716718 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=828024 CPUtime=0.81
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 2981 0 0 0 80 1 0 0 16 0 12 0 1995716718 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=759] ppid=747 vsize=828024 CPUtime=0.49
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 1211 0 0 0 49 0 0 0 16 0 12 0 1995716718 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=760] ppid=747 vsize=828024 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=828024 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 847896576 64853 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 828024

[startup+12.7022 s]
/proc/loadavg: 2.01 2.00 2.00 4/84 761
/proc/meminfo: memFree=1084568/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=833144 CPUtime=13.32
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 136946 0 1 0 1261 71 0 0 18 0 12 0 1995716708 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 208286 126840 1368 9 0 205648 0
[pid=749/tid=751] ppid=747 vsize=833144 CPUtime=5.01
/proc/749/task/751/stat : 751 (java) R 747 749 32385 0 -1 64 23389 0 1 0 486 15 0 0 16 0 12 0 1995716710 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4109744694 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=833144 CPUtime=4.55
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 59989 0 0 0 426 29 0 0 18 0 12 0 1995716711 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=833144 CPUtime=2.4
/proc/749/task/753/stat : 753 (java) R 747 749 32385 0 -1 64 48581 0 0 0 216 24 0 0 23 0 12 0 1995716711 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=833144 CPUtime=0
/proc/749/task/754/stat : 754 (java) S 747 749 32385 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 1995716713 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=833144 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=833144 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=833144 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1995716718 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=833144 CPUtime=0.81
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 2981 0 0 0 80 1 0 0 16 0 12 0 1995716718 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=759] ppid=747 vsize=833144 CPUtime=0.49
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 1211 0 0 0 49 0 0 0 16 0 12 0 1995716718 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=760] ppid=747 vsize=833144 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=833144 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 853139456 126840 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.32
Current children cumulated vsize (KiB) 833144

[startup+25.5027 s]
/proc/loadavg: 2.46 2.10 2.03 3/84 761
/proc/meminfo: memFree=837336/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=870396 CPUtime=26.98
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 200374 0 1 0 2594 104 0 0 18 0 12 0 1995716708 891285504 179964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 217599 179964 1387 9 0 214961 0
[pid=749/tid=751] ppid=747 vsize=870396 CPUtime=9.66
/proc/749/task/751/stat : 751 (java) S 747 749 32385 0 -1 64 35701 0 1 0 945 21 0 0 17 0 12 0 1995716710 891285504 179964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=870396 CPUtime=6.76
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 81317 0 0 0 637 39 0 0 16 0 12 0 1995716711 891285504 179964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=870396 CPUtime=3.74
/proc/749/task/753/stat : 753 (java) S 747 749 32385 0 -1 64 59444 0 0 0 345 29 0 0 17 0 12 0 1995716711 891285504 179964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=870396 CPUtime=4.8
/proc/749/task/754/stat : 754 (java) R 747 749 32385 0 -1 64 15543 0 0 0 472 8 0 0 25 0 12 0 1995716713 891285504 179964 996147200 134512640 134550740 4294956016 18446744073709551615 105677203 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=870396 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 891285504 179964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=870396 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 891285504 179964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=870396 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1995716718 891285504 179964 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[startup+31.4014 s]
/proc/loadavg: 2.51 2.11 2.04 3/84 761
/proc/meminfo: memFree=783960/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=934400 CPUtime=32.85
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 229231 0 1 0 3166 119 0 0 18 0 12 0 1995716708 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 233600 193315 1387 9 0 230962 0
[pid=749/tid=751] ppid=747 vsize=934400 CPUtime=9.95
/proc/749/task/751/stat : 751 (java) S 747 749 32385 0 -1 64 35702 0 1 0 974 21 0 0 17 0 12 0 1995716710 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=934400 CPUtime=6.76
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 81317 0 0 0 637 39 0 0 16 0 12 0 1995716711 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=934400 CPUtime=3.74
/proc/749/task/753/stat : 753 (java) S 747 749 32385 0 -1 64 59444 0 0 0 345 29 0 0 17 0 12 0 1995716711 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=934400 CPUtime=10.38
/proc/749/task/754/stat : 754 (java) R 747 749 32385 0 -1 64 44399 0 0 0 1015 23 0 0 25 0 12 0 1995716713 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 103550858 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=934400 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=934400 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=934400 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 1995716718 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=934400 CPUtime=1.09
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 4369 0 0 0 107 2 0 0 18 0 12 0 1995716718 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=759] ppid=747 vsize=934400 CPUtime=0.86
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 3236 0 0 0 85 1 0 0 19 0 12 0 1995716718 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=760] ppid=747 vsize=934400 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=934400 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 956825600 193315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 32.85
Current children cumulated vsize (KiB) 934400

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+31.8014 s]
/proc/loadavg: 2.51 2.11 2.04 3/85 762
/proc/meminfo: memFree=776848/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=902396 CPUtime=33.24
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 238935 0 1 0 3200 124 0 0 16 0 12 0 1995716708 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 225599 195017 1387 9 0 222961 0
[pid=749/tid=751] ppid=747 vsize=902396 CPUtime=9.95
/proc/749/task/751/stat : 751 (java) S 747 749 32385 0 -1 64 35702 0 1 0 974 21 0 0 17 0 12 0 1995716710 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=902396 CPUtime=6.76
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 81317 0 0 0 637 39 0 0 16 0 12 0 1995716711 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=902396 CPUtime=3.74
/proc/749/task/753/stat : 753 (java) S 747 749 32385 0 -1 64 59444 0 0 0 345 29 0 0 17 0 12 0 1995716711 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=902396 CPUtime=10.77
/proc/749/task/754/stat : 754 (java) R 747 749 32385 0 -1 64 54102 0 0 0 1048 29 0 0 25 0 12 0 1995716713 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 105677203 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=902396 CPUtime=1.09
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 4369 0 0 0 107 2 0 0 18 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=759] ppid=747 vsize=902396 CPUtime=0.86
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 3236 0 0 0 85 1 0 0 19 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=760] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.24
Current children cumulated vsize (KiB) 902396

[startup+32.6015 s]
/proc/loadavg: 2.51 2.11 2.04 3/85 762
/proc/meminfo: memFree=776848/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=902396 CPUtime=34.03
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 238935 0 1 0 3279 124 0 0 16 0 12 0 1995716708 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 225599 195017 1387 9 0 222961 0
[pid=749/tid=751] ppid=747 vsize=902396 CPUtime=9.95
/proc/749/task/751/stat : 751 (java) S 747 749 32385 0 -1 64 35702 0 1 0 974 21 0 0 17 0 12 0 1995716710 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=902396 CPUtime=6.76
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 81317 0 0 0 637 39 0 0 16 0 12 0 1995716711 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=902396 CPUtime=3.74
/proc/749/task/753/stat : 753 (java) S 747 749 32385 0 -1 64 59444 0 0 0 345 29 0 0 17 0 12 0 1995716711 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=902396 CPUtime=11.57
/proc/749/task/754/stat : 754 (java) R 747 749 32385 0 -1 64 54102 0 0 0 1128 29 0 0 25 0 12 0 1995716713 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 106122234 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=902396 CPUtime=1.09
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 4369 0 0 0 107 2 0 0 18 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=759] ppid=747 vsize=902396 CPUtime=0.86
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 3236 0 0 0 85 1 0 0 19 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=760] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.03
Current children cumulated vsize (KiB) 902396

[startup+33.0066 s]
/proc/loadavg: 2.47 2.11 2.04 3/85 762
/proc/meminfo: memFree=776848/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=902396 CPUtime=34.43
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 238935 0 1 0 3319 124 0 0 16 0 12 0 1995716708 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 225599 195017 1387 9 0 222961 0
[pid=749/tid=751] ppid=747 vsize=902396 CPUtime=9.95
/proc/749/task/751/stat : 751 (java) S 747 749 32385 0 -1 64 35702 0 1 0 974 21 0 0 17 0 12 0 1995716710 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=902396 CPUtime=6.76
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 81317 0 0 0 637 39 0 0 16 0 12 0 1995716711 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=902396 CPUtime=3.74
/proc/749/task/753/stat : 753 (java) S 747 749 32385 0 -1 64 59444 0 0 0 345 29 0 0 17 0 12 0 1995716711 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=902396 CPUtime=11.97
/proc/749/task/754/stat : 754 (java) R 747 749 32385 0 -1 64 54102 0 0 0 1168 29 0 0 25 0 12 0 1995716713 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 105852552 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=902396 CPUtime=1.09
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 4369 0 0 0 107 2 0 0 18 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=759] ppid=747 vsize=902396 CPUtime=0.86
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 3236 0 0 0 85 1 0 0 19 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=760] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.43
Current children cumulated vsize (KiB) 902396

[startup+33.4016 s]
/proc/loadavg: 2.47 2.11 2.04 3/85 762
/proc/meminfo: memFree=776848/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=902396 CPUtime=34.83
/proc/749/stat : 749 (java) S 747 749 32385 0 -1 0 238935 0 1 0 3359 124 0 0 16 0 12 0 1995716708 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 225599 195017 1387 9 0 222961 0
[pid=749/tid=751] ppid=747 vsize=902396 CPUtime=9.95
/proc/749/task/751/stat : 751 (java) S 747 749 32385 0 -1 64 35702 0 1 0 974 21 0 0 17 0 12 0 1995716710 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=752] ppid=747 vsize=902396 CPUtime=6.76
/proc/749/task/752/stat : 752 (java) S 747 749 32385 0 -1 64 81317 0 0 0 637 39 0 0 16 0 12 0 1995716711 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=753] ppid=747 vsize=902396 CPUtime=3.74
/proc/749/task/753/stat : 753 (java) S 747 749 32385 0 -1 64 59444 0 0 0 345 29 0 0 17 0 12 0 1995716711 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=754] ppid=747 vsize=902396 CPUtime=12.36
/proc/749/task/754/stat : 754 (java) R 747 749 32385 0 -1 64 54102 0 0 0 1207 29 0 0 25 0 12 0 1995716713 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 105852573 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=755] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/755/stat : 755 (java) S 747 749 32385 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 1995716714 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=756] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/756/stat : 756 (java) S 747 749 32385 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 1995716714 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=757] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/757/stat : 757 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=758] ppid=747 vsize=902396 CPUtime=1.09
/proc/749/task/758/stat : 758 (java) S 747 749 32385 0 -1 64 4369 0 0 0 107 2 0 0 18 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=759] ppid=747 vsize=902396 CPUtime=0.86
/proc/749/task/759/stat : 759 (java) S 747 749 32385 0 -1 64 3236 0 0 0 85 1 0 0 19 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=749/tid=760] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/760/stat : 760 (java) S 747 749 32385 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=749/tid=761] ppid=747 vsize=902396 CPUtime=0
/proc/749/task/761/stat : 761 (java) S 747 749 32385 0 -1 64 2 0 0 0 0 0 0 0 15 0 12 0 1995716718 924053504 195017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.83
Current children cumulated vsize (KiB) 902396

[startup+33.5021 s]
/proc/loadavg: 2.47 2.11 2.04 3/85 762
/proc/meminfo: memFree=776848/2055920 swapFree=4179828/4192956
[pid=749] ppid=747 vsize=0 CPUtime=34.93
/proc/749/stat : 749 (java) Z 747 749 32385 0 -1 1036 238935 0 1 0 3361 132 0 0 16 0 2 0 1995716708 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/749/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 34.93
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 33.5442
CPU time (s): 34.9847
CPU user time (s): 33.6139
CPU system time (s): 1.37079
CPU usage (%): 104.294
Max. virtual memory (cumulated for all children) (KiB): 934400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.6139
system time used= 1.37079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238935
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= 1601
involuntary context switches= 1862

runsolver used 0.046992 second user time and 0.12698 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-04 12:31:10
IDJOB=1070895
IDBENCH=56003
IDSOLVER=344
FILE ID=node66/1070895-1215167470
PBS_JOBID= 7881468
Free space on /tmp= 66504 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle22.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-1070895-1215167470/watcher-1070895-1215167470 -o /tmp/evaluation-result-1070895-1215167470/solver-1070895-1215167470 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1070895-1215167470.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f276a46bd828722ff96f92f095d5cf90
RANDOM SEED=949921616

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1554392 kB
Buffers:         31876 kB
Cached:         157420 kB
SwapCached:       6748 kB
Active:         406176 kB
Inactive:        42028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554392 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:         267004 kB
Slab:            37896 kB
Committed_AS:  4401768 kB
PageTables:       2452 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= 66504 MiB
End job on node66 at 2008-07-04 12:31:44