Trace number 2097815

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 48.3546 48.8411

DiagnosticValue
CHECKS12266700
NODES0

General information on the benchmark

Namecsp/fapp/fapp37/
normalized-fapp37-2250-4.xml
MD5SUM8bdc11c503b182a5a137f8f4c8689d68
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7509
Satisfiable
(Un)Satisfiability was proved
Number of variables2250
Number of constraints42699
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42699
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2097815-1247414060.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.78/0.84	     nbVariables=2250  nbDomainTypes=22  minDomainSize=42  maxDomainSize=998  nbTotalValues=1531733
0.78/0.84	       =>  wckTime=0.572  cpuTime=0.37  mem=40M556
0.78/0.84	   
0.78/0.84	   predicates being loaded...
0.87/0.90	   
0.87/0.90	   constraints being loaded...
20.98/21.29	   
20.98/21.29	   INFO : Stopping converting binary constraints (cpu=20.22, mem = 68M673)
38.90/39.33	     nbConstraints=22587  nbGlobalConstraints=34  nbMergedConstraints=20146  nbConvertedConstraints=41
38.90/39.33	     nbConvertConstraintsChecks=36780220  nbExtensionStructures=41  nbSharedExtensionStructures=1
38.90/39.33	     nbConflictsStructures=769  nbSharedConflictsStructures=477  nbUnbuiltConflictsStructures=17750
38.90/39.33	     nbSharedBinaryRepresentations=42020  nbEvaluationManagers=18478  nbSharedEvaluationManagers=4034  minDegree=3
38.90/39.33	     maxDegree=71  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=6.854
38.90/39.33	     symmetryCpuTime=6.28  nbCliques=34
38.90/39.33	       =>  wckTime=39.063  cpuTime=36.63  mem=122M550
39.49/39.94	   
39.49/39.94	   solver IterativeSystematicSolver being built... 
40.08/40.59	   
40.08/40.59	   INFO : Forward propagation technique limited 
40.48/40.93	       =>  wckTime=40.672  cpuTime=37.18  mem=304M169
48.10/48.69	   
48.10/48.69	   preprocessing
48.10/48.69	     nbConstraintChecks=12266701  nbValidityChecks=1176716  nbPropagations=1108  nbRevisions=22811
48.10/48.69	     nbUselessRevisions=16911  nbRemovedValues=887759  detectedInconsistency=yes
48.10/48.69	       =>  wckTime=7.728  cpuTime=7.63  mem=304M169
48.10/48.69	   
48.10/48.69	   global
48.10/48.69	     nbConstraintChecks=12266701  nbValidityChecks=1176716  nbPropagations=1108  nbRevisions=22811
48.10/48.69	     nbUselessRevisions=16911  nbRestartNogoods=0  solvingWckTime=7.731  solvingCpuTime=7.63  expiredTime=no
48.10/48.69	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=44.88
48.10/48.69	       =>  wckTime=48.429  cpuTime=44.83  mem=304M169
48.20/48.77	   
48.20/48.77	s UNSATISFIABLE
48.20/48.77	d NODES 0
48.20/48.77	d CHECKS 12266701
48.20/48.77	   
48.20/48.77	   totalWckTime=48.575  totalCpuTime=44.96

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-2097815-1247414060/watcher-2097815-1247414060 -o /tmp/evaluation-result-2097815-1247414060/solver-2097815-1247414060 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097815-1247414060.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 29491
/proc/meminfo: memFree=1656040/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=18576 CPUtime=0
/proc/29491/stat : 29491 (runsolver) R 29489 29491 27210 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28468840 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 227607637287 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/29491/statm: 4644 284 249 26 0 2626 0

