Trace number 1044679

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 4.64529 4.70745

DiagnosticValue
CHECKS5487000
NODES3194

General information on the benchmark

Namecsp/driver/
normalized-driverlogw-08c-sat_ext.xml
MD5SUM7102e7d00fff6cdbaa907e893a7b3353
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 benchmark0.350946
Satisfiable
(Un)Satisfiability was proved
Number of variables408
Number of constraints9321
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension9321
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1044679-1215019321.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.39/0.43	     nbVariables=408  nbDomainTypes=8  minDomainSize=2  maxDomainSize=11  nbTotalValues=1583
0.39/0.43	       =>  wckTime=0.174  cpuTime=0.12  mem=8M894
0.39/0.43	   
0.39/0.43	   relations being loaded...
0.48/0.52	   
0.48/0.52	   constraints being loaded...
1.46/1.52	     nbConstraints=9321  nbRelationTypes=648  nbExtensionStructures=908  nbSharedExtensionStructures=8413
1.46/1.58	     nbConflictsStructures=908  nbSharedConflictsStructures=8413  nbSharedBinaryRepresentations=9768  minDegree=1
1.46/1.58	     maxDegree=117  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.332  symmetryCpuTime=0.18
1.46/1.58	       =>  wckTime=1.264  cpuTime=0.8  mem=27M503
1.56/1.67	   
1.56/1.67	   solver IterativeSystematicSolver being built... 
1.75/1.83	       =>  wckTime=1.57  cpuTime=0.94  mem=30M407
3.15/3.21	   
3.15/3.21	   preprocessing
3.15/3.21	     nbConstraintChecks=2218129  nbPropagations=18963  nbRevisions=612984  nbUselessRevisions=590164
3.15/3.21	     nbSingletonTests=2612  nbEffectiveSingletonTests=7  nbACRemovals=21  nbFoundSingletons=0  nbRemovedValues=33
3.15/3.21	     detectedInconsistency=no
3.15/3.21	       =>  wckTime=1.374  cpuTime=1.33  mem=30M407
3.35/3.48	   
3.35/3.48	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=31M434)
4.53/4.67	   
4.53/4.67	   search
4.53/4.67	     run=4  nbConstraintChecks=3268874  minDepth=17  maxDepth=408  nbPropagations=160077  nbRevisions=6184125
4.53/4.67	     nbUselessRevisions=5864703  nbAssignments=3194  nbFailedAssignments=126  nbBacktracks=2515  nbVisitedNodes=3784
4.53/4.67	     nbRestartNogoods=12  nbFoundSolutions=1  nbSEliminables=97.17  nbREliminables=214.22  nbIEliminables=12.98
4.53/4.67	     nbDEliminables=0  nbPEliminables=0
4.53/4.67	       =>  wckTime=2.835  cpuTime=2.72  mem=31M434
4.53/4.67	   
4.53/4.67	   global
4.53/4.67	     nbConstraintChecks=5487003  nbPropagations=179040  nbRevisions=6797109  nbUselessRevisions=6454867
4.53/4.67	     nbRestartNogoods=12  solvingWckTime=2.838  solvingCpuTime=2.72  expiredTime=no  totalExploration=no
4.53/4.67	     nbFoundSolutions=1  firstSolutionCpuTime=3.65  globalCpuTime=3.7
4.53/4.67	       =>  wckTime=4.412  cpuTime=3.66  mem=32M429
4.53/4.67	   
4.53/4.67	s SATISFIABLE
4.53/4.67	v 3 1 2 1 0 0 0 3 0 3 3 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 1 0 0 0 1 0 0 0 0 6 0 0 7 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 2 0 0 2 4 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 1 0 0 0 0 3 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 1 0 0 0 0 0 0 5 4 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 1 1 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 2 0 0 0 0 2 0 0 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 
4.53/4.67	d NODES 3194
4.53/4.67	d CHECKS 5487003
4.53/4.67	   
4.53/4.67	   totalWckTime=4.483  totalCpuTime=3.7

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-1044679-1215019321/watcher-1044679-1215019321 -o /tmp/evaluation-result-1044679-1215019321/solver-1044679-1215019321 -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-1044679-1215019321.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.94 1.00 0.56 3/72 28748
/proc/meminfo: memFree=1863252/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=862848 CPUtime=0.04
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 2405 0 1 0 3 1 0 0 18 0 7 0 1980904505 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 215712 1984 910 9 0 210691 0
[pid=28748/tid=28749] ppid=28746 vsize=862848 CPUtime=0.02
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 1687 0 1 0 2 0 0 0 18 0 7 0 1980904506 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=862848 CPUtime=0
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 19 0 7 0 1980904508 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=862848 CPUtime=0
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 10 0 0 0 0 0 0 0 19 0 7 0 1980904508 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=862848 CPUtime=0
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 1980904508 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=862848 CPUtime=0
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 0 0 0 0 0 0 0 18 0 7 0 1980904510 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=862848 CPUtime=0
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 23 0 0 0 0 0 0 0 19 0 7 0 1980904510 883556352 1984 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.14206 s]
/proc/loadavg: 1.94 1.00 0.56 3/72 28748
/proc/meminfo: memFree=1863252/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=865884 CPUtime=0.13
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 4123 0 1 0 11 2 0 0 18 0 9 0 1980904505 886665216 3559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216471 3559 1798 9 0 211026 0
[pid=28748/tid=28749] ppid=28746 vsize=865884 CPUtime=0.1
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 3205 0 1 0 9 1 0 0 18 0 9 0 1980904506 886665216 3559 996147200 134512640 134550740 4294955968 18446744073709551615 102477105 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=865884 CPUtime=0
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1980904508 886665216 3559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=865884 CPUtime=0
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1980904508 886665216 3559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=865884 CPUtime=0
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1980904508 886665216 3559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=865884 CPUtime=0
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1980904510 886665216 3559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=865884 CPUtime=0.01
/proc/28748/task/28754/stat : 28754 (java) R 28746 28748 28621 0 -1 64 222 0 0 0 1 0 0 0 18 0 9 0 1980904510 886665216 3559 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 865884

