Trace number 2098646

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 ESACUNSAT 22.0976 22.2418

DiagnosticValue
CHECKS65363
NODES0

General information on the benchmark

Namecsp/fapp/fapp20/
normalized-fapp20-0420-8.xml
MD5SUM1de04046403b27abbbf747eaecb515b0
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 benchmark17.7243
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2098646-1247416327.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.43	     nbVariables=420  nbDomainTypes=14  minDomainSize=50  maxDomainSize=302  nbTotalValues=87077
0.38/0.43	       =>  wckTime=0.184  cpuTime=0.15  mem=10M833
0.38/0.43	   
0.38/0.43	   predicates being loaded...
0.48/0.50	   
0.48/0.50	   constraints being loaded...
20.47/20.62	   
20.47/20.62	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 41M69)
21.66/21.83	     nbConstraints=2490  nbGlobalConstraints=4  nbMergedConstraints=2251  nbConvertedConstraints=1155
21.66/21.83	     nbConvertConstraintsChecks=44830398  nbExtensionStructures=938  nbSharedExtensionStructures=547
21.66/21.83	     nbConflictsStructures=1113  nbSharedConflictsStructures=607  nbUnbuiltConflictsStructures=742
21.66/21.83	     nbSharedBinaryRepresentations=375571  nbEvaluationManagers=917  nbSharedEvaluationManagers=414  minDegree=3
21.66/21.83	     maxDegree=21  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.304
21.66/21.83	     symmetryCpuTime=0.23  nbCliques=4
21.66/21.83	       =>  wckTime=21.582  cpuTime=21.06  mem=36M337
21.76/21.96	   
21.76/21.96	   solver IterativeSystematicSolver being built... 
21.86/22.06	   
21.86/22.06	   INFO : Forward propagation technique limited 
21.96/22.14	       =>  wckTime=21.892  cpuTime=21.21  mem=42M316
22.05/22.20	   
22.05/22.20	   preprocessing
22.05/22.20	     nbConstraintChecks=65363  nbValidityChecks=119  nbPropagations=32  nbRevisions=545  nbUselessRevisions=302
22.05/22.20	     nbRemovedValues=20541  detectedInconsistency=yes
22.05/22.20	       =>  wckTime=0.06  cpuTime=0.04  mem=42M316
22.05/22.20	   
22.05/22.20	   global
22.05/22.20	     nbConstraintChecks=65363  nbValidityChecks=119  nbPropagations=32  nbRevisions=545  nbUselessRevisions=302
22.05/22.20	     nbRestartNogoods=0  solvingWckTime=0.063  solvingCpuTime=0.05  expiredTime=no  totalExploration=yes
22.05/22.20	     nbFoundSolutions=0  globalCpuTime=21.31
22.05/22.20	       =>  wckTime=21.958  cpuTime=21.27  mem=43M299
22.05/22.21	   
22.05/22.21	s UNSATISFIABLE
22.05/22.21	d NODES 0
22.05/22.21	d CHECKS 65363
22.05/22.21	   
22.05/22.21	   totalWckTime=22.03  totalCpuTime=21.31

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.91 1.95 1.98 2/81 1069
/proc/meminfo: memFree=1588672/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=10964 CPUtime=0
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 823 0 0 0 0 0 0 0 18 0 2 0 28698041 11227136 577 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 2749 607 309 9 0 1198 0
[pid=1069/tid=1070] ppid=1066 vsize=11044 CPUtime=0
/proc/1069/task/1070/stat : 1070 (java) D 1066 1069 1031 0 -1 64 181 0 1 0 0 0 0 0 20 0 2 0 28698042 11309056 613 996147200 134512640 134550932 4294955968 18446744073709551615 6378276 0 2147483391 0 16784584 18446744072099855350 0 0 -1 0 0 0

[startup+0.116123 s]
/proc/loadavg: 1.91 1.95 1.98 2/81 1069
/proc/meminfo: memFree=1588672/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=866064 CPUtime=0.1
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 3995 0 1 0 8 2 0 0 18 0 9 0 28698041 886849536 3424 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216516 3424 1782 9 0 211001 0
[pid=1069/tid=1070] ppid=1066 vsize=866064 CPUtime=0.07
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 3066 0 1 0 6 1 0 0 25 0 9 0 28698042 886849536 3424 996147200 134512640 134550932 4294955968 18446744073709551615 104076067 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866064

