Trace number 2098871

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 41.4407 41.5077

DiagnosticValue
CHECKS285743000
NODES198323

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-82_ext.xml
MD5SUM2a4edb1d4ded8784a28d6ba34dbed582
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 benchmark9.8815
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=mac.xml
0.18/0.30	   
0.18/0.30	   instance
0.18/0.30	     name=HOME/instance-2098871-1247417284.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.36	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25  nbTotalValues=1000
0.29/0.36	       =>  wckTime=0.14  cpuTime=0.1  mem=7M892
0.29/0.36	   
0.29/0.36	   relations being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
0.58/0.66	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.58/0.66	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1  minDegree=2
0.58/0.66	     maxDegree=16  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.045  symmetryCpuTime=0.02
0.58/0.66	       =>  wckTime=0.433  cpuTime=0.29  mem=19M685
0.68/0.72	   
0.68/0.72	   solver IterativeSystematicSolver being built... 
0.78/0.85	       =>  wckTime=0.631  cpuTime=0.41  mem=21M542
0.78/0.86	   
0.78/0.86	   preprocessing
0.78/0.86	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.78/0.86	     detectedInconsistency=no
0.78/0.86	       =>  wckTime=0.0040  cpuTime=0.0  mem=21M542
0.97/1.01	   
1.47/2.57	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M550)
41.36/41.45	   
41.36/41.45	   search
41.36/41.45	     run=20  nbConstraintChecks=285742521  minDepth=0  maxDepth=14  nbPropagations=13538849  nbRevisions=108538041
41.36/41.45	     nbUselessRevisions=74918862  nbAssignments=198323  nbFailedAssignments=93887  nbInferredBacktracks=4
41.36/41.45	     nbBacktracks=104319  nbVisitedNodes=356423  nbRestartNogoods=179  nbSEliminables=6.49  nbREliminables=3.54
41.36/41.45	     nbIEliminables=6.42  nbDEliminables=0  nbPEliminables=0
41.36/41.45	       =>  wckTime=40.593  cpuTime=40.49  mem=22M550
41.36/41.45	   
41.36/41.45	   global
41.36/41.45	     nbConstraintChecks=285742521  nbPropagations=13538889  nbRevisions=108538041  nbUselessRevisions=74918862
41.36/41.45	     nbRestartNogoods=179  solvingWckTime=40.596  solvingCpuTime=40.5  expiredTime=no  totalExploration=yes
41.36/41.45	     nbFoundSolutions=0  globalCpuTime=40.96
41.36/41.45	       =>  wckTime=41.23  cpuTime=40.91  mem=22M550
41.36/41.45	   
41.36/41.45	s UNSATISFIABLE
41.36/41.45	d NODES 198323
41.36/41.45	d CHECKS 285742521
41.36/41.45	   
41.36/41.46	   totalWckTime=41.283  totalCpuTime=40.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-2098871-1247417284/watcher-2098871-1247417284 -o /tmp/evaluation-result-2098871-1247417284/solver-2098871-1247417284 -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-2098871-1247417284.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.38 2.22 2.08 3/81 2280
/proc/meminfo: memFree=1684160/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=1520 CPUtime=0
/proc/2280/stat : 2280 (java) R 2278 2280 1547 0 -1 0 90 0 0 0 0 0 0 0 20 0 1 0 28793747 1556480 73 996147200 134512640 134550932 4294956128 18446744073709551615 11738350 0 0 4096 0 0 0 0 17 0 0 0
/proc/2280/statm: 380 73 56 9 0 10 0

[startup+0.027687 s]
/proc/loadavg: 2.38 2.22 2.08 3/81 2280
/proc/meminfo: memFree=1684160/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=861936 CPUtime=0.01
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 1876 0 1 0 0 1 0 0 18 0 5 0 28793747 882622464 1561 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 215484 1561 686 9 0 210399 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861936

[startup+0.102075 s]
/proc/loadavg: 2.38 2.22 2.08 3/81 2280
/proc/meminfo: memFree=1684160/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=865984 CPUtime=0.09
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 3910 0 1 0 7 2 0 0 18 0 9 0 28793747 886767616 3341 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216496 3341 1751 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301108 s]
/proc/loadavg: 2.38 2.22 2.08 3/81 2280
/proc/meminfo: memFree=1684160/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=866372 CPUtime=0.29
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 5849 0 1 0 26 3 0 0 18 0 9 0 28793747 887164928 5215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216593 5215 1981 9 0 211051 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866372

