Trace number 1085593

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 ACUNSAT 31.4832 31.8161

DiagnosticValue
CHECKS59746
NODES0

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-6.xml
MD5SUM3874290cda754699d3686661cf7c347b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.73767
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1085593-1215234519.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.58/0.67	     nbVariables=1750  nbDomainTypes=30  minDomainSize=82  maxDomainSize=802  nbTotalValues=813037
0.58/0.67	       =>  wckTime=0.406  cpuTime=0.28  mem=35M272
0.58/0.67	   
0.58/0.67	   predicates being loaded...
0.68/0.73	   
0.68/0.73	   constraints being loaded...
20.90/21.14	   
20.90/21.14	   INFO : Stopping converting binary constraints (cpu=20.28, mem = 73M291)
30.02/30.40	     nbConstraints=16963  nbGlobalConstraints=39  nbMergedConstraints=15125  nbConvertedConstraints=104
30.02/30.40	     nbConvertConstraintsChecks=40961392  nbExtensionStructures=100  nbSharedExtensionStructures=5
30.02/30.40	     nbConflictsStructures=292  nbSharedConflictsStructures=264  nbUnbuiltConflictsStructures=6320
30.02/30.40	     nbSharedBinaryRepresentations=107543  nbEvaluationManagers=6512  nbSharedEvaluationManagers=10308  minDegree=3
30.02/30.40	     maxDegree=58  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=4.13
30.02/30.40	     symmetryCpuTime=3.81  nbCliques=39
30.02/30.40	       =>  wckTime=30.136  cpuTime=28.58  mem=90M48
30.50/30.83	   
30.50/30.83	   solver IterativeSystematicSolver being built... 
31.00/31.35	   
31.00/31.35	   INFO : Forward propagation technique limited 
31.21/31.57	       =>  wckTime=31.311  cpuTime=29.02  mem=173M11
31.41/31.71	   
31.41/31.71	   preprocessing
31.41/31.71	     nbConstraintChecks=59746  nbValidityChecks=421  nbPropagations=8  nbRevisions=146  nbUselessRevisions=81
31.41/31.71	     nbRemovedValues=9786  detectedInconsistency=yes
31.41/31.71	       =>  wckTime=0.122  cpuTime=0.11  mem=173M11
31.41/31.71	   
31.41/31.71	   global
31.41/31.71	     nbConstraintChecks=59746  nbValidityChecks=421  nbPropagations=8  nbRevisions=146  nbUselessRevisions=81
31.41/31.71	     nbRestartNogoods=0  solvingWckTime=0.125  solvingCpuTime=0.11  expiredTime=no  totalExploration=yes
31.41/31.71	     nbFoundSolutions=0  globalCpuTime=29.18
31.41/31.71	       =>  wckTime=31.452  cpuTime=29.14  mem=173M11
31.41/31.72	   
31.41/31.72	s UNSATISFIABLE
31.41/31.72	d NODES 0
31.41/31.72	d CHECKS 59746
31.41/31.72	   
31.41/31.72	   totalWckTime=31.526  totalCpuTime=29.19

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085593-1215234519/watcher-1085593-1215234519 -o /tmp/evaluation-result-1085593-1215234519/solver-1085593-1215234519 -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-1085593-1215234519.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.92 2.04 2.03 4/73 2991
/proc/meminfo: memFree=1662176/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=1616 CPUtime=0
/proc/2991/stat : 2991 (java) D 2989 2991 1212 0 -1 0 317 0 0 0 0 0 0 0 18 0 1 0 2002426765 1654784 126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099793910 0 0 17 1 0 0
/proc/2991/statm: 404 126 100 9 0 46 0

[startup+0.0436961 s]
/proc/loadavg: 1.92 2.04 2.03 4/73 2991
/proc/meminfo: memFree=1662176/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=861876 CPUtime=0.02
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 2002426765 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102571 s]
/proc/loadavg: 1.92 2.04 2.03 4/73 2991
/proc/meminfo: memFree=1662176/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=865884 CPUtime=0.09
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 3686 0 1 0 7 2 0 0 18 0 9 0 2002426765 886665216 3161 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216471 3161 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301598 s]
/proc/loadavg: 1.92 2.04 2.03 4/73 2991
/proc/meminfo: memFree=1662176/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=866284 CPUtime=0.28
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 5788 0 1 0 25 3 0 0 18 0 9 0 2002426765 887074816 5162 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216571 5162 1951 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701653 s]
/proc/loadavg: 1.92 2.04 2.03 4/73 2991
/proc/meminfo: memFree=1662176/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867416 CPUtime=0.68
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 13936 0 1 0 61 7 0 0 18 0 9 0 2002426765 888233984 13297 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216854 13297 2002 9 0 211360 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867416

