Trace number 2093080

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 31.0203 31.0293

DiagnosticValue
CHECKS183296000
NODES131329

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-55021_ext.xml
MD5SUMb626b09ee3de0f0b6aab346c66a6049e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.0203
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.16/0.25	
0.16/0.25	   configuration
0.16/0.25	     name=esac.xml
0.26/0.30	   
0.26/0.30	   instance
0.26/0.30	     name=HOME/instance-2093080-1247401123.xml
0.26/0.33	   
0.26/0.33	   domains being loaded...
0.26/0.34	   
0.26/0.34	   variables being loaded...
0.26/0.36	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24  nbTotalValues=576
0.26/0.36	       =>  wckTime=0.107  cpuTime=0.1  mem=7M892
0.26/0.36	   
0.26/0.36	   relations being loaded...
0.40/0.43	   
0.40/0.43	   constraints being loaded...
0.54/0.57	     nbConstraints=276  nbRelationTypes=276  nbExtensionStructures=276  nbSharedExtensionStructures=0
0.54/0.57	     nbConflictsStructures=276  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=828  minDegree=23
0.54/0.57	     maxDegree=23  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.044  symmetryCpuTime=0.03
0.54/0.57	       =>  wckTime=0.319  cpuTime=0.29  mem=18M660
0.65/0.63	   
0.65/0.63	   solver IterativeSystematicSolver being built... 
0.77/0.74	       =>  wckTime=0.49  cpuTime=0.41  mem=21M423
0.77/0.78	   
0.77/0.78	   preprocessing
0.77/0.78	     nbConstraintChecks=50899  nbPropagations=658  nbRevisions=6692  nbUselessRevisions=5882  nbSingletonTests=34
0.77/0.78	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.77/0.78	       =>  wckTime=0.032  cpuTime=0.03  mem=21M423
0.90/0.87	   
0.90/0.87	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M415)
30.92/30.97	   
30.92/30.97	   search
30.92/30.97	     run=19  nbConstraintChecks=183245580  minDepth=0  maxDepth=24  nbPropagations=6100240  nbRevisions=121575922
30.92/30.97	     nbUselessRevisions=105583661  nbAssignments=131329  nbFailedAssignments=65345  nbBacktracks=65851
30.92/30.97	     nbVisitedNodes=245535  nbRestartNogoods=190  nbFoundSolutions=1  nbSEliminables=5.87  nbREliminables=0
30.92/30.97	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
30.92/30.97	       =>  wckTime=30.224  cpuTime=30.08  mem=22M415
30.92/30.97	   
30.92/30.97	   global
30.92/30.97	     nbConstraintChecks=183296479  nbPropagations=6100898  nbRevisions=121582614  nbUselessRevisions=105589543
30.92/30.97	     nbRestartNogoods=190  solvingWckTime=30.227  solvingCpuTime=30.08  expiredTime=no  totalExploration=no
30.92/30.97	     nbFoundSolutions=1  firstSolutionCpuTime=30.49  globalCpuTime=30.54
30.92/30.97	       =>  wckTime=30.72  cpuTime=30.5  mem=22M415
30.92/30.97	   
30.92/30.97	s SATISFIABLE
30.92/30.97	v 6 12 4 15 13 19 15 18 22 4 20 13 14 2 0 0 8 8 18 10 8 19 20 14 
30.92/30.97	d NODES 131329
30.92/30.97	d CHECKS 183296479
30.92/30.98	   
30.92/30.98	   totalWckTime=30.762  totalCpuTime=30.55

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2093080-1247401123/watcher-2093080-1247401123 -o /tmp/evaluation-result-2093080-1247401123/solver-2093080-1247401123 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2093080-1247401123.xml 

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


[startup+0 s]
/proc/loadavg: 0.04 0.01 0.02 3/67 30010
/proc/meminfo: memFree=1665904/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=18576 CPUtime=0
/proc/30010/stat : 30010 (runsolver) D 30008 30010 29967 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27179858 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 233632754983 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/30010/statm: 4644 284 249 26 0 2626 0

[startup+0.0743079 s]
/proc/loadavg: 0.04 0.01 0.02 3/67 30010
/proc/meminfo: memFree=1665904/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=865128 CPUtime=0.06
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 2969 0 1 0 5 1 0 0 18 0 9 0 27179858 885891072 2472 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 216282 2472 1162 9 0 211175 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865128

