Trace number 2097796

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 ESACUNSAT 23.5894 23.6471

DiagnosticValue
CHECKS492978
NODES0

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-2.xml
MD5SUM1689fe3f74cdb83f280c8d4381c81339
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1675
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2097796-1247414036.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.39/0.45	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.39/0.45	       =>  wckTime=0.202  cpuTime=0.15  mem=11M825
0.39/0.45	   
0.39/0.45	   predicates being loaded...
0.49/0.51	   
0.49/0.51	   constraints being loaded...
20.48/20.55	   
20.48/20.55	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 50M573)
22.75/22.89	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=846
22.75/22.89	     nbConvertConstraintsChecks=43696220  nbExtensionStructures=772  nbSharedExtensionStructures=145
22.75/22.89	     nbConflictsStructures=1003  nbSharedConflictsStructures=172  nbUnbuiltConflictsStructures=2098
22.75/22.89	     nbSharedBinaryRepresentations=233896  nbEvaluationManagers=2329  nbSharedEvaluationManagers=303  minDegree=3
22.75/22.89	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.454
22.75/22.89	     symmetryCpuTime=0.37  nbCliques=7
22.75/22.89	       =>  wckTime=22.646  cpuTime=22.0  mem=62M333
23.05/23.11	   
23.05/23.11	   solver IterativeSystematicSolver being built... 
23.16/23.23	   
23.16/23.23	   INFO : Forward propagation technique limited 
23.25/23.32	       =>  wckTime=23.077  cpuTime=22.18  mem=66M119
23.45/23.59	   
23.45/23.59	   preprocessing
23.45/23.59	     nbConstraintChecks=492978  nbValidityChecks=15970  nbPropagations=61  nbRevisions=738  nbUselessRevisions=415
23.45/23.59	     nbRemovedValues=13344  detectedInconsistency=yes
23.45/23.59	       =>  wckTime=0.265  cpuTime=0.25  mem=66M119
23.45/23.59	   
23.45/23.59	   global
23.45/23.59	     nbConstraintChecks=492978  nbValidityChecks=15970  nbPropagations=61  nbRevisions=738  nbUselessRevisions=415
23.45/23.59	     nbRestartNogoods=0  solvingWckTime=0.267  solvingCpuTime=0.25  expiredTime=no  totalExploration=yes
23.45/23.59	     nbFoundSolutions=0  globalCpuTime=22.47
23.45/23.59	       =>  wckTime=23.348  cpuTime=22.43  mem=67M113
23.55/23.60	   
23.55/23.60	s UNSATISFIABLE
23.55/23.60	d NODES 0
23.55/23.60	d CHECKS 492978
23.55/23.60	   
23.55/23.60	   totalWckTime=23.419  totalCpuTime=22.47

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097796-1247414036/watcher-2097796-1247414036 -o /tmp/evaluation-result-2097796-1247414036/solver-2097796-1247414036 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097796-1247414036.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.09 2.03 4/80 29069
/proc/meminfo: memFree=1726752/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=1616 CPUtime=0
/proc/29069/stat : 29069 (java) D 29067 29069 27611 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 28470637 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099785718 0 0 17 0 0 0
/proc/29069/statm: 404 148 122 9 0 46 0

[startup+0.0543739 s]
/proc/loadavg: 2.00 2.09 2.03 4/80 29069
/proc/meminfo: memFree=1726752/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=863836 CPUtime=0.04
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 2681 0 1 0 3 1 0 0 18 0 9 0 28470637 884568064 2232 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 215959 2232 1078 9 0 210852 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863836

[startup+0.102385 s]
/proc/loadavg: 2.00 2.09 2.03 4/80 29069
/proc/meminfo: memFree=1726752/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=865980 CPUtime=0.09
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 3761 0 1 0 7 2 0 0 18 0 9 0 28470637 886763520 3224 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216495 3226 1703 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.302424 s]
/proc/loadavg: 2.00 2.09 2.03 4/80 29069
/proc/meminfo: memFree=1726752/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=866380 CPUtime=0.28
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 6005 0 1 0 25 3 0 0 18 0 9 0 28470637 887173120 5371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216595 5371 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702501 s]
/proc/loadavg: 2.00 2.09 2.03 4/80 29069
/proc/meminfo: memFree=1726752/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=867776 CPUtime=0.69
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 9944 0 1 0 63 6 0 0 18 0 9 0 28470637 888602624 9298 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216944 9299 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50166 s]
/proc/loadavg: 2.00 2.09 2.03 3/89 29078
/proc/meminfo: memFree=1678168/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=867776 CPUtime=1.49
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 15513 0 1 0 140 9 0 0 18 0 9 0 28470637 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216944 14864 2041 9 0 211380 0
[pid=29069/tid=29071] ppid=29067 vsize=867776 CPUtime=1.28
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 14123 0 1 0 121 7 0 0 25 0 9 0 28470638 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4126911298 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29072] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28470639 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29073] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 28470640 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29074] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 28470640 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29075] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 28470642 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=867776 CPUtime=0.18
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 691 0 0 0 18 0 0 0 15 0 9 0 28470642 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29077] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28470642 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470642 888602624 14864 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867776