[startup+1.50276 s]
/proc/loadavg: 1.92 2.04 2.03 4/82 3000
/proc/meminfo: memFree=1599384/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867460 CPUtime=1.48
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 22608 0 1 0 136 12 0 0 18 0 9 0 2002426765 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216865 21944 2004 9 0 211393 0
[pid=2991/tid=2992] ppid=2989 vsize=867460 CPUtime=1.2
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 15743 0 1 0 112 8 0 0 25 0 9 0 2002426767 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4126598955 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867460 CPUtime=0.06
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 5538 0 0 0 5 1 0 0 17 0 9 0 2002426768 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002426770 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867460 CPUtime=0.18
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 631 0 0 0 18 0 0 0 15 0 9 0 2002426770 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002426770 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002426770 888279040 21944 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867460

[startup+3.10197 s]
/proc/loadavg: 1.92 2.04 2.03 3/82 3000
/proc/meminfo: memFree=1569752/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867460 CPUtime=3.07
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 27222 0 1 0 293 14 0 0 18 0 9 0 2002426765 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216865 26554 2006 9 0 211393 0
[pid=2991/tid=2992] ppid=2989 vsize=867460 CPUtime=2.58
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 15775 0 1 0 250 8 0 0 25 0 9 0 2002426767 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4126900848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867460 CPUtime=0.25
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 10110 0 0 0 22 3 0 0 16 0 9 0 2002426768 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002426770 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867460 CPUtime=0.19
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 641 0 0 0 19 0 0 0 15 0 9 0 2002426770 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002426770 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002426770 888279040 26554 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867460

[startup+6.3014 s]
/proc/loadavg: 1.93 2.04 2.02 3/82 3000
/proc/meminfo: memFree=1563288/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867460 CPUtime=6.23
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 27240 0 1 0 609 14 0 0 18 0 9 0 2002426765 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216865 26569 2006 9 0 211393 0
[pid=2991/tid=2992] ppid=2989 vsize=867460 CPUtime=5.73
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 15782 0 1 0 565 8 0 0 25 0 9 0 2002426767 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4126899531 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867460 CPUtime=0.25
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 10110 0 0 0 22 3 0 0 17 0 9 0 2002426768 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002426770 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867460 CPUtime=0.21
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 652 0 0 0 21 0 0 0 15 0 9 0 2002426770 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002426770 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002426770 888279040 26569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867460

[startup+12.7013 s]
/proc/loadavg: 1.93 2.04 2.02 3/82 3000
/proc/meminfo: memFree=1563160/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867460 CPUtime=12.58
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 27258 0 1 0 1244 14 0 0 18 0 9 0 2002426765 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216865 26586 2006 9 0 211393 0
[pid=2991/tid=2992] ppid=2989 vsize=867460 CPUtime=12.06
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 15783 0 1 0 1198 8 0 0 25 0 9 0 2002426767 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4126900855 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867460 CPUtime=0.25
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 10110 0 0 0 22 3 0 0 17 0 9 0 2002426768 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002426770 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867460 CPUtime=0.23
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 669 0 0 0 23 0 0 0 15 0 9 0 2002426770 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002426770 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002426770 888279040 26586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867460

[startup+25.503 s]
/proc/loadavg: 1.95 2.04 2.02 3/82 3000
/proc/meminfo: memFree=1541272/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867460 CPUtime=25.27
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 33656 0 1 0 2510 17 0 0 18 0 9 0 2002426765 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216865 32975 2007 9 0 211393 0
[pid=2991/tid=2992] ppid=2989 vsize=867460 CPUtime=24.27
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 15795 0 1 0 2418 9 0 0 25 0 9 0 2002426767 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 102689690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867460 CPUtime=0.69
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 16468 0 0 0 64 5 0 0 16 0 9 0 2002426768 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002426768 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002426770 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867460 CPUtime=0.27
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 697 0 0 0 27 0 0 0 16 0 9 0 2002426770 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002426770 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867460 CPUtime=0
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002426770 888279040 32975 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 867460

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