[startup+0.101312 s]
/proc/loadavg: 0.04 0.01 0.02 3/67 30010
/proc/meminfo: memFree=1665904/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=866964 CPUtime=0.09
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 3837 0 1 0 8 1 0 0 18 0 9 0 27179858 887771136 3283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 216741 3283 1728 9 0 211226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866964

[startup+0.301343 s]
/proc/loadavg: 0.04 0.01 0.02 3/67 30010
/proc/meminfo: memFree=1665904/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=867208 CPUtime=0.26
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 5828 0 4 0 23 3 0 0 18 0 9 0 27179858 888020992 5207 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 216802 5207 1976 9 0 211260 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 867208

[startup+0.701405 s]
/proc/loadavg: 0.04 0.01 0.02 3/67 30010
/proc/meminfo: memFree=1665904/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=0.77
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 15680 287 4 0 70 7 0 0 18 0 9 0 27179858 889200640 10062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10063 2655 9 0 211526 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 868360

[startup+1.50253 s]
/proc/loadavg: 0.04 0.01 0.02 2/76 30023
/proc/meminfo: memFree=1632232/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=1.64
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17219 287 4 0 156 8 0 0 18 0 9 0 27179858 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10820 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=1.34
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 11990 287 4 0 128 6 0 0 24 0 9 0 27179859 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4126893533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.22
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 741 287 0 0 22 0 0 0 15 0 9 0 27179863 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 6 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10820 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 868360

[startup+3.10179 s]
/proc/loadavg: 0.12 0.03 0.02 2/76 30023
/proc/meminfo: memFree=1631912/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=3.24
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17230 287 4 0 316 8 0 0 18 0 9 0 27179858 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10829 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=2.94
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 11994 287 4 0 288 6 0 0 20 0 9 0 27179859 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4125952204 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 748 287 0 0 23 0 0 0 15 0 9 0 27179863 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 6 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10829 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 868360

[startup+6.30231 s]
/proc/loadavg: 0.12 0.03 0.02 3/89 30045
/proc/meminfo: memFree=1594176/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=6.43
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17246 287 4 0 634 9 0 0 18 0 9 0 27179858 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10832 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=6.11
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 11998 287 4 0 605 6 0 0 17 0 9 0 27179859 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4126887093 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 749 287 0 0 23 0 0 0 16 0 9 0 27179863 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 17 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 868360

[startup+12.7013 s]
/proc/loadavg: 0.41 0.09 0.04 3/89 30045
/proc/meminfo: memFree=1594048/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=12.8
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17248 287 4 0 1271 9 0 0 18 0 9 0 27179858 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10834 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=12.48
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 12000 287 4 0 1242 6 0 0 25 0 9 0 27179859 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4126887102 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 749 287 0 0 23 0 0 0 16 0 9 0 27179863 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 17 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10834 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 868360

[startup+25.5014 s]
/proc/loadavg: 0.65 0.16 0.06 3/89 30045
/proc/meminfo: memFree=1593984/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=25.54
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17250 287 4 0 2545 9 0 0 18 0 9 0 27179858 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10836 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=25.23
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 12002 287 4 0 2517 6 0 0 25 0 9 0 27179859 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4126910090 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 749 287 0 0 23 0 0 0 16 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 17 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 868360

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

[startup+28.7019 s]
/proc/loadavg: 0.76 0.19 0.07 3/89 30045
/proc/meminfo: memFree=1593984/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=28.73
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17250 287 4 0 2864 9 0 0 18 0 9 0 27179858 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10836 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=28.41
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 12002 287 4 0 2835 6 0 0 25 0 9 0 27179859 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4126382999 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 749 287 0 0 23 0 0 0 16 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 17 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.73
Current children cumulated vsize (KiB) 868360

[startup+30.3012 s]
/proc/loadavg: 0.76 0.19 0.07 3/89 30045
/proc/meminfo: memFree=1593984/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=30.32
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17250 287 4 0 3023 9 0 0 18 0 9 0 27179858 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10836 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=30
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 12002 287 4 0 2994 6 0 0 25 0 9 0 27179859 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4126880498 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 749 287 0 0 23 0 0 0 16 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 17 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.32
Current children cumulated vsize (KiB) 868360

