Trace number 1062205

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 ACSAT 6.26305 7.81667

DiagnosticValue
CHECKS58091
NODES1451

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-rot-b.xml
MD5SUM5e9e5378f7c86cf8c1b1902ee5afb48c
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 benchmark1.55476
Satisfiable
(Un)Satisfiability was proved
Number of variables1451
Number of constraints2898
Maximum constraint arity81
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2898
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.37	
0.04/0.37	Abscon 112 (May, 2008)
0.20/0.63	
0.20/0.63	   configuration
0.20/0.63	     name=mac.xml
0.25/1.66	   
0.25/1.66	   instance
0.25/1.67	     name=HOME/instance-1062205-1215133927.xml
0.29/1.80	   
0.29/1.80	   domains being loaded...
0.29/1.81	   
0.29/1.81	   variables being loaded...
0.38/1.97	     nbVariables=1451  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2  nbTotalValues=2879
0.38/1.97	       =>  wckTime=1.342  cpuTime=0.17  mem=11M754
0.38/1.97	   
0.38/1.97	   predicates being loaded...
0.59/2.17	   
0.59/2.17	   constraints being loaded...
4.46/6.03	     nbConstraints=2867  nbGlobalConstraints=30  nbMergedConstraints=61  nbSingletonDomainVariables=23
4.46/6.04	     nbDisconnectedVariables=6  nbConvertedConstraints=217  nbConvertConstraintsChecks=63493  nbExtensionStructures=10
4.46/6.04	     nbSharedExtensionStructures=213  nbConflictsStructures=54  nbSharedConflictsStructures=1603
4.46/6.04	     nbUnbuiltConflictsStructures=86  nbSharedBinaryRepresentations=33  nbEvaluationManagers=130
4.46/6.04	     nbSharedEvaluationManagers=2490  minDegree=1  maxDegree=171  minArity=2  avgArity=14  maxArity=81  nbGenerators=30
4.46/6.04	     nbFusions=0  symmetryWckTime=0.63  symmetryCpuTime=0.28
4.46/6.04	       =>  wckTime=5.407  cpuTime=3.56  mem=64M975
4.56/6.19	   
4.56/6.19	   solver IterativeSystematicSolver being built... 
4.86/6.49	   
4.86/6.49	   INFO : Forward propagation technique limited 
5.06/6.65	       =>  wckTime=6.022  cpuTime=3.91  mem=55M7
5.16/6.74	   
5.16/6.74	   preprocessing
5.16/6.74	     nbConstraintChecks=11213  nbValidityChecks=9603  nbPropagations=1451  nbRevisions=10113  nbUselessRevisions=10113
5.16/6.74	     nbRemovedValues=0  detectedInconsistency=no
5.16/6.74	       =>  wckTime=0.089  cpuTime=0.08  mem=59M972
6.15/7.77	   
6.15/7.77	   search
6.15/7.77	     run=0  nbConstraintChecks=46878  nbValidityChecks=398781  minDepth=1452  maxDepth=1451  nbPropagations=2926
6.15/7.77	     nbRevisions=217472  nbUselessRevisions=217453  nbAssignments=1451  nbFailedAssignments=0  nbBacktracks=0
6.15/7.77	     nbVisitedNodes=1452  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
6.15/7.77	     nbSEliminables=0  nbREliminables=730.56  nbIEliminables=8.91  nbDEliminables=0  nbPEliminables=0
6.15/7.77	       =>  wckTime=1.12  cpuTime=1.07  mem=67M955
6.15/7.78	   
6.15/7.78	   global
6.15/7.78	     nbConstraintChecks=58091  nbValidityChecks=408384  nbPropagations=4377  nbRevisions=227585
6.15/7.78	     nbUselessRevisions=227566  nbRestartNogoods=0  solvingWckTime=1.122  solvingCpuTime=1.07  expiredTime=no
6.15/7.78	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.96  globalCpuTime=5.02
6.15/7.78	       =>  wckTime=7.148  cpuTime=4.98  mem=67M955
6.15/7.78	   
6.15/7.78	s SATISFIABLE
6.15/7.78	v 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 0 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 1 0 0 1 1 1 1 1 1 0 0 1 1 0 1 0 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 0 0 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 0 0 0 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 0 1 1 0 1 0 0 0 0 0 1 0 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 1 0 1 0 1 0 1 1 0 1 1 1 1 0 0 0 0 0 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 0 0 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 1 0 1 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 1 0 0 0 0 0 1 1 1 1 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 
6.15/7.78	d NODES 1451
6.15/7.78	d CHECKS 58091
6.15/7.78	   
6.15/7.78	   totalWckTime=7.213  totalCpuTime=5.03

