Trace number 1086623

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 39.769 40.2021

DiagnosticValue
CHECKS47789
NODES0

General information on the benchmark

Namecsp/fapp/fapp30/
normalized-fapp30-3000-1.xml
MD5SUM0ec16ab311064bfe5172278fde3994e0
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 benchmark18.2692
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.16/0.28	
0.16/0.28	   configuration
0.16/0.28	     name=esac.xml
0.25/0.36	   
0.25/0.36	   instance
0.25/0.36	     name=HOME/instance-1086623-1215240289.xml
0.31/0.40	   
0.31/0.40	   domains being loaded...
0.31/0.44	   
0.31/0.44	   variables being loaded...
0.81/0.93	     nbVariables=3000  nbDomainTypes=21  minDomainSize=86  maxDomainSize=778  nbTotalValues=1942250
0.81/0.93	       =>  wckTime=0.65  cpuTime=0.43  mem=54M577
0.81/0.93	   
0.81/0.93	   predicates being loaded...
0.81/0.99	   
0.81/0.99	   constraints being loaded...
21.12/21.47	   
21.12/21.47	   INFO : Stopping converting binary constraints (cpu=20.23, mem = 126M653)
37.38/37.88	     nbConstraints=33554  nbGlobalConstraints=253  nbMergedConstraints=29903  nbConvertedConstraints=59
37.38/37.88	     nbConvertConstraintsChecks=34098004  nbExtensionStructures=56  nbSharedExtensionStructures=3
37.38/37.88	     nbConflictsStructures=79  nbSharedConflictsStructures=116  nbUnbuiltConflictsStructures=2643
37.38/37.88	     nbSharedBinaryRepresentations=78758  nbEvaluationManagers=2666  nbSharedEvaluationManagers=30576  minDegree=2
37.38/37.88	     maxDegree=60  minArity=2  avgArity=2.03  maxArity=9  nbGenerators=0  nbFusions=0  symmetryWckTime=11.911
37.38/37.88	     symmetryCpuTime=11.15  nbCliques=253
37.38/37.88	       =>  wckTime=37.594  cpuTime=35.1  mem=153M655
38.16/38.62	   
38.16/38.62	   solver IterativeSystematicSolver being built... 
39.06/39.55	   
39.06/39.55	   INFO : Forward propagation technique limited 
39.35/39.88	       =>  wckTime=39.6  cpuTime=35.81  mem=395M721
39.65/40.12	   
39.65/40.12	   preprocessing
39.65/40.12	     nbConstraintChecks=47789  nbValidityChecks=74  nbPropagations=7  nbRevisions=113  nbUselessRevisions=60
39.65/40.12	     nbRemovedValues=8495  detectedInconsistency=yes
39.65/40.12	       =>  wckTime=0.201  cpuTime=0.18  mem=395M721
39.65/40.12	   
39.65/40.12	   global
39.65/40.12	     nbConstraintChecks=47789  nbValidityChecks=74  nbPropagations=7  nbRevisions=113  nbUselessRevisions=60
39.65/40.12	     nbRestartNogoods=0  solvingWckTime=0.204  solvingCpuTime=0.18  expiredTime=no  totalExploration=yes
39.65/40.12	     nbFoundSolutions=0  globalCpuTime=36.06
39.65/40.12	       =>  wckTime=39.838  cpuTime=36.02  mem=396M713
39.65/40.13	   
39.65/40.13	s UNSATISFIABLE
39.65/40.13	d NODES 0
39.65/40.13	d CHECKS 47789
39.65/40.13	   
39.65/40.13	   totalWckTime=39.911  totalCpuTime=36.07

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-1086623-1215240289/watcher-1086623-1215240289 -o /tmp/evaluation-result-1086623-1215240289/solver-1086623-1215240289 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086623-1215240289.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 1.98 2.00 4/72 20360
/proc/meminfo: memFree=1856032/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=1616 CPUtime=0
/proc/20360/stat : 20360 (java) D 20358 20360 19819 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 645218199 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/20360/statm: 404 146 120 9 0 46 0

