Trace number 1061407

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 ACSAT 15.9216 16.0874

DiagnosticValue
CHECKS5268120
NODES5115

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-32e2.xml
MD5SUM9a607de237210856721bcb33bfef4dc4
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 benchmark3.06353
Satisfiable
(Un)Satisfiability was proved
Number of variables534
Number of constraints3013
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3013
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1061407-1215132797.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.41	     nbVariables=534  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=1068
0.38/0.41	       =>  wckTime=0.167  cpuTime=0.12  mem=8M829
0.38/0.41	   
0.38/0.41	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
1.66/1.70	     nbConstraints=3015  nbGlobalConstraints=2  nbConvertedConstraints=2763  nbConvertConstraintsChecks=16
1.66/1.70	     nbExtensionStructures=2  nbSharedExtensionStructures=2761  nbConflictsStructures=3
1.66/1.70	     nbSharedConflictsStructures=2785  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5
1.66/1.70	     nbEvaluationManagers=2  nbSharedEvaluationManagers=248  minDegree=3  maxDegree=54  minArity=2  avgArity=4.48
1.66/1.70	     maxArity=356  nbGenerators=2  nbFusions=0  symmetryWckTime=0.463  symmetryCpuTime=0.24
1.66/1.70	       =>  wckTime=1.458  cpuTime=1.06  mem=18M210
1.66/1.79	   
1.66/1.79	   solver IterativeSystematicSolver being built... 
1.86/1.93	   
1.86/1.93	   INFO : Forward propagation technique limited 
1.97/2.02	       =>  wckTime=1.776  cpuTime=1.24  mem=44M19
1.97/2.04	   
1.97/2.04	   preprocessing
1.97/2.04	     nbConstraintChecks=0  nbPropagations=534  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.97/2.04	     detectedInconsistency=no
1.97/2.04	       =>  wckTime=0.022  cpuTime=0.02  mem=44M984
2.96/3.09	   
2.96/3.09	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=47M13)
15.82/16.06	   
15.82/16.06	   search
15.82/16.06	     run=7  nbConstraintChecks=5268117  nbValidityChecks=5030176  minDepth=44  maxDepth=534  nbPropagations=765959
15.82/16.06	     nbRevisions=19854744  nbUselessRevisions=18948072  nbAssignments=5115  nbFailedAssignments=320  nbBacktracks=3616
15.82/16.06	     nbVisitedNodes=6795  nbRestartNogoods=14  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=395.61
15.82/16.06	     nbIEliminables=44.13  nbDEliminables=0  nbPEliminables=0
15.82/16.06	       =>  wckTime=14.035  cpuTime=13.79  mem=47M13
15.82/16.06	   
15.82/16.06	   global
15.82/16.06	     nbConstraintChecks=5268117  nbValidityChecks=5030176  nbPropagations=766493  nbRevisions=19854744
15.82/16.06	     nbUselessRevisions=18948072  nbRestartNogoods=14  solvingWckTime=14.037  solvingCpuTime=13.79  expiredTime=no
15.82/16.06	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=15.03  globalCpuTime=15.08
15.82/16.06	       =>  wckTime=15.815  cpuTime=15.03  mem=47M13
15.82/16.06	   
15.82/16.06	s SATISFIABLE
15.82/16.06	v 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 
15.82/16.06	d NODES 5115
15.82/16.06	d CHECKS 5268117
15.82/16.06	   
15.82/16.06	   totalWckTime=15.88  totalCpuTime=15.09

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-1061407-1215132797/watcher-1061407-1215132797 -o /tmp/evaluation-result-1061407-1215132797/solver-1061407-1215132797 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1061407-1215132797.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: 2.00 2.00 2.00 4/81 9825
/proc/meminfo: memFree=1791632/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=1616 CPUtime=0
/proc/9825/stat : 9825 (java) R 9823 9825 9701 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1992253827 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/9825/statm: 404 145 119 9 0 46 0