Verifier Data (download as text)

OK

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-1062205-1215133927/watcher-1062205-1215133927 -o /tmp/evaluation-result-1062205-1215133927/solver-1062205-1215133927 -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-1062205-1215133927.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: 2.92 2.98 3.08 4/94 21195
/proc/meminfo: memFree=1145560/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=861876 CPUtime=0.02
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 1970 0 1 0 1 1 0 0 18 0 5 0 636318506 882561024 1648 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 215469 1648 750 9 0 210448 0
[pid=21191/tid=21192] ppid=21189 vsize=861876 CPUtime=0
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 1276 0 1 0 0 0 0 0 21 0 5 0 636318513 882561024 1648 996147200 134512640 134550740 4294955984 18446744073709551615 104252400 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=861876 CPUtime=0
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 20 0 5 0 636318515 882561024 1648 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=861876 CPUtime=0
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 10 0 0 0 0 0 0 0 21 0 5 0 636318515 882561024 1648 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=861876 CPUtime=0
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 22 0 5 0 636318515 882561024 1648 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0

[startup+0.199556 s]
/proc/loadavg: 2.92 2.98 3.08 4/94 21195
/proc/meminfo: memFree=1145560/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=862848 CPUtime=0.03
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 2406 0 1 0 2 1 0 0 18 0 7 0 636318506 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 215712 1985 910 9 0 210691 0
[pid=21191/tid=21192] ppid=21189 vsize=862848 CPUtime=0.03
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 1687 0 1 0 2 1 0 0 23 0 7 0 636318513 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=862848 CPUtime=0
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 636318515 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=862848 CPUtime=0
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 10 0 0 0 0 0 0 0 21 0 7 0 636318515 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=862848 CPUtime=0
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 22 0 7 0 636318515 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862848

[startup+0.201552 s]
/proc/loadavg: 2.92 2.98 3.08 4/94 21195
/proc/meminfo: memFree=1145560/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=862848 CPUtime=0.03
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 2406 0 1 0 2 1 0 0 18 0 7 0 636318506 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 215712 1985 910 9 0 210691 0
[pid=21191/tid=21192] ppid=21189 vsize=862848 CPUtime=0.03
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 1687 0 1 0 2 1 0 0 23 0 7 0 636318513 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=862848 CPUtime=0
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 636318515 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=862848 CPUtime=0
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 10 0 0 0 0 0 0 0 21 0 7 0 636318515 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=862848 CPUtime=0
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 22 0 7 0 636318515 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862848

[startup+0.301569 s]
/proc/loadavg: 2.92 2.98 3.08 4/94 21195
/proc/meminfo: memFree=1145560/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=864076 CPUtime=0.04
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 2727 0 1 0 3 1 0 0 18 0 9 0 636318506 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 216019 2282 1090 9 0 210976 0
[pid=21191/tid=21192] ppid=21189 vsize=864076 CPUtime=0.03
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 1828 0 1 0 2 1 0 0 24 0 9 0 636318513 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 104075953 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=864076 CPUtime=0
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 636318515 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=864076 CPUtime=0
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 636318515 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=864076 CPUtime=0
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 636318515 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.70162 s]
/proc/loadavg: 2.92 2.98 3.08 4/94 21195
/proc/meminfo: memFree=1145560/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=866204 CPUtime=0.25
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 5633 0 1 0 22 3 0 0 18 0 9 0 636318506 886992896 5047 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 216551 5047 1903 9 0 211099 0
[pid=21191/tid=21192] ppid=21189 vsize=866204 CPUtime=0.21
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 4661 0 1 0 18 3 0 0 25 0 9 0 636318513 886992896 5047 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=866204 CPUtime=0
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 636318515 886992896 5047 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=866204 CPUtime=0
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 636318515 886992896 5047 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=866204 CPUtime=0
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 636318515 886992896 5047 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 866204