[startup+0.202068 s]
/proc/loadavg: 1.94 1.00 0.56 3/72 28748
/proc/meminfo: memFree=1863252/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=866044 CPUtime=0.18
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 4617 0 1 0 16 2 0 0 18 0 9 0 1980904505 886829056 4044 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216511 4044 1858 9 0 211059 0
[pid=28748/tid=28749] ppid=28746 vsize=866044 CPUtime=0.16
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 3696 0 1 0 14 2 0 0 18 0 9 0 1980904506 886829056 4044 996147200 134512640 134550740 4294955968 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=866044 CPUtime=0
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1980904508 886829056 4044 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=866044 CPUtime=0
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1980904508 886829056 4044 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=866044 CPUtime=0
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1980904508 886829056 4044 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=866044 CPUtime=0
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1980904510 886829056 4044 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=866044 CPUtime=0.01
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 225 0 0 0 1 0 0 0 17 0 9 0 1980904510 886829056 4044 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866044

[startup+0.302084 s]
/proc/loadavg: 1.94 1.00 0.56 3/72 28748
/proc/meminfo: memFree=1863252/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=866284 CPUtime=0.29
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 5782 0 1 0 26 3 0 0 18 0 9 0 1980904505 887074816 5156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216571 5156 1951 9 0 211099 0
[pid=28748/tid=28749] ppid=28746 vsize=866284 CPUtime=0.23
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 4809 0 1 0 21 2 0 0 18 0 9 0 1980904506 887074816 5156 996147200 134512640 134550740 4294955968 18446744073709551615 104409440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=866284 CPUtime=0
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1980904508 887074816 5156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=866284 CPUtime=0
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1980904508 887074816 5156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=866284 CPUtime=0
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1980904508 887074816 5156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=866284 CPUtime=0
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1980904510 887074816 5156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=866284 CPUtime=0.04
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 277 0 0 0 4 0 0 0 16 0 9 0 1980904510 887074816 5156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.702158 s]
/proc/loadavg: 1.94 1.00 0.56 3/72 28748
/proc/meminfo: memFree=1863252/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=867432 CPUtime=0.69
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 8969 0 1 0 63 6 0 0 18 0 9 0 1980904505 888250368 8339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216858 8339 1974 9 0 211386 0
[pid=28748/tid=28749] ppid=28746 vsize=867432 CPUtime=0.51
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 7665 0 1 0 46 5 0 0 19 0 9 0 1980904506 888250368 8339 996147200 134512640 134550740 4294955968 18446744073709551615 4125950761 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=867432 CPUtime=0
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1980904508 888250368 8339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=867432 CPUtime=0
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1980904508 888250368 8339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=867432 CPUtime=0
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1980904508 888250368 8339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=867432 CPUtime=0
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1980904510 888250368 8339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=867432 CPUtime=0.15
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 608 0 0 0 15 0 0 0 16 0 9 0 1980904510 888250368 8339 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867432

