Trace number 1067454

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 ESACSAT 911.841 924.682

DiagnosticValue
CHECKS1692960000
NODES11937

General information on the benchmark

Namecsp/primes-20/
normalized-primes-20-80-3-7.xml
MD5SUM2b0b2c3601d2a4fa5432d9d80984da24
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.8662
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity10
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1067454-1215150105.xml
0.27/0.31	   
0.27/0.31	   domains being loaded...
0.27/0.32	   
0.27/0.32	   variables being loaded...
0.27/0.36	     nbVariables=100  nbDomainTypes=1  minDomainSize=70  maxDomainSize=70  nbTotalValues=7000
0.27/0.36	       =>  wckTime=0.115  cpuTime=0.1  mem=7M919
0.27/0.36	   
0.27/0.36	   predicates being loaded...
0.37/0.50	   
0.37/0.50	   constraints being loaded...
0.96/1.02	     nbConstraints=80  nbUnbuiltConflictsStructures=80  nbSharedBinaryRepresentations=0  nbEvaluationManagers=80
0.96/1.02	     nbSharedEvaluationManagers=0  minDegree=1  maxDegree=12  minArity=3  avgArity=6.68  maxArity=10  nbGenerators=0
0.96/1.02	     nbFusions=0  symmetryWckTime=0.074  symmetryCpuTime=0.03
0.96/1.02	       =>  wckTime=0.773  cpuTime=0.64  mem=38M225
0.96/1.08	   
0.96/1.08	   solver IterativeSystematicSolver being built... 
1.06/1.17	   
1.06/1.17	   INFO : Forward propagation technique limited 
1.15/1.24	       =>  wckTime=0.989  cpuTime=0.76  mem=24M215
8.88/9.07	   
8.88/9.07	   preprocessing
8.88/9.07	     nbConstraintChecks=16888577  nbValidityChecks=14899  nbPropagations=852  nbRevisions=830  nbUselessRevisions=185
8.88/9.07	     nbSingletonTests=229  nbEffectiveSingletonTests=14  nbACRemovals=977  nbFoundSingletons=0  nbRemovedValues=1042
8.88/9.07	     detectedInconsistency=no
8.88/9.07	       =>  wckTime=7.833  cpuTime=7.73  mem=24M215
36.02/36.43	   
36.02/36.43	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=25M212)
911.72/913.68	   
911.72/913.68	   search
911.72/913.68	     run=13  nbConstraintChecks=1676073129  nbValidityChecks=1872370  minDepth=0  maxDepth=100  nbPropagations=229334
911.72/913.68	     nbRevisions=323585  nbUselessRevisions=77824  nbAssignments=11937  nbFailedAssignments=5461  nbBacktracks=6141
911.72/913.68	     nbVisitedNodes=17485  nbRestartNogoods=134  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=58.34
911.72/913.68	     nbIEliminables=36.72  nbDEliminables=0  nbPEliminables=0
911.72/913.68	       =>  wckTime=912.443  cpuTime=910.52  mem=25M212
911.72/913.68	   
911.72/913.68	   global
911.72/913.68	     nbConstraintChecks=1692961706  nbValidityChecks=1887269  nbPropagations=230186  nbRevisions=324415
911.72/913.68	     nbUselessRevisions=78009  nbRestartNogoods=134  solvingWckTime=912.444  solvingCpuTime=910.52  expiredTime=no
911.72/913.68	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=911.28  globalCpuTime=911.33
911.72/913.68	       =>  wckTime=913.435  cpuTime=911.29  mem=26M160
911.72/913.68	   
911.72/913.68	s SATISFIABLE
911.72/913.68	v 7 17 61 53 43 53 17 41 29 3 5 19 31 71 7 17 2 17 41 59 37 23 19 29 5 31 5 7 19 53 29 5 5 67 29 19 43 59 37 5 29 43 3 71 11 61 67 11 53 31 43 17 37 2 59 43 5 31 59 3 13 13 11 19 59 13 17 29 43 61 11 53 5 13 47 19 47 11 7 31 19 23 59 67 23 11 7 37 47 71 41 2 59 23 71 41 17 17 47 71 
911.72/913.68	d NODES 11937
911.72/913.68	d CHECKS 1692961706
911.72/913.69	   
911.72/913.69	   totalWckTime=913.501  totalCpuTime=911.33

