Trace number 2094238

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 25.2252 25.4801

DiagnosticValue
CHECKS14780700
NODES30

General information on the benchmark

Namecsp/radar-9-28-4-2/
normalized-radar-9-28-4-2-12.xml
MD5SUMac7c0d475342b35cf3d84a60d71b9c13
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 benchmark0.069989
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints81
Maximum constraint arity22
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension81
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.25	   configuration
0.18/0.25	     name=esac.xml
0.28/0.33	   
0.28/0.33	   instance
0.28/0.33	     name=HOME/instance-2094238-1247403038.xml
0.28/0.36	   
0.28/0.37	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.42	     nbVariables=168  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=840
0.38/0.42	       =>  wckTime=0.171  cpuTime=0.13  mem=8M867
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.58/0.70	   
0.58/0.70	   constraints being loaded...
2.06/2.18	     nbConstraints=95  nbGlobalConstraints=14  nbDisconnectedVariables=15  nbConflictsStructures=2
2.06/2.18	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=79  nbSharedBinaryRepresentations=0
2.06/2.18	     nbEvaluationManagers=81  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=10  minArity=2  avgArity=12.24
2.06/2.18	     maxArity=22  nbGenerators=14  nbFusions=0  symmetryWckTime=0.093  symmetryCpuTime=0.05
2.06/2.18	       =>  wckTime=1.93  cpuTime=1.67  mem=8M262
2.15/2.23	   
2.15/2.23	   solver IterativeSystematicSolver being built... 
2.24/2.33	   
2.24/2.33	   INFO : Forward propagation technique limited 
2.35/2.40	       =>  wckTime=2.152  cpuTime=1.81  mem=23M426
9.38/9.55	   
9.38/9.55	   preprocessing
9.38/9.55	     nbConstraintChecks=4597018  nbValidityChecks=9447  nbPropagations=485  nbRevisions=2482  nbUselessRevisions=2297
9.38/9.55	     nbSingletonTests=213  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
9.38/9.55	     detectedInconsistency=no
9.38/9.55	       =>  wckTime=7.146  cpuTime=7.05  mem=24M479
25.13/25.45	   
25.13/25.45	   search
25.13/25.45	     run=1  nbConstraintChecks=10183634  nbValidityChecks=4468  minDepth=0  maxDepth=1  nbPropagations=1094
25.13/25.45	     nbRevisions=6364  nbUselessRevisions=5815  nbAssignments=30  nbFailedAssignments=25  nbBacktracks=5
25.13/25.45	     nbVisitedNodes=55  nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
25.13/25.45	     nbREliminables=167  nbIEliminables=0.2  nbDEliminables=0  nbPEliminables=0
25.13/25.45	       =>  wckTime=23.051  cpuTime=22.8  mem=25M533
25.13/25.46	   
25.13/25.46	   global
25.13/25.46	     nbConstraintChecks=14780652  nbValidityChecks=13915  nbPropagations=1579  nbRevisions=8846  nbUselessRevisions=8112
25.13/25.46	     nbRestartNogoods=0  solvingWckTime=23.053  solvingCpuTime=22.8  expiredTime=no  totalExploration=yes
25.13/25.46	     nbFoundSolutions=0  globalCpuTime=24.67
25.13/25.46	       =>  wckTime=25.207  cpuTime=24.61  mem=25M533
25.13/25.46	   
25.13/25.46	s UNSATISFIABLE
25.13/25.46	d NODES 30
25.13/25.46	d CHECKS 14780652
25.13/25.46	   
25.13/25.46	   totalWckTime=25.268  totalCpuTime=24.67

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-2094238-1247403038/watcher-2094238-1247403038 -o /tmp/evaluation-result-2094238-1247403038/solver-2094238-1247403038 -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-2094238-1247403038.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: 1.92 1.95 1.71 4/80 31939
/proc/meminfo: memFree=1814896/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=152 CPUtime=0
/proc/31939/stat : 31939 (java) D 31937 31939 31535 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 27371552 155648 26 996147200 134512640 134550932 4294956128 18446744073709551615 5829412 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31939/statm: 38 26 19 9 0 4 0

