Trace number 1062499

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 41.5487 41.9278

DiagnosticValue
CHECKS29154300
NODES57432

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-15-14.xml
MD5SUMeb74e232a79b27e41c211eaee48a1472
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.672896
Satisfiable
(Un)Satisfiability was proved
Number of variables315
Number of constraints253
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension253
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1062499-1215135382.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.31	   
0.28/0.31	   variables being loaded...
0.28/0.37	     nbVariables=315  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=630
0.28/0.37	       =>  wckTime=0.137  cpuTime=0.11  mem=7M853
0.28/0.37	   
0.28/0.37	   predicates being loaded...
0.39/0.44	   
0.39/0.44	   constraints being loaded...
0.74/0.88	     nbConstraints=291  nbGlobalConstraints=38  nbConflictsStructures=3  nbSharedConflictsStructures=221
0.74/0.88	     nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  nbEvaluationManagers=5
0.74/0.88	     nbSharedEvaluationManagers=248  minDegree=5  maxDegree=19  minArity=7  avgArity=11.41  maxArity=42  nbGenerators=38
0.74/0.88	     nbFusions=0  symmetryWckTime=0.167  symmetryCpuTime=0.08
0.74/0.88	       =>  wckTime=0.646  cpuTime=0.44  mem=24M456
0.88/0.95	   
0.88/0.95	   solver IterativeSystematicSolver being built... 
0.98/1.07	   
0.98/1.08	   INFO : Forward propagation technique limited 
1.07/1.15	       =>  wckTime=0.912  cpuTime=0.6  mem=27M723
1.07/1.17	   
1.07/1.17	   preprocessing
1.07/1.17	     nbConstraintChecks=449  nbValidityChecks=405  nbPropagations=315  nbRevisions=420  nbUselessRevisions=420
1.07/1.17	     nbRemovedValues=0  detectedInconsistency=no
1.07/1.17	       =>  wckTime=0.021  cpuTime=0.01  mem=28M690
1.87/1.92	   
1.87/1.92	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=30M576)
41.43/41.89	   
41.43/41.89	   search
41.43/41.89	     run=13  nbConstraintChecks=29153872  nbValidityChecks=2771335  minDepth=74  maxDepth=315  nbPropagations=798779
41.43/41.89	     nbRevisions=7110979  nbUselessRevisions=6288222  nbAssignments=57432  nbFailedAssignments=4545
41.43/41.89	     nbInferredBacktracks=14  nbBacktracks=50844  nbVisitedNodes=74563  nbRestartNogoods=81  nbFoundSolutions=1
41.43/41.89	     nbSEliminables=6  nbREliminables=137.55  nbIEliminables=34.96  nbDEliminables=0  nbPEliminables=0
41.43/41.89	       =>  wckTime=40.741  cpuTime=40.29  mem=30M576
41.43/41.89	   
41.43/41.89	   global
41.43/41.89	     nbConstraintChecks=29154321  nbValidityChecks=2771740  nbPropagations=799094  nbRevisions=7111399
41.43/41.89	     nbUselessRevisions=6288642  nbRestartNogoods=81  solvingWckTime=40.743  solvingCpuTime=40.29  expiredTime=no
41.43/41.89	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=40.9  globalCpuTime=40.95
41.43/41.89	       =>  wckTime=41.657  cpuTime=40.91  mem=30M576
41.43/41.89	   
41.43/41.89	s SATISFIABLE
41.43/41.89	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 
41.43/41.89	d NODES 57432
41.43/41.89	d CHECKS 29154321
41.43/41.90	   
41.43/41.90	   totalWckTime=41.723  totalCpuTime=40.96

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062499-1215135382/watcher-1062499-1215135382 -o /tmp/evaluation-result-1062499-1215135382/solver-1062499-1215135382 -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-1062499-1215135382.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.77 1.92 1.97 4/72 25486
/proc/meminfo: memFree=1870920/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=152 CPUtime=0
/proc/25486/stat : 25486 (java) R 25484 25486 23728 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1992508030 155648 26 996147200 134512640 134550740 4294955984 18446744073709551615 5686052 0 0 4096 0 0 0 0 17 0 0 0
/proc/25486/statm: 38 26 19 9 0 4 0