[startup+0.70119 s]
/proc/loadavg: 2.38 2.22 2.08 3/81 2280
/proc/meminfo: memFree=1684160/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867512 CPUtime=0.68
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 12930 277 1 0 62 6 0 0 18 0 9 0 28793747 888332288 9312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216878 9312 2631 9 0 211336 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867512

[startup+1.50234 s]
/proc/loadavg: 2.35 2.21 2.08 3/90 2293
/proc/meminfo: memFree=1651120/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=1.47
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17255 277 1 0 140 7 0 0 18 0 9 0 28793747 888422400 10818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10818 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=1.18
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12091 277 1 0 113 5 0 0 22 0 9 0 28793748 888422400 10818 996147200 134512640 134550932 4294955968 18446744073709551615 4126859500 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.21
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 705 277 0 0 21 0 0 0 15 0 9 0 28793752 888422400 10818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10818 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 4 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10818 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) 867600

[startup+3.1025 s]
/proc/loadavg: 2.35 2.21 2.08 3/90 2293
/proc/meminfo: memFree=1650864/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=3.08
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17264 277 1 0 300 8 0 0 18 0 9 0 28793747 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10826 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=2.77
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12095 277 1 0 272 5 0 0 25 0 9 0 28793748 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4125952204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 17 0 9 0 28793749 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 710 277 0 0 22 0 0 0 15 0 9 0 28793752 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 4 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10826 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867600

[startup+6.30112 s]
/proc/loadavg: 2.35 2.21 2.08 3/90 2293
/proc/meminfo: memFree=1650864/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=6.27
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17281 277 1 0 619 8 0 0 18 0 9 0 28793747 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10828 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=5.97
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12098 277 1 0 592 5 0 0 25 0 9 0 28793748 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4126868361 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 711 277 0 0 22 0 0 0 15 0 9 0 28793752 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10828 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867600

[startup+12.7024 s]
/proc/loadavg: 2.30 2.20 2.08 3/90 2293
/proc/meminfo: memFree=1650840/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=12.67
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17283 277 1 0 1259 8 0 0 18 0 9 0 28793747 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10830 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=12.36
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12099 277 1 0 1231 5 0 0 25 0 9 0 28793748 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4126381335 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 712 277 0 0 22 0 0 0 17 0 9 0 28793752 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10830 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 867600

[startup+25.5018 s]
/proc/loadavg: 2.25 2.20 2.08 3/90 2293
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=25.47
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17285 277 1 0 2539 8 0 0 18 0 9 0 28793747 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10832 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=25.16
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12101 277 1 0 2511 5 0 0 25 0 9 0 28793748 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4126859344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 712 277 0 0 22 0 0 0 17 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 867600

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

[startup+26.502 s]
/proc/loadavg: 2.23 2.19 2.08 4/90 2293
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=26.47
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17285 277 1 0 2639 8 0 0 18 0 9 0 28793747 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10832 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=26.16
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12101 277 1 0 2611 5 0 0 25 0 9 0 28793748 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4126873483 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 712 277 0 0 22 0 0 0 17 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.47
Current children cumulated vsize (KiB) 867600

[startup+32.9062 s]
/proc/loadavg: 2.21 2.19 2.08 3/90 2293
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=32.87
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17285 277 1 0 3279 8 0 0 18 0 9 0 28793747 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10832 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=32.56
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12101 277 1 0 3251 5 0 0 25 0 9 0 28793748 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4126868687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 712 277 0 0 22 0 0 0 17 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.87
Current children cumulated vsize (KiB) 867600

[startup+36.1019 s]
/proc/loadavg: 2.20 2.19 2.08 3/90 2293
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=36.07
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17285 277 1 0 3599 8 0 0 18 0 9 0 28793747 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10832 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=35.76
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12101 277 1 0 3571 5 0 0 25 0 9 0 28793748 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4126866261 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 712 277 0 0 22 0 0 0 17 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.07
Current children cumulated vsize (KiB) 867600