[startup+0.201142 s]
/proc/loadavg: 1.91 1.95 1.98 2/81 1069
/proc/meminfo: memFree=1588672/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=866092 CPUtime=0.18
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 4860 0 1 0 15 3 0 0 18 0 9 0 28698041 886878208 4277 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216523 4277 1888 9 0 211001 0
[pid=1069/tid=1070] ppid=1066 vsize=866092 CPUtime=0.15
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 3929 0 1 0 13 2 0 0 25 0 9 0 28698042 886878208 4277 996147200 134512640 134550932 4294955968 18446744073709551615 104514034 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866092

[startup+0.301159 s]
/proc/loadavg: 1.91 1.95 1.98 2/81 1069
/proc/meminfo: memFree=1588672/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=866432 CPUtime=0.28
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 5983 0 1 0 24 4 0 0 18 0 9 0 28698041 887226368 5349 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216608 5349 1984 9 0 211066 0
[pid=1069/tid=1070] ppid=1066 vsize=866432 CPUtime=0.23
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 5000 0 1 0 20 3 0 0 25 0 9 0 28698042 887226368 5349 996147200 134512640 134550932 4294955968 18446744073709551615 4125950724 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866432

[startup+0.701236 s]
/proc/loadavg: 1.91 1.95 1.98 2/81 1069
/proc/meminfo: memFree=1588672/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867736 CPUtime=0.68
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 9749 0 1 0 62 6 0 0 18 0 9 0 28698041 888561664 9103 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216934 9103 2036 9 0 211370 0
[pid=1069/tid=1070] ppid=1066 vsize=867736 CPUtime=0.51
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 8390 0 1 0 47 4 0 0 25 0 9 0 28698042 888561664 9103 996147200 134512640 134550932 4294955968 18446744073709551615 102639132 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867736

[startup+1.50138 s]
/proc/loadavg: 1.91 1.95 1.98 3/90 1078
/proc/meminfo: memFree=1545272/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867736 CPUtime=1.47
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 13692 0 1 0 139 8 0 0 18 0 9 0 28698041 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216934 13043 2041 9 0 211370 0
[pid=1069/tid=1070] ppid=1066 vsize=867736 CPUtime=1.28
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 12304 0 1 0 121 7 0 0 25 0 9 0 28698042 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 102842717 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28698044 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 28698044 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 28698044 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28698046 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=867736 CPUtime=0.18
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 690 0 0 0 18 0 0 0 16 0 9 0 28698046 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28698046 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28698046 888561664 13043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867736

[startup+3.10269 s]
/proc/loadavg: 1.91 1.95 1.98 3/90 1078
/proc/meminfo: memFree=1542776/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867736 CPUtime=3.07
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 14602 0 1 0 298 9 0 0 18 0 9 0 28698041 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216934 13951 2041 9 0 211370 0
[pid=1069/tid=1070] ppid=1066 vsize=867736 CPUtime=2.84
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 13188 0 1 0 277 7 0 0 25 0 9 0 28698042 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4126910414 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28698044 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 28698044 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 28698044 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28698046 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=867736 CPUtime=0.2
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 716 0 0 0 20 0 0 0 15 0 9 0 28698046 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28698046 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28698046 888561664 13951 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867736

[startup+6.3013 s]
/proc/loadavg: 1.92 1.95 1.98 3/90 1078
/proc/meminfo: memFree=1534328/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867736 CPUtime=6.26
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 16651 0 1 0 615 11 0 0 18 0 9 0 28698041 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216934 15998 2041 9 0 211370 0
[pid=1069/tid=1070] ppid=1066 vsize=867736 CPUtime=6.02
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 15233 0 1 0 593 9 0 0 25 0 9 0 28698042 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4126905771 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28698044 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 28698044 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 28698044 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28698046 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=867736 CPUtime=0.21
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 720 0 0 0 21 0 0 0 15 0 9 0 28698046 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28698046 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=867736 CPUtime=0
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28698046 888561664 15998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867736

[startup+12.7015 s]
/proc/loadavg: 1.93 1.95 1.98 3/90 1078
/proc/meminfo: memFree=1522296/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867648 CPUtime=12.61
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 19055 0 1 0 1248 13 0 0 18 0 9 0 28698041 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216912 18375 2029 9 0 211370 0
[pid=1069/tid=1070] ppid=1066 vsize=867648 CPUtime=12.31
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 15841 0 1 0 1220 11 0 0 25 0 9 0 28698042 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4126911920 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=867648 CPUtime=0.04
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 1786 0 0 0 4 0 0 0 16 0 9 0 28698044 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28698044 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28698044 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28698046 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=867648 CPUtime=0.22
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 727 0 0 0 22 0 0 0 16 0 9 0 28698046 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28698046 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1078/stat : 1078 (java) R 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28698046 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867648

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

