Trace number 2098656

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 21.1588 21.4065

DiagnosticValue
CHECKS65002
NODES0

General information on the benchmark

Namecsp/fapp/fapp18/
normalized-fapp18-0350-2.xml
MD5SUM94e23765a4a7ca4abd50abaf8f6abb24
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 benchmark3.90541
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints3812
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3812
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2098656-1247416347.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.39	   
0.28/0.39	   variables being loaded...
0.48/0.56	     nbVariables=350  nbDomainTypes=11  minDomainSize=42  maxDomainSize=302  nbTotalValues=73016
0.48/0.56	       =>  wckTime=0.316  cpuTime=0.24  mem=10M837
0.48/0.56	   
0.48/0.56	   predicates being loaded...
0.58/0.62	   
0.58/0.62	   constraints being loaded...
20.49/20.77	   
20.49/20.77	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 43M675)
20.78/21.01	     nbConstraints=2387  nbMergedConstraints=1425  nbConvertedConstraints=2340  nbConvertConstraintsChecks=48157492
20.78/21.01	     nbExtensionStructures=1224  nbSharedExtensionStructures=1520  nbConflictsStructures=1231
20.78/21.01	     nbSharedConflictsStructures=1520  nbUnbuiltConflictsStructures=35  nbSharedBinaryRepresentations=462902
20.78/21.01	     nbEvaluationManagers=42  nbSharedEvaluationManagers=5  minDegree=5  maxDegree=17  minArity=2  maxArity=2
20.78/21.01	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.198  symmetryCpuTime=0.13
20.78/21.01	       =>  wckTime=20.772  cpuTime=20.17  mem=50M560
20.87/21.16	   
20.87/21.16	   solver IterativeSystematicSolver being built... 
21.08/21.31	       =>  wckTime=21.069  cpuTime=20.3  mem=32M819
21.08/21.34	   
21.08/21.34	   preprocessing
21.08/21.34	     nbConstraintChecks=65002  nbValidityChecks=2  nbPropagations=25  nbRevisions=407  nbUselessRevisions=228
21.08/21.34	     nbRemovedValues=15961  detectedInconsistency=yes
21.08/21.34	       =>  wckTime=0.028  cpuTime=0.02  mem=32M819
21.08/21.34	   
21.08/21.34	   global
21.08/21.34	     nbConstraintChecks=65002  nbValidityChecks=2  nbPropagations=25  nbRevisions=407  nbUselessRevisions=228
21.08/21.34	     nbRestartNogoods=0  solvingWckTime=0.032  solvingCpuTime=0.02  expiredTime=no  totalExploration=yes
21.08/21.34	     nbFoundSolutions=0  globalCpuTime=20.39
21.08/21.35	       =>  wckTime=21.103  cpuTime=20.33  mem=33M811
21.08/21.35	   
21.08/21.35	s UNSATISFIABLE
21.08/21.35	d NODES 0
21.08/21.35	d CHECKS 65002
21.08/21.35	   
21.08/21.35	   totalWckTime=21.164  totalCpuTime=20.39

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-2098656-1247416347/watcher-2098656-1247416347 -o /tmp/evaluation-result-2098656-1247416347/solver-2098656-1247416347 -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-2098656-1247416347.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.00 2.00 3/80 30098
/proc/meminfo: memFree=1755536/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=10676 CPUtime=0
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28699417 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 2669 474 207 9 0 1184 0
[pid=30098/tid=30099] ppid=30096 vsize=10676 CPUtime=0
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28699418 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 9768920 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0476171 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30098
/proc/meminfo: memFree=1755536/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=861936 CPUtime=0.03
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 2294 0 1 0 2 1 0 0 18 0 5 0 28699417 882622464 1894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 215484 1896 867 9 0 210399 0
[pid=30098/tid=30099] ppid=30096 vsize=861936 CPUtime=0.02
/proc/30098/task/30099/stat : 30099 (java) D 30096 30098 30022 0 -1 64 1603 0 1 0 2 0 0 0 17 0 5 0 28699418 882622464 1896 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.10656 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30098
/proc/meminfo: memFree=1755536/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=865984 CPUtime=0.09
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 3816 0 1 0 7 2 0 0 18 0 9 0 28699417 886767616 3260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216496 3260 1720 9 0 210981 0
[pid=30098/tid=30099] ppid=30096 vsize=865984 CPUtime=0.07
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 2909 0 1 0 6 1 0 0 18 0 9 0 28699418 886767616 3260 996147200 134512640 134550932 4294955968 18446744073709551615 103778338 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301579 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30098
/proc/meminfo: memFree=1755536/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=866296 CPUtime=0.28
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 5696 0 1 0 24 4 0 0 18 0 9 0 28699417 887087104 5099 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216574 5099 1927 9 0 211052 0
[pid=30098/tid=30099] ppid=30096 vsize=866296 CPUtime=0.24
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 4726 0 1 0 21 3 0 0 19 0 9 0 28699418 887087104 5099 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701618 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 30098
/proc/meminfo: memFree=1755536/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=867168 CPUtime=0.67
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 8199 0 1 0 61 6 0 0 18 0 9 0 28699417 887980032 7553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216792 7553 2032 9 0 211228 0
[pid=30098/tid=30099] ppid=30096 vsize=867168 CPUtime=0.53
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 7016 0 1 0 49 4 0 0 20 0 9 0 28699418 887980032 7553 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867168