[startup+39.3025 s]
/proc/loadavg: 2.20 2.19 2.08 3/90 2293
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=39.26
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17285 277 1 0 3918 8 0 0 18 0 9 0 28793747 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10832 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=38.95
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12101 277 1 0 3890 5 0 0 25 0 9 0 28793748 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4126868291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 712 277 0 0 22 0 0 0 17 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.26
Current children cumulated vsize (KiB) 867600

[startup+40.9018 s]
/proc/loadavg: 2.20 2.19 2.08 3/90 2293
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=40.86
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17285 277 1 0 4078 8 0 0 18 0 9 0 28793747 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10832 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=40.55
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12101 277 1 0 4050 5 0 0 25 0 9 0 28793748 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4126874526 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 712 277 0 0 22 0 0 0 17 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.86
Current children cumulated vsize (KiB) 867600

[startup+41.3019 s]
/proc/loadavg: 2.20 2.19 2.08 3/90 2293
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=867600 CPUtime=41.26
/proc/2280/stat : 2280 (java) S 2278 2280 1547 0 -1 0 17285 277 1 0 4118 8 0 0 18 0 9 0 28793747 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 216900 10832 2657 9 0 211336 0
[pid=2280/tid=2282] ppid=2278 vsize=867600 CPUtime=40.95
/proc/2280/task/2282/stat : 2282 (java) R 2278 2280 1547 0 -1 64 12101 277 1 0 4090 5 0 0 25 0 9 0 28793748 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4126892889 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2283] ppid=2278 vsize=867600 CPUtime=0.04
/proc/2280/task/2283/stat : 2283 (java) S 2278 2280 1547 0 -1 64 3621 277 0 0 4 0 0 0 16 0 9 0 28793749 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2284] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2284/stat : 2284 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 16 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2285] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2285/stat : 2285 (java) S 2278 2280 1547 0 -1 64 8 277 0 0 0 0 0 0 15 0 9 0 28793750 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2286] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2286/stat : 2286 (java) S 2278 2280 1547 0 -1 64 2 277 0 0 0 0 0 0 18 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2287] ppid=2278 vsize=867600 CPUtime=0.22
/proc/2280/task/2287/stat : 2287 (java) S 2278 2280 1547 0 -1 64 712 277 0 0 22 0 0 0 17 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2288] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2288/stat : 2288 (java) S 2278 2280 1547 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2280/tid=2289] ppid=2278 vsize=867600 CPUtime=0
/proc/2280/task/2289/stat : 2289 (java) S 2278 2280 1547 0 -1 64 17 277 0 0 0 0 0 0 15 0 9 0 28793752 888422400 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.26
Current children cumulated vsize (KiB) 867600

[startup+41.5019 s]
/proc/loadavg: 2.20 2.19 2.08 3/90 2293
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=2280] ppid=2278 vsize=0 CPUtime=41.42
/proc/2280/stat : 2280 (java) Z 2278 2280 1547 0 -1 12 17402 277 1 0 4134 8 0 0 16 0 2 0 28793747 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2280/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 41.42
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 41.5077
CPU time (s): 41.4407
CPU user time (s): 41.3467
CPU system time (s): 0.093985
CPU usage (%): 99.8385
Max. virtual memory (cumulated for all children) (KiB): 867600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.3467
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17679
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= 1827
involuntary context switches= 1923

runsolver used 0.052991 second user time and 0.146977 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-12 18:48:04
IDJOB=2098871
IDBENCH=59396
IDSOLVER=773
FILE ID=node76/2098871-1247417284
PBS_JOBID= 9510811
Free space on /tmp= 66420 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/tightness0.5/normalized-rand-2-40-25-180-500-82_ext.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-2098871-1247417284/watcher-2098871-1247417284 -o /tmp/evaluation-result-2098871-1247417284/solver-2098871-1247417284 -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-2098871-1247417284.xml

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

MD5SUM BENCH= 2a4edb1d4ded8784a28d6ba34dbed582
RANDOM SEED=391043983

node76.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.277
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.277
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:       1684576 kB
Buffers:         45804 kB
Cached:         133580 kB
SwapCached:          0 kB
Active:         233564 kB
Inactive:        77260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2692 kB
Writeback:           0 kB
Mapped:         151924 kB
Slab:            45532 kB
Committed_AS:  1000852 kB
PageTables:       2076 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= 66420 MiB
End job on node76 at 2009-07-12 18:48:46