Trace number 1063318

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
Abscon 112v4 AC? 110.398 111.513

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-air03.xml
MD5SUM97db8ddfa1e7c994eddc87d16cd8b4a9
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 benchmark48.2707
Satisfiable
(Un)Satisfiability was proved
Number of variables10757
Number of constraints248
Maximum constraint arity3861
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension248
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.27/0.32	   
0.27/0.32	   instance
0.27/0.32	     name=HOME/instance-1063318-1215136531.xml
0.27/0.35	   
0.27/0.35	   domains being loaded...
0.27/0.36	   
0.27/0.36	   variables being loaded...
0.67/0.73	     nbVariables=10757  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=21514
0.67/0.73	       =>  wckTime=0.496  cpuTime=0.35  mem=37M109
0.67/0.73	   
0.67/0.74	   predicates being loaded...
55.44/56.06	   
55.44/56.06	   INFO : Tentative number 1
55.44/56.07	
55.44/56.07	   configuration
55.44/56.07	     name=mac.xml
55.44/56.07	   
55.44/56.07	   instance
55.44/56.07	     name=HOME/instance-1063318-1215136531.xml
55.44/56.07	   
55.44/56.07	   domains being loaded...
55.44/56.07	   
55.44/56.07	   variables being loaded...
55.54/56.19	     nbVariables=10757  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=21514
55.54/56.19	       =>  wckTime=0.122  cpuTime=0.12  mem=48M898
55.54/56.19	   
55.54/56.19	   predicates being loaded...
110.31/111.46	s UNKNOWN

Verifier Data (download as text)

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

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-1063318-1215136531/watcher-1063318-1215136531 -o /tmp/evaluation-result-1063318-1215136531/solver-1063318-1215136531 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1063318-1215136531.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.88 1.99 2.04 4/74 27296
/proc/meminfo: memFree=1892280/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=18572 CPUtime=0
/proc/27296/stat : 27296 (runsolver) R 27294 27296 25331 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 125664168 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27296/statm: 4643 292 257 25 0 2626 0

[startup+0.021907 s]
/proc/loadavg: 1.88 1.99 2.04 4/74 27296
/proc/meminfo: memFree=1892280/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=11200 CPUtime=0.01
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 880 0 1 0 0 1 0 0 18 0 2 0 125664168 11468800 632 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 2800 632 330 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11200

[startup+0.102917 s]
/proc/loadavg: 1.88 1.99 2.04 4/74 27296
/proc/meminfo: memFree=1892280/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=865884 CPUtime=0.08
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 3724 0 1 0 6 2 0 0 18 0 9 0 125664168 886665216 3187 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216471 3187 1688 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301943 s]
/proc/loadavg: 1.88 1.99 2.04 4/74 27296
/proc/meminfo: memFree=1892280/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=866196 CPUtime=0.27
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 5617 0 1 0 23 4 0 0 18 0 9 0 125664168 886984704 5031 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216549 5031 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866196

[startup+0.702992 s]
/proc/loadavg: 1.88 1.99 2.04 4/74 27296
/proc/meminfo: memFree=1892280/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=0.67
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 12850 0 1 0 59 8 0 0 18 0 9 0 125664168 888254464 12220 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 12220 1970 9 0 211387 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867436

[startup+1.50209 s]
/proc/loadavg: 1.88 1.99 2.04 3/83 27305
/proc/meminfo: memFree=1828976/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=1.46
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 19847 0 1 0 134 12 0 0 18 0 9 0 125664168 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 19182 2001 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=1.18
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 15736 0 1 0 110 8 0 0 25 0 9 0 125664170 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 102689657 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=0.09
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 2788 0 0 0 8 1 0 0 16 0 9 0 125664171 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.16
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 625 0 0 0 15 1 0 0 16 0 9 0 125664173 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 19182 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867436

[startup+3.10127 s]
/proc/loadavg: 1.88 1.99 2.04 3/83 27305
/proc/meminfo: memFree=1822960/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=3.05
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 20126 0 1 0 293 12 0 0 18 0 9 0 125664168 888254464 19457 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 19457 2001 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=2.75
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 15750 0 1 0 267 8 0 0 25 0 9 0 125664170 888254464 19457 996147200 134512640 134550740 4294955984 18446744073709551615 4126838129 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=0.11
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 3053 0 0 0 10 1 0 0 16 0 9 0 125664171 888254464 19457 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 19457 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 19457 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 19457 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.16
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 625 0 0 0 15 1 0 0 16 0 9 0 125664173 888254464 19457 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 19457 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 19457 996147200 134512640 134550740 4294955984 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) 867436