[startup+1.50269 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1719368/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=867784 CPUtime=1.46
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 12422 0 1 0 138 8 0 0 18 0 9 0 28699417 888610816 11773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216946 11773 2041 9 0 211382 0
[pid=30098/tid=30099] ppid=30096 vsize=867784 CPUtime=1.26
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 11029 0 1 0 119 7 0 0 25 0 9 0 28699418 888610816 11773 996147200 134512640 134550932 4294955968 18446744073709551615 4126904323 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30101/stat : 30101 (java) S 30096 30098 30022 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28699420 888610816 11773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28699420 888610816 11773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28699420 888610816 11773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699422 888610816 11773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=867784 CPUtime=0.19
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 695 0 0 0 19 0 0 0 16 0 9 0 28699422 888610816 11773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699422 888610816 11773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699423 888610816 11773 996147200 134512640 134550932 4294955968 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) 867784

[startup+3.10285 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1713864/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=867784 CPUtime=3.06
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 13596 0 1 0 296 10 0 0 18 0 9 0 28699417 888610816 12945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216946 12945 2041 9 0 211382 0
[pid=30098/tid=30099] ppid=30096 vsize=867784 CPUtime=2.82
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 12181 0 1 0 274 8 0 0 25 0 9 0 28699418 888610816 12945 996147200 134512640 134550932 4294955968 18446744073709551615 4126904278 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30101/stat : 30101 (java) S 30096 30098 30022 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28699420 888610816 12945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28699420 888610816 12945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28699420 888610816 12945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699422 888610816 12945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=867784 CPUtime=0.21
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 717 0 0 0 21 0 0 0 15 0 9 0 28699422 888610816 12945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699422 888610816 12945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699423 888610816 12945 996147200 134512640 134550932 4294955968 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) 867784