[startup+0.096086 s]
/proc/loadavg: 1.92 1.98 2.00 4/72 20360
/proc/meminfo: memFree=1856032/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=865884 CPUtime=0.08
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 3686 0 1 0 6 2 0 0 18 0 9 0 645218199 886665216 3161 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216471 3161 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101083 s]
/proc/loadavg: 1.92 1.98 2.00 4/72 20360
/proc/meminfo: memFree=1856032/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=865884 CPUtime=0.09
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 3692 0 1 0 7 2 0 0 18 0 9 0 645218199 886665216 3167 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301107 s]
/proc/loadavg: 1.92 1.98 2.00 4/72 20360
/proc/meminfo: memFree=1856032/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=866204 CPUtime=0.25
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 5393 0 2 0 22 3 0 0 18 0 9 0 645218199 886992896 4820 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216551 4820 1876 9 0 211099 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 866204

[startup+0.70115 s]
/proc/loadavg: 1.92 1.98 2.00 4/72 20360
/proc/meminfo: memFree=1856032/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867008 CPUtime=0.61
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 13490 0 6 0 54 7 0 0 18 0 9 0 645218199 887816192 12865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216752 12865 1968 9 0 211280 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 867008

[startup+1.50124 s]
/proc/loadavg: 1.92 1.98 2.00 3/81 20369
/proc/meminfo: memFree=1764696/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867548 CPUtime=1.4
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 30903 0 6 0 126 14 0 0 18 0 9 0 645218199 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216887 30265 2026 9 0 211393 0
[pid=20360/tid=20362] ppid=20358 vsize=867548 CPUtime=1.05
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 15743 0 6 0 98 7 0 0 24 0 9 0 645218200 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867548 CPUtime=0.14
/proc/20360/task/20363/stat : 20363 (java) R 20358 20360 19819 0 -1 64 13833 0 0 0 9 5 0 0 16 0 9 0 645218202 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867548 CPUtime=0
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 645218202 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867548 CPUtime=0
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 645218202 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867548 CPUtime=0
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 645218204 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867548 CPUtime=0.17
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 629 0 0 0 17 0 0 0 15 0 9 0 645218204 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867548 CPUtime=0
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 645218204 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867548 CPUtime=0
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 645218204 888369152 30265 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 867548

[startup+3.1024 s]
/proc/loadavg: 1.92 1.98 2.00 3/81 20369
/proc/meminfo: memFree=1738904/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867460 CPUtime=2.98
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 34463 0 6 0 282 16 0 0 18 0 9 0 645218199 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216865 33801 2004 9 0 211393 0
[pid=20360/tid=20362] ppid=20358 vsize=867460 CPUtime=2.44
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 15745 0 6 0 236 8 0 0 25 0 9 0 645218200 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4126520613 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867460 CPUtime=0.34
/proc/20360/task/20363/stat : 20363 (java) S 20358 20360 19819 0 -1 64 17390 0 0 0 28 6 0 0 16 0 9 0 645218202 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 645218202 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 645218202 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 645218204 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867460 CPUtime=0.17
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 630 0 0 0 17 0 0 0 16 0 9 0 645218204 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 645218204 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 645218204 888279040 33801 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 867460

[startup+6.30171 s]
/proc/loadavg: 1.93 1.98 2.00 3/81 20369
/proc/meminfo: memFree=1714008/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867460 CPUtime=6.16
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 37681 0 6 0 598 18 0 0 18 0 9 0 645218199 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216865 37013 2006 9 0 211393 0
[pid=20360/tid=20362] ppid=20358 vsize=867460 CPUtime=5.37
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 15779 0 6 0 528 9 0 0 25 0 9 0 645218200 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4126939801 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867460 CPUtime=0.56
/proc/20360/task/20363/stat : 20363 (java) S 20358 20360 19819 0 -1 64 20557 0 0 0 49 7 0 0 17 0 9 0 645218202 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 645218202 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 645218202 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 645218204 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867460 CPUtime=0.2
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 647 0 0 0 20 0 0 0 16 0 9 0 645218204 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 645218204 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 645218204 888279040 37013 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 867460