[startup+0.0529761 s]
/proc/loadavg: 1.77 1.92 1.97 4/72 25486
/proc/meminfo: memFree=1870920/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=864076 CPUtime=0.05
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 2780 0 1 0 3 2 0 0 18 0 9 0 1992508030 884813824 2321 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216019 2321 1107 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.10198 s]
/proc/loadavg: 1.77 1.92 1.97 4/72 25486
/proc/meminfo: memFree=1870920/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=865884 CPUtime=0.09
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 3833 0 1 0 7 2 0 0 18 0 9 0 1992508030 886665216 3284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216471 3284 1735 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301996 s]
/proc/loadavg: 1.77 1.92 1.97 4/72 25486
/proc/meminfo: memFree=1870920/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=866400 CPUtime=0.28
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 6078 0 1 0 24 4 0 0 18 0 9 0 1992508030 887193600 5448 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216600 5448 1961 9 0 211128 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866400

[startup+0.701027 s]
/proc/loadavg: 1.77 1.92 1.97 4/72 25486
/proc/meminfo: memFree=1870920/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867052 CPUtime=0.69
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 9497 0 1 0 61 8 0 0 18 0 9 0 1992508030 887861248 8857 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216763 8858 2007 9 0 211269 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867052

[startup+1.5021 s]
/proc/loadavg: 1.77 1.92 1.97 5/82 25499
/proc/meminfo: memFree=1836088/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=1.47
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 19866 367 1 0 130 11 5 1 18 0 9 0 1992508030 888651776 12580 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12580 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=1.14
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14667 367 1 0 99 9 5 1 20 0 9 0 1992508031 888651776 12580 996147200 134512640 134550740 4294955984 18446744073709551615 4126989006 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 17 0 9 0 1992508032 888651776 12580 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12580 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12580 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12580 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.31
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 761 367 0 0 25 0 5 1 15 0 9 0 1992508034 888651776 12580 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12580 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 10 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12580 996147200 134512640 134550740 4294955984 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) 867824

[startup+3.10223 s]
/proc/loadavg: 1.77 1.92 1.97 3/81 25499
/proc/meminfo: memFree=1830072/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=3.06
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20037 367 1 0 288 12 5 1 18 0 9 0 1992508030 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12749 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=2.7
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14816 367 1 0 254 10 5 1 25 0 9 0 1992508031 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4126757088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 17 0 9 0 1992508032 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.34
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 783 367 0 0 28 0 5 1 16 0 9 0 1992508034 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 10 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12749 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867824

[startup+6.30149 s]
/proc/loadavg: 1.79 1.92 1.97 3/81 25499
/proc/meminfo: memFree=1829880/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=6.23
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20063 367 1 0 605 12 5 1 18 0 9 0 1992508030 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12759 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=5.87
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14825 367 1 0 571 10 5 1 25 0 9 0 1992508031 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4126759960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 787 367 0 0 29 0 5 1 16 0 9 0 1992508034 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867824

[startup+12.703 s]
/proc/loadavg: 1.89 1.94 1.97 3/81 25499
/proc/meminfo: memFree=1829624/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=12.58
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20063 367 1 0 1240 12 5 1 18 0 9 0 1992508030 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12759 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=12.21
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14825 367 1 0 1205 10 5 1 25 0 9 0 1992508031 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4126751027 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 787 367 0 0 29 0 5 1 16 0 9 0 1992508034 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12759 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867824

[startup+25.5011 s]
/proc/loadavg: 1.91 1.94 1.97 3/81 25499
/proc/meminfo: memFree=1829688/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=25.27
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20064 367 1 0 2509 12 5 1 18 0 9 0 1992508030 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12760 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=24.9
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14826 367 1 0 2474 10 5 1 25 0 9 0 1992508031 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4126839568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 787 367 0 0 29 0 5 1 16 0 9 0 1992508034 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 867824

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

[startup+31.9066 s]
/proc/loadavg: 1.92 1.94 1.97 3/81 25499
/proc/meminfo: memFree=1829752/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=31.61
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20065 367 1 0 3143 12 5 1 18 0 9 0 1992508030 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12760 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=31.24
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14826 367 1 0 3108 10 5 1 25 0 9 0 1992508031 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4126750980 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 788 367 0 0 29 0 5 1 16 0 9 0 1992508034 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12760 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.61
Current children cumulated vsize (KiB) 867824

[startup+38.3021 s]
/proc/loadavg: 1.93 1.94 1.97 3/81 25499
/proc/meminfo: memFree=1829688/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=37.96
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20070 367 1 0 3778 12 5 1 18 0 9 0 1992508030 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12764 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=37.59
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14830 367 1 0 3743 10 5 1 25 0 9 0 1992508031 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4126758704 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 789 367 0 0 29 0 5 1 17 0 9 0 1992508034 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12764 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 37.96
Current children cumulated vsize (KiB) 867824

