Trace number 2099354

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 20.6799 20.8382

DiagnosticValue
CHECKS59799600
NODES80860

General information on the benchmark

Namecsp/tightness0.1/
normalized-rand-2-40-8-753-100-88_ext.xml
MD5SUMeacb78b1ba56312a8188d59e95043160
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.78612
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints752
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension752
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2099354-1247418061.xml
0.28/0.31	   
0.28/0.32	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.35	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8  nbTotalValues=320
0.28/0.35	       =>  wckTime=0.103  cpuTime=0.1  mem=7M892
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
0.68/0.74	     nbConstraints=752  nbRelationTypes=750  nbExtensionStructures=750  nbSharedExtensionStructures=2
0.68/0.74	     nbConflictsStructures=750  nbSharedConflictsStructures=2  nbSharedBinaryRepresentations=11867  minDegree=35
0.68/0.74	     maxDegree=39  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.086  symmetryCpuTime=0.05
0.68/0.74	       =>  wckTime=0.494  cpuTime=0.33  mem=19M671
0.77/0.81	   
0.77/0.81	   solver IterativeSystematicSolver being built... 
0.87/0.94	       =>  wckTime=0.69  cpuTime=0.44  mem=20M572
0.87/1.00	   
0.87/1.00	   preprocessing
0.87/1.00	     nbConstraintChecks=23409  nbPropagations=904  nbRevisions=5487  nbUselessRevisions=4443  nbSingletonTests=51
0.87/1.00	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.87/1.00	       =>  wckTime=0.054  cpuTime=0.04  mem=20M572
1.07/1.11	   
1.07/1.11	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M564)
20.57/20.77	   
20.57/20.77	   search
20.57/20.77	     run=17  nbConstraintChecks=59776157  minDepth=0  maxDepth=18  nbPropagations=3637650  nbRevisions=66359899
20.57/20.77	     nbUselessRevisions=57572893  nbAssignments=80860  nbFailedAssignments=23740  nbInferredBacktracks=13
20.57/20.77	     nbBacktracks=57008  nbVisitedNodes=131648  nbRestartNogoods=81  nbSEliminables=9.48  nbREliminables=1.19
20.57/20.77	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
20.57/20.77	       =>  wckTime=19.829  cpuTime=19.66  mem=21M564
20.57/20.77	   
20.57/20.77	   global
20.57/20.77	     nbConstraintChecks=59799566  nbPropagations=3638554  nbRevisions=66365386  nbUselessRevisions=57577336
20.57/20.77	     nbRestartNogoods=81  solvingWckTime=19.833  solvingCpuTime=19.66  expiredTime=no  totalExploration=yes
20.57/20.77	     nbFoundSolutions=0  globalCpuTime=20.13
20.57/20.77	       =>  wckTime=20.524  cpuTime=20.1  mem=21M564
20.57/20.77	   
20.57/20.77	s UNSATISFIABLE
20.57/20.77	d NODES 80860
20.57/20.77	d CHECKS 59799566
20.57/20.78	   
20.57/20.78	   totalWckTime=20.589  totalCpuTime=20.13

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-2099354-1247418061/watcher-2099354-1247418061 -o /tmp/evaluation-result-2099354-1247418061/solver-2099354-1247418061 -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-2099354-1247418061.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 30539
/proc/meminfo: memFree=1671040/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=1476 CPUtime=0
/proc/30539/stat : 30539 (java) R 30537 30539 29638 0 -1 0 127 0 0 0 0 0 0 0 20 0 1 0 28868660 1511424 100 996147200 134512640 134550932 4294956128 18446744073709551615 4160642160 0 0 4096 0 0 0 0 17 0 0 0
/proc/30539/statm: 369 100 77 9 0 11 0