Verifier Data (download as text)

OK

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-1067454-1215150105/watcher-1067454-1215150105 -o /tmp/evaluation-result-1067454-1215150105/solver-1067454-1215150105 -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-1067454-1215150105.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: 0.41 1.50 1.83 4/83 28046
/proc/meminfo: memFree=1822240/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=18572 CPUtime=0
/proc/28046/stat : 28046 (runsolver) R 28044 28046 24476 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 670740141 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 230266826023 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/28046/statm: 4643 292 257 25 0 2626 0

[startup+0.046819 s]
/proc/loadavg: 0.41 1.50 1.83 4/83 28046
/proc/meminfo: memFree=1822240/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=861876 CPUtime=0.03
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 2350 0 1 0 2 1 0 0 22 0 5 0 670740141 882561024 1940 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 215469 1940 892 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.101829 s]
/proc/loadavg: 0.41 1.50 1.83 4/83 28046
/proc/meminfo: memFree=1822240/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=865884 CPUtime=0.08
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 3689 0 1 0 6 2 0 0 22 0 9 0 670740141 886665216 3164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216471 3164 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301865 s]
/proc/loadavg: 0.41 1.50 1.83 4/83 28046
/proc/meminfo: memFree=1822240/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=866284 CPUtime=0.27
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 5884 0 1 0 24 3 0 0 22 0 9 0 670740141 887074816 5258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216571 5258 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.70194 s]
/proc/loadavg: 0.41 1.50 1.83 4/83 28046
/proc/meminfo: memFree=1822240/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867080 CPUtime=0.67
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 9872 0 1 0 61 6 0 0 22 0 9 0 670740141 887889920 9232 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216770 9232 2009 9 0 211276 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867080

[startup+1.50208 s]
/proc/loadavg: 0.41 1.50 1.83 4/94 28059
/proc/meminfo: memFree=1761928/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=1.44
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22551 282 1 0 133 11 0 0 22 0 9 0 670740141 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14448 2630 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=1.2
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18057 282 1 0 111 9 0 0 25 0 9 0 670740143 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4126901684 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 17 0 9 0 670740144 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.17
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 684 282 0 0 17 0 0 0 15 0 9 0 670740146 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 7 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 867860

[startup+3.10138 s]
/proc/loadavg: 0.53 1.51 1.83 3/92 28059
/proc/meminfo: memFree=1741968/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=3.04
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22577 282 1 0 292 12 0 0 22 0 9 0 670740141 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14461 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=2.76
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18072 282 1 0 267 9 0 0 25 0 9 0 670740143 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4126905566 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 17 0 9 0 670740144 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.19
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 695 282 0 0 19 0 0 0 15 0 9 0 670740146 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 7 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14461 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867860

[startup+6.30297 s]
/proc/loadavg: 0.53 1.51 1.83 3/92 28059
/proc/meminfo: memFree=1700368/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=6.21
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22593 282 1 0 609 12 0 0 22 0 9 0 670740141 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14462 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=5.93
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18073 282 1 0 584 9 0 0 25 0 9 0 670740143 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4126899827 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 17 0 9 0 670740144 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.19
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 697 282 0 0 19 0 0 0 15 0 9 0 670740146 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 20 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867860

[startup+12.7012 s]
/proc/loadavg: 1.14 1.61 1.86 3/92 28059
/proc/meminfo: memFree=1613264/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=12.55
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22878 282 1 0 1243 12 0 0 22 0 9 0 670740141 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14473 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=12.26
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18327 282 1 0 1217 9 0 0 25 0 9 0 670740143 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4126904405 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 16 0 9 0 670740144 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.2
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 728 282 0 0 20 0 0 0 16 0 9 0 670740146 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 20 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14473 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867860

[startup+25.5015 s]
/proc/loadavg: 1.74 1.72 1.89 3/93 28061
/proc/meminfo: memFree=1439816/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=25.22
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22914 282 1 0 2510 12 0 0 22 0 9 0 670740141 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14481 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=24.93
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18339 282 1 0 2483 10 0 0 25 0 9 0 670740143 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4126904368 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 16 0 9 0 670740144 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.21
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 752 282 0 0 21 0 0 0 16 0 9 0 670740146 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 20 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867860