[startup+30.7022 s]
/proc/loadavg: 0.76 0.19 0.07 3/89 30045
/proc/meminfo: memFree=1593984/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=30.72
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17250 287 4 0 3063 9 0 0 18 0 9 0 27179858 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10836 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=30.4
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 12002 287 4 0 3034 6 0 0 25 0 9 0 27179859 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4126887108 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 749 287 0 0 23 0 0 0 16 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 17 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.72
Current children cumulated vsize (KiB) 868360

[startup+30.9023 s]
/proc/loadavg: 0.76 0.19 0.07 3/89 30045
/proc/meminfo: memFree=1593984/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=30.92
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17250 287 4 0 3083 9 0 0 18 0 9 0 27179858 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10836 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=30.6
/proc/30010/task/30012/stat : 30012 (java) R 30008 30010 29967 0 -1 64 12002 287 4 0 3054 6 0 0 25 0 9 0 27179859 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4126887188 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 749 287 0 0 23 0 0 0 16 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 17 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.92
Current children cumulated vsize (KiB) 868360

[startup+31.0023 s]
/proc/loadavg: 0.76 0.19 0.07 3/89 30045
/proc/meminfo: memFree=1593984/2055920 swapFree=4192812/4192956
[pid=30010] ppid=30008 vsize=868360 CPUtime=31
/proc/30010/stat : 30010 (java) S 30008 30010 29967 0 -1 0 17350 287 4 0 3091 9 0 0 18 0 9 0 27179858 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 217090 10932 2658 9 0 211526 0
[pid=30010/tid=30012] ppid=30008 vsize=868360 CPUtime=30.69
/proc/30010/task/30012/stat : 30012 (java) S 30008 30010 29967 0 -1 64 12100 287 4 0 3062 7 0 0 25 0 9 0 27179859 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30008 vsize=868360 CPUtime=0.04
/proc/30010/task/30013/stat : 30013 (java) S 30008 30010 29967 0 -1 64 3644 287 0 0 4 0 0 0 16 0 9 0 27179861 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30010/tid=30014] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30014/stat : 30014 (java) S 30008 30010 29967 0 -1 64 19 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30015] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30015/stat : 30015 (java) S 30008 30010 29967 0 -1 64 7 287 0 0 0 0 0 0 15 0 9 0 27179861 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30016] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30016/stat : 30016 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 21 0 9 0 27179863 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30017] ppid=30008 vsize=868360 CPUtime=0.23
/proc/30010/task/30017/stat : 30017 (java) S 30008 30010 29967 0 -1 64 751 287 0 0 23 0 0 0 16 0 9 0 27179863 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30018] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30018/stat : 30018 (java) S 30008 30010 29967 0 -1 64 1 287 0 0 0 0 0 0 22 0 9 0 27179863 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30010/tid=30019] ppid=30008 vsize=868360 CPUtime=0
/proc/30010/task/30019/stat : 30019 (java) S 30008 30010 29967 0 -1 64 17 287 0 0 0 0 0 0 15 0 9 0 27179863 889200640 10932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31
Current children cumulated vsize (KiB) 868360

Child status: 0
Real time (s): 31.0293
CPU time (s): 31.0203
CPU user time (s): 30.9133
CPU system time (s): 0.106983
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 868360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.9133
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17665
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1159
involuntary context switches= 617

runsolver used 0.038994 second user time and 0.083987 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-12 14:18:43
IDJOB=2093080
IDBENCH=53363
IDSOLVER=774
FILE ID=node3/2093080-1247401123
PBS_JOBID= 9510638
Free space on /tmp= 66412 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-55021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2093080-1247401123/watcher-2093080-1247401123 -o /tmp/evaluation-result-2093080-1247401123/solver-2093080-1247401123 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2093080-1247401123.xml

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

MD5SUM BENCH= b626b09ee3de0f0b6aab346c66a6049e
RANDOM SEED=1426008928

node3.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.259
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.259
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:       1666456 kB
Buffers:         32832 kB
Cached:         121868 kB
SwapCached:          0 kB
Active:          78544 kB
Inactive:       250720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:          24528 kB
Slab:            46004 kB
Committed_AS:   165988 kB
PageTables:       1580 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= 66408 MiB
End job on node3 at 2009-07-12 14:19:14