[startup+0.0243219 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9825
/proc/meminfo: memFree=1791632/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=860712 CPUtime=0.01
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 1627 0 1 0 0 1 0 0 18 0 2 0 1992253827 881369088 1336 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 215178 1340 528 9 0 210157 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860712

[startup+0.102326 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9825
/proc/meminfo: memFree=1791632/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=865884 CPUtime=0.08
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 3732 0 1 0 6 2 0 0 18 0 9 0 1992253827 886665216 3196 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 216471 3196 1692 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301361 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9825
/proc/meminfo: memFree=1791632/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=866284 CPUtime=0.28
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 5989 0 1 0 24 4 0 0 18 0 9 0 1992253827 887074816 5363 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 216571 5363 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701414 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9825
/proc/meminfo: memFree=1791632/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=867676 CPUtime=0.68
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 9267 0 1 0 63 5 0 0 18 0 9 0 1992253827 888500224 8627 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 216919 8628 2008 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50154 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9834
/proc/meminfo: memFree=1753608/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=868000 CPUtime=1.39
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 24250 0 1 0 117 22 0 0 18 0 10 0 1992253827 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217000 17523 2030 9 0 211506 0
[pid=9825/tid=9827] ppid=9823 vsize=868000 CPUtime=1.09
/proc/9825/task/9827/stat : 9827 (java) S 9823 9825 9701 0 -1 64 15640 0 1 0 91 18 0 0 16 0 10 0 1992253828 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=868000 CPUtime=0.04
/proc/9825/task/9828/stat : 9828 (java) R 9823 9825 9701 0 -1 64 7116 0 0 0 3 1 0 0 17 0 10 0 1992253829 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9829] ppid=9823 vsize=868000 CPUtime=0
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 9 0 0 0 0 0 0 0 21 0 10 0 1992253829 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9830] ppid=9823 vsize=868000 CPUtime=0
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 4 0 0 0 0 0 0 0 22 0 10 0 1992253829 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9831] ppid=9823 vsize=868000 CPUtime=0
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 1992253831 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=868000 CPUtime=0.21
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 726 0 0 0 21 0 0 0 16 0 10 0 1992253831 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=868000 CPUtime=0
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 1992253831 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=868000 CPUtime=0
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 1992253831 888832000 17523 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 868000

[startup+3.10277 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9838
/proc/meminfo: memFree=1720584/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=869120 CPUtime=3.06
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 40167 637 1 0 269 27 9 1 18 0 9 0 1992253827 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217280 20255 2637 9 0 211786 0
[pid=9825/tid=9827] ppid=9823 vsize=869120 CPUtime=2.54
/proc/9825/task/9827/stat : 9827 (java) R 9823 9825 9701 0 -1 64 26648 637 1 0 223 21 9 1 25 0 9 0 1992253828 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4127209559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=869120 CPUtime=0.25
/proc/9825/task/9828/stat : 9828 (java) S 9823 9825 9701 0 -1 64 11700 637 0 0 12 3 9 1 16 0 9 0 1992253829 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9829] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 16 637 0 0 0 0 9 1 16 0 9 0 1992253829 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9830] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 19 637 0 0 0 0 9 1 15 0 9 0 1992253829 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9831] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 637 0 0 0 0 9 1 23 0 9 0 1992253831 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=869120 CPUtime=0.42
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 970 637 0 0 32 0 9 1 15 0 9 0 1992253831 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 637 0 0 0 0 9 1 24 0 9 0 1992253831 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 12 637 0 0 0 0 9 1 15 0 9 0 1992253831 889978880 20255 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 869120

[startup+6.30124 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9838
/proc/meminfo: memFree=1720392/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=869120 CPUtime=6.22
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 40247 637 1 0 585 27 9 1 18 0 9 0 1992253827 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217280 20267 2637 9 0 211786 0
[pid=9825/tid=9827] ppid=9823 vsize=869120 CPUtime=5.68
/proc/9825/task/9827/stat : 9827 (java) R 9823 9825 9701 0 -1 64 26650 637 1 0 537 21 9 1 17 0 9 0 1992253828 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4127209562 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=869120 CPUtime=0.25
/proc/9825/task/9828/stat : 9828 (java) S 9823 9825 9701 0 -1 64 11700 637 0 0 12 3 9 1 16 0 9 0 1992253829 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9829] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 16 637 0 0 0 0 9 1 16 0 9 0 1992253829 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9830] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 19 637 0 0 0 0 9 1 15 0 9 0 1992253829 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9831] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 637 0 0 0 0 9 1 23 0 9 0 1992253831 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=869120 CPUtime=0.46
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 1018 637 0 0 35 1 9 1 15 0 9 0 1992253831 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 637 0 0 0 0 9 1 24 0 9 0 1992253831 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 42 637 0 0 0 0 9 1 15 0 9 0 1992253831 889978880 20267 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 869120

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9838
/proc/meminfo: memFree=1720136/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=869120 CPUtime=12.55
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 40262 637 1 0 1218 27 9 1 18 0 9 0 1992253827 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217280 20273 2637 9 0 211786 0
[pid=9825/tid=9827] ppid=9823 vsize=869120 CPUtime=12
/proc/9825/task/9827/stat : 9827 (java) R 9823 9825 9701 0 -1 64 26651 637 1 0 1169 21 9 1 25 0 9 0 1992253828 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4127207559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=869120 CPUtime=0.25
/proc/9825/task/9828/stat : 9828 (java) S 9823 9825 9701 0 -1 64 11700 637 0 0 12 3 9 1 16 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9829] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 16 637 0 0 0 0 9 1 16 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9830] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 19 637 0 0 0 0 9 1 15 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9831] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 637 0 0 0 0 9 1 23 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=869120 CPUtime=0.47
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 1032 637 0 0 36 1 9 1 16 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 637 0 0 0 0 9 1 24 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 42 637 0 0 0 0 9 1 15 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 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) 869120

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

