Trace number 1064914

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 ACUNSAT 718.577 719.107

DiagnosticValue
CHECKS119897000
NODES508834

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-22s-smv.xml
MD5SUM12b9f6423c9315112e1682a7a9e966a5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.8231
Satisfiable
(Un)Satisfiability was proved
Number of variables5985
Number of constraints15364
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15364
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1064914-1215144700.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.58/0.63	     nbVariables=5985  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2  nbTotalValues=11246
0.58/0.63	       =>  wckTime=0.375  cpuTime=0.26  mem=24M448
0.58/0.63	   
0.58/0.63	   predicates being loaded...
0.58/0.69	   
0.58/0.69	   constraints being loaded...
5.53/5.60	     nbConstraints=14414  nbGlobalConstraints=3  nbMergedConstraints=953  nbSingletonDomainVariables=724
5.53/5.60	     nbConvertedConstraints=9249  nbConvertConstraintsChecks=908  nbExtensionStructures=712
5.53/5.60	     nbSharedExtensionStructures=9244  nbConflictsStructures=726  nbSharedConflictsStructures=13717
5.53/5.60	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=1569  nbEvaluationManagers=23
5.53/5.60	     nbSharedEvaluationManagers=5139  minDegree=1  maxDegree=184  minArity=2  avgArity=2.92  maxArity=15  nbGenerators=3
5.53/5.60	     nbFusions=2  symmetryWckTime=0.909  symmetryCpuTime=0.2
5.53/5.60	       =>  wckTime=5.347  cpuTime=3.97  mem=60M968
5.84/5.91	   
5.84/5.92	   solver IterativeSystematicSolver being built... 
6.04/6.19	   
6.04/6.19	   INFO : Forward propagation technique limited 
6.34/6.44	       =>  wckTime=6.185  cpuTime=4.41  mem=91M653
7.23/7.35	   
7.23/7.35	   preprocessing
7.23/7.35	     nbConstraintChecks=307886  nbValidityChecks=10127  nbPropagations=5993  nbRevisions=10182  nbUselessRevisions=10169
7.23/7.35	     nbRemovedValues=13  nbRemovedTuples=1  detectedInconsistency=no
7.23/7.35	       =>  wckTime=0.903  cpuTime=0.88  mem=93M692
718.40/718.96	   
718.40/718.96	   search
718.40/718.96	     run=19  nbConstraintChecks=119589463  nbValidityChecks=43269077  minDepth=0  maxDepth=137  nbPropagations=69142341
718.40/718.96	     nbRevisions=424707618  nbUselessRevisions=352124133  nbAssignments=508834  nbFailedAssignments=47239
718.40/718.96	     nbInferredBacktracks=28  nbBacktracks=457260  nbVisitedNodes=615632  nbRestartNogoods=150  nbSEliminables=?
718.40/718.96	     nbREliminables=?  nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
718.40/718.96	       =>  wckTime=712.516  cpuTime=711.99  mem=94M579
718.40/718.97	   
718.40/718.97	   global
718.40/718.97	     nbConstraintChecks=119897349  nbValidityChecks=43279204  nbPropagations=69148334  nbRevisions=424717800
718.40/718.97	     nbUselessRevisions=352134302  nbRestartNogoods=150  solvingWckTime=712.518  solvingCpuTime=711.99  expiredTime=no
718.40/718.97	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=716.45
718.40/718.97	       =>  wckTime=718.713  cpuTime=716.41  mem=94M579
718.40/718.97	   
718.40/718.97	s UNSATISFIABLE
718.40/718.97	d NODES 508834
718.40/718.97	d CHECKS 119897349
718.51/719.03	   
718.51/719.03	   totalWckTime=718.841  totalCpuTime=716.45

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1064914-1215144700/watcher-1064914-1215144700 -o /tmp/evaluation-result-1064914-1215144700/solver-1064914-1215144700 -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-1064914-1215144700.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.04 2.06 2.02 3/76 11702
/proc/meminfo: memFree=1881976/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=1616 CPUtime=0
/proc/11702/stat : 11702 (java) D 11700 11702 10343 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1993444207 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/11702/statm: 68 37 28 9 0 6 0

[startup+0.0326799 s]
/proc/loadavg: 2.04 2.06 2.02 3/76 11702
/proc/meminfo: memFree=1881976/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=861876 CPUtime=0.01
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 1913 0 1 0 0 1 0 0 18 0 5 0 1993444207 882561024 1598 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 215469 1603 720 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.101688 s]
/proc/loadavg: 2.04 2.06 2.02 3/76 11702
/proc/meminfo: memFree=1881976/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=865884 CPUtime=0.08
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 3688 0 1 0 5 3 0 0 18 0 9 0 1993444207 886665216 3163 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216471 3163 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301717 s]
/proc/loadavg: 2.04 2.06 2.02 3/76 11702
/proc/meminfo: memFree=1881976/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=866284 CPUtime=0.28
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 5841 0 1 0 23 5 0 0 18 0 9 0 1993444207 887074816 5215 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216571 5215 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701777 s]
/proc/loadavg: 2.04 2.06 2.02 3/76 11702
/proc/meminfo: memFree=1881976/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867520 CPUtime=0.68
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 11580 0 1 0 59 9 0 0 18 0 9 0 1993444207 888340480 10940 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216880 10941 2011 9 0 211386 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867520

