Trace number 1047315

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 39.424 39.6895

DiagnosticValue
CHECKS4801
NODES526

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-8_ext.xml
MD5SUM3b149b59fcb401e6a1362991696864ca
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.47877
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mac.xml
0.17/0.28	   
0.17/0.28	   instance
0.17/0.28	     name=HOME/instance-1047315-1215039635.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.34	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.34	       =>  wckTime=0.091  cpuTime=0.08  mem=6M878
0.28/0.34	   
0.28/0.34	   relations being loaded...
0.28/0.39	   
0.28/0.39	   constraints being loaded...
1.26/1.60	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.26/1.60	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.26/1.60	     nbSharedBinaryRepresentations=0  minDegree=1910  maxDegree=1982  minArity=15  maxArity=15  nbGenerators=0
1.26/1.60	     nbFusions=0  symmetryWckTime=0.507  symmetryCpuTime=0.25
1.26/1.60	       =>  wckTime=1.351  cpuTime=0.74  mem=110M469
1.65/1.74	   
1.65/1.74	   solver IterativeSystematicSolver being built... 
1.75/1.82	   
1.75/1.82	   INFO : Forward propagation technique limited 
1.75/1.88	       =>  wckTime=1.633  cpuTime=0.85  mem=108M743
5.93/6.06	   
5.93/6.06	   preprocessing
5.93/6.06	     nbConstraintChecks=0  nbValidityChecks=18825507  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
5.93/6.06	     nbRemovedValues=0  detectedInconsistency=no
5.93/6.06	       =>  wckTime=4.18  cpuTime=4.15  mem=108M743
20.26/20.48	   
20.26/20.48	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=109M728)
39.35/39.63	   
39.35/39.63	   search
39.35/39.63	     run=5  nbConstraintChecks=4801  nbValidityChecks=539535720  minDepth=3  maxDepth=21  nbPropagations=2677
39.35/39.63	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=526  nbFailedAssignments=153  nbBacktracks=316
39.35/39.63	     nbVisitedNodes=843  nbRestartNogoods=18  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=13.55
39.35/39.63	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
39.35/39.63	       =>  wckTime=37.744  cpuTime=37.48  mem=109M728
39.35/39.63	   
39.35/39.63	   global
39.35/39.63	     nbConstraintChecks=4801  nbValidityChecks=558361227  nbPropagations=2698  nbRestartNogoods=18
39.35/39.63	     solvingWckTime=37.747  solvingCpuTime=37.48  expiredTime=no  totalExploration=no  nbFoundSolutions=1
39.35/39.63	     firstSolutionCpuTime=38.31  globalCpuTime=38.37
39.35/39.63	       =>  wckTime=39.381  cpuTime=38.33  mem=109M728
39.35/39.63	   
39.35/39.63	s SATISFIABLE
39.35/39.63	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
39.35/39.63	d NODES 526
39.35/39.63	d CHECKS 4801
39.35/39.63	   
39.35/39.63	   totalWckTime=39.448  totalCpuTime=38.37

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-1047315-1215039635/watcher-1047315-1215039635 -o /tmp/evaluation-result-1047315-1215039635/solver-1047315-1215039635 -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-1047315-1215039635.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.97 0.86 0.32 4/73 14708
/proc/meminfo: memFree=1013256/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=18572 CPUtime=0
/proc/14708/stat : 14708 (runsolver) R 14706 14708 13857 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 659693119 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 230266826023 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14708/statm: 4643 292 257 25 0 2626 0

[startup+0.0229731 s]
/proc/loadavg: 1.97 0.86 0.32 4/73 14708
/proc/meminfo: memFree=1013256/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=860508 CPUtime=0
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 1149 0 1 0 0 0 0 0 20 0 2 0 659693119 881160192 898 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 215127 898 381 9 0 213525 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 860508

[startup+0.101986 s]
/proc/loadavg: 1.97 0.86 0.32 4/73 14708
/proc/meminfo: memFree=1013256/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=865884 CPUtime=0.07
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 3695 0 1 0 6 1 0 0 20 0 9 0 659693119 886665216 3170 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216471 3170 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.302033 s]
/proc/loadavg: 1.97 0.86 0.32 4/73 14708
/proc/meminfo: memFree=1013256/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=866284 CPUtime=0.28
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 5915 0 1 0 25 3 0 0 20 0 9 0 659693119 887074816 5289 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216571 5289 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.7011 s]
/proc/loadavg: 1.97 0.86 0.32 4/73 14708
/proc/meminfo: memFree=1013256/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867428 CPUtime=0.68
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 12363 0 1 0 62 6 0 0 20 0 9 0 659693119 888246272 11723 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216857 11723 1979 9 0 211385 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867428