[startup+12.7024 s]
/proc/loadavg: 1.93 1.98 2.00 3/81 20369
/proc/meminfo: memFree=1713880/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867460 CPUtime=12.5
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 37689 0 6 0 1232 18 0 0 18 0 9 0 645218199 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216865 37020 2006 9 0 211393 0
[pid=20360/tid=20362] ppid=20358 vsize=867460 CPUtime=11.71
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 15783 0 6 0 1162 9 0 0 25 0 9 0 645218200 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4126908143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867460 CPUtime=0.56
/proc/20360/task/20363/stat : 20363 (java) S 20358 20360 19819 0 -1 64 20557 0 0 0 49 7 0 0 16 0 9 0 645218202 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 645218202 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 645218202 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 645218204 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867460 CPUtime=0.2
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 651 0 0 0 20 0 0 0 16 0 9 0 645218204 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 645218204 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 645218204 888279040 37020 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 867460

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 2.00 3/81 20369
/proc/meminfo: memFree=1680792/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867460 CPUtime=25.19
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 45982 0 6 0 2498 21 0 0 18 0 9 0 645218199 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216865 45304 2007 9 0 211393 0
[pid=20360/tid=20362] ppid=20358 vsize=867460 CPUtime=23.77
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 15794 0 6 0 2368 9 0 0 25 0 9 0 645218200 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 103825437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867460 CPUtime=1.11
/proc/20360/task/20363/stat : 20363 (java) S 20358 20360 19819 0 -1 64 28790 0 0 0 101 10 0 0 16 0 9 0 645218202 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 645218202 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 645218202 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 645218204 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867460 CPUtime=0.28
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 700 0 0 0 28 0 0 0 15 0 9 0 645218204 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 645218204 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867460 CPUtime=0
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 645218204 888279040 45304 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 867460

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

[startup+31.9063 s]
/proc/loadavg: 1.95 1.98 2.00 3/81 20373
/proc/meminfo: memFree=1663896/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867784 CPUtime=31.53
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 53669 1801 6 0 3083 26 41 3 18 0 9 0 645218199 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216946 49463 2018 9 0 211474 0
[pid=20360/tid=20362] ppid=20358 vsize=867784 CPUtime=29.8
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 19012 1801 6 0 2926 10 41 3 25 0 9 0 645218200 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4127067018 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867784 CPUtime=1.79
/proc/20360/task/20363/stat : 20363 (java) S 20358 20360 19819 0 -1 64 32948 1801 0 0 124 11 41 3 16 0 9 0 645218202 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 13 1801 0 0 0 0 41 3 16 0 9 0 645218202 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 5 1801 0 0 0 0 41 3 15 0 9 0 645218202 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 1801 0 0 0 0 41 3 18 0 9 0 645218204 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867784 CPUtime=0.76
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 860 1801 0 0 31 1 41 3 16 0 9 0 645218204 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 1801 0 0 0 0 41 3 19 0 9 0 645218204 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 14 1801 0 0 0 0 41 3 15 0 9 0 645218204 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 867784

[startup+35.1017 s]
/proc/loadavg: 1.95 1.98 2.00 3/81 20373
/proc/meminfo: memFree=1663896/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867784 CPUtime=34.7
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 55067 1801 6 0 3400 26 41 3 18 0 9 0 645218199 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216946 49463 2018 9 0 211474 0
[pid=20360/tid=20362] ppid=20358 vsize=867784 CPUtime=32.98
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 20410 1801 6 0 3243 11 41 3 25 0 9 0 645218200 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4126911856 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867784 CPUtime=1.79
/proc/20360/task/20363/stat : 20363 (java) S 20358 20360 19819 0 -1 64 32948 1801 0 0 124 11 41 3 16 0 9 0 645218202 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 13 1801 0 0 0 0 41 3 16 0 9 0 645218202 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 5 1801 0 0 0 0 41 3 15 0 9 0 645218202 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 1801 0 0 0 0 41 3 18 0 9 0 645218204 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867784 CPUtime=0.76
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 860 1801 0 0 31 1 41 3 16 0 9 0 645218204 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 1801 0 0 0 0 41 3 19 0 9 0 645218204 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 14 1801 0 0 0 0 41 3 15 0 9 0 645218204 888610816 49463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 34.7
Current children cumulated vsize (KiB) 867784