[startup+0.067266 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30539
/proc/meminfo: memFree=1671040/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=864024 CPUtime=0.05
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 2862 0 1 0 3 2 0 0 18 0 9 0 28868660 884760576 2390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 216006 2390 1134 9 0 210899 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.102269 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30539
/proc/meminfo: memFree=1671040/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=865984 CPUtime=0.08
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 3743 0 1 0 6 2 0 0 18 0 9 0 28868660 886767616 3211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 216496 3211 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302295 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30539
/proc/meminfo: memFree=1671040/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=866380 CPUtime=0.28
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 5972 0 1 0 24 4 0 0 18 0 9 0 28868660 887173120 5338 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 216595 5338 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701401 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 30539
/proc/meminfo: memFree=1671040/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=867752 CPUtime=0.68
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 9341 0 1 0 61 7 0 0 18 0 10 0 28868660 888578048 8686 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 216938 8686 2019 9 0 211396 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867752

[startup+1.50143 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 30558
/proc/meminfo: memFree=1639152/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=1.47
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17323 311 1 0 136 11 0 0 18 0 9 0 28868660 889126912 10788 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10788 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=1.11
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12486 311 1 0 104 7 0 0 25 0 9 0 28868661 889126912 10788 996147200 134512640 134550932 4294955968 18446744073709551615 4127043269 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10788 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10788 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10788 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10788 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.27
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 880 311 0 0 26 1 0 0 16 0 9 0 28868665 889126912 10788 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10788 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 5 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10788 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) 868288

[startup+3.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30558
/proc/meminfo: memFree=1637872/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=3.06
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17336 311 1 0 295 11 0 0 18 0 9 0 28868660 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10800 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=2.68
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12490 311 1 0 261 7 0 0 25 0 9 0 28868661 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4127051376 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 17 0 9 0 28868663 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 889 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 5 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10800 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868288

[startup+6.30297 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30558
/proc/meminfo: memFree=1637752/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=6.24
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17362 311 1 0 613 11 0 0 18 0 9 0 28868660 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10802 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=5.87
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12494 311 1 0 580 7 0 0 25 0 9 0 28868661 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4127047302 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 889 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 27 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10802 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868288

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30558
/proc/meminfo: memFree=1637568/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=12.61
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17363 311 1 0 1250 11 0 0 18 0 9 0 28868660 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10803 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=12.24
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12495 311 1 0 1217 7 0 0 25 0 9 0 28868661 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4127043879 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 889 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 27 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 868288

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

[startup+15.9021 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30558
/proc/meminfo: memFree=1637568/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=15.8
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17363 311 1 0 1569 11 0 0 18 0 9 0 28868660 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10803 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=15.43
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12495 311 1 0 1536 7 0 0 25 0 9 0 28868661 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4126381357 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 889 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 27 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10803 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.8
Current children cumulated vsize (KiB) 868288

[startup+19.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30558
/proc/meminfo: memFree=1637504/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=18.98
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17364 311 1 0 1887 11 0 0 18 0 9 0 28868660 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10804 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=18.61
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12496 311 1 0 1854 7 0 0 25 0 9 0 28868661 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4127040447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 889 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 27 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 868288

[startup+19.9015 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30558
/proc/meminfo: memFree=1637504/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=19.78
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17364 311 1 0 1967 11 0 0 18 0 9 0 28868660 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10804 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=19.4
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12496 311 1 0 1933 7 0 0 25 0 9 0 28868661 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4127047382 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 889 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 27 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.78
Current children cumulated vsize (KiB) 868288

[startup+20.3016 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30558
/proc/meminfo: memFree=1637504/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=20.18
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17364 311 1 0 2007 11 0 0 18 0 9 0 28868660 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10804 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=19.8
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12496 311 1 0 1973 7 0 0 25 0 9 0 28868661 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4127048808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 889 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 27 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.18
Current children cumulated vsize (KiB) 868288

[startup+20.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30558
/proc/meminfo: memFree=1637504/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=20.57
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17364 311 1 0 2046 11 0 0 18 0 9 0 28868660 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10804 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=20.21
/proc/30539/task/30541/stat : 30541 (java) R 30537 30539 29638 0 -1 64 12496 311 1 0 2013 8 0 0 25 0 9 0 28868661 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4127043626 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 889 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 27 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 868288

[startup+20.8016 s]
/proc/loadavg: 2.00 2.00 2.00 2/89 30558
/proc/meminfo: memFree=1637312/2055920 swapFree=4191904/4192956
[pid=30539] ppid=30537 vsize=868288 CPUtime=20.65
/proc/30539/stat : 30539 (java) S 30537 30539 29638 0 -1 0 17456 311 1 0 2054 11 0 0 18 0 9 0 28868660 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30539/statm: 217072 10895 2656 9 0 211508 0
[pid=30539/tid=30541] ppid=30537 vsize=868288 CPUtime=20.28
/proc/30539/task/30541/stat : 30541 (java) S 30537 30539 29638 0 -1 64 12586 311 1 0 2020 8 0 0 25 0 9 0 28868661 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30542] ppid=30537 vsize=868288 CPUtime=0.04
/proc/30539/task/30542/stat : 30542 (java) S 30537 30539 29638 0 -1 64 3109 311 0 0 4 0 0 0 16 0 9 0 28868663 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30543] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30543/stat : 30543 (java) S 30537 30539 29638 0 -1 64 18 311 0 0 0 0 0 0 16 0 9 0 28868663 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30544] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30544/stat : 30544 (java) S 30537 30539 29638 0 -1 64 8 311 0 0 0 0 0 0 15 0 9 0 28868663 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30545] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30545/stat : 30545 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 18 0 9 0 28868665 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30546] ppid=30537 vsize=868288 CPUtime=0.29
/proc/30539/task/30546/stat : 30546 (java) S 30537 30539 29638 0 -1 64 891 311 0 0 28 1 0 0 16 0 9 0 28868665 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30539/tid=30547] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30547/stat : 30547 (java) S 30537 30539 29638 0 -1 64 1 311 0 0 0 0 0 0 19 0 9 0 28868665 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30539/tid=30548] ppid=30537 vsize=868288 CPUtime=0
/proc/30539/task/30548/stat : 30548 (java) S 30537 30539 29638 0 -1 64 27 311 0 0 0 0 0 0 15 0 9 0 28868665 889126912 10895 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.65
Current children cumulated vsize (KiB) 868288

Child status: 0
Real time (s): 20.8382
CPU time (s): 20.6799
CPU user time (s): 20.5509
CPU system time (s): 0.12898
CPU usage (%): 99.2403
Max. virtual memory (cumulated for all children) (KiB): 868288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.5509
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17793
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= 1949
involuntary context switches= 2289

runsolver used 0.024996 second user time and 0.068989 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-12 19:01:01
IDJOB=2099354
IDBENCH=60156
IDSOLVER=774
FILE ID=node63/2099354-1247418061
PBS_JOBID= 9510688
Free space on /tmp= 66224 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/tightness0.1/normalized-rand-2-40-8-753-100-88_ext.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-2099354-1247418061/watcher-2099354-1247418061 -o /tmp/evaluation-result-2099354-1247418061/solver-2099354-1247418061 -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-2099354-1247418061.xml

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

MD5SUM BENCH= eacb78b1ba56312a8188d59e95043160
RANDOM SEED=608655262

node63.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1671520 kB
Buffers:         69504 kB
Cached:         200536 kB
SwapCached:        260 kB
Active:         206428 kB
Inactive:       116504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671520 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          72760 kB
Slab:            46528 kB
Committed_AS:  1010952 kB
PageTables:       1960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66220 MiB
End job on node63 at 2009-07-12 19:01:22