[startup+12.8025 s]
/proc/loadavg: 1.93 1.95 1.98 3/90 1078
/proc/meminfo: memFree=1522296/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867648 CPUtime=12.72
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 19055 0 1 0 1259 13 0 0 18 0 9 0 28698041 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216912 18375 2029 9 0 211370 0
[pid=1069/tid=1070] ppid=1066 vsize=867648 CPUtime=12.42
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 15841 0 1 0 1231 11 0 0 25 0 9 0 28698042 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4126911928 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=867648 CPUtime=0.04
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 1786 0 0 0 4 0 0 0 16 0 9 0 28698044 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28698044 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28698044 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28698046 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=867648 CPUtime=0.22
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 727 0 0 0 22 0 0 0 16 0 9 0 28698046 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28698046 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28698046 888471552 18375 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 867648

[startup+19.2028 s]
/proc/loadavg: 1.94 1.96 1.98 3/90 1078
/proc/meminfo: memFree=1522296/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867648 CPUtime=19.09
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 19058 0 1 0 1894 15 0 0 18 0 9 0 28698041 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216912 18378 2029 9 0 211370 0
[pid=1069/tid=1070] ppid=1066 vsize=867648 CPUtime=18.78
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 15841 0 1 0 1865 13 0 0 25 0 9 0 28698042 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4126938489 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=867648 CPUtime=0.04
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 1786 0 0 0 4 0 0 0 16 0 9 0 28698044 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28698044 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28698044 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28698046 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=867648 CPUtime=0.23
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 730 0 0 0 23 0 0 0 15 0 9 0 28698046 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28698046 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28698046 888471552 18378 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 867648

[startup+20.8011 s]
/proc/loadavg: 1.94 1.96 1.98 3/90 1078
/proc/meminfo: memFree=1522296/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867648 CPUtime=20.68
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 19070 0 1 0 2052 16 0 0 18 0 9 0 28698041 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216912 18389 2032 9 0 211370 0
[pid=1069/tid=1070] ppid=1066 vsize=867648 CPUtime=20.36
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 15844 0 1 0 2023 13 0 0 25 0 9 0 28698042 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4126903104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=867648 CPUtime=0.05
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 1787 0 0 0 5 0 0 0 17 0 9 0 28698044 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28698044 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28698044 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28698046 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=867648 CPUtime=0.24
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 738 0 0 0 24 0 0 0 15 0 9 0 28698046 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 28698046 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=867648 CPUtime=0
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28698046 888471552 18389 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 867648

[startup+21.6012 s]
/proc/loadavg: 1.94 1.96 1.98 3/90 1078
/proc/meminfo: memFree=1522296/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=867972 CPUtime=21.45
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 21351 0 1 0 2128 17 0 0 18 0 10 0 28698041 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 216993 20654 2036 9 0 211451 0
[pid=1069/tid=1070] ppid=1066 vsize=867972 CPUtime=21.05
/proc/1069/task/1070/stat : 1070 (java) S 1066 1069 1031 0 -1 64 15869 0 1 0 2092 13 0 0 25 0 10 0 28698042 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=867972 CPUtime=0.1
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 4017 0 0 0 9 1 0 0 16 0 10 0 28698044 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=867972 CPUtime=0
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28698044 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=867972 CPUtime=0
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28698044 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=867972 CPUtime=0
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 28698046 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=867972 CPUtime=0.26
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 752 0 0 0 26 0 0 0 15 0 10 0 28698046 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=867972 CPUtime=0
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 28698046 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=867972 CPUtime=0
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 28698046 888803328 20654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.45
Current children cumulated vsize (KiB) 867972