[startup+6.30117 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1704904/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=867784 CPUtime=6.23
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 15610 0 1 0 611 12 0 0 18 0 9 0 28699417 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216946 14957 2041 9 0 211382 0
[pid=30098/tid=30099] ppid=30096 vsize=867784 CPUtime=5.98
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 14192 0 1 0 588 10 0 0 25 0 9 0 28699418 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4126909687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30101/stat : 30101 (java) S 30096 30098 30022 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28699420 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28699420 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 28699420 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699422 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=867784 CPUtime=0.22
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 720 0 0 0 22 0 0 0 15 0 9 0 28699422 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699422 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=867784 CPUtime=0
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699423 888610816 14957 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867784

[startup+12.7028 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1689288/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=867696 CPUtime=12.57
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 19047 0 1 0 1240 17 0 0 18 0 9 0 28699417 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216924 18367 2029 9 0 211382 0
[pid=30098/tid=30099] ppid=30096 vsize=867696 CPUtime=12.25
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 15839 0 1 0 1211 14 0 0 25 0 9 0 28699418 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4126905697 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=867696 CPUtime=0.04
/proc/30098/task/30101/stat : 30101 (java) S 30096 30098 30022 0 -1 64 1780 0 0 0 4 0 0 0 16 0 9 0 28699420 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28699420 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28699420 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699422 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=867696 CPUtime=0.23
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 726 0 0 0 23 0 0 0 16 0 9 0 28699422 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699422 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699423 888520704 18367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867696

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

[startup+15.9011 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1689288/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=867696 CPUtime=15.73
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 19062 0 1 0 1554 19 0 0 18 0 9 0 28699417 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216924 18381 2029 9 0 211382 0
[pid=30098/tid=30099] ppid=30096 vsize=867696 CPUtime=15.4
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 15840 0 1 0 1524 16 0 0 25 0 9 0 28699418 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4126909687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=867696 CPUtime=0.04
/proc/30098/task/30101/stat : 30101 (java) S 30096 30098 30022 0 -1 64 1780 0 0 0 4 0 0 0 17 0 9 0 28699420 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28699420 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28699420 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699422 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=867696 CPUtime=0.26
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 740 0 0 0 25 1 0 0 16 0 9 0 28699422 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699422 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699423 888520704 18381 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 867696

[startup+19.1024 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1689288/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=867696 CPUtime=18.91
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 19063 0 1 0 1870 21 0 0 18 0 9 0 28699417 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216924 18382 2029 9 0 211382 0
[pid=30098/tid=30099] ppid=30096 vsize=867696 CPUtime=18.57
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 15840 0 1 0 1839 18 0 0 25 0 9 0 28699418 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4126904252 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=867696 CPUtime=0.04
/proc/30098/task/30101/stat : 30101 (java) S 30096 30098 30022 0 -1 64 1780 0 0 0 4 0 0 0 16 0 9 0 28699420 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28699420 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28699420 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699422 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=867696 CPUtime=0.26
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 741 0 0 0 25 1 0 0 15 0 9 0 28699422 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699422 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699423 888520704 18382 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 867696

[startup+20.7026 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1689224/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=867696 CPUtime=20.49
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 19068 0 1 0 2027 22 0 0 18 0 9 0 28699417 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 216924 18387 2031 9 0 211382 0
[pid=30098/tid=30099] ppid=30096 vsize=867696 CPUtime=20.15
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 15841 0 1 0 1996 19 0 0 25 0 9 0 28699418 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4126910327 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=867696 CPUtime=0.04
/proc/30098/task/30101/stat : 30101 (java) S 30096 30098 30022 0 -1 64 1780 0 0 0 4 0 0 0 16 0 9 0 28699420 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28699420 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28699420 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28699422 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=867696 CPUtime=0.27
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 745 0 0 0 26 1 0 0 17 0 9 0 28699422 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28699422 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=867696 CPUtime=0
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28699423 888520704 18387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.49
Current children cumulated vsize (KiB) 867696

[startup+21.1027 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1689288/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=868020 CPUtime=20.87
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 26334 405 1 0 2060 24 2 1 18 0 10 0 28699417 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 217005 18711 2120 9 0 211463 0
[pid=30098/tid=30099] ppid=30096 vsize=868020 CPUtime=20.41
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 18272 405 1 0 2019 19 2 1 24 0 10 0 28699418 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=868020 CPUtime=0.16
/proc/30098/task/30101/stat : 30101 (java) R 30096 30098 30022 0 -1 64 6341 405 0 0 12 1 2 1 16 0 10 0 28699420 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 103822125 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=868020 CPUtime=0.03
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 16 405 0 0 0 0 2 1 16 0 10 0 28699420 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=868020 CPUtime=0.03
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 5 405 0 0 0 0 2 1 16 0 10 0 28699420 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=868020 CPUtime=0.03
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 405 0 0 0 0 2 1 18 0 10 0 28699422 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=868020 CPUtime=0.32
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 878 405 0 0 28 1 2 1 15 0 10 0 28699422 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=868020 CPUtime=0.03
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 405 0 0 0 0 2 1 19 0 10 0 28699422 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=868020 CPUtime=0.03
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 15 405 0 0 0 0 2 1 15 0 10 0 28699423 888852480 18711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.87
Current children cumulated vsize (KiB) 868020

[startup+21.3027 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1689288/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=868108 CPUtime=21.08
/proc/30098/stat : 30098 (java) S 30096 30098 30022 0 -1 0 32800 405 1 0 2078 27 2 1 18 0 9 0 28699417 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 217027 21673 2662 9 0 211463 0
[pid=30098/tid=30099] ppid=30096 vsize=868108 CPUtime=20.53
/proc/30098/task/30099/stat : 30099 (java) R 30096 30098 30022 0 -1 64 21661 405 1 0 2030 20 2 1 25 0 9 0 28699418 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4127250721 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30101] ppid=30096 vsize=868108 CPUtime=0.22
/proc/30098/task/30101/stat : 30101 (java) S 30096 30098 30022 0 -1 64 9351 405 0 0 16 3 2 1 17 0 9 0 28699420 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30102] ppid=30096 vsize=868108 CPUtime=0.03
/proc/30098/task/30102/stat : 30102 (java) S 30096 30098 30022 0 -1 64 20 405 0 0 0 0 2 1 16 0 9 0 28699420 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30103] ppid=30096 vsize=868108 CPUtime=0.03
/proc/30098/task/30103/stat : 30103 (java) S 30096 30098 30022 0 -1 64 11 405 0 0 0 0 2 1 16 0 9 0 28699420 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30104] ppid=30096 vsize=868108 CPUtime=0.03
/proc/30098/task/30104/stat : 30104 (java) S 30096 30098 30022 0 -1 64 1 405 0 0 0 0 2 1 18 0 9 0 28699422 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30105] ppid=30096 vsize=868108 CPUtime=0.35
/proc/30098/task/30105/stat : 30105 (java) S 30096 30098 30022 0 -1 64 932 405 0 0 31 1 2 1 15 0 9 0 28699422 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30106] ppid=30096 vsize=868108 CPUtime=0.03
/proc/30098/task/30106/stat : 30106 (java) S 30096 30098 30022 0 -1 64 1 405 0 0 0 0 2 1 19 0 9 0 28699422 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30098/tid=30107] ppid=30096 vsize=868108 CPUtime=0.03
/proc/30098/task/30107/stat : 30107 (java) S 30096 30098 30022 0 -1 64 15 405 0 0 0 0 2 1 15 0 9 0 28699423 888942592 21673 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.08
Current children cumulated vsize (KiB) 868108