[startup+3.10197 s]
/proc/loadavg: 2.00 2.09 2.03 3/89 29078
/proc/meminfo: memFree=1673752/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=867776 CPUtime=3.09
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 16466 0 1 0 299 10 0 0 18 0 9 0 28470637 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216944 15815 2041 9 0 211380 0
[pid=29069/tid=29071] ppid=29067 vsize=867776 CPUtime=2.86
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 15050 0 1 0 278 8 0 0 25 0 9 0 28470638 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4126933303 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29072] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28470639 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29073] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 28470640 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29074] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 28470640 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29075] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 28470642 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=867776 CPUtime=0.2
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 717 0 0 0 20 0 0 0 16 0 9 0 28470642 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29077] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28470642 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=867776 CPUtime=0
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470642 888602624 15815 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867776

[startup+6.3016 s]
/proc/loadavg: 2.00 2.09 2.03 3/89 29078
/proc/meminfo: memFree=1658264/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=867688 CPUtime=6.28
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 19634 0 1 0 617 11 0 0 18 0 9 0 28470637 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216922 18956 2029 9 0 211380 0
[pid=29069/tid=29071] ppid=29067 vsize=867688 CPUtime=5.98
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 15819 0 1 0 589 9 0 0 25 0 9 0 28470638 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4126905791 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29072] ppid=29067 vsize=867688 CPUtime=0.07
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 2392 0 0 0 7 0 0 0 16 0 9 0 28470639 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29073] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29074] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29075] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 28470642 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=867688 CPUtime=0.2
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 720 0 0 0 20 0 0 0 16 0 9 0 28470642 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29077] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28470642 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470642 888512512 18956 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867688

[startup+12.7019 s]
/proc/loadavg: 2.00 2.09 2.03 4/89 29078
/proc/meminfo: memFree=1658072/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=867688 CPUtime=12.68
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 19639 0 1 0 1256 12 0 0 18 0 9 0 28470637 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216922 18960 2029 9 0 211380 0
[pid=29069/tid=29071] ppid=29067 vsize=867688 CPUtime=12.36
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 15820 0 1 0 1226 10 0 0 25 0 9 0 28470638 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4126908041 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29072] ppid=29067 vsize=867688 CPUtime=0.07
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 2392 0 0 0 7 0 0 0 16 0 9 0 28470639 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29073] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29074] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29075] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 28470642 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=867688 CPUtime=0.21
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 724 0 0 0 21 0 0 0 15 0 9 0 28470642 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29077] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28470642 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470642 888512512 18960 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867688

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

[startup+19.1021 s]
/proc/loadavg: 2.15 2.12 2.04 3/89 29078
/proc/meminfo: memFree=1658136/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=867688 CPUtime=19.08
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 19650 0 1 0 1894 14 0 0 18 0 9 0 28470637 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216922 18970 2031 9 0 211380 0
[pid=29069/tid=29071] ppid=29067 vsize=867688 CPUtime=18.75
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 15821 0 1 0 1863 12 0 0 25 0 9 0 28470638 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4126904503 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29072] ppid=29067 vsize=867688 CPUtime=0.07
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 2392 0 0 0 7 0 0 0 16 0 9 0 28470639 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29073] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29074] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29075] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 28470642 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=867688 CPUtime=0.23
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 734 0 0 0 23 0 0 0 16 0 9 0 28470642 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29077] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28470642 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470642 888512512 18970 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 867688