[startup+51.1013 s]
/proc/loadavg: 4.56 2.37 2.10 3/98 28066
/proc/meminfo: memFree=1087072/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=50.57
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22926 282 1 0 5044 13 0 0 22 0 9 0 670740141 888688640 14484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14484 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=50.27
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18348 282 1 0 5016 11 0 0 25 0 9 0 670740143 888688640 14484 996147200 134512640 134550740 4294955968 18446744073709551615 4126907655 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 16 0 9 0 670740144 888688640 14484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.22
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 755 282 0 0 22 0 0 0 16 0 9 0 670740146 888688640 14484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0

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

/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 16 0 9 0 670740144 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.26
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 800 282 0 0 26 0 0 0 16 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 20 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 818.43
Current children cumulated vsize (KiB) 867860

[startup+822.301 s]
/proc/loadavg: 5.87 6.24 4.56 2/92 28070
/proc/meminfo: memFree=782040/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=821.02
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22993 282 1 0 82074 28 0 0 22 0 9 0 670740141 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14501 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=820.68
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18370 282 1 0 82043 25 0 0 25 0 9 0 670740143 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4126904375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 16 0 9 0 670740144 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.26
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 800 282 0 0 26 0 0 0 16 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 20 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.02
Current children cumulated vsize (KiB) 867860

[startup+882.301 s]
/proc/loadavg: 4.89 5.91 4.54 3/93 28074
/proc/meminfo: memFree=18128/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=880.52
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22993 282 1 0 88022 30 0 0 22 0 9 0 670740141 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14501 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=880.18
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18370 282 1 0 87990 28 0 0 25 0 9 0 670740143 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4126901768 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 16 0 9 0 670740144 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.26
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 800 282 0 0 26 0 0 0 16 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 20 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 880.52
Current children cumulated vsize (KiB) 867860

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

[startup+903.801 s]
/proc/loadavg: 4.96 5.85 4.56 2/95 28076
/proc/meminfo: memFree=16064/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=901.93
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 22993 282 1 0 90162 31 0 0 22 0 9 0 670740141 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14501 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=901.58
/proc/28046/task/28048/stat : 28048 (java) R 28044 28046 24476 0 -1 64 18370 282 1 0 90130 28 0 0 25 0 9 0 670740143 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4126901152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28046/tid=28049] ppid=28044 vsize=867860 CPUtime=0.04
/proc/28046/task/28049/stat : 28049 (java) S 28044 28046 24476 0 -1 64 2966 282 0 0 4 0 0 0 16 0 9 0 670740144 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 9 0 670740145 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 9 0 670740145 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.26
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 800 282 0 0 26 0 0 0 16 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28055] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28055/stat : 28055 (java) S 28044 28046 24476 0 -1 64 20 282 0 0 0 0 0 0 15 0 9 0 670740146 888688640 14501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 901.93
Current children cumulated vsize (KiB) 867860

[startup+916.603 s]
/proc/loadavg: 4.81 5.79 4.55 1/93 28076
/proc/meminfo: memFree=16576/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=911.81
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 23091 282 1 0 91150 31 0 0 22 0 7 0 670740141 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14504 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=911.47
/proc/28046/task/28048/stat : 28048 (java) D 28044 28046 24476 0 -1 64 18464 282 1 0 91119 28 0 0 16 0 7 0 670740143 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 7 0 670740145 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 7 0 670740145 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 4 282 0 0 0 0 0 0 16 0 7 0 670740146 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.26
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 800 282 0 0 26 0 0 0 16 0 7 0 670740146 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 7 0 670740146 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 911.81
Current children cumulated vsize (KiB) 867860