[startup+38.303 s]
/proc/loadavg: 1.95 1.98 2.00 3/81 20373
/proc/meminfo: memFree=1663896/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867784 CPUtime=37.87
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 86068 1801 6 0 3712 31 41 3 18 0 9 0 645218199 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216946 49580 2069 9 0 211474 0
[pid=20360/tid=20362] ppid=20358 vsize=867784 CPUtime=35.73
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 25781 1801 6 0 3517 12 41 3 25 0 9 0 645218200 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867784 CPUtime=2.21
/proc/20360/task/20363/stat : 20363 (java) R 20358 20360 19819 0 -1 64 58571 1801 0 0 162 15 41 3 18 0 9 0 645218202 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 104181349 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 13 1801 0 0 0 0 41 3 16 0 9 0 645218202 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 5 1801 0 0 0 0 41 3 15 0 9 0 645218202 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 1801 0 0 0 0 41 3 18 0 9 0 645218204 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867784 CPUtime=0.76
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 867 1801 0 0 31 1 41 3 15 0 9 0 645218204 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 1801 0 0 0 0 41 3 19 0 9 0 645218204 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 14 1801 0 0 0 0 41 3 15 0 9 0 645218204 888610816 49580 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.87
Current children cumulated vsize (KiB) 867784

[startup+39.1021 s]
/proc/loadavg: 2.04 2.00 2.01 3/81 20373
/proc/meminfo: memFree=1663256/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867784 CPUtime=38.66
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 118530 1801 6 0 3781 41 41 3 18 0 9 0 645218199 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216946 72174 2615 9 0 211474 0
[pid=20360/tid=20362] ppid=20358 vsize=867784 CPUtime=36
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 34306 1801 6 0 3543 13 41 3 25 0 9 0 645218200 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867784 CPUtime=2.7
/proc/20360/task/20363/stat : 20363 (java) R 20358 20360 19819 0 -1 64 82444 1801 0 0 202 24 41 3 16 0 9 0 645218202 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 16 1801 0 0 0 0 41 3 16 0 9 0 645218202 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 23 1801 0 0 0 0 41 3 15 0 9 0 645218202 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 1801 0 0 0 0 41 3 18 0 9 0 645218204 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867784 CPUtime=0.79
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 910 1801 0 0 34 1 41 3 15 0 9 0 645218204 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 1801 0 0 0 0 41 3 19 0 9 0 645218204 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 14 1801 0 0 0 0 41 3 15 0 9 0 645218204 888610816 72174 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.66
Current children cumulated vsize (KiB) 867784

[startup+39.9022 s]
/proc/loadavg: 2.04 2.00 2.01 3/81 20373
/proc/meminfo: memFree=1488664/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867784 CPUtime=39.46
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 153037 1801 6 0 3848 54 41 3 18 0 9 0 645218199 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216946 106551 2616 9 0 211474 0
[pid=20360/tid=20362] ppid=20358 vsize=867784 CPUtime=36.45
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 34406 1801 6 0 3587 14 41 3 25 0 9 0 645218200 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4126589726 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867784 CPUtime=3.01
/proc/20360/task/20363/stat : 20363 (java) S 20358 20360 19819 0 -1 64 116775 1801 0 0 221 36 41 3 16 0 9 0 645218202 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 16 1801 0 0 0 0 41 3 16 0 9 0 645218202 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 27 1801 0 0 0 0 41 3 15 0 9 0 645218202 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 1801 0 0 0 0 41 3 18 0 9 0 645218204 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867784 CPUtime=0.83
/proc/20360/task/20367/stat : 20367 (java) S 20358 20360 19819 0 -1 64 982 1801 0 0 38 1 41 3 15 0 9 0 645218204 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 1801 0 0 0 0 41 3 19 0 9 0 645218204 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 14 1801 0 0 0 0 41 3 15 0 9 0 645218204 888610816 106551 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.46
Current children cumulated vsize (KiB) 867784