[startup+20.7024 s]
/proc/loadavg: 2.15 2.12 2.04 3/89 29078
/proc/meminfo: memFree=1658136/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=867688 CPUtime=20.67
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 19658 0 1 0 2052 15 0 0 18 0 9 0 28470637 888512512 18977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216922 18977 2032 9 0 211380 0
[pid=29069/tid=29071] ppid=29067 vsize=867688 CPUtime=20.34
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 15824 0 1 0 2021 13 0 0 25 0 9 0 28470638 888512512 18977 996147200 134512640 134550932 4294955968 18446744073709551615 102639920 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29072] ppid=29067 vsize=867688 CPUtime=0.07
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 2393 0 0 0 7 0 0 0 16 0 9 0 28470639 888512512 18978 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29073] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 18979 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29074] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 18980 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29075] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 28470642 888512512 18981 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=867688 CPUtime=0.24
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 738 0 0 0 24 0 0 0 16 0 9 0 28470642 888512512 18981 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29077] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28470642 888512512 18982 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470642 888512512 18983 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 867688

[startup+22.3018 s]
/proc/loadavg: 2.15 2.12 2.04 4/89 29078
/proc/meminfo: memFree=1633816/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=867688 CPUtime=22.27
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 25769 0 1 0 2210 17 0 0 18 0 9 0 28470637 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 216922 25086 2032 9 0 211380 0
[pid=29069/tid=29071] ppid=29067 vsize=867688 CPUtime=21.67
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 15845 0 1 0 2154 13 0 0 25 0 9 0 28470638 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4127126967 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29072] ppid=29067 vsize=867688 CPUtime=0.31
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 8469 0 0 0 29 2 0 0 17 0 9 0 28470639 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29073] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29074] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28470640 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29075] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 28470642 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=867688 CPUtime=0.25
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 752 0 0 0 25 0 0 0 15 0 9 0 28470642 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29077] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28470642 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=867688 CPUtime=0
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28470642 888512512 25086 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 867688

[startup+23.1079 s]
/proc/loadavg: 2.15 2.12 2.04 5/91 29082
/proc/meminfo: memFree=1633032/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=868336 CPUtime=23.05
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 40509 341 1 0 2281 21 3 0 18 0 10 0 28470637 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 217084 26966 2637 9 0 211542 0
[pid=29082] ppid=29069 vsize=44 CPUtime=0
/proc/29082/stat : 29082 (rm) R 29069 29069 27611 0 -1 4194304 24 0 0 0 0 0 0 0 19 0 1 0 28472893 45056 2 996147200 0 0 548682069478 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/29082/statm: 11 2 0 0 0 1 0
[pid=29069/tid=29071] ppid=29067 vsize=868336 CPUtime=22.21
/proc/29069/task/29071/stat : 29071 (java) S 29067 29069 27611 0 -1 64 19448 341 1 0 2204 14 3 0 18 0 10 0 28470638 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29072] ppid=29067 vsize=868336 CPUtime=0.54
/proc/29069/task/29072/stat : 29072 (java) R 29067 29069 27611 0 -1 64 19331 341 0 0 47 4 3 0 17 0 10 0 28470639 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 104191160 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29073] ppid=29067 vsize=868336 CPUtime=0.03
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 16 341 0 0 0 0 3 0 16 0 10 0 28470640 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29074] ppid=29067 vsize=868336 CPUtime=0.03
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 6 341 0 0 0 0 3 0 16 0 10 0 28470640 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29075] ppid=29067 vsize=868336 CPUtime=0.03
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 341 0 0 0 0 3 0 23 0 10 0 28470642 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=868336 CPUtime=0.31
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 893 341 0 0 28 0 3 0 15 0 10 0 28470642 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29077] ppid=29067 vsize=868336 CPUtime=0.03
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 341 0 0 0 0 3 0 24 0 10 0 28470642 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=868336 CPUtime=0.03
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 12 341 0 0 0 0 3 0 15 0 10 0 28470642 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29081] ppid=29067 vsize=868336 CPUtime=0.03
/proc/29069/task/29081/stat : 29081 (java) S 29067 29069 27611 0 -1 64 48 341 0 0 0 0 3 0 17 0 10 0 28472893 889176064 26966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.05
Current children cumulated vsize (KiB) 868380