[startup+28.7014 s]
/proc/loadavg: 1.95 2.03 2.02 3/82 3004
/proc/meminfo: memFree=1533656/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867784 CPUtime=28.42
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 37295 1108 1 0 2801 20 19 2 18 0 9 0 2002426765 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216946 33933 2018 9 0 211474 0
[pid=2991/tid=2992] ppid=2989 vsize=867784 CPUtime=27.3
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 18156 1108 1 0 2699 10 19 2 25 0 9 0 2002426767 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4126899537 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867784 CPUtime=0.97
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 17464 1108 0 0 70 6 19 2 17 0 9 0 2002426768 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 13 1108 0 0 0 0 19 2 16 0 9 0 2002426768 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 5 1108 0 0 0 0 19 2 16 0 9 0 2002426768 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 18 0 9 0 2002426770 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867784 CPUtime=0.53
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 836 1108 0 0 31 1 19 2 16 0 9 0 2002426770 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 19 0 9 0 2002426770 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 7 1108 0 0 0 0 19 2 15 0 9 0 2002426770 888610816 33933 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.42
Current children cumulated vsize (KiB) 867784

[startup+30.3016 s]
/proc/loadavg: 1.95 2.03 2.02 3/82 3004
/proc/meminfo: memFree=1533656/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867784 CPUtime=30.02
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 38364 1108 1 0 2961 20 19 2 18 0 9 0 2002426765 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216946 33935 2018 9 0 211474 0
[pid=2991/tid=2992] ppid=2989 vsize=867784 CPUtime=28.89
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 19216 1108 1 0 2858 10 19 2 25 0 9 0 2002426767 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4127206973 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867784 CPUtime=0.97
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 17464 1108 0 0 70 6 19 2 16 0 9 0 2002426768 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 13 1108 0 0 0 0 19 2 16 0 9 0 2002426768 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 5 1108 0 0 0 0 19 2 16 0 9 0 2002426768 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 18 0 9 0 2002426770 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867784 CPUtime=0.54
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 845 1108 0 0 32 1 19 2 16 0 9 0 2002426770 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 19 0 9 0 2002426770 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 7 1108 0 0 0 0 19 2 15 0 9 0 2002426770 888610816 33935 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.02
Current children cumulated vsize (KiB) 867784

[startup+31.1018 s]
/proc/loadavg: 1.95 2.03 2.02 4/82 3004
/proc/meminfo: memFree=1533016/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867784 CPUtime=30.81
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 71794 1108 1 0 3033 27 19 2 18 0 9 0 2002426765 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216946 40581 2615 9 0 211474 0
[pid=2991/tid=2992] ppid=2989 vsize=867784 CPUtime=29.18
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 30681 1108 1 0 2884 13 19 2 25 0 9 0 2002426767 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4126580228 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867784 CPUtime=1.43
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 39376 1108 0 0 112 10 19 2 16 0 9 0 2002426768 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 17 1108 0 0 0 0 19 2 16 0 9 0 2002426768 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 24 1108 0 0 0 0 19 2 15 0 9 0 2002426768 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 18 0 9 0 2002426770 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867784 CPUtime=0.57
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 875 1108 0 0 35 1 19 2 15 0 9 0 2002426770 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 19 0 9 0 2002426770 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 7 1108 0 0 0 0 19 2 15 0 9 0 2002426770 888610816 40581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.81
Current children cumulated vsize (KiB) 867784

[startup+31.5018 s]
/proc/loadavg: 1.95 2.03 2.02 4/82 3004
/proc/meminfo: memFree=1533016/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867872 CPUtime=31.21
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 85442 1108 1 0 3068 32 19 2 18 0 9 0 2002426765 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216968 53581 2638 9 0 211474 0
[pid=2991/tid=2992] ppid=2989 vsize=867872 CPUtime=29.41
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 30749 1108 1 0 2907 13 19 2 25 0 9 0 2002426767 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4125950496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867872 CPUtime=1.56
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 52840 1108 0 0 120 15 19 2 16 0 9 0 2002426768 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867872 CPUtime=0.21
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 17 1108 0 0 0 0 19 2 16 0 9 0 2002426768 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867872 CPUtime=0.21
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 24 1108 0 0 0 0 19 2 15 0 9 0 2002426768 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867872 CPUtime=0.21
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 18 0 9 0 2002426770 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867872 CPUtime=0.61
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 991 1108 0 0 39 1 19 2 15 0 9 0 2002426770 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867872 CPUtime=0.21
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 19 0 9 0 2002426770 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867872 CPUtime=0.21
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 7 1108 0 0 0 0 19 2 15 0 9 0 2002426770 888700928 53581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.21
Current children cumulated vsize (KiB) 867872

