Trace number 1070739

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 758.389 764.912

DiagnosticValue
CHECKS153063000
NODES22348100

General information on the benchmark

Namecsp/pseudoGLB/
normalized-t2001-13queen13-1110969577.xml
MD5SUMe240e15b05bd0610f11b0537a801e539
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.41263
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints101
Maximum constraint arity169
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(101)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.00/0.25	
0.00/0.25	   configuration
0.00/0.25	     name=esac.xml
0.07/0.28	   
0.07/0.28	   instance
0.07/0.28	     name=HOME/instance-1070739-1215166851.xml
0.07/0.32	   
0.07/0.32	   domains being loaded...
0.07/0.33	   
0.07/0.33	   variables being loaded...
0.07/0.37	     nbVariables=169  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=338
0.07/0.37	       =>  wckTime=0.121  cpuTime=0.1  mem=7M853
0.07/0.37	   
0.07/0.37	   constraints being loaded...
0.49/0.57	     nbConstraints=101  nbGlobalConstraints=101  nbSharedBinaryRepresentations=0  minDegree=7  maxDegree=9  minArity=2
0.49/0.57	     avgArity=11.93  maxArity=169  nbGenerators=0  nbFusions=0  symmetryWckTime=0.083  symmetryCpuTime=0.05
0.49/0.57	       =>  wckTime=0.323  cpuTime=0.2  mem=12M754
0.57/0.62	   
0.57/0.62	   solver IterativeSystematicSolver being built... 
0.57/0.70	   
0.57/0.70	   INFO : Forward propagation technique limited 
0.68/0.78	       =>  wckTime=0.534  cpuTime=0.33  mem=20M650
0.77/0.81	   
0.77/0.81	   preprocessing
0.77/0.81	     nbConstraintChecks=0  nbPropagations=359  nbRevisions=0  nbUselessRevisions=0  nbSingletonTests=182
0.77/0.81	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.77/0.82	       =>  wckTime=0.03  cpuTime=0.02  mem=20M650
0.87/0.91	   
0.87/0.91	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M641)
758.31/764.85	   
758.31/764.85	   search
758.31/764.85	     run=27  nbConstraintChecks=153062674  minDepth=0  maxDepth=149  nbPropagations=119999695  nbRevisions=0
758.31/764.85	     nbUselessRevisions=0  nbAssignments=22348114  nbFailedAssignments=1592960  nbBacktracks=20752642
758.31/764.85	     nbVisitedNodes=42851402  nbRestartNogoods=109  nbSEliminables=0  nbREliminables=90.74  nbIEliminables=0
758.31/764.85	     nbDEliminables=0  nbPEliminables=0
758.31/764.85	       =>  wckTime=764.067  cpuTime=757.52  mem=21M641
758.31/764.85	   
758.31/764.85	   global
758.31/764.85	     nbConstraintChecks=153062674  nbPropagations=120000054  nbRestartNogoods=109  solvingWckTime=764.069
758.31/764.85	     solvingCpuTime=757.52  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=757.91
758.31/764.85	       =>  wckTime=764.604  cpuTime=757.85  mem=21M641
758.31/764.85	   
758.31/764.85	s UNSATISFIABLE
758.31/764.85	d NODES 22348114
758.31/764.85	d CHECKS 153062674
758.31/764.86	   
758.31/764.86	   totalWckTime=764.675  totalCpuTime=757.92

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070739-1215166851/watcher-1070739-1215166851 -o /tmp/evaluation-result-1070739-1215166851/solver-1070739-1215166851 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1070739-1215166851.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11277
/proc/meminfo: memFree=1729264/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=862848 CPUtime=0.03
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 2405 0 1 0 2 1 0 0 18 0 7 0 1546360114 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 215712 1984 910 9 0 210691 0
[pid=11277/tid=11278] ppid=11275 vsize=862848 CPUtime=0.03
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 1687 0 1 0 2 1 0 0 18 0 7 0 1546360115 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=862848 CPUtime=0
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 4 0 0 0 0 0 0 0 19 0 7 0 1546360116 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=862848 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 10 0 0 0 0 0 0 0 19 0 7 0 1546360116 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=862848 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 1546360116 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=862848 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 7 0 1546360118 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=862848 CPUtime=0
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 23 0 0 0 0 0 0 0 19 0 7 0 1546360118 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.0835541 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11277
/proc/meminfo: memFree=1729264/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=865856 CPUtime=0.07
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 3589 0 1 0 5 2 0 0 18 0 9 0 1546360114 886636544 3077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 216464 3077 1647 9 0 211026 0
[pid=11277/tid=11278] ppid=11275 vsize=865856 CPUtime=0.05
/proc/11277/task/11278/stat : 11278 (java) D 11275 11277 9622 0 -1 64 2678 0 1 0 4 1 0 0 20 0 9 0 1546360115 886636544 3077 996147200 134512640 134550740 4294955968 18446744073709551615 9696036 0 2147483391 0 16800975 18446744072099781622 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=865856 CPUtime=0
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1546360116 886636544 3077 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=865884 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1546360116 886665216 3150 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=865884 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1546360116 886665216 3657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=865884 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546360118 886665216 3657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=866204 CPUtime=0.03
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 277 0 0 0 3 0 0 0 16 0 9 0 1546360118 886992896 5048 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.426317 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11277
/proc/meminfo: memFree=1729264/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=866400 CPUtime=0.41
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 6649 0 1 0 36 5 0 0 18 0 9 0 1546360114 887193600 6019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 216600 6019 1976 9 0 211128 0
[pid=11277/tid=11278] ppid=11275 vsize=866400 CPUtime=0.33
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 5628 0 1 0 29 4 0 0 19 0 9 0 1546360115 887193600 6019 996147200 134512640 134550740 4294955968 18446744073709551615 4125977230 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=866400 CPUtime=0
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1546360116 887193600 6019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=866400 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1546360116 887193600 6019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=866400 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1546360116 887193600 6019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=866400 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546360118 887193600 6019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=866400 CPUtime=0.07
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 324 0 0 0 7 0 0 0 16 0 9 0 1546360118 887193600 6019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 866400