[startup+1.50125 s]
/proc/loadavg: 1.97 0.86 0.32 4/82 14717
/proc/meminfo: memFree=892352/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867752 CPUtime=1.26
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 36033 0 1 0 110 16 0 0 20 0 10 0 659693119 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216938 35264 2005 9 0 211466 0
[pid=14708/tid=14710] ppid=14706 vsize=867752 CPUtime=0.86
/proc/14708/task/14710/stat : 14710 (java) S 14706 14708 13857 0 -1 64 15793 0 1 0 79 7 0 0 24 0 10 0 659693121 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867752 CPUtime=0.17
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 18818 0 0 0 10 7 0 0 16 0 10 0 659693122 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867752 CPUtime=0
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 659693122 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867752 CPUtime=0
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 659693122 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867752 CPUtime=0
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 659693124 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867752 CPUtime=0.2
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 654 0 0 0 20 0 0 0 15 0 10 0 659693124 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867752 CPUtime=0
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 659693124 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867752 CPUtime=0
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 659693124 888578048 35264 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 867752

[startup+3.10254 s]
/proc/loadavg: 1.97 0.86 0.32 3/82 14721
/proc/meminfo: memFree=853376/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=3.05
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 56826 982 1 0 261 22 20 2 20 0 9 0 659693119 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42381 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=2.46
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 21536 982 1 0 215 9 20 2 25 0 9 0 659693121 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4127066291 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 17 0 9 0 659693122 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.47
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 846 982 0 0 24 1 20 2 16 0 9 0 659693124 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 7 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42381 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867892

[startup+6.30113 s]
/proc/loadavg: 2.06 0.90 0.33 3/82 14721
/proc/meminfo: memFree=853248/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=6.24
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 62732 982 1 0 578 24 20 2 20 0 9 0 659693119 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42388 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=5.63
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 27408 982 1 0 531 10 20 2 25 0 9 0 659693121 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4127066303 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 17 0 9 0 659693122 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.48
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 852 982 0 0 25 1 20 2 16 0 9 0 659693124 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42388 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867892

[startup+12.7023 s]
/proc/loadavg: 2.05 0.91 0.34 3/82 14721
/proc/meminfo: memFree=853056/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=12.6
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66165 982 1 0 1213 25 20 2 20 0 9 0 659693119 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42393 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=11.98
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30816 982 1 0 1165 11 20 2 25 0 9 0 659693121 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4127066229 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.49
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 877 982 0 0 26 1 20 2 15 0 9 0 659693124 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42393 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 867892

[startup+25.5017 s]
/proc/loadavg: 2.04 0.97 0.37 3/82 14721
/proc/meminfo: memFree=853056/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=25.34
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66213 982 1 0 2487 25 20 2 20 0 9 0 659693119 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42402 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=24.7
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30825 982 1 0 2437 11 20 2 25 0 9 0 659693121 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4127066187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.51
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 916 982 0 0 28 1 20 2 15 0 9 0 659693124 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42402 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 867892

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

[startup+31.9068 s]
/proc/loadavg: 2.04 0.98 0.38 4/82 14727
/proc/meminfo: memFree=852856/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=31.69
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66217 982 1 0 3122 25 20 2 20 0 9 0 659693119 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42403 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=31.05
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30826 982 1 0 3072 11 20 2 25 0 9 0 659693121 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4127066246 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.51
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 919 982 0 0 28 1 20 2 15 0 9 0 659693124 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.69
Current children cumulated vsize (KiB) 867892

[startup+35.1014 s]
/proc/loadavg: 2.03 1.00 0.39 3/82 14727
/proc/meminfo: memFree=852864/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=34.87
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66219 982 1 0 3440 25 20 2 20 0 9 0 659693119 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42404 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=34.23
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30827 982 1 0 3390 11 20 2 25 0 9 0 659693121 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4127066213 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.51
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 920 982 0 0 28 1 20 2 16 0 9 0 659693124 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.87
Current children cumulated vsize (KiB) 867892

[startup+36.7017 s]
/proc/loadavg: 2.03 1.00 0.39 3/82 14727
/proc/meminfo: memFree=852800/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=36.46
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66220 982 1 0 3599 25 20 2 20 0 9 0 659693119 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42404 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=35.82
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30828 982 1 0 3549 11 20 2 25 0 9 0 659693121 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4127065767 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.51
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 920 982 0 0 28 1 20 2 16 0 9 0 659693124 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42404 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 36.46
Current children cumulated vsize (KiB) 867892

[startup+38.303 s]
/proc/loadavg: 2.03 1.00 0.39 3/82 14727
/proc/meminfo: memFree=852800/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=38.06
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66223 982 1 0 3759 25 20 2 20 0 9 0 659693119 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42405 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=37.42
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30829 982 1 0 3709 11 20 2 25 0 9 0 659693121 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4127103904 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.51
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 922 982 0 0 28 1 20 2 16 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.06
Current children cumulated vsize (KiB) 867892