[startup+0.049688 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 29491
/proc/meminfo: memFree=1656040/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=861936 CPUtime=0.02
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 2298 0 1 0 1 1 0 0 18 0 5 0 28468840 882622464 1898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 215484 1965 902 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.106591 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 29491
/proc/meminfo: memFree=1656040/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=865984 CPUtime=0.08
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 3734 0 1 0 6 2 0 0 18 0 9 0 28468840 886767616 3202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216496 3202 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301616 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 29491
/proc/meminfo: memFree=1656040/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=866380 CPUtime=0.28
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 5821 0 1 0 24 4 0 0 18 0 9 0 28468840 887173120 5197 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216595 5197 1976 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702663 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 29491
/proc/meminfo: memFree=1656040/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867500 CPUtime=0.68
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 14997 0 1 0 59 9 0 0 18 0 9 0 28468840 888320000 14359 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216875 14359 2001 9 0 211333 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867500

[startup+1.50276 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29500
/proc/meminfo: memFree=1565856/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867588 CPUtime=1.47
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 25139 0 1 0 133 14 0 0 18 0 9 0 28468840 888410112 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216897 24490 2051 9 0 211333 0
[pid=29491/tid=29493] ppid=29489 vsize=867588 CPUtime=1.2
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 15795 0 1 0 111 9 0 0 25 0 9 0 28468842 888410112 24490 996147200 134512640 134550932 4294955968 18446744073709551615 102884319 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867588 CPUtime=0.06
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 8000 0 0 0 3 3 0 0 16 0 9 0 28468844 888410112 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867588 CPUtime=0
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28468844 888410112 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867588 CPUtime=0
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28468844 888410112 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867588 CPUtime=0
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28468846 888410112 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867588 CPUtime=0.18
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 642 0 0 0 18 0 0 0 15 0 9 0 28468846 888410112 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867588 CPUtime=0
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28468846 888410112 24490 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867588 CPUtime=0
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28468846 888410112 24490 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) 867588

[startup+3.10195 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29500
/proc/meminfo: memFree=1548896/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867500 CPUtime=3.05
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 31536 0 1 0 289 16 0 0 18 0 9 0 28468840 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216875 30862 2029 9 0 211333 0
[pid=29491/tid=29493] ppid=29489 vsize=867500 CPUtime=2.54
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 15798 0 1 0 245 9 0 0 25 0 9 0 28468842 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867500 CPUtime=0.3
/proc/29491/task/29494/stat : 29494 (java) R 29489 29491 27210 0 -1 64 14394 0 0 0 25 5 0 0 16 0 9 0 28468844 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 102759040 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28468844 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28468844 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28468846 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867500 CPUtime=0.18
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 642 0 0 0 18 0 0 0 15 0 9 0 28468846 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28468846 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28468846 888320000 30862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867500

[startup+6.30132 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29500
/proc/meminfo: memFree=1535968/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867500 CPUtime=6.22
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 32484 0 1 0 604 18 0 0 18 0 9 0 28468840 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216875 31805 2032 9 0 211333 0
[pid=29491/tid=29493] ppid=29489 vsize=867500 CPUtime=5.66
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 15833 0 1 0 556 10 0 0 25 0 9 0 28468842 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4126938423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867500 CPUtime=0.33
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 15288 0 0 0 27 6 0 0 16 0 9 0 28468844 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28468844 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28468844 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28468846 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867500 CPUtime=0.2
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 661 0 0 0 20 0 0 0 15 0 9 0 28468846 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28468846 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28468846 888320000 31805 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867500

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29500
/proc/meminfo: memFree=1536032/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867500 CPUtime=12.56
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 32488 0 1 0 1238 18 0 0 18 0 9 0 28468840 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216875 31809 2032 9 0 211333 0
[pid=29491/tid=29493] ppid=29489 vsize=867500 CPUtime=11.99
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 15834 0 1 0 1189 10 0 0 25 0 9 0 28468842 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4126635212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867500 CPUtime=0.33
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 15288 0 0 0 27 6 0 0 16 0 9 0 28468844 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28468844 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28468844 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28468846 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867500 CPUtime=0.21
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 664 0 0 0 21 0 0 0 15 0 9 0 28468846 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28468846 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28468846 888320000 31809 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867500

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29500
/proc/meminfo: memFree=1514400/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867500 CPUtime=25.24
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 38526 0 1 0 2503 21 0 0 18 0 9 0 28468840 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216875 37839 2033 9 0 211333 0
[pid=29491/tid=29493] ppid=29489 vsize=867500 CPUtime=24.2
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 15845 0 1 0 2410 10 0 0 25 0 9 0 28468842 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4126467351 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867500 CPUtime=0.72
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 21265 0 0 0 64 8 0 0 16 0 9 0 28468844 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28468844 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28468844 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28468846 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867500 CPUtime=0.28
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 714 0 0 0 27 1 0 0 16 0 9 0 28468846 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28468846 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867500 CPUtime=0
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28468846 888320000 37839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867500

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

[startup+38.3011 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29504
/proc/meminfo: memFree=1478616/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867824 CPUtime=37.91
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 60943 1375 1 0 3734 29 25 3 18 0 9 0 28468840 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216956 46141 2046 9 0 211414 0
[pid=29491/tid=29493] ppid=29489 vsize=867824 CPUtime=36.09
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 18615 1375 1 0 3569 12 25 3 25 0 9 0 28468842 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4126941080 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867824 CPUtime=1.73
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 40613 1375 0 0 132 13 25 3 16 0 9 0 28468844 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 25 1375 0 0 0 0 25 3 16 0 9 0 28468844 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 12 1375 0 0 0 0 25 3 16 0 9 0 28468844 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 18 0 9 0 28468846 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867824 CPUtime=0.6
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 862 1375 0 0 31 1 25 3 16 0 9 0 28468846 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 19 0 9 0 28468846 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 14 1375 0 0 0 0 25 3 15 0 9 0 28468846 888651776 46141 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.91
Current children cumulated vsize (KiB) 867824

[startup+44.7029 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29504
/proc/meminfo: memFree=1301336/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867824 CPUtime=44.25
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 132410 1375 1 0 4345 52 25 3 18 0 9 0 28468840 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216956 91014 2641 9 0 211414 0
[pid=29491/tid=29493] ppid=29489 vsize=867824 CPUtime=41.36
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 24342 1375 1 0 4094 14 25 3 25 0 9 0 28468842 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4126941047 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867824 CPUtime=2.71
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 106225 1375 0 0 209 34 25 3 17 0 9 0 28468844 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 25 1375 0 0 0 0 25 3 16 0 9 0 28468844 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 29 1375 0 0 0 0 25 3 15 0 9 0 28468844 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 18 0 9 0 28468846 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867824 CPUtime=0.7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 973 1375 0 0 41 1 25 3 16 0 9 0 28468846 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 19 0 9 0 28468846 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 14 1375 0 0 0 0 25 3 15 0 9 0 28468846 888651776 91014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.25
Current children cumulated vsize (KiB) 867824

[startup+46.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29504
/proc/meminfo: memFree=1301336/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867824 CPUtime=45.82
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 132412 1375 1 0 4502 52 25 3 18 0 9 0 28468840 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216956 91015 2641 9 0 211414 0
[pid=29491/tid=29493] ppid=29489 vsize=867824 CPUtime=42.94
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 24342 1375 1 0 4252 14 25 3 25 0 9 0 28468842 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4127504127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867824 CPUtime=2.71
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 106225 1375 0 0 209 34 25 3 16 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 25 1375 0 0 0 0 25 3 16 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 29 1375 0 0 0 0 25 3 15 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 18 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867824 CPUtime=0.7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 975 1375 0 0 41 1 25 3 16 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 19 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 14 1375 0 0 0 0 25 3 15 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.82
Current children cumulated vsize (KiB) 867824

[startup+47.9012 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29504
/proc/meminfo: memFree=1301336/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867824 CPUtime=47.41
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 132412 1375 1 0 4661 52 25 3 18 0 9 0 28468840 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216956 91015 2641 9 0 211414 0
[pid=29491/tid=29493] ppid=29489 vsize=867824 CPUtime=44.53
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 24342 1375 1 0 4411 14 25 3 25 0 9 0 28468842 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4126939665 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867824 CPUtime=2.71
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 106225 1375 0 0 209 34 25 3 16 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 25 1375 0 0 0 0 25 3 16 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 29 1375 0 0 0 0 25 3 15 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 18 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867824 CPUtime=0.7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 975 1375 0 0 41 1 25 3 16 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 19 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29500/stat : 29500 (java) R 29489 29491 27210 0 -1 64 14 1375 0 0 0 0 25 3 15 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.41
Current children cumulated vsize (KiB) 867824

[startup+48.3013 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29504
/proc/meminfo: memFree=1301336/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867824 CPUtime=47.81
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 132412 1375 1 0 4701 52 25 3 18 0 9 0 28468840 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216956 91015 2641 9 0 211414 0
[pid=29491/tid=29493] ppid=29489 vsize=867824 CPUtime=44.92
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 24342 1375 1 0 4450 14 25 3 25 0 9 0 28468842 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4127268184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867824 CPUtime=2.71
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 106225 1375 0 0 209 34 25 3 17 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 25 1375 0 0 0 0 25 3 16 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 29 1375 0 0 0 0 25 3 15 0 9 0 28468844 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 18 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867824 CPUtime=0.7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 975 1375 0 0 41 1 25 3 16 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 19 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 14 1375 0 0 0 0 25 3 15 0 9 0 28468846 888651776 91015 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.81
Current children cumulated vsize (KiB) 867824

[startup+48.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29504
/proc/meminfo: memFree=1301336/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=867824 CPUtime=48.2
/proc/29491/stat : 29491 (java) S 29489 29491 27210 0 -1 0 132414 1375 1 0 4740 52 25 3 18 0 9 0 28468840 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 216956 91016 2641 9 0 211414 0
[pid=29491/tid=29493] ppid=29489 vsize=867824 CPUtime=45.31
/proc/29491/task/29493/stat : 29493 (java) R 29489 29491 27210 0 -1 64 24343 1375 1 0 4489 14 25 3 25 0 9 0 28468842 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4127545294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29494] ppid=29489 vsize=867824 CPUtime=2.71
/proc/29491/task/29494/stat : 29494 (java) S 29489 29491 27210 0 -1 64 106225 1375 0 0 209 34 25 3 17 0 9 0 28468844 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29495] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29495/stat : 29495 (java) S 29489 29491 27210 0 -1 64 25 1375 0 0 0 0 25 3 16 0 9 0 28468844 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29496] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29496/stat : 29496 (java) S 29489 29491 27210 0 -1 64 29 1375 0 0 0 0 25 3 15 0 9 0 28468844 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29497] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29497/stat : 29497 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 18 0 9 0 28468846 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29498] ppid=29489 vsize=867824 CPUtime=0.7
/proc/29491/task/29498/stat : 29498 (java) S 29489 29491 27210 0 -1 64 976 1375 0 0 41 1 25 3 16 0 9 0 28468846 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29499] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29499/stat : 29499 (java) S 29489 29491 27210 0 -1 64 1 1375 0 0 0 0 25 3 19 0 9 0 28468846 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29491/tid=29500] ppid=29489 vsize=867824 CPUtime=0.28
/proc/29491/task/29500/stat : 29500 (java) S 29489 29491 27210 0 -1 64 14 1375 0 0 0 0 25 3 15 0 9 0 28468846 888651776 91016 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.2
Current children cumulated vsize (KiB) 867824

[startup+48.8028 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 29504
/proc/meminfo: memFree=1301336/2055920 swapFree=4192812/4192956
[pid=29491] ppid=29489 vsize=0 CPUtime=48.3
/proc/29491/stat : 29491 (java) Z 29489 29491 27210 0 -1 12 132446 1375 1 0 4748 54 25 3 16 0 2 0 28468840 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29491/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 48.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 48.8411
CPU time (s): 48.3546
CPU user time (s): 47.7347
CPU system time (s): 0.619905
CPU usage (%): 99.0041
Max. virtual memory (cumulated for all children) (KiB): 870816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.7347
system time used= 0.619905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133821
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= 3359
involuntary context switches= 5228

runsolver used 0.068989 second user time and 0.165974 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-12 17:54:20
IDJOB=2097815
IDBENCH=57808
IDSOLVER=773
FILE ID=node66/2097815-1247414060
PBS_JOBID= 9510515
Free space on /tmp= 66240 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp37/normalized-fapp37-2250-4.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097815-1247414060/watcher-2097815-1247414060 -o /tmp/evaluation-result-2097815-1247414060/solver-2097815-1247414060 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097815-1247414060.xml

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

MD5SUM BENCH= 8bdc11c503b182a5a137f8f4c8689d68
RANDOM SEED=1862206291

node66.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.214
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.214
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:       1656520 kB
Buffers:         39184 kB
Cached:         127756 kB
SwapCached:          0 kB
Active:         269384 kB
Inactive:        71404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8024 kB
Writeback:           0 kB
Mapped:         194324 kB
Slab:            43540 kB
Committed_AS:   994708 kB
PageTables:       2052 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= 66240 MiB
End job on node66 at 2009-07-12 17:55:09