[startup+14.3074 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9838
/proc/meminfo: memFree=1720136/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=869120 CPUtime=14.14
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 40262 637 1 0 1377 27 9 1 18 0 9 0 1992253827 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217280 20273 2637 9 0 211786 0
[pid=9825/tid=9827] ppid=9823 vsize=869120 CPUtime=13.59
/proc/9825/task/9827/stat : 9827 (java) R 9823 9825 9701 0 -1 64 26651 637 1 0 1328 21 9 1 25 0 9 0 1992253828 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4127166866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=869120 CPUtime=0.25
/proc/9825/task/9828/stat : 9828 (java) S 9823 9825 9701 0 -1 64 11700 637 0 0 12 3 9 1 16 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9829] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 16 637 0 0 0 0 9 1 16 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9830] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 19 637 0 0 0 0 9 1 15 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9831] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 637 0 0 0 0 9 1 23 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=869120 CPUtime=0.47
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 1032 637 0 0 36 1 9 1 16 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 637 0 0 0 0 9 1 24 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 42 637 0 0 0 0 9 1 15 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.14
Current children cumulated vsize (KiB) 869120

[startup+15.1025 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9838
/proc/meminfo: memFree=1720136/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=869120 CPUtime=14.93
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 40263 637 1 0 1456 27 9 1 18 0 9 0 1992253827 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217280 20273 2637 9 0 211786 0
[pid=9825/tid=9827] ppid=9823 vsize=869120 CPUtime=14.38
/proc/9825/task/9827/stat : 9827 (java) R 9823 9825 9701 0 -1 64 26651 637 1 0 1407 21 9 1 25 0 9 0 1992253828 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4127207559 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=869120 CPUtime=0.25
/proc/9825/task/9828/stat : 9828 (java) S 9823 9825 9701 0 -1 64 11700 637 0 0 12 3 9 1 16 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9829] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 16 637 0 0 0 0 9 1 16 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9830] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 19 637 0 0 0 0 9 1 15 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9831] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 637 0 0 0 0 9 1 23 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=869120 CPUtime=0.47
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 1033 637 0 0 36 1 9 1 17 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 637 0 0 0 0 9 1 24 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 42 637 0 0 0 0 9 1 15 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.93
Current children cumulated vsize (KiB) 869120

[startup+15.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9838
/proc/meminfo: memFree=1720200/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=869120 CPUtime=15.33
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 40263 637 1 0 1496 27 9 1 18 0 9 0 1992253827 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217280 20273 2637 9 0 211786 0
[pid=9825/tid=9827] ppid=9823 vsize=869120 CPUtime=14.77
/proc/9825/task/9827/stat : 9827 (java) R 9823 9825 9701 0 -1 64 26651 637 1 0 1446 21 9 1 18 0 9 0 1992253828 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4127207532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=869120 CPUtime=0.25
/proc/9825/task/9828/stat : 9828 (java) S 9823 9825 9701 0 -1 64 11700 637 0 0 12 3 9 1 16 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9829] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 16 637 0 0 0 0 9 1 16 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9830] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 19 637 0 0 0 0 9 1 15 0 9 0 1992253829 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9831] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 637 0 0 0 0 9 1 23 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=869120 CPUtime=0.47
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 1033 637 0 0 36 1 9 1 17 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 637 0 0 0 0 9 1 24 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 42 637 0 0 0 0 9 1 15 0 9 0 1992253831 889978880 20273 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.33
Current children cumulated vsize (KiB) 869120