[startup+0.502325 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11277
/proc/meminfo: memFree=1729264/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=867464 CPUtime=0.49
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 7244 0 1 0 44 5 0 0 18 0 9 0 1546360114 888283136 6605 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 216866 6605 1984 9 0 211394 0
[pid=11277/tid=11278] ppid=11275 vsize=867464 CPUtime=0.36
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 5928 0 1 0 32 4 0 0 19 0 9 0 1546360115 888283136 6605 996147200 134512640 134550740 4294955968 18446744073709551615 4125977240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=867464 CPUtime=0
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1546360116 888283136 6605 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=867464 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1546360116 888283136 6605 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=867464 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1546360116 888283136 6605 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=867464 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546360118 888283136 6605 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=867464 CPUtime=0.11
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 619 0 0 0 11 0 0 0 16 0 9 0 1546360118 888283136 6605 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 867464

[startup+0.702342 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11277
/proc/meminfo: memFree=1729264/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868200 CPUtime=0.68
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 12370 307 1 0 61 7 0 0 18 0 9 0 1546360114 889036800 8172 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217050 8172 2629 9 0 211556 0
[pid=11277/tid=11278] ppid=11275 vsize=868200 CPUtime=0.46
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 8530 307 1 0 41 5 0 0 19 0 9 0 1546360115 889036800 8172 996147200 134512640 134550740 4294955968 18446744073709551615 104191562 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868200 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889036800 8172 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868200 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889036800 8172 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868200 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889036800 8172 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868200 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889036800 8172 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868200 CPUtime=0.14
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 792 307 0 0 14 0 0 0 16 0 9 0 1546360118 889036800 8172 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868200

[startup+1.50142 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11290
/proc/meminfo: memFree=1696360/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=1.47
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15383 307 1 0 139 8 0 0 18 0 9 0 1546360114 889159680 10777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10777 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=1.17
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11481 307 1 0 111 6 0 0 25 0 9 0 1546360115 889159680 10777 996147200 134512640 134550740 4294955968 18446744073709551615 4126840599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 854 307 0 0 23 0 0 0 16 0 9 0 1546360118 889159680 10777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10777 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 6 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10777 996147200 134512640 134550740 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) 868320

[startup+3.10158 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11290
/proc/meminfo: memFree=1696232/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=3.05
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15387 307 1 0 297 8 0 0 18 0 9 0 1546360114 889159680 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10780 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=2.75
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11485 307 1 0 269 6 0 0 25 0 9 0 1546360115 889159680 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4126626877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 854 307 0 0 23 0 0 0 15 0 9 0 1546360118 889159680 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 6 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10780 996147200 134512640 134550740 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) 868320

[startup+6.3029 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11290
/proc/meminfo: memFree=1696040/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=6.22
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15418 307 1 0 614 8 0 0 18 0 9 0 1546360114 889159680 10784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10784 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=5.92
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11486 307 1 0 586 6 0 0 25 0 9 0 1546360115 889159680 10784 996147200 134512640 134550740 4294955968 18446744073709551615 4126095810 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 858 307 0 0 23 0 0 0 15 0 9 0 1546360118 889159680 10784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 32 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10784 996147200 134512640 134550740 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) 868320

[startup+12.7015 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11290
/proc/meminfo: memFree=1695848/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=12.57
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15420 307 1 0 1249 8 0 0 18 0 9 0 1546360114 889159680 10786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10786 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=12.27
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11488 307 1 0 1221 6 0 0 25 0 9 0 1546360115 889159680 10786 996147200 134512640 134550740 4294955968 18446744073709551615 4126877590 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03

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

[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=696.03
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11497 307 1 0 69595 8 0 0 25 0 9 0 1546360115 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4126877603 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 859 307 0 0 23 0 0 0 16 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 32 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.34
Current children cumulated vsize (KiB) 868320

[startup+762.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11292
/proc/meminfo: memFree=1695336/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=755.83
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15430 307 1 0 75573 10 0 0 18 0 9 0 1546360114 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10795 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=755.52
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11497 307 1 0 75544 8 0 0 25 0 9 0 1546360115 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4126600666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 859 307 0 0 23 0 0 0 16 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 32 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 755.83
Current children cumulated vsize (KiB) 868320

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

[startup+763.401 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11292
/proc/meminfo: memFree=1695336/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=756.92
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15430 307 1 0 75682 10 0 0 18 0 9 0 1546360114 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10795 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=756.61
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11497 307 1 0 75653 8 0 0 25 0 9 0 1546360115 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4126913734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 859 307 0 0 23 0 0 0 16 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 32 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 756.92
Current children cumulated vsize (KiB) 868320

[startup+764.201 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11292
/proc/meminfo: memFree=1695336/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=757.71
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15430 307 1 0 75761 10 0 0 18 0 9 0 1546360114 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10795 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=757.4
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11497 307 1 0 75732 8 0 0 25 0 9 0 1546360115 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4126877630 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 859 307 0 0 23 0 0 0 16 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 32 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 757.71
Current children cumulated vsize (KiB) 868320

[startup+764.601 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11292
/proc/meminfo: memFree=1695336/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=758.11
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15430 307 1 0 75801 10 0 0 18 0 9 0 1546360114 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10795 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=757.8
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11497 307 1 0 75772 8 0 0 25 0 9 0 1546360115 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4126877603 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 859 307 0 0 23 0 0 0 16 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 32 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 758.11
Current children cumulated vsize (KiB) 868320

[startup+764.806 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11292
/proc/meminfo: memFree=1695336/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=758.31
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15430 307 1 0 75821 10 0 0 18 0 9 0 1546360114 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10795 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=758
/proc/11277/task/11278/stat : 11278 (java) R 11275 11277 9622 0 -1 64 11497 307 1 0 75792 8 0 0 25 0 9 0 1546360115 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4126854517 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.23
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 859 307 0 0 23 0 0 0 16 0 9 0 1546360118 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 32 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10795 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 758.31
Current children cumulated vsize (KiB) 868320

[startup+764.901 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11292
/proc/meminfo: memFree=1695336/2055920 swapFree=4122708/4192956
[pid=11277] ppid=11275 vsize=868320 CPUtime=758.36
/proc/11277/stat : 11277 (java) S 11275 11277 9622 0 -1 0 15522 307 1 0 75826 10 0 0 18 0 9 0 1546360114 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11277/statm: 217080 10884 2632 9 0 211586 0
[pid=11277/tid=11278] ppid=11275 vsize=868320 CPUtime=758.06
/proc/11277/task/11278/stat : 11278 (java) S 11275 11277 9622 0 -1 64 11588 307 1 0 75798 8 0 0 24 0 9 0 1546360115 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11279] ppid=11275 vsize=868320 CPUtime=0.03
/proc/11277/task/11279/stat : 11279 (java) S 11275 11277 9622 0 -1 64 2203 307 0 0 3 0 0 0 16 0 9 0 1546360116 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11280] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11280/stat : 11280 (java) S 11275 11277 9622 0 -1 64 16 307 0 0 0 0 0 0 16 0 9 0 1546360116 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11281] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11281/stat : 11281 (java) S 11275 11277 9622 0 -1 64 9 307 0 0 0 0 0 0 15 0 9 0 1546360116 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11282] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11282/stat : 11282 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 18 0 9 0 1546360118 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11283] ppid=11275 vsize=868320 CPUtime=0.24
/proc/11277/task/11283/stat : 11283 (java) S 11275 11277 9622 0 -1 64 860 307 0 0 24 0 0 0 16 0 9 0 1546360118 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11285] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11285/stat : 11285 (java) S 11275 11277 9622 0 -1 64 1 307 0 0 0 0 0 0 19 0 9 0 1546360119 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11277/tid=11286] ppid=11275 vsize=868320 CPUtime=0
/proc/11277/task/11286/stat : 11286 (java) S 11275 11277 9622 0 -1 64 32 307 0 0 0 0 0 0 15 0 9 0 1546360119 889159680 10884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 758.36
Current children cumulated vsize (KiB) 868320

Child status: 0
Real time (s): 764.912
CPU time (s): 758.389
CPU user time (s): 758.276
CPU system time (s): 0.112982
CPU usage (%): 99.1472
Max. virtual memory (cumulated for all children) (KiB): 868320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 758.276
system time used= 0.112982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15857
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= 16747
involuntary context switches= 32998

runsolver used 0.855869 second user time and 2.6326 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-04 12:20:51
IDJOB=1070739
IDBENCH=55937
IDSOLVER=364
FILE ID=node12/1070739-1215166851
PBS_JOBID= 7877447
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-t2001-13queen13-1110969577.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070739-1215166851/watcher-1070739-1215166851 -o /tmp/evaluation-result-1070739-1215166851/solver-1070739-1215166851 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1070739-1215166851.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e240e15b05bd0610f11b0537a801e539
RANDOM SEED=1311798093

node12.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.236
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.236
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:       1729744 kB
Buffers:         33352 kB
Cached:         136000 kB
SwapCached:      64296 kB
Active:         200812 kB
Inactive:        68592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729744 kB
SwapTotal:     4192956 kB
SwapFree:      4122708 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:         107568 kB
Slab:            41900 kB
Committed_AS:  2871836 kB
PageTables:       1908 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= 66548 MiB
End job on node12 at 2008-07-04 12:33:36