[startup+40.1022 s]
/proc/loadavg: 2.04 2.00 2.01 3/81 20373
/proc/meminfo: memFree=1488664/2055920 swapFree=4179840/4192956
[pid=20360] ppid=20358 vsize=867784 CPUtime=39.65
/proc/20360/stat : 20360 (java) S 20358 20360 19819 0 -1 0 153052 1801 6 0 3867 54 41 3 18 0 9 0 645218199 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20360/statm: 216946 106558 2616 9 0 211474 0
[pid=20360/tid=20362] ppid=20358 vsize=867784 CPUtime=36.63
/proc/20360/task/20362/stat : 20362 (java) R 20358 20360 19819 0 -1 64 34414 1801 6 0 3605 14 41 3 25 0 9 0 645218200 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20363] ppid=20358 vsize=867784 CPUtime=3.01
/proc/20360/task/20363/stat : 20363 (java) S 20358 20360 19819 0 -1 64 116775 1801 0 0 221 36 41 3 16 0 9 0 645218202 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20364] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20364/stat : 20364 (java) S 20358 20360 19819 0 -1 64 16 1801 0 0 0 0 41 3 16 0 9 0 645218202 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20365] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20365/stat : 20365 (java) S 20358 20360 19819 0 -1 64 27 1801 0 0 0 0 41 3 15 0 9 0 645218202 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20366] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20366/stat : 20366 (java) S 20358 20360 19819 0 -1 64 1 1801 0 0 0 0 41 3 18 0 9 0 645218204 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20367] ppid=20358 vsize=867784 CPUtime=0.84
/proc/20360/task/20367/stat : 20367 (java) R 20358 20360 19819 0 -1 64 989 1801 0 0 39 1 41 3 16 0 9 0 645218204 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 102022437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20368] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20368/stat : 20368 (java) S 20358 20360 19819 0 -1 64 2 1801 0 0 0 0 41 3 19 0 9 0 645218204 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20360/tid=20369] ppid=20358 vsize=867784 CPUtime=0.44
/proc/20360/task/20369/stat : 20369 (java) S 20358 20360 19819 0 -1 64 14 1801 0 0 0 0 41 3 15 0 9 0 645218204 888610816 106558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.65
Current children cumulated vsize (KiB) 867784

Child status: 0
Real time (s): 40.2021
CPU time (s): 39.769
CPU user time (s): 39.1151
CPU system time (s): 0.6539
CPU usage (%): 98.9226
Max. virtual memory (cumulated for all children) (KiB): 867872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.1151
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154889
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3217
involuntary context switches= 3861

runsolver used 0.046992 second user time and 0.144977 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-05 08:44:49
IDJOB=1086623
IDBENCH=57846
IDSOLVER=364
FILE ID=node17/1086623-1215240289
PBS_JOBID= 7881951
Free space on /tmp= 66400 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp30/normalized-fapp30-3000-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086623-1215240289/watcher-1086623-1215240289 -o /tmp/evaluation-result-1086623-1215240289/solver-1086623-1215240289 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086623-1215240289.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0ec16ab311064bfe5172278fde3994e0
RANDOM SEED=447452248

node17.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.234
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.234
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:       1856512 kB
Buffers:          5436 kB
Cached:          68088 kB
SwapCached:       7124 kB
Active:         114596 kB
Inactive:        34176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856512 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:           10896 kB
Writeback:           0 kB
Mapped:          82552 kB
Slab:            35756 kB
Committed_AS:  1081676 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= 66396 MiB
End job on node17 at 2008-07-05 08:45:29