[startup+21.4033 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30107
/proc/meminfo: memFree=1689288/2055920 swapFree=4192812/4192956
[pid=30098] ppid=30096 vsize=0 CPUtime=21.14
/proc/30098/stat : 30098 (java) Z 30096 30098 30022 0 -1 12 33202 405 1 0 2083 28 2 1 16 0 2 0 28699417 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30098/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 21.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 21.4065
CPU time (s): 21.1588
CPU user time (s): 20.8578
CPU system time (s): 0.300954
CPU usage (%): 98.843
Max. virtual memory (cumulated for all children) (KiB): 868108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.8578
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33607
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= 1889
involuntary context switches= 2354

runsolver used 0.033994 second user time and 0.074988 second system time

The end

Launcher Data

Begin job on node36 at 2009-07-12 18:32:27
IDJOB=2098656
IDBENCH=58852
IDSOLVER=774
FILE ID=node36/2098656-1247416347
PBS_JOBID= 9510755
Free space on /tmp= 66392 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp18/normalized-fapp18-0350-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-2098656-1247416347/watcher-2098656-1247416347 -o /tmp/evaluation-result-2098656-1247416347/solver-2098656-1247416347 -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-2098656-1247416347.xml

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

MD5SUM BENCH= 94e23765a4a7ca4abd50abaf8f6abb24
RANDOM SEED=828324807

node36.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.238
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.238
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:       1756016 kB
Buffers:         39396 kB
Cached:         131488 kB
SwapCached:          0 kB
Active:         162880 kB
Inactive:        80680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:          93096 kB
Slab:            41576 kB
Committed_AS:   999296 kB
PageTables:       1852 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= 66388 MiB
End job on node36 at 2009-07-12 18:32:49