[startup+1.50172 s]
/proc/loadavg: 2.92 2.98 3.08 4/99 21200
/proc/meminfo: memFree=1136112/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=866284 CPUtime=0.25
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 5740 0 1 0 22 3 0 0 18 0 9 0 636318506 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 216571 5121 1947 9 0 211099 0
[pid=21191/tid=21192] ppid=21189 vsize=866284 CPUtime=0.21
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 4766 0 1 0 18 3 0 0 25 0 9 0 636318513 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=866284 CPUtime=0
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 636318515 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=866284 CPUtime=0
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 636318515 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=866284 CPUtime=0
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 636318515 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21197] ppid=21189 vsize=866284 CPUtime=0
/proc/21191/task/21197/stat : 21197 (java) S 21189 21191 19438 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636318520 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21198] ppid=21189 vsize=866284 CPUtime=0.03
/proc/21191/task/21198/stat : 21198 (java) S 21189 21191 19438 0 -1 64 276 0 0 0 3 0 0 0 16 0 9 0 636318520 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21199] ppid=21189 vsize=866284 CPUtime=0
/proc/21191/task/21199/stat : 21199 (java) S 21189 21191 19438 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636318530 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21200] ppid=21189 vsize=866284 CPUtime=0
/proc/21191/task/21200/stat : 21200 (java) S 21189 21191 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636318530 887074816 5121 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 866284

[startup+3.10292 s]
/proc/loadavg: 2.92 2.98 3.08 4/99 21200
/proc/meminfo: memFree=1116976/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=867616 CPUtime=1.59
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 18233 0 1 0 144 15 0 0 18 0 9 0 636318506 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 216904 17565 2006 9 0 211432 0
[pid=21191/tid=21192] ppid=21189 vsize=867616 CPUtime=1.33
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 15783 0 1 0 120 13 0 0 25 0 9 0 636318513 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 102605571 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=867616 CPUtime=0.03
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 1056 0 0 0 3 0 0 0 16 0 9 0 636318515 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=867616 CPUtime=0
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 636318515 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=867616 CPUtime=0
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 636318515 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21197] ppid=21189 vsize=867616 CPUtime=0
/proc/21191/task/21197/stat : 21197 (java) S 21189 21191 19438 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 636318520 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21198] ppid=21189 vsize=867616 CPUtime=0.19
/proc/21191/task/21198/stat : 21198 (java) S 21189 21191 19438 0 -1 64 698 0 0 0 19 0 0 0 16 0 9 0 636318520 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21199] ppid=21189 vsize=867616 CPUtime=0
/proc/21191/task/21199/stat : 21199 (java) S 21189 21191 19438 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 636318530 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21200] ppid=21189 vsize=867616 CPUtime=0
/proc/21191/task/21200/stat : 21200 (java) S 21189 21191 19438 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636318530 888438784 17565 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 867616