[startup+31.7018 s]
/proc/loadavg: 1.95 2.03 2.02 4/82 3004
/proc/meminfo: memFree=1533016/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=867784 CPUtime=31.41
/proc/2991/stat : 2991 (java) S 2989 2991 1212 0 -1 0 92174 1108 1 0 3085 35 19 2 18 0 9 0 2002426765 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 216946 60274 2616 9 0 211474 0
[pid=2991/tid=2992] ppid=2989 vsize=867784 CPUtime=29.53
/proc/2991/task/2992/stat : 2992 (java) R 2989 2991 1212 0 -1 64 30760 1108 1 0 2919 13 19 2 25 0 9 0 2002426767 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4126899413 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2994] ppid=2989 vsize=867784 CPUtime=1.62
/proc/2991/task/2994/stat : 2994 (java) S 2989 2991 1212 0 -1 64 59546 1108 0 0 124 17 19 2 16 0 9 0 2002426768 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2995] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2995/stat : 2995 (java) S 2989 2991 1212 0 -1 64 17 1108 0 0 0 0 19 2 16 0 9 0 2002426768 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2996] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2996/stat : 2996 (java) S 2989 2991 1212 0 -1 64 29 1108 0 0 0 0 19 2 15 0 9 0 2002426768 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2997] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2997/stat : 2997 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 18 0 9 0 2002426770 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2998] ppid=2989 vsize=867784 CPUtime=0.62
/proc/2991/task/2998/stat : 2998 (java) S 2989 2991 1212 0 -1 64 1001 1108 0 0 40 1 19 2 15 0 9 0 2002426770 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=2999] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/2999/stat : 2999 (java) S 2989 2991 1212 0 -1 64 1 1108 0 0 0 0 19 2 19 0 9 0 2002426770 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2991/tid=3000] ppid=2989 vsize=867784 CPUtime=0.21
/proc/2991/task/3000/stat : 3000 (java) S 2989 2991 1212 0 -1 64 7 1108 0 0 0 0 19 2 15 0 9 0 2002426770 888610816 60274 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.41
Current children cumulated vsize (KiB) 867784

[startup+31.8032 s]
/proc/loadavg: 1.95 2.03 2.02 3/75 3004
/proc/meminfo: memFree=1618136/2055920 swapFree=4179464/4192956
[pid=2991] ppid=2989 vsize=0 CPUtime=31.46
/proc/2991/stat : 2991 (java) Z 2989 2991 1212 0 -1 12 92208 1108 1 0 3087 38 19 2 16 0 2 0 2002426765 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2991/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 31.46
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 31.8161
CPU time (s): 31.4832
CPU user time (s): 31.0643
CPU system time (s): 0.418936
CPU usage (%): 98.9538
Max. virtual memory (cumulated for all children) (KiB): 867872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.0643
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93316
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= 2822
involuntary context switches= 3463

runsolver used 0.047992 second user time and 0.107983 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-05 07:08:39
IDJOB=1085593
IDBENCH=57661
IDSOLVER=363
FILE ID=node10/1085593-1215234519
PBS_JOBID= 7881869
Free space on /tmp= 66480 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-6.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-1085593-1215234519/watcher-1085593-1215234519 -o /tmp/evaluation-result-1085593-1215234519/solver-1085593-1215234519 -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-1085593-1215234519.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3874290cda754699d3686661cf7c347b
RANDOM SEED=392927437

node10.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.229
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.229
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:       1662592 kB
Buffers:         61016 kB
Cached:         257776 kB
SwapCached:       7540 kB
Active:         177760 kB
Inactive:       155308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662592 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:            6528 kB
Writeback:           0 kB
Mapped:          21976 kB
Slab:            45184 kB
Committed_AS:  3416968 kB
PageTables:       1980 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= 66476 MiB
End job on node10 at 2008-07-05 07:09:11