[startup+1.50231 s]
/proc/loadavg: 1.94 1.00 0.56 4/81 28757
/proc/meminfo: memFree=1797132/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=867756 CPUtime=1.46
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 20640 584 1 0 122 14 10 0 18 0 10 0 1980904505 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216939 18840 2013 9 0 211467 0
[pid=28748/tid=28749] ppid=28746 vsize=867756 CPUtime=1.07
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 16676 584 1 0 87 10 10 0 16 0 10 0 1980904506 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4125977662 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=867756 CPUtime=0.2
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 2356 584 0 0 9 1 10 0 18 0 10 0 1980904508 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=867756 CPUtime=0.1
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 13 584 0 0 0 0 10 0 16 0 10 0 1980904508 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=867756 CPUtime=0.1
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 5 584 0 0 0 0 10 0 16 0 10 0 1980904508 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=867756 CPUtime=0.1
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 584 0 0 0 0 10 0 18 0 10 0 1980904510 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=867756 CPUtime=0.33
/proc/28748/task/28754/stat : 28754 (java) R 28746 28748 28621 0 -1 64 779 584 0 0 23 0 10 0 16 0 10 0 1980904510 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28756] ppid=28746 vsize=867756 CPUtime=0.1
/proc/28748/task/28756/stat : 28756 (java) S 28746 28748 28621 0 -1 64 1 584 0 0 0 0 10 0 19 0 10 0 1980904510 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28757] ppid=28746 vsize=867756 CPUtime=0.1
/proc/28748/task/28757/stat : 28757 (java) S 28746 28748 28621 0 -1 64 11 584 0 0 0 0 10 0 15 0 10 0 1980904510 888582144 18840 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867756

[startup+3.1016 s]
/proc/loadavg: 1.94 1.00 0.56 3/81 28761
/proc/meminfo: memFree=1787276/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=867916 CPUtime=3.05
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 31007 706 1 0 277 17 10 1 18 0 9 0 1980904505 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216979 21420 2636 9 0 211485 0
[pid=28748/tid=28749] ppid=28746 vsize=867916 CPUtime=2.48
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 21550 706 1 0 225 12 10 1 25 0 9 0 1980904506 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4127121248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=867916 CPUtime=0.34
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 7742 706 0 0 21 2 10 1 17 0 9 0 1980904508 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 17 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 9 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 18 0 9 0 1980904510 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=867916 CPUtime=0.42
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 875 706 0 0 30 1 10 1 15 0 9 0 1980904510 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28756] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28756/stat : 28756 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 19 0 9 0 1980904510 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28757] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28757/stat : 28757 (java) S 28746 28748 28621 0 -1 64 11 706 0 0 0 0 10 1 15 0 9 0 1980904510 888745984 21420 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) 867916

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

[startup+3.20261 s]
/proc/loadavg: 1.94 1.00 0.56 3/81 28761
/proc/meminfo: memFree=1787276/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=867916 CPUtime=3.15
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 31007 706 1 0 287 17 10 1 18 0 9 0 1980904505 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216979 21420 2636 9 0 211485 0
[pid=28748/tid=28749] ppid=28746 vsize=867916 CPUtime=2.57
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 21550 706 1 0 234 12 10 1 25 0 9 0 1980904506 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4127098720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=867916 CPUtime=0.34
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 7742 706 0 0 21 2 10 1 17 0 9 0 1980904508 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 17 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 9 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 18 0 9 0 1980904510 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=867916 CPUtime=0.42
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 875 706 0 0 30 1 10 1 15 0 9 0 1980904510 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28756] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28756/stat : 28756 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 19 0 9 0 1980904510 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28757] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28757/stat : 28757 (java) S 28746 28748 28621 0 -1 64 11 706 0 0 0 0 10 1 15 0 9 0 1980904510 888745984 21420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 867916

[startup+4.00276 s]
/proc/loadavg: 1.94 1.00 0.56 3/81 28761
/proc/meminfo: memFree=1787276/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=867916 CPUtime=3.94
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 31321 706 1 0 366 17 10 1 18 0 9 0 1980904505 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216979 21433 2636 9 0 211485 0
[pid=28748/tid=28749] ppid=28746 vsize=867916 CPUtime=3.34
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 21853 706 1 0 311 12 10 1 25 0 9 0 1980904506 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4127107390 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=867916 CPUtime=0.34
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 7742 706 0 0 21 2 10 1 17 0 9 0 1980904508 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 17 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 9 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 18 0 9 0 1980904510 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=867916 CPUtime=0.45
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 886 706 0 0 33 1 10 1 15 0 9 0 1980904510 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28756] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28756/stat : 28756 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 19 0 9 0 1980904510 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28757] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28757/stat : 28757 (java) S 28746 28748 28621 0 -1 64 11 706 0 0 0 0 10 1 15 0 9 0 1980904510 888745984 21433 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 867916