[startup+6.30233 s]
/proc/loadavg: 2.93 2.98 3.08 5/99 21200
/proc/meminfo: memFree=1059248/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=868028 CPUtime=4.76
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 40958 1086 1 0 416 31 28 1 18 0 9 0 636318506 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 217007 26759 2636 9 0 211513 0
[pid=21191/tid=21192] ppid=21189 vsize=868028 CPUtime=4.12
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 21937 1086 1 0 359 24 28 1 23 0 9 0 636318513 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4126593687 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=868028 CPUtime=0.6
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 17246 1086 0 0 27 4 28 1 17 0 9 0 636318515 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 17 1086 0 0 0 0 28 1 17 0 9 0 636318515 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 12 1086 0 0 0 0 28 1 16 0 9 0 636318515 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21197] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21197/stat : 21197 (java) S 21189 21191 19438 0 -1 64 1 1086 0 0 0 0 28 1 23 0 9 0 636318520 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21198] ppid=21189 vsize=868028 CPUtime=0.58
/proc/21191/task/21198/stat : 21198 (java) S 21189 21191 19438 0 -1 64 930 1086 0 0 28 1 28 1 16 0 9 0 636318520 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21199] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21199/stat : 21199 (java) S 21189 21191 19438 0 -1 64 1 1086 0 0 0 0 28 1 24 0 9 0 636318530 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21200] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21200/stat : 21200 (java) S 21189 21191 19438 0 -1 64 5 1086 0 0 0 0 28 1 15 0 9 0 636318530 888860672 26759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 868028

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

[startup+6.40234 s]
/proc/loadavg: 2.93 2.98 3.08 5/99 21200
/proc/meminfo: memFree=1059248/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=868028 CPUtime=4.86
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 47170 1086 1 0 425 32 28 1 18 0 9 0 636318506 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 217007 26765 2636 9 0 211513 0
[pid=21191/tid=21192] ppid=21189 vsize=868028 CPUtime=4.19
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 27477 1086 1 0 365 25 28 1 24 0 9 0 636318513 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=868028 CPUtime=0.62
/proc/21191/task/21193/stat : 21193 (java) R 21189 21191 19438 0 -1 64 17912 1086 0 0 29 4 28 1 16 0 9 0 636318515 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 104457056 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 17 1086 0 0 0 0 28 1 17 0 9 0 636318515 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 12 1086 0 0 0 0 28 1 16 0 9 0 636318515 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21197] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21197/stat : 21197 (java) S 21189 21191 19438 0 -1 64 1 1086 0 0 0 0 28 1 23 0 9 0 636318520 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21198] ppid=21189 vsize=868028 CPUtime=0.59
/proc/21191/task/21198/stat : 21198 (java) S 21189 21191 19438 0 -1 64 936 1086 0 0 29 1 28 1 15 0 9 0 636318520 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21199] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21199/stat : 21199 (java) S 21189 21191 19438 0 -1 64 1 1086 0 0 0 0 28 1 24 0 9 0 636318530 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21200] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21200/stat : 21200 (java) S 21189 21191 19438 0 -1 64 5 1086 0 0 0 0 28 1 15 0 9 0 636318530 888860672 26765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 868028

[startup+7.20144 s]
/proc/loadavg: 2.93 2.98 3.08 4/99 21204
/proc/meminfo: memFree=1045680/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=868028 CPUtime=5.65
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 49033 1086 1 0 503 33 28 1 18 0 9 0 636318506 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 217007 28316 2637 9 0 211513 0
[pid=21191/tid=21192] ppid=21189 vsize=868028 CPUtime=4.89
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 27565 1086 1 0 434 26 28 1 25 0 9 0 636318513 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4127290950 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=868028 CPUtime=0.67
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 19646 1086 0 0 34 4 28 1 16 0 9 0 636318515 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 17 1086 0 0 0 0 28 1 16 0 9 0 636318515 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 22 1086 0 0 0 0 28 1 15 0 9 0 636318515 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21197] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21197/stat : 21197 (java) S 21189 21191 19438 0 -1 64 1 1086 0 0 0 0 28 1 23 0 9 0 636318520 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21198] ppid=21189 vsize=868028 CPUtime=0.63
/proc/21191/task/21198/stat : 21198 (java) S 21189 21191 19438 0 -1 64 967 1086 0 0 33 1 28 1 15 0 9 0 636318520 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21199] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21199/stat : 21199 (java) S 21189 21191 19438 0 -1 64 1 1086 0 0 0 0 28 1 24 0 9 0 636318530 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21200] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21200/stat : 21200 (java) S 21189 21191 19438 0 -1 64 5 1086 0 0 0 0 28 1 15 0 9 0 636318530 888860672 28316 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 868028