[startup+919.801 s]
/proc/loadavg: 4.75 5.76 4.55 1/93 28076
/proc/meminfo: memFree=16640/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=867860 CPUtime=911.81
/proc/28046/stat : 28046 (java) S 28044 28046 24476 0 -1 0 23091 282 1 0 91150 31 0 0 22 0 7 0 670740141 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 216965 14504 2631 9 0 211471 0
[pid=28046/tid=28048] ppid=28044 vsize=867860 CPUtime=911.47
/proc/28046/task/28048/stat : 28048 (java) D 28044 28046 24476 0 -1 64 18464 282 1 0 91119 28 0 0 17 0 7 0 670740143 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=28046/tid=28050] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28050/stat : 28050 (java) S 28044 28046 24476 0 -1 64 16 282 0 0 0 0 0 0 17 0 7 0 670740145 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28051] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28051/stat : 28051 (java) S 28044 28046 24476 0 -1 64 13 282 0 0 0 0 0 0 16 0 7 0 670740145 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28052] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28052/stat : 28052 (java) S 28044 28046 24476 0 -1 64 4 282 0 0 0 0 0 0 16 0 7 0 670740146 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28053] ppid=28044 vsize=867860 CPUtime=0.26
/proc/28046/task/28053/stat : 28053 (java) S 28044 28046 24476 0 -1 64 800 282 0 0 26 0 0 0 16 0 7 0 670740146 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28046/tid=28054] ppid=28044 vsize=867860 CPUtime=0
/proc/28046/task/28054/stat : 28054 (java) S 28044 28046 24476 0 -1 64 1 282 0 0 0 0 0 0 25 0 7 0 670740146 888688640 14504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 911.81
Current children cumulated vsize (KiB) 867860

[startup+923.002 s]
/proc/loadavg: 4.69 5.73 4.54 1/88 28076
/proc/meminfo: memFree=64448/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=0 CPUtime=911.82
/proc/28046/stat : 28046 (java) Z 28044 28046 24476 0 -1 12 23109 282 1 0 91150 32 0 0 16 0 2 0 670740141 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 911.82
Current children cumulated vsize (KiB) 0

[startup+923.801 s]
/proc/loadavg: 4.69 5.73 4.54 1/88 28076
/proc/meminfo: memFree=64448/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=0 CPUtime=911.82
/proc/28046/stat : 28046 (java) Z 28044 28046 24476 0 -1 12 23109 282 1 0 91150 32 0 0 16 0 2 0 670740141 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 911.82
Current children cumulated vsize (KiB) 0

[startup+924.201 s]
/proc/loadavg: 4.69 5.73 4.54 1/88 28076
/proc/meminfo: memFree=64448/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=0 CPUtime=911.82
/proc/28046/stat : 28046 (java) Z 28044 28046 24476 0 -1 12 23109 282 1 0 91150 32 0 0 16 0 2 0 670740141 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 911.82
Current children cumulated vsize (KiB) 0

[startup+924.601 s]
/proc/loadavg: 4.69 5.73 4.54 1/88 28076
/proc/meminfo: memFree=64448/2055924 swapFree=4177292/4192956
[pid=28046] ppid=28044 vsize=0 CPUtime=911.82
/proc/28046/stat : 28046 (java) Z 28044 28046 24476 0 -1 12 23109 282 1 0 91150 32 0 0 16 0 2 0 670740141 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28046/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 911.82
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 924.682
CPU time (s): 911.841
CPU user time (s): 911.51
CPU system time (s): 0.330949
CPU usage (%): 98.6114
Max. virtual memory (cumulated for all children) (KiB): 867860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 911.51
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23391
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= 19856
involuntary context switches= 34431

runsolver used 0.373943 second user time and 0.959854 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-04 07:41:46
IDJOB=1067454
IDBENCH=55386
IDSOLVER=364
FILE ID=node83/1067454-1215150105
PBS_JOBID= 7877294
Free space on /tmp= 66524 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/primes-20/normalized-primes-20-80-3-7.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-1067454-1215150105/watcher-1067454-1215150105 -o /tmp/evaluation-result-1067454-1215150105/solver-1067454-1215150105 -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-1067454-1215150105.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2b0b2c3601d2a4fa5432d9d80984da24
RANDOM SEED=1563746253

node83.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.263
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.263
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:      2055924 kB
MemFree:       1822912 kB
Buffers:         22572 kB
Cached:         138840 kB
SwapCached:       9472 kB
Active:         157616 kB
Inactive:        30712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1822912 kB
SwapTotal:     4192956 kB
SwapFree:      4177292 kB
Dirty:           37576 kB
Writeback:           0 kB
Mapped:          43852 kB
Slab:            29852 kB
Committed_AS:  1089372 kB
PageTables:       1916 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= 64780 MiB
End job on node83 at 2008-07-04 07:57:10