[startup+1.50289 s]
/proc/loadavg: 2.03 2.06 2.02 3/85 11711
/proc/meminfo: memFree=1831280/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867432 CPUtime=1.47
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 18910 0 1 0 134 13 0 0 18 0 9 0 1993444207 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216858 18245 2004 9 0 211386 0
[pid=11702/tid=11704] ppid=11700 vsize=867432 CPUtime=1.2
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 15744 0 1 0 111 9 0 0 25 0 9 0 1993444208 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 102064154 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867432 CPUtime=0.08
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 1841 0 0 0 7 1 0 0 16 0 9 0 1993444210 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993444210 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993444210 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1993444212 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867432 CPUtime=0.16
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 629 0 0 0 15 1 0 0 16 0 9 0 1993444212 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1993444212 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1993444212 888250368 18245 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867432

[startup+3.10113 s]
/proc/loadavg: 2.03 2.06 2.02 3/85 11711
/proc/meminfo: memFree=1816240/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867432 CPUtime=3.07
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 22415 0 1 0 244 63 0 0 18 0 9 0 1993444207 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216858 21746 2007 9 0 211386 0
[pid=11702/tid=11704] ppid=11700 vsize=867432 CPUtime=2.58
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 15784 0 1 0 201 57 0 0 25 0 9 0 1993444208 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867432 CPUtime=0.21
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 5246 0 0 0 18 3 0 0 16 0 9 0 1993444210 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993444210 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993444210 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1993444212 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867432 CPUtime=0.24
/proc/11702/task/11709/stat : 11709 (java) R 11700 11702 10343 0 -1 64 689 0 0 0 23 1 0 0 15 0 9 0 1993444212 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 101737088 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1993444212 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867432 CPUtime=0
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1993444212 888250368 21746 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867432

[startup+6.3026 s]
/proc/loadavg: 2.03 2.06 2.02 3/87 11713
/proc/meminfo: memFree=1770528/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=6.24
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 52954 1268 1 0 491 74 57 2 18 0 9 0 1993444207 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30865 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=5.06
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29403 1268 1 0 386 61 57 2 18 0 9 0 1993444208 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) R 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 19 0 9 0 1993444210 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 9 1268 0 0 0 0 57 2 15 0 9 0 1993444210 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=0.94
/proc/11702/task/11709/stat : 11709 (java) R 11700 11702 10343 0 -1 64 977 1268 0 0 33 2 57 2 16 0 9 0 1993444212 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 102017891 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867844

[startup+12.7025 s]
/proc/loadavg: 2.03 2.06 2.02 3/85 11715
/proc/meminfo: memFree=1767976/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=12.61
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53048 1268 1 0 1127 75 57 2 18 0 9 0 1993444207 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30929 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=11.33
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29433 1268 1 0 1013 61 57 2 25 0 9 0 1993444208 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4127431433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 17 0 9 0 1993444210 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.03
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1029 1268 0 0 42 2 57 2 15 0 9 0 1993444212 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30929 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867844

[startup+25.5024 s]
/proc/loadavg: 2.02 2.06 2.02 3/81 11715
/proc/meminfo: memFree=1767912/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=25.34
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53051 1268 1 0 2400 75 57 2 18 0 9 0 1993444207 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30931 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=24.07
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29434 1268 1 0 2287 61 57 2 25 0 9 0 1993444208 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4127431486 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 16 0 9 0 1993444210 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.03
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1031 1268 0 0 42 2 57 2 16 0 9 0 1993444212 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30931 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 867844

[startup+51.1022 s]
/proc/loadavg: 1.95 2.04 2.01 3/81 11743
/proc/meminfo: memFree=1633160/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=50.9
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53057 1268 1 0 4955 76 57 2 18 0 9 0 1993444207 888672256 30933 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30933 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=49.62
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29437 1268 1 0 4841 62 57 2 25 0 9 0 1993444208 888672256 30933 996147200 134512640 134550740 4294955984 18446744073709551615 4127189810 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 16 0 9 0 1993444210 888672256 30933 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30933 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30933 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30933 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.04
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1034 1268 0 0 42 3 57 2 15 0 9 0 1993444212 888672256 30933 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59

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

/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.05
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1038 1268 0 0 43 3 57 2 16 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.81
Current children cumulated vsize (KiB) 867844

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

[startup+703.901 s]
/proc/loadavg: 2.03 2.05 2.01 3/81 11743
/proc/meminfo: memFree=1632456/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=703.42
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53065 1268 1 0 70206 77 57 2 18 0 9 0 1993444207 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30937 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=702.14
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29441 1268 1 0 70091 64 57 2 25 0 9 0 1993444208 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4127432396 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.05
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1038 1268 0 0 43 3 57 2 16 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 703.42
Current children cumulated vsize (KiB) 867844