[startup+4.40283 s]
/proc/loadavg: 1.94 1.02 0.57 3/81 28761
/proc/meminfo: memFree=1787276/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=867916 CPUtime=4.34
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 31337 706 1 0 406 17 10 1 18 0 9 0 1980904505 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216979 21448 2636 9 0 211485 0
[pid=28748/tid=28749] ppid=28746 vsize=867916 CPUtime=3.71
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 21854 706 1 0 348 12 10 1 25 0 9 0 1980904506 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4127189964 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=867916 CPUtime=0.34
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 7742 706 0 0 21 2 10 1 16 0 9 0 1980904508 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 17 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 9 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 18 0 9 0 1980904510 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=867916 CPUtime=0.48
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 901 706 0 0 36 1 10 1 16 0 9 0 1980904510 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28756] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28756/stat : 28756 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 19 0 9 0 1980904510 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28757] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28757/stat : 28757 (java) S 28746 28748 28621 0 -1 64 11 706 0 0 0 0 10 1 15 0 9 0 1980904510 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 867916

[startup+4.60287 s]
/proc/loadavg: 1.94 1.02 0.57 3/81 28761
/proc/meminfo: memFree=1787276/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=867916 CPUtime=4.53
/proc/28748/stat : 28748 (java) S 28746 28748 28621 0 -1 0 31337 706 1 0 425 17 10 1 18 0 9 0 1980904505 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 216979 21448 2636 9 0 211485 0
[pid=28748/tid=28749] ppid=28746 vsize=867916 CPUtime=3.9
/proc/28748/task/28749/stat : 28749 (java) R 28746 28748 28621 0 -1 64 21854 706 1 0 367 12 10 1 25 0 9 0 1980904506 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4127100896 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28750] ppid=28746 vsize=867916 CPUtime=0.34
/proc/28748/task/28750/stat : 28750 (java) S 28746 28748 28621 0 -1 64 7742 706 0 0 21 2 10 1 16 0 9 0 1980904508 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28751] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28751/stat : 28751 (java) S 28746 28748 28621 0 -1 64 17 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28752] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28752/stat : 28752 (java) S 28746 28748 28621 0 -1 64 9 706 0 0 0 0 10 1 15 0 9 0 1980904508 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28753] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28753/stat : 28753 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 18 0 9 0 1980904510 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28754] ppid=28746 vsize=867916 CPUtime=0.48
/proc/28748/task/28754/stat : 28754 (java) S 28746 28748 28621 0 -1 64 901 706 0 0 36 1 10 1 15 0 9 0 1980904510 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28756] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28756/stat : 28756 (java) S 28746 28748 28621 0 -1 64 1 706 0 0 0 0 10 1 19 0 9 0 1980904510 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28748/tid=28757] ppid=28746 vsize=867916 CPUtime=0.11
/proc/28748/task/28757/stat : 28757 (java) S 28746 28748 28621 0 -1 64 11 706 0 0 0 0 10 1 15 0 9 0 1980904510 888745984 21448 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 867916

[startup+4.70341 s]
/proc/loadavg: 1.94 1.02 0.57 3/81 28761
/proc/meminfo: memFree=1787276/2055920 swapFree=4179760/4192956
[pid=28748] ppid=28746 vsize=0 CPUtime=4.62
/proc/28748/stat : 28748 (java) Z 28746 28748 28621 0 -1 12 31466 706 1 0 433 18 10 1 16 0 2 0 1980904505 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28748/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 4.70745
CPU time (s): 4.64529
CPU user time (s): 4.43833
CPU system time (s): 0.206968
CPU usage (%): 98.6797
Max. virtual memory (cumulated for all children) (KiB): 867932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.43832
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32172
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= 1757
involuntary context switches= 1886

runsolver used 0.014997 second user time and 0.019996 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-02 19:22:01
IDJOB=1044679
IDBENCH=53318
IDSOLVER=364
FILE ID=node45/1044679-1215019321
PBS_JOBID= 7874380
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/driver/normalized-driverlogw-08c-sat_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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1044679-1215019321/watcher-1044679-1215019321 -o /tmp/evaluation-result-1044679-1215019321/solver-1044679-1215019321 -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-1044679-1215019321.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7102e7d00fff6cdbaa907e893a7b3353
RANDOM SEED=1556234324

node45.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.268
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.268
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:       1863668 kB
Buffers:         12964 kB
Cached:         122280 kB
SwapCached:       6672 kB
Active:          88460 kB
Inactive:        60696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863668 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:            2796 kB
Writeback:           0 kB
Mapped:          21748 kB
Slab:            28576 kB
Committed_AS:  3734688 kB
PageTables:       1716 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 node45 at 2008-07-02 19:22:06