[startup+6.30264 s]
/proc/loadavg: 1.89 1.99 2.04 3/83 27305
/proc/meminfo: memFree=1820720/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=6.21
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 20494 0 1 0 609 12 0 0 18 0 9 0 125664168 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 19814 2001 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=5.83
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 15767 0 1 0 575 8 0 0 25 0 9 0 125664170 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4126422128 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=0.2
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 3404 0 0 0 19 1 0 0 16 0 9 0 125664171 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.16
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 625 0 0 0 15 1 0 0 16 0 9 0 125664173 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 19814 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867436

[startup+12.7014 s]
/proc/loadavg: 1.90 1.99 2.04 3/83 27307
/proc/meminfo: memFree=1816872/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=12.55
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 21389 0 1 0 1242 13 0 0 18 0 9 0 125664168 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 20689 2001 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=12
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 15795 0 1 0 1191 9 0 0 25 0 9 0 125664170 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=0.37
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 4271 0 0 0 35 2 0 0 16 0 9 0 125664171 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.16
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 625 0 0 0 15 1 0 0 16 0 9 0 125664173 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 20689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867436

[startup+25.5029 s]
/proc/loadavg: 1.92 1.99 2.04 3/83 27307
/proc/meminfo: memFree=1812912/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=25.24
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 22380 0 1 0 2510 14 0 0 18 0 9 0 125664168 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 21638 2001 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=24.42
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 15848 0 1 0 2433 9 0 0 25 0 9 0 125664170 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 102887706 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=0.64
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 5209 0 0 0 61 3 0 0 16 0 9 0 125664171 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.16
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 625 0 0 0 15 1 0 0 16 0 9 0 125664173 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 21638 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867436

[startup+51.1029 s]
/proc/loadavg: 1.95 1.99 2.04 3/83 27307
/proc/meminfo: memFree=1807344/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=50.58
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 23858 0 1 0 5042 16 0 0 18 0 9 0 125664168 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 23014 2001 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=49.25
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 15973 0 1 0 4916 9 0 0 25 0 9 0 125664170 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 102888922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=1.14
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 6562 0 0 0 110 4 0 0 16 0 9 0 125664171 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.16
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 625 0 0 0 15 1 0 0 17 0 9 0 125664173 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 23014 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 867436

[startup+102.308 s]
/proc/loadavg: 1.98 1.99 2.03 3/83 27307
/proc/meminfo: memFree=1786800/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=101.29
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 29943 0 1 0 10107 22 0 0 18 0 9 0 125664168 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 28730 2611 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=98.79
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 16178 0 1 0 9868 11 0 0 25 0 9 0 125664170 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 102605760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=2.31
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 12440 0 0 0 223 8 0 0 16 0 9 0 125664171 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.17
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 627 0 0 0 16 1 0 0 17 0 9 0 125664173 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 28730 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 867436

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

[startup+105.501 s]
/proc/loadavg: 1.98 1.99 2.03 3/83 27307
/proc/meminfo: memFree=1785968/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=104.46
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 30176 0 1 0 10424 22 0 0 18 0 9 0 125664168 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 28947 2611 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=101.88
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 16194 0 1 0 10177 11 0 0 25 0 9 0 125664170 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4126372696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=2.38
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 12657 0 0 0 230 8 0 0 16 0 9 0 125664171 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.17
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 627 0 0 0 16 1 0 0 17 0 9 0 125664173 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) R 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 28947 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 104.46
Current children cumulated vsize (KiB) 867436

[startup+108.703 s]
/proc/loadavg: 1.98 1.99 2.03 3/83 27307
/proc/meminfo: memFree=1785968/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=107.63
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 30291 0 1 0 10741 22 0 0 18 0 9 0 125664168 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 29051 2611 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=105
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 16205 0 1 0 10489 11 0 0 25 0 9 0 125664170 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 102902273 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=2.44
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 12761 0 0 0 236 8 0 0 16 0 9 0 125664171 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.17
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 627 0 0 0 16 1 0 0 17 0 9 0 125664173 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 107.63
Current children cumulated vsize (KiB) 867436