[startup+39.1022 s]
/proc/loadavg: 2.03 1.02 0.39 3/82 14727
/proc/meminfo: memFree=852800/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=38.85
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66223 982 1 0 3838 25 20 2 20 0 9 0 659693119 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42405 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=38.21
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30829 982 1 0 3788 11 20 2 25 0 9 0 659693121 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4127066187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.51
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 922 982 0 0 28 1 20 2 16 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.85
Current children cumulated vsize (KiB) 867892

[startup+39.5022 s]
/proc/loadavg: 2.03 1.02 0.39 3/82 14727
/proc/meminfo: memFree=852800/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=39.25
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66223 982 1 0 3878 25 20 2 20 0 9 0 659693119 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42405 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=38.61
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30829 982 1 0 3828 11 20 2 25 0 9 0 659693121 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4127066187 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.51
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 922 982 0 0 28 1 20 2 16 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) R 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42405 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.25
Current children cumulated vsize (KiB) 867892

[startup+39.6073 s]
/proc/loadavg: 2.03 1.02 0.39 3/82 14727
/proc/meminfo: memFree=852800/2055924 swapFree=4177432/4192956
[pid=14708] ppid=14706 vsize=867892 CPUtime=39.35
/proc/14708/stat : 14708 (java) S 14706 14708 13857 0 -1 0 66229 982 1 0 3888 25 20 2 20 0 9 0 659693119 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14708/statm: 216973 42407 2636 9 0 211479 0
[pid=14708/tid=14710] ppid=14706 vsize=867892 CPUtime=38.71
/proc/14708/task/14710/stat : 14710 (java) R 14706 14708 13857 0 -1 64 30835 982 1 0 3838 11 20 2 25 0 9 0 659693121 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4125972295 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14711] ppid=14706 vsize=867892 CPUtime=0.53
/proc/14708/task/14711/stat : 14711 (java) S 14706 14708 13857 0 -1 64 33607 982 0 0 21 10 20 2 16 0 9 0 659693122 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14712] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14712/stat : 14712 (java) S 14706 14708 13857 0 -1 64 18 982 0 0 0 0 20 2 17 0 9 0 659693122 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14713] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14713/stat : 14713 (java) S 14706 14708 13857 0 -1 64 9 982 0 0 0 0 20 2 16 0 9 0 659693122 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14714] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14714/stat : 14714 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14715] ppid=14706 vsize=867892 CPUtime=0.52
/proc/14708/task/14715/stat : 14715 (java) S 14706 14708 13857 0 -1 64 922 982 0 0 29 1 20 2 16 0 9 0 659693124 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14716] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14716/stat : 14716 (java) S 14706 14708 13857 0 -1 64 1 982 0 0 0 0 20 2 25 0 9 0 659693124 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14708/tid=14717] ppid=14706 vsize=867892 CPUtime=0.22
/proc/14708/task/14717/stat : 14717 (java) S 14706 14708 13857 0 -1 64 35 982 0 0 0 0 20 2 15 0 9 0 659693124 888721408 42407 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 39.35
Current children cumulated vsize (KiB) 867892

Child status: 0
Real time (s): 39.6895
CPU time (s): 39.424
CPU user time (s): 39.1201
CPU system time (s): 0.303953
CPU usage (%): 99.3311
Max. virtual memory (cumulated for all children) (KiB): 868076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.1201
system time used= 0.303953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67306
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= 2304
involuntary context switches= 2854

runsolver used 0.043993 second user time and 0.146977 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-03 01:00:35
IDJOB=1047315
IDBENCH=54141
IDSOLVER=363
FILE ID=node83/1047315-1215039635
PBS_JOBID= 7875012
Free space on /tmp= 65492 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-8_ext.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-1047315-1215039635/watcher-1047315-1215039635 -o /tmp/evaluation-result-1047315-1215039635/solver-1047315-1215039635 -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-1047315-1215039635.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3b149b59fcb401e6a1362991696864ca
RANDOM SEED=859270044

node83.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.263
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.263
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:      2055924 kB
MemFree:       1013672 kB
Buffers:         31124 kB
Cached:         128176 kB
SwapCached:       9340 kB
Active:         940612 kB
Inactive:        42324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1013672 kB
SwapTotal:     4192956 kB
SwapFree:      4177432 kB
Dirty:            6008 kB
Writeback:           0 kB
Mapped:         831552 kB
Slab:            43100 kB
Committed_AS:  1817604 kB
PageTables:       3308 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= 65492 MiB
End job on node83 at 2008-07-03 01:01:15