[startup+15.9017 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9838
/proc/meminfo: memFree=1720200/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=869120 CPUtime=15.73
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 40266 637 1 0 1536 27 9 1 18 0 9 0 1992253827 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217280 20274 2637 9 0 211786 0
[pid=9825/tid=9827] ppid=9823 vsize=869120 CPUtime=15.17
/proc/9825/task/9827/stat : 9827 (java) R 9823 9825 9701 0 -1 64 26652 637 1 0 1486 21 9 1 22 0 9 0 1992253828 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4127209553 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=869120 CPUtime=0.25
/proc/9825/task/9828/stat : 9828 (java) S 9823 9825 9701 0 -1 64 11700 637 0 0 12 3 9 1 16 0 9 0 1992253829 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9829] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 16 637 0 0 0 0 9 1 16 0 9 0 1992253829 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9830] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 19 637 0 0 0 0 9 1 15 0 9 0 1992253829 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9831] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 637 0 0 0 0 9 1 23 0 9 0 1992253831 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=869120 CPUtime=0.47
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 1035 637 0 0 36 1 9 1 15 0 9 0 1992253831 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 637 0 0 0 0 9 1 24 0 9 0 1992253831 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 42 637 0 0 0 0 9 1 15 0 9 0 1992253831 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 869120

[startup+16.0017 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9838
/proc/meminfo: memFree=1720200/2055920 swapFree=4164564/4192956
[pid=9825] ppid=9823 vsize=869120 CPUtime=15.82
/proc/9825/stat : 9825 (java) S 9823 9825 9701 0 -1 0 40266 637 1 0 1545 27 9 1 18 0 9 0 1992253827 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9825/statm: 217280 20274 2637 9 0 211786 0
[pid=9825/tid=9827] ppid=9823 vsize=869120 CPUtime=15.27
/proc/9825/task/9827/stat : 9827 (java) R 9823 9825 9701 0 -1 64 26652 637 1 0 1496 21 9 1 23 0 9 0 1992253828 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4127213795 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9828] ppid=9823 vsize=869120 CPUtime=0.25
/proc/9825/task/9828/stat : 9828 (java) S 9823 9825 9701 0 -1 64 11700 637 0 0 12 3 9 1 16 0 9 0 1992253829 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9829] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9829/stat : 9829 (java) S 9823 9825 9701 0 -1 64 16 637 0 0 0 0 9 1 16 0 9 0 1992253829 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9830] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9830/stat : 9830 (java) S 9823 9825 9701 0 -1 64 19 637 0 0 0 0 9 1 15 0 9 0 1992253829 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9831] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9831/stat : 9831 (java) S 9823 9825 9701 0 -1 64 1 637 0 0 0 0 9 1 23 0 9 0 1992253831 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9832] ppid=9823 vsize=869120 CPUtime=0.47
/proc/9825/task/9832/stat : 9832 (java) S 9823 9825 9701 0 -1 64 1035 637 0 0 36 1 9 1 15 0 9 0 1992253831 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9825/tid=9833] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9833/stat : 9833 (java) S 9823 9825 9701 0 -1 64 2 637 0 0 0 0 9 1 24 0 9 0 1992253831 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9825/tid=9834] ppid=9823 vsize=869120 CPUtime=0.1
/proc/9825/task/9834/stat : 9834 (java) S 9823 9825 9701 0 -1 64 42 637 0 0 0 0 9 1 15 0 9 0 1992253831 889978880 20274 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.82
Current children cumulated vsize (KiB) 869120

Child status: 0
Real time (s): 16.0874
CPU time (s): 15.9216
CPU user time (s): 15.6136
CPU system time (s): 0.307953
CPU usage (%): 98.9694
Max. virtual memory (cumulated for all children) (KiB): 869120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.6136
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41031
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= 2264
involuntary context switches= 2553

runsolver used 0.019996 second user time and 0.06099 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-04 02:53:17
IDJOB=1061407
IDBENCH=54553
IDSOLVER=363
FILE ID=node22/1061407-1215132797
PBS_JOBID= 7877335
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-32e2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1061407-1215132797/watcher-1061407-1215132797 -o /tmp/evaluation-result-1061407-1215132797/solver-1061407-1215132797 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1061407-1215132797.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9a607de237210856721bcb33bfef4dc4
RANDOM SEED=1288561380

node22.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.267
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.267
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:       1792048 kB
Buffers:         10072 kB
Cached:          88372 kB
SwapCached:      22256 kB
Active:         175720 kB
Inactive:        27468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792048 kB
SwapTotal:     4192956 kB
SwapFree:      4164564 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:         105192 kB
Slab:            45744 kB
Committed_AS:  3975100 kB
PageTables:       1956 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= 66552 MiB
End job on node22 at 2008-07-04 02:53:33