[startup+110.303 s]
/proc/loadavg: 1.98 1.99 2.03 3/83 27307
/proc/meminfo: memFree=1785520/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=109.21
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 30294 0 1 0 10899 22 0 0 18 0 9 0 125664168 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 29051 2611 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=106.56
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 16208 0 1 0 10645 11 0 0 25 0 9 0 125664170 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4126421979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=2.45
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 12761 0 0 0 237 8 0 0 17 0 9 0 125664171 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.17
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 627 0 0 0 16 1 0 0 17 0 9 0 125664173 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 29051 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 109.21
Current children cumulated vsize (KiB) 867436

[startup+111.108 s]
/proc/loadavg: 1.98 1.99 2.03 3/83 27307
/proc/meminfo: memFree=1785008/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=867436 CPUtime=110.02
/proc/27296/stat : 27296 (java) S 27294 27296 25331 0 -1 0 30416 0 1 0 10979 23 0 0 18 0 9 0 125664168 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 216859 29166 2611 9 0 211387 0
[pid=27296/tid=27298] ppid=27294 vsize=867436 CPUtime=107.33
/proc/27296/task/27298/stat : 27298 (java) R 27294 27296 25331 0 -1 64 16215 0 1 0 10721 12 0 0 25 0 9 0 125664170 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 102888953 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27299] ppid=27294 vsize=867436 CPUtime=2.49
/proc/27296/task/27299/stat : 27299 (java) S 27294 27296 25331 0 -1 64 12876 0 0 0 241 8 0 0 16 0 9 0 125664171 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27300] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27300/stat : 27300 (java) S 27294 27296 25331 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27301] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27301/stat : 27301 (java) S 27294 27296 25331 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 125664171 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27302] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27302/stat : 27302 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125664173 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27303] ppid=27294 vsize=867436 CPUtime=0.17
/proc/27296/task/27303/stat : 27303 (java) S 27294 27296 25331 0 -1 64 627 0 0 0 16 1 0 0 17 0 9 0 125664173 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27304] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27304/stat : 27304 (java) S 27294 27296 25331 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125664173 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27296/tid=27305] ppid=27294 vsize=867436 CPUtime=0
/proc/27296/task/27305/stat : 27305 (java) S 27294 27296 25331 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125664173 888254464 29166 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (KiB) 867436

[startup+111.503 s]
/proc/loadavg: 1.98 1.99 2.03 3/83 27307
/proc/meminfo: memFree=1785008/2055920 swapFree=4181452/4192956
[pid=27296] ppid=27294 vsize=0 CPUtime=110.38
/proc/27296/stat : 27296 (java) Z 27294 27296 25331 0 -1 12 30426 0 1 0 11014 24 0 0 16 0 2 0 125664168 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 110.38
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 111.513
CPU time (s): 110.398
CPU user time (s): 110.147
CPU system time (s): 0.250961
CPU usage (%): 99.0006
Max. virtual memory (cumulated for all children) (KiB): 867524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.147
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30426
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= 5477
involuntary context switches= 7832

runsolver used 0.142978 second user time and 0.38994 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-04 03:55:31
IDJOB=1063318
IDBENCH=54743
IDSOLVER=363
FILE ID=node73/1063318-1215136531
PBS_JOBID= 7877267
Free space on /tmp= 66528 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-air03.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063318-1215136531/watcher-1063318-1215136531 -o /tmp/evaluation-result-1063318-1215136531/solver-1063318-1215136531 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1063318-1215136531.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 97db8ddfa1e7c994eddc87d16cd8b4a9
RANDOM SEED=611612294

node73.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.230
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.230
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:       1892760 kB
Buffers:          5848 kB
Cached:          89356 kB
SwapCached:       5300 kB
Active:          93936 kB
Inactive:        14836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892760 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            9672 kB
Writeback:           0 kB
Mapped:          20176 kB
Slab:            39812 kB
Committed_AS:   380444 kB
PageTables:       1732 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= 66528 MiB
End job on node73 at 2008-07-04 03:57:23