[startup+0.04625 s]
/proc/loadavg: 1.92 1.95 1.71 4/80 31939
/proc/meminfo: memFree=1814896/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=861936 CPUtime=0.03
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 2276 0 1 0 1 2 0 0 18 0 5 0 27371552 882622464 1879 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 215484 1879 861 9 0 210399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.101638 s]
/proc/loadavg: 1.92 1.95 1.71 4/80 31939
/proc/meminfo: memFree=1814896/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=865984 CPUtime=0.09
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 3725 0 1 0 6 3 0 0 18 0 9 0 27371552 886767616 3193 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216496 3193 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301664 s]
/proc/loadavg: 1.92 1.95 1.71 4/80 31939
/proc/meminfo: memFree=1814896/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=866144 CPUtime=0.28
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 5659 0 1 0 24 4 0 0 18 0 9 0 27371552 886931456 5062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216536 5062 1927 9 0 211014 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866144

[startup+0.701706 s]
/proc/loadavg: 1.92 1.95 1.71 4/80 31939
/proc/meminfo: memFree=1814896/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867192 CPUtime=0.67
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 9864 0 1 0 61 6 0 0 18 0 9 0 27371552 888004608 9218 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216798 9218 2033 9 0 211234 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867192

[startup+1.5028 s]
/proc/loadavg: 1.92 1.95 1.71 3/89 31948
/proc/meminfo: memFree=1773864/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867104 CPUtime=1.47
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 17360 0 1 0 137 10 0 0 18 0 9 0 27371552 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216776 16688 2027 9 0 211234 0
[pid=31939/tid=31941] ppid=31937 vsize=867104 CPUtime=1.26
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 15821 0 1 0 118 8 0 0 25 0 9 0 27371553 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 102094001 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867104 CPUtime=0.01
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 302 0 0 0 1 0 0 0 16 0 9 0 27371555 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867104 CPUtime=0
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27371555 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867104 CPUtime=0
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27371555 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867104 CPUtime=0
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 27371557 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867104 CPUtime=0.16
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 535 0 0 0 16 0 0 0 16 0 9 0 27371557 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867104 CPUtime=0
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27371557 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867104 CPUtime=0
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27371557 887914496 16688 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867104

[startup+3.10298 s]
/proc/loadavg: 1.92 1.95 1.71 3/89 31948
/proc/meminfo: memFree=1754408/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=3.04
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26607 305 1 0 289 14 0 1 18 0 9 0 27371552 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18383 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=2.71
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 21980 305 1 0 259 11 0 1 25 0 9 0 27371553 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4126734605 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3050 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.24
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 726 305 0 0 23 0 0 1 15 0 9 0 27371557 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 11 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867980

[startup+6.30136 s]
/proc/loadavg: 2.01 1.97 1.72 3/89 31952
/proc/meminfo: memFree=1751272/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=6.21
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26623 305 1 0 606 14 0 1 18 0 9 0 27371552 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18384 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=5.88
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 21982 305 1 0 576 11 0 1 25 0 9 0 27371553 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4126740855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.24
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 727 305 0 0 23 0 0 1 17 0 9 0 27371557 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18384 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867980

[startup+12.7021 s]
/proc/loadavg: 2.01 1.97 1.72 3/89 31952
/proc/meminfo: memFree=1751144/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=12.55
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26891 305 1 0 1240 14 0 1 18 0 9 0 27371552 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18390 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=12.21
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 22243 305 1 0 1209 11 0 1 25 0 9 0 27371553 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4126739640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 17 0 9 0 27371555 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.25
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 734 305 0 0 24 0 0 1 16 0 9 0 27371557 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867980

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

[startup+19.1018 s]
/proc/loadavg: 2.08 1.99 1.73 3/89 31952
/proc/meminfo: memFree=1751208/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=18.89
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26897 305 1 0 1874 14 0 1 18 0 9 0 27371552 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18392 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=18.54
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 22245 305 1 0 1842 11 0 1 25 0 9 0 27371553 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4126734605 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.25
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 738 305 0 0 24 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 867980

[startup+22.3022 s]
/proc/loadavg: 2.16 2.00 1.73 3/89 31952
/proc/meminfo: memFree=1751208/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=22.06
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26898 305 1 0 2191 14 0 1 18 0 9 0 27371552 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18392 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=21.71
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 22246 305 1 0 2159 11 0 1 25 0 9 0 27371553 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4126737831 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.25
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 738 305 0 0 24 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.06
Current children cumulated vsize (KiB) 867980

[startup+23.9014 s]
/proc/loadavg: 2.16 2.00 1.73 3/89 31952
/proc/meminfo: memFree=1751144/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=23.64
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26898 305 1 0 2349 14 0 1 18 0 9 0 27371552 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18392 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=23.3
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 22246 305 1 0 2318 11 0 1 25 0 9 0 27371553 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4126734628 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.25
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 738 305 0 0 24 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.64
Current children cumulated vsize (KiB) 867980