[startup+22.0033 s]
/proc/loadavg: 1.94 1.96 1.98 4/90 1082
/proc/meminfo: memFree=1507896/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=868060 CPUtime=21.86
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 31834 414 1 0 2162 21 2 1 18 0 9 0 28698041 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 217015 22608 2660 9 0 211451 0
[pid=1069/tid=1070] ppid=1066 vsize=868060 CPUtime=21.3
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 18819 414 1 0 2113 14 2 1 24 0 9 0 28698042 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=868060 CPUtime=0.26
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 11233 414 0 0 20 3 2 1 17 0 9 0 28698044 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 20 414 0 0 0 0 2 1 17 0 9 0 28698044 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 15 414 0 0 0 0 2 1 16 0 9 0 28698044 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 414 0 0 0 0 2 1 23 0 9 0 28698046 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=868060 CPUtime=0.32
/proc/1069/task/1076/stat : 1076 (java) R 1066 1069 1031 0 -1 64 925 414 0 0 28 1 2 1 15 0 9 0 28698046 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 102044439 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 414 0 0 0 0 2 1 24 0 9 0 28698046 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 11 414 0 0 0 0 2 1 15 0 9 0 28698046 888893440 22608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.86
Current children cumulated vsize (KiB) 868060

[startup+22.2013 s]
/proc/loadavg: 1.94 1.96 1.98 4/90 1082
/proc/meminfo: memFree=1507896/2055920 swapFree=4192812/4192956
[pid=1069] ppid=1066 vsize=868060 CPUtime=22.05
/proc/1069/stat : 1069 (java) S 1066 1069 1031 0 -1 0 35268 414 1 0 2181 21 2 1 18 0 9 0 28698041 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1069/statm: 217015 22667 2662 9 0 211451 0
[pid=1069/tid=1070] ppid=1066 vsize=868060 CPUtime=21.47
/proc/1069/task/1070/stat : 1070 (java) R 1066 1069 1031 0 -1 64 22222 414 1 0 2129 15 2 1 25 0 9 0 28698042 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4127208576 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1072] ppid=1066 vsize=868060 CPUtime=0.26
/proc/1069/task/1072/stat : 1072 (java) S 1066 1069 1031 0 -1 64 11233 414 0 0 20 3 2 1 17 0 9 0 28698044 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1073] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1073/stat : 1073 (java) S 1066 1069 1031 0 -1 64 20 414 0 0 0 0 2 1 17 0 9 0 28698044 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1074] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1074/stat : 1074 (java) S 1066 1069 1031 0 -1 64 15 414 0 0 0 0 2 1 16 0 9 0 28698044 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1075] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1075/stat : 1075 (java) S 1066 1069 1031 0 -1 64 1 414 0 0 0 0 2 1 23 0 9 0 28698046 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1076] ppid=1066 vsize=868060 CPUtime=0.35
/proc/1069/task/1076/stat : 1076 (java) S 1066 1069 1031 0 -1 64 956 414 0 0 31 1 2 1 15 0 9 0 28698046 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1077] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1077/stat : 1077 (java) S 1066 1069 1031 0 -1 64 0 414 0 0 0 0 2 1 24 0 9 0 28698046 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1069/tid=1078] ppid=1066 vsize=868060 CPUtime=0.03
/proc/1069/task/1078/stat : 1078 (java) S 1066 1069 1031 0 -1 64 11 414 0 0 0 0 2 1 15 0 9 0 28698046 888893440 22667 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.05
Current children cumulated vsize (KiB) 868060

Child status: 0
Real time (s): 22.2418
CPU time (s): 22.0976
CPU user time (s): 21.8527
CPU system time (s): 0.244962
CPU usage (%): 99.3517
Max. virtual memory (cumulated for all children) (KiB): 868060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8527
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35883
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= 2283
involuntary context switches= 2599

runsolver used 0.037994 second user time and 0.077988 second system time

The end

Launcher Data

Begin job on node86 at 2009-07-12 18:32:08
IDJOB=2098646
IDBENCH=58836
IDSOLVER=774
FILE ID=node86/2098646-1247416327
PBS_JOBID= 9510778
Free space on /tmp= 66316 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp20/normalized-fapp20-0420-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098646-1247416327/watcher-2098646-1247416327 -o /tmp/evaluation-result-2098646-1247416327/solver-2098646-1247416327 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098646-1247416327.xml

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

MD5SUM BENCH= 1de04046403b27abbbf747eaecb515b0
RANDOM SEED=2028812641

node86.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.265
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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1589024 kB
Buffers:         76092 kB
Cached:         227188 kB
SwapCached:          0 kB
Active:         266204 kB
Inactive:       136356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2720 kB
Writeback:           0 kB
Mapped:         119568 kB
Slab:            49304 kB
Committed_AS:  1010452 kB
PageTables:       2056 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= 66312 MiB
End job on node86 at 2009-07-12 18:32:30