[startup+23.503 s]
/proc/loadavg: 2.15 2.12 2.04 5/91 29082
/proc/meminfo: memFree=1633032/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=868424 CPUtime=23.45
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 44701 466 1 0 2318 23 3 1 18 0 9 0 28470637 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 217106 27134 2662 9 0 211542 0
[pid=29069/tid=29071] ppid=29067 vsize=868424 CPUtime=22.56
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 23496 466 1 0 2237 15 3 1 19 0 9 0 28470638 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4126908071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29072] ppid=29067 vsize=868424 CPUtime=0.55
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 19389 466 0 0 47 4 3 1 17 0 9 0 28470639 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29073] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 20 466 0 0 0 0 3 1 16 0 9 0 28470640 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29074] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 13 466 0 0 0 0 3 1 16 0 9 0 28470640 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29075] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 466 0 0 0 0 3 1 23 0 9 0 28470642 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=868424 CPUtime=0.37
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 964 466 0 0 32 1 3 1 15 0 9 0 28470642 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29077] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 466 0 0 0 0 3 1 24 0 9 0 28470642 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 12 466 0 0 0 0 3 1 15 0 9 0 28470642 889266176 27134 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 868424

[startup+23.602 s]
/proc/loadavg: 2.15 2.12 2.04 5/91 29082
/proc/meminfo: memFree=1633032/2055920 swapFree=4192812/4192956
[pid=29069] ppid=29067 vsize=868424 CPUtime=23.55
/proc/29069/stat : 29069 (java) S 29067 29069 27611 0 -1 0 44788 466 1 0 2328 23 3 1 18 0 9 0 28470637 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29069/statm: 217106 27136 2662 9 0 211542 0
[pid=29069/tid=29071] ppid=29067 vsize=868424 CPUtime=22.65
/proc/29069/task/29071/stat : 29071 (java) R 29067 29069 27611 0 -1 64 23581 466 1 0 2246 15 3 1 20 0 9 0 28470638 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4125950889 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29072] ppid=29067 vsize=868424 CPUtime=0.55
/proc/29069/task/29072/stat : 29072 (java) S 29067 29069 27611 0 -1 64 19389 466 0 0 47 4 3 1 17 0 9 0 28470639 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29073] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29073/stat : 29073 (java) S 29067 29069 27611 0 -1 64 20 466 0 0 0 0 3 1 16 0 9 0 28470640 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29074] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29074/stat : 29074 (java) S 29067 29069 27611 0 -1 64 13 466 0 0 0 0 3 1 16 0 9 0 28470640 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29075] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29075/stat : 29075 (java) S 29067 29069 27611 0 -1 64 2 466 0 0 0 0 3 1 23 0 9 0 28470642 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29076] ppid=29067 vsize=868424 CPUtime=0.38
/proc/29069/task/29076/stat : 29076 (java) S 29067 29069 27611 0 -1 64 966 466 0 0 33 1 3 1 16 0 9 0 28470642 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29069/tid=29077] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29077/stat : 29077 (java) S 29067 29069 27611 0 -1 64 0 466 0 0 0 0 3 1 24 0 9 0 28470642 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29069/tid=29078] ppid=29067 vsize=868424 CPUtime=0.04
/proc/29069/task/29078/stat : 29078 (java) S 29067 29069 27611 0 -1 64 12 466 0 0 0 0 3 1 15 0 9 0 28470642 889266176 27136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.55
Current children cumulated vsize (KiB) 868424

Child status: 0
Real time (s): 23.6471
CPU time (s): 23.5894
CPU user time (s): 23.3205
CPU system time (s): 0.268959
CPU usage (%): 99.7562
Max. virtual memory (cumulated for all children) (KiB): 868424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3205
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45369
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= 2332
involuntary context switches= 2417

runsolver used 0.044993 second user time and 0.073988 second system time

The end

Launcher Data

Begin job on node11 at 2009-07-12 17:53:56
IDJOB=2097796
IDBENCH=57769
IDSOLVER=774
FILE ID=node11/2097796-1247414036
PBS_JOBID= 9510621
Free space on /tmp= 66448 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097796-1247414036/watcher-2097796-1247414036 -o /tmp/evaluation-result-2097796-1247414036/solver-2097796-1247414036 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097796-1247414036.xml

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

MD5SUM BENCH= 1689fe3f74cdb83f280c8d4381c81339
RANDOM SEED=1663127575

node11.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.274
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.274
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:       1727232 kB
Buffers:         42904 kB
Cached:         135732 kB
SwapCached:          0 kB
Active:         180272 kB
Inactive:        88924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:         111000 kB
Slab:            44524 kB
Committed_AS:   977012 kB
PageTables:       2024 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= 66444 MiB
End job on node11 at 2009-07-12 17:54:20