[startup+24.7015 s]
/proc/loadavg: 2.16 2.00 1.73 3/89 31952
/proc/meminfo: memFree=1751144/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=24.43
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26898 305 1 0 2428 14 0 1 18 0 9 0 27371552 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18392 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=24.09
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 22246 305 1 0 2397 11 0 1 25 0 9 0 27371553 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4126741495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.25
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 738 305 0 0 24 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 867980

[startup+25.1015 s]
/proc/loadavg: 2.16 2.00 1.73 3/89 31952
/proc/meminfo: memFree=1751144/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=24.83
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26898 305 1 0 2468 14 0 1 18 0 9 0 27371552 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18392 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=24.49
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 22246 305 1 0 2437 11 0 1 25 0 9 0 27371553 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4126742217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.25
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 738 305 0 0 24 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 867980

[startup+25.3066 s]
/proc/loadavg: 2.15 2.00 1.74 3/89 31952
/proc/meminfo: memFree=1751144/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=25.03
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26898 305 1 0 2488 14 0 1 18 0 9 0 27371552 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18392 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=24.69
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 22246 305 1 0 2457 11 0 1 25 0 9 0 27371553 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4126734624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.25
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 738 305 0 0 24 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 867980

[startup+25.4016 s]
/proc/loadavg: 2.15 2.00 1.74 3/89 31952
/proc/meminfo: memFree=1751144/2055920 swapFree=4192812/4192956
[pid=31939] ppid=31937 vsize=867980 CPUtime=25.13
/proc/31939/stat : 31939 (java) S 31937 31939 31535 0 -1 0 26898 305 1 0 2498 14 0 1 18 0 9 0 27371552 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31939/statm: 216995 18392 2662 9 0 211431 0
[pid=31939/tid=31941] ppid=31937 vsize=867980 CPUtime=24.78
/proc/31939/task/31941/stat : 31941 (java) R 31937 31939 31535 0 -1 64 22246 305 1 0 2466 11 0 1 25 0 9 0 27371553 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4126740855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31942] ppid=31937 vsize=867980 CPUtime=0.07
/proc/31939/task/31942/stat : 31942 (java) S 31937 31939 31535 0 -1 64 3051 305 0 0 6 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31943] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31943/stat : 31943 (java) S 31937 31939 31535 0 -1 64 19 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31944] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31944/stat : 31944 (java) S 31937 31939 31535 0 -1 64 8 305 0 0 0 0 0 1 16 0 9 0 27371555 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31945] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31945/stat : 31945 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 18 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31946] ppid=31937 vsize=867980 CPUtime=0.25
/proc/31939/task/31946/stat : 31946 (java) S 31937 31939 31535 0 -1 64 738 305 0 0 24 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31947] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31947/stat : 31947 (java) S 31937 31939 31535 0 -1 64 1 305 0 0 0 0 0 1 19 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31939/tid=31948] ppid=31937 vsize=867980 CPUtime=0.01
/proc/31939/task/31948/stat : 31948 (java) S 31937 31939 31535 0 -1 64 23 305 0 0 0 0 0 1 15 0 9 0 27371557 888811520 18392 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 867980

Child status: 0
Real time (s): 25.4801
CPU time (s): 25.2252
CPU user time (s): 25.0512
CPU system time (s): 0.173973
CPU usage (%): 98.9994
Max. virtual memory (cumulated for all children) (KiB): 867980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.0512
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27319
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= 1538
involuntary context switches= 2583

runsolver used 0.045993 second user time and 0.082987 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-12 14:50:38
IDJOB=2094238
IDBENCH=54075
IDSOLVER=774
FILE ID=node1/2094238-1247403038
PBS_JOBID= 9510641
Free space on /tmp= 66384 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/radar-9-28-4-2/normalized-radar-9-28-4-2-12.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-2094238-1247403038/watcher-2094238-1247403038 -o /tmp/evaluation-result-2094238-1247403038/solver-2094238-1247403038 -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-2094238-1247403038.xml

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

MD5SUM BENCH= ac7c0d475342b35cf3d84a60d71b9c13
RANDOM SEED=326000665

node1.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.216
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.216
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:       1815376 kB
Buffers:         32248 kB
Cached:         101508 kB
SwapCached:          0 kB
Active:         115964 kB
Inactive:        70980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          73656 kB
Slab:            38632 kB
Committed_AS:  1005460 kB
PageTables:       1924 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= 66384 MiB
End job on node1 at 2009-07-12 14:51:04