[startup+39.9013 s]
/proc/loadavg: 1.93 1.94 1.97 3/81 25499
/proc/meminfo: memFree=1829624/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=39.54
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20071 367 1 0 3936 12 5 1 18 0 9 0 1992508030 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12765 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=39.17
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14830 367 1 0 3901 10 5 1 25 0 9 0 1992508031 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4126840148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 790 367 0 0 29 0 5 1 16 0 9 0 1992508034 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.54
Current children cumulated vsize (KiB) 867824

[startup+40.7063 s]
/proc/loadavg: 1.93 1.94 1.97 3/81 25499
/proc/meminfo: memFree=1829624/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=40.34
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20071 367 1 0 4016 12 5 1 18 0 9 0 1992508030 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12765 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=39.97
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14830 367 1 0 3981 10 5 1 25 0 9 0 1992508031 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4126751008 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 790 367 0 0 29 0 5 1 16 0 9 0 1992508034 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12765 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 40.34
Current children cumulated vsize (KiB) 867824

[startup+41.5014 s]
/proc/loadavg: 1.93 1.94 1.97 3/81 25499
/proc/meminfo: memFree=1829624/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=41.13
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20074 367 1 0 4095 12 5 1 18 0 9 0 1992508030 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12768 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=40.76
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14833 367 1 0 4060 10 5 1 25 0 9 0 1992508031 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4126983143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 790 367 0 0 29 0 5 1 16 0 9 0 1992508034 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12768 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.13
Current children cumulated vsize (KiB) 867824

[startup+41.9014 s]
/proc/loadavg: 1.93 1.94 1.97 3/81 25499
/proc/meminfo: memFree=1829624/2055920 swapFree=4180796/4192956
[pid=25486] ppid=25484 vsize=867824 CPUtime=41.52
/proc/25486/stat : 25486 (java) S 25484 25486 23728 0 -1 0 20177 367 1 0 4134 12 5 1 18 0 9 0 1992508030 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25486/statm: 216956 12865 2632 9 0 211462 0
[pid=25486/tid=25488] ppid=25484 vsize=867824 CPUtime=41.15
/proc/25486/task/25488/stat : 25488 (java) R 25484 25486 23728 0 -1 64 14936 367 1 0 4099 10 5 1 25 0 9 0 1992508031 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4125925085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25489] ppid=25484 vsize=867824 CPUtime=0.11
/proc/25486/task/25489/stat : 25489 (java) S 25484 25486 23728 0 -1 64 3599 367 0 0 5 0 5 1 16 0 9 0 1992508032 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25490] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25490/stat : 25490 (java) S 25484 25486 23728 0 -1 64 16 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25491] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25491/stat : 25491 (java) S 25484 25486 23728 0 -1 64 11 367 0 0 0 0 5 1 16 0 9 0 1992508032 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25492] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25492/stat : 25492 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 24 0 9 0 1992508034 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25493] ppid=25484 vsize=867824 CPUtime=0.35
/proc/25486/task/25493/stat : 25493 (java) S 25484 25486 23728 0 -1 64 790 367 0 0 29 0 5 1 15 0 9 0 1992508034 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25486/tid=25494] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25494/stat : 25494 (java) S 25484 25486 23728 0 -1 64 1 367 0 0 0 0 5 1 25 0 9 0 1992508034 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25486/tid=25495] ppid=25484 vsize=867824 CPUtime=0.06
/proc/25486/task/25495/stat : 25495 (java) S 25484 25486 23728 0 -1 64 23 367 0 0 0 0 5 1 15 0 9 0 1992508034 888651776 12865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.52
Current children cumulated vsize (KiB) 867824

Child status: 0
Real time (s): 41.9278
CPU time (s): 41.5487
CPU user time (s): 41.4027
CPU system time (s): 0.145977
CPU usage (%): 99.0958
Max. virtual memory (cumulated for all children) (KiB): 867824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.4027
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20571
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= 2291
involuntary context switches= 2439

runsolver used 0.055991 second user time and 0.146977 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-04 03:36:22
IDJOB=1062499
IDBENCH=54646
IDSOLVER=363
FILE ID=node65/1062499-1215135382
PBS_JOBID= 7877275
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-15-14.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-1062499-1215135382/watcher-1062499-1215135382 -o /tmp/evaluation-result-1062499-1215135382/solver-1062499-1215135382 -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-1062499-1215135382.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eb74e232a79b27e41c211eaee48a1472
RANDOM SEED=1831062438

node65.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.231
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.231
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:       1871400 kB
Buffers:         15536 kB
Cached:         100504 kB
SwapCached:       5952 kB
Active:         102656 kB
Inactive:        27628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871400 kB
SwapTotal:     4192956 kB
SwapFree:      4180796 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          21780 kB
Slab:            39476 kB
Committed_AS:  3871780 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node65 at 2008-07-04 03:37:04