[startup+710.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/81 11743
/proc/meminfo: memFree=1632456/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=709.81
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53065 1268 1 0 70845 77 57 2 18 0 9 0 1993444207 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30937 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=708.53
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29441 1268 1 0 70730 64 57 2 25 0 9 0 1993444208 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4127431443 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.05
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1038 1268 0 0 43 3 57 2 16 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 709.81
Current children cumulated vsize (KiB) 867844

[startup+713.503 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 11743
/proc/meminfo: memFree=1632456/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=713
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53065 1268 1 0 71164 77 57 2 18 0 9 0 1993444207 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30937 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=711.72
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29441 1268 1 0 71049 64 57 2 25 0 9 0 1993444208 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4127431486 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.05
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1038 1268 0 0 43 3 57 2 16 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 713
Current children cumulated vsize (KiB) 867844

[startup+716.702 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 11743
/proc/meminfo: memFree=1632392/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=716.2
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53065 1268 1 0 71484 77 57 2 18 0 9 0 1993444207 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30937 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=714.92
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29441 1268 1 0 71369 64 57 2 25 0 9 0 1993444208 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4126457559 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.05
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1038 1268 0 0 43 3 57 2 16 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 716.2
Current children cumulated vsize (KiB) 867844

[startup+718.308 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 11743
/proc/meminfo: memFree=1632392/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=717.81
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53065 1268 1 0 71645 77 57 2 18 0 9 0 1993444207 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30937 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=716.53
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29441 1268 1 0 71530 64 57 2 25 0 9 0 1993444208 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4127431446 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.05
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1038 1268 0 0 43 3 57 2 16 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 717.81
Current children cumulated vsize (KiB) 867844

[startup+718.703 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 11743
/proc/meminfo: memFree=1632392/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=867844 CPUtime=718.2
/proc/11702/stat : 11702 (java) S 11700 11702 10343 0 -1 0 53065 1268 1 0 71684 77 57 2 18 0 9 0 1993444207 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 216961 30937 2638 9 0 211467 0
[pid=11702/tid=11704] ppid=11700 vsize=867844 CPUtime=716.92
/proc/11702/task/11704/stat : 11704 (java) R 11700 11702 10343 0 -1 64 29441 1268 1 0 71569 64 57 2 25 0 9 0 1993444208 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4127431433 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11705] ppid=11700 vsize=867844 CPUtime=1.37
/proc/11702/task/11705/stat : 11705 (java) S 11700 11702 10343 0 -1 64 21684 1268 0 0 70 8 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11706] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11706/stat : 11706 (java) S 11700 11702 10343 0 -1 64 17 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11707] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11707/stat : 11707 (java) S 11700 11702 10343 0 -1 64 21 1268 0 0 0 0 57 2 16 0 9 0 1993444210 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11702/tid=11708] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11708/stat : 11708 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 23 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11709] ppid=11700 vsize=867844 CPUtime=1.05
/proc/11702/task/11709/stat : 11709 (java) S 11700 11702 10343 0 -1 64 1038 1268 0 0 43 3 57 2 16 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11710] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11710/stat : 11710 (java) S 11700 11702 10343 0 -1 64 1 1268 0 0 0 0 57 2 24 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11702/tid=11711] ppid=11700 vsize=867844 CPUtime=0.59
/proc/11702/task/11711/stat : 11711 (java) S 11700 11702 10343 0 -1 64 59 1268 0 0 0 0 57 2 15 0 9 0 1993444212 888672256 30937 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 718.2
Current children cumulated vsize (KiB) 867844

[startup+719.102 s]
/proc/loadavg: 2.02 2.05 2.01 3/81 11743
/proc/meminfo: memFree=1632392/2055920 swapFree=4180256/4192956
[pid=11702] ppid=11700 vsize=0 CPUtime=718.54
/proc/11702/stat : 11702 (java) Z 11700 11702 10343 0 -1 12 55472 1268 1 0 71716 79 57 2 16 0 2 0 1993444207 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 718.54
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 719.107
CPU time (s): 718.577
CPU user time (s): 717.748
CPU system time (s): 0.828873
CPU usage (%): 99.9263
Max. virtual memory (cumulated for all children) (KiB): 875436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 717.748
system time used= 0.828873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56740
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= 16784
involuntary context switches= 18280

runsolver used 0.931858 second user time and 2.34964 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-04 06:11:40
IDJOB=1064914
IDBENCH=55008
IDSOLVER=363
FILE ID=node22/1064914-1215144700
PBS_JOBID= 7877375
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-22s-smv.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-1064914-1215144700/watcher-1064914-1215144700 -o /tmp/evaluation-result-1064914-1215144700/solver-1064914-1215144700 -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-1064914-1215144700.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 12b9f6423c9315112e1682a7a9e966a5
RANDOM SEED=1410816498

node22.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.267
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.267
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:       1882392 kB
Buffers:          8324 kB
Cached:          73648 kB
SwapCached:       6564 kB
Active:         106388 kB
Inactive:        11912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1882392 kB
SwapTotal:     4192956 kB
SwapFree:      4180256 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          42968 kB
Slab:            40544 kB
Committed_AS:  3387108 kB
PageTables:       1756 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= 66544 MiB
End job on node22 at 2008-07-04 06:23:40