[startup+7.60149 s]
/proc/loadavg: 2.93 2.98 3.08 4/99 21204
/proc/meminfo: memFree=1045680/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=868028 CPUtime=6.05
/proc/21191/stat : 21191 (java) S 21189 21191 19438 0 -1 0 49035 1086 1 0 543 33 28 1 18 0 9 0 636318506 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 217007 28317 2637 9 0 211513 0
[pid=21191/tid=21192] ppid=21189 vsize=868028 CPUtime=5.29
/proc/21191/task/21192/stat : 21192 (java) R 21189 21191 19438 0 -1 64 27566 1086 1 0 474 26 28 1 25 0 9 0 636318513 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4127290954 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21193] ppid=21189 vsize=868028 CPUtime=0.67
/proc/21191/task/21193/stat : 21193 (java) S 21189 21191 19438 0 -1 64 19646 1086 0 0 34 4 28 1 17 0 9 0 636318515 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21194] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21194/stat : 21194 (java) S 21189 21191 19438 0 -1 64 17 1086 0 0 0 0 28 1 16 0 9 0 636318515 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21195] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21195/stat : 21195 (java) S 21189 21191 19438 0 -1 64 22 1086 0 0 0 0 28 1 15 0 9 0 636318515 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21197] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21197/stat : 21197 (java) S 21189 21191 19438 0 -1 64 1 1086 0 0 0 0 28 1 23 0 9 0 636318520 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21198] ppid=21189 vsize=868028 CPUtime=0.63
/proc/21191/task/21198/stat : 21198 (java) S 21189 21191 19438 0 -1 64 968 1086 0 0 33 1 28 1 15 0 9 0 636318520 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21199] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21199/stat : 21199 (java) S 21189 21191 19438 0 -1 64 1 1086 0 0 0 0 28 1 24 0 9 0 636318530 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21191/tid=21200] ppid=21189 vsize=868028 CPUtime=0.29
/proc/21191/task/21200/stat : 21200 (java) S 21189 21191 19438 0 -1 64 5 1086 0 0 0 0 28 1 15 0 9 0 636318530 888860672 28317 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 868028

[startup+7.80682 s]
/proc/loadavg: 2.93 2.98 3.08 4/99 21204
/proc/meminfo: memFree=1045552/2055920 swapFree=3920988/4192956
[pid=21191] ppid=21189 vsize=0 CPUtime=6.23
/proc/21191/stat : 21191 (java) Z 21189 21191 19438 0 -1 12 49076 1086 1 0 560 34 28 1 16 0 2 0 636318506 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21191/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 7.81667
CPU time (s): 6.26305
CPU user time (s): 5.8891
CPU system time (s): 0.373943
CPU usage (%): 80.1243
Max. virtual memory (cumulated for all children) (KiB): 868028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.8891
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50162
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= 2106
involuntary context switches= 2234

runsolver used 0.016997 second user time and 0.033994 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-04 03:12:07
IDJOB=1062205
IDBENCH=54603
IDSOLVER=363
FILE ID=node92/1062205-1215133927
PBS_JOBID= 7877024
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-rot-b.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-1062205-1215133927/watcher-1062205-1215133927 -o /tmp/evaluation-result-1062205-1215133927/solver-1062205-1215133927 -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-1062205-1215133927.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5e9e5378f7c86cf8c1b1902ee5afb48c
RANDOM SEED=13228244

node92.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.223
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.223
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1149592 kB
Buffers:         27716 kB
Cached:         720372 kB
SwapCached:       7120 kB
Active:         192068 kB
Inactive:       671492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1149592 kB
SwapTotal:     4192956 kB
SwapFree:      3920988 kB
Dirty:            2828 kB
Writeback:           0 kB
Mapped:         131932 kB
Slab:            26388 kB
Committed_AS:  2167144 kB
PageTables:       3172 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= 66552 MiB
End job on node92 at 2008-07-04 03:12:15