Trace number 1047822

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 ESACSAT 68.9385 69.7526

DiagnosticValue
CHECKS4700
NODES1124

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-34_ext.xml
MD5SUM1a9b9b8e0b91bf1ef35a24a11c15b7ec
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 benchmark2.24066
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.08/0.21	
0.08/0.21	Abscon 112 (May, 2008)
0.24/0.42	
0.24/0.42	   configuration
0.24/0.42	     name=esac.xml
0.30/0.51	   
0.30/0.51	   instance
0.30/0.51	     name=HOME/instance-1047822-1215041455.xml
0.30/0.54	   
0.30/0.54	   domains being loaded...
0.30/0.55	   
0.30/0.55	   variables being loaded...
0.30/0.57	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.30/0.57	       =>  wckTime=0.147  cpuTime=0.09  mem=6M878
0.30/0.57	   
0.30/0.57	   relations being loaded...
0.38/0.63	   
0.38/0.63	   constraints being loaded...
1.56/1.88	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.56/1.88	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.56/1.88	     nbSharedBinaryRepresentations=0  minDegree=1891  maxDegree=1996  minArity=15  maxArity=15  nbGenerators=0
1.56/1.88	     nbFusions=0  symmetryWckTime=0.544  symmetryCpuTime=0.26
1.56/1.88	       =>  wckTime=1.453  cpuTime=0.78  mem=111M672
1.76/2.05	   
1.76/2.06	   solver IterativeSystematicSolver being built... 
1.87/2.14	   
1.87/2.14	   INFO : Forward propagation technique limited 
1.97/2.21	       =>  wckTime=1.787  cpuTime=0.91  mem=109M683
10.70/11.07	   
10.70/11.07	   preprocessing
10.70/11.07	     nbConstraintChecks=0  nbValidityChecks=132320623  nbPropagations=53  nbRevisions=0  nbUselessRevisions=0
10.70/11.07	     nbSingletonTests=32  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
10.70/11.07	     detectedInconsistency=no
10.70/11.07	       =>  wckTime=8.858  cpuTime=8.77  mem=109M683
23.79/24.24	   
23.79/24.24	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=110M837)
68.79/69.69	   
68.79/69.69	   search
68.79/69.69	     run=7  nbConstraintChecks=4700  nbValidityChecks=944871774  minDepth=2  maxDepth=21  nbPropagations=6676
68.79/69.69	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=1124  nbFailedAssignments=351  nbBacktracks=698
68.79/69.69	     nbVisitedNodes=1827  nbRestartNogoods=28  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=13.46
68.79/69.69	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
68.79/69.69	       =>  wckTime=67.479  cpuTime=66.84  mem=110M837
68.79/69.69	   
68.79/69.69	   global
68.79/69.69	     nbConstraintChecks=4700  nbValidityChecks=1077192397  nbPropagations=6729  nbRestartNogoods=28
68.79/69.69	     solvingWckTime=67.483  solvingCpuTime=66.84  expiredTime=no  totalExploration=no  nbFoundSolutions=1
68.79/69.69	     firstSolutionCpuTime=67.73  globalCpuTime=67.79
68.79/69.69	       =>  wckTime=69.272  cpuTime=67.75  mem=110M837
68.79/69.70	   
68.79/69.70	s SATISFIABLE
68.79/69.70	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
68.79/69.70	d NODES 1124
68.79/69.70	d CHECKS 4700
68.89/69.70	   
68.89/69.70	   totalWckTime=69.343  totalCpuTime=67.8

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-1047822-1215041455/watcher-1047822-1215041455 -o /tmp/evaluation-result-1047822-1215041455/solver-1047822-1215041455 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1047822-1215041455.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: 2.06 2.08 1.77 4/72 31923
/proc/meminfo: memFree=1715560/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=1616 CPUtime=0
/proc/31923/stat : 31923 (java) D 31921 31923 31351 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1983120891 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/31923/statm: 404 145 119 9 0 46 0

[startup+0.083569 s]
/proc/loadavg: 2.06 2.08 1.77 4/72 31923
/proc/meminfo: memFree=1715560/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=860580 CPUtime=0.01
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 1483 0 41 0 0 1 0 0 18 0 2 0 1983120891 881233920 1259 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 215145 1259 493 9 0 210124 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860580

[startup+0.101568 s]
/proc/loadavg: 2.06 2.08 1.77 4/72 31923
/proc/meminfo: memFree=1715560/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=861228 CPUtime=0.03
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 1818 0 46 0 1 2 0 0 18 0 3 0 1983120891 881897472 1550 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 215307 1550 689 9 0 210286 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861228

[startup+0.301591 s]
/proc/loadavg: 2.06 2.08 1.77 4/72 31923
/proc/meminfo: memFree=1715560/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=866044 CPUtime=0.17
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 4178 0 68 0 13 4 0 0 18 0 9 0 1983120891 886829056 3680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216511 3681 1833 9 0 211059 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 866044

[startup+0.701624 s]
/proc/loadavg: 2.06 2.08 1.77 4/72 31923
/proc/meminfo: memFree=1715560/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=866552 CPUtime=0.49
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 7670 0 75 0 42 7 0 0 18 0 9 0 1983120891 887349248 7114 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216638 7114 1967 9 0 211166 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 866552

[startup+1.50168 s]
/proc/loadavg: 2.06 2.08 1.77 4/81 31932
/proc/meminfo: memFree=1639648/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867428 CPUtime=1.29
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 35771 0 75 0 109 20 0 0 18 0 9 0 1983120891 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216857 35200 2001 9 0 211385 0
[pid=31923/tid=31925] ppid=31921 vsize=867428 CPUtime=0.88
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 15677 0 43 0 78 10 0 0 23 0 9 0 1983120897 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867428 CPUtime=0.17
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 18777 0 0 0 10 7 0 0 17 0 9 0 1983120900 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867428 CPUtime=0
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1983120902 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867428 CPUtime=0
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983120902 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867428 CPUtime=0
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1983120905 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867428 CPUtime=0.19
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 651 0 1 0 19 0 0 0 15 0 9 0 1983120905 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867428 CPUtime=0
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983120905 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867428 CPUtime=0
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983120905 888246272 35200 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 867428

[startup+3.10181 s]
/proc/loadavg: 2.14 2.09 1.77 5/81 31936
/proc/meminfo: memFree=1533152/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=2.86
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 56464 982 77 0 234 28 22 2 18 0 9 0 1983120891 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42650 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=2.24
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 20862 982 43 0 187 13 22 2 24 0 9 0 1983120897 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4127066743 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 18 0 9 0 1983120900 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.48
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 842 982 1 0 24 0 22 2 15 0 9 0 1983120905 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 9 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 867892

[startup+6.30207 s]
/proc/loadavg: 2.14 2.09 1.77 3/81 31936
/proc/meminfo: memFree=1527584/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=6.04
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 60211 982 77 0 551 29 22 2 18 0 9 0 1983120891 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42652 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=5.4
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 24577 982 43 0 503 13 22 2 25 0 9 0 1983120897 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4127066687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 17 0 9 0 1983120900 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.48
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 847 982 1 0 24 0 22 2 15 0 9 0 1983120905 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42652 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 867892

[startup+12.7026 s]
/proc/loadavg: 2.12 2.09 1.77 3/81 31936
/proc/meminfo: memFree=1517024/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=12.38
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66448 982 77 0 1184 30 22 2 18 0 9 0 1983120891 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42664 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=11.74
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30810 982 43 0 1135 15 22 2 25 0 9 0 1983120897 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4127109196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 16 0 9 0 1983120900 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.49
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 851 982 1 0 25 0 22 2 16 0 9 0 1983120905 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42664 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 867892

[startup+25.5017 s]
/proc/loadavg: 2.10 2.09 1.78 3/81 31936
/proc/meminfo: memFree=1505056/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=25.07
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66484 982 77 0 2453 30 22 2 18 0 9 0 1983120891 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42672 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=24.41
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30817 982 43 0 2402 15 22 2 25 0 9 0 1983120897 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4127066867 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 16 0 9 0 1983120900 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.51
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 880 982 1 0 27 0 22 2 16 0 9 0 1983120905 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42672 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 867892

[startup+51.1017 s]
/proc/loadavg: 2.06 2.08 1.78 3/81 31936
/proc/meminfo: memFree=1491232/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=50.45
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66516 982 77 0 4991 30 22 2 18 0 9 0 1983120891 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42679 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=49.78
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30824 982 43 0 4939 15 22 2 25 0 9 0 1983120897 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4127066507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 16 0 9 0 1983120900 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.52
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 905 982 1 0 28 0 22 2 16 0 9 0 1983120905 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 867892

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

[startup+57.5023 s]
/proc/loadavg: 2.05 2.08 1.78 3/81 31936
/proc/meminfo: memFree=1491168/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=56.8
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66516 982 77 0 5626 30 22 2 18 0 9 0 1983120891 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42679 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=56.13
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30824 982 43 0 5574 15 22 2 25 0 9 0 1983120897 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4127066533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 16 0 9 0 1983120900 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.52
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 905 982 1 0 28 0 22 2 16 0 9 0 1983120905 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42679 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.8
Current children cumulated vsize (KiB) 867892

[startup+63.9028 s]
/proc/loadavg: 2.05 2.07 1.78 3/81 31936
/proc/meminfo: memFree=1487776/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=63.14
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66520 982 77 0 6260 30 22 2 18 0 9 0 1983120891 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42681 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=62.47
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30824 982 43 0 6208 15 22 2 25 0 9 0 1983120897 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4127087774 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 17 0 9 0 1983120900 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.53
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 909 982 1 0 29 0 22 2 16 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.14
Current children cumulated vsize (KiB) 867892

[startup+67.107 s]
/proc/loadavg: 2.05 2.07 1.78 3/81 31936
/proc/meminfo: memFree=1487776/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=66.32
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66522 982 77 0 6578 30 22 2 18 0 9 0 1983120891 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42681 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=65.64
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30826 982 43 0 6525 15 22 2 25 0 9 0 1983120897 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4127066507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 16 0 9 0 1983120900 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.53
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 909 982 1 0 29 0 22 2 17 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.32
Current children cumulated vsize (KiB) 867892

[startup+68.7012 s]
/proc/loadavg: 2.04 2.07 1.78 3/81 31936
/proc/meminfo: memFree=1487776/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=67.9
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66522 982 77 0 6736 30 22 2 18 0 9 0 1983120891 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42681 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=67.22
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30826 982 43 0 6683 15 22 2 25 0 9 0 1983120897 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4127066561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 16 0 9 0 1983120900 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.53
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 909 982 1 0 29 0 22 2 17 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 67.9
Current children cumulated vsize (KiB) 867892

[startup+69.5012 s]
/proc/loadavg: 2.04 2.07 1.78 3/81 31936
/proc/meminfo: memFree=1487776/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=68.69
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66522 982 77 0 6815 30 22 2 18 0 9 0 1983120891 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42681 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=68.02
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30826 982 43 0 6763 15 22 2 25 0 9 0 1983120897 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4127066587 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 16 0 9 0 1983120900 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.53
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 909 982 1 0 29 0 22 2 17 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42681 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.69
Current children cumulated vsize (KiB) 867892

[startup+69.7013 s]
/proc/loadavg: 2.04 2.07 1.78 3/81 31936
/proc/meminfo: memFree=1487776/2055920 swapFree=4180472/4192956
[pid=31923] ppid=31921 vsize=867892 CPUtime=68.89
/proc/31923/stat : 31923 (java) S 31921 31923 31351 0 -1 0 66537 982 77 0 6835 30 22 2 18 0 9 0 1983120891 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 216973 42686 2636 9 0 211479 0
[pid=31923/tid=31925] ppid=31921 vsize=867892 CPUtime=68.21
/proc/31923/task/31925/stat : 31925 (java) R 31921 31923 31351 0 -1 64 30839 982 43 0 6782 15 22 2 24 0 9 0 1983120897 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4125956579 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=867892 CPUtime=0.58
/proc/31923/task/31926/stat : 31926 (java) S 31921 31923 31351 0 -1 64 33950 982 2 0 22 12 22 2 16 0 9 0 1983120900 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31927] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31927/stat : 31927 (java) S 31921 31923 31351 0 -1 64 18 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31928] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31928/stat : 31928 (java) S 31921 31923 31351 0 -1 64 8 982 0 0 0 0 22 2 16 0 9 0 1983120902 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31929] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31929/stat : 31929 (java) S 31921 31923 31351 0 -1 64 0 982 0 0 0 0 22 2 18 0 9 0 1983120905 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31930] ppid=31921 vsize=867892 CPUtime=0.53
/proc/31923/task/31930/stat : 31930 (java) S 31921 31923 31351 0 -1 64 911 982 1 0 29 0 22 2 15 0 9 0 1983120905 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31931] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31931/stat : 31931 (java) S 31921 31923 31351 0 -1 64 2 982 0 0 0 0 22 2 19 0 9 0 1983120905 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31923/tid=31932] ppid=31921 vsize=867892 CPUtime=0.24
/proc/31923/task/31932/stat : 31932 (java) S 31921 31923 31351 0 -1 64 36 982 0 0 0 0 22 2 15 0 9 0 1983120905 888721408 42686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.89
Current children cumulated vsize (KiB) 867892

Child status: 0
Real time (s): 69.7526
CPU time (s): 68.9385
CPU user time (s): 68.5786
CPU system time (s): 0.359945
CPU usage (%): 98.8329
Max. virtual memory (cumulated for all children) (KiB): 868080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.5786
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67608
page faults= 77
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3214
involuntary context switches= 4329

runsolver used 0.102984 second user time and 0.222966 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-03 01:30:55
IDJOB=1047822
IDBENCH=54163
IDSOLVER=364
FILE ID=node3/1047822-1215041455
PBS_JOBID= 7875168
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1a9b9b8e0b91bf1ef35a24a11c15b7ec
RANDOM SEED=1707652982

node3.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.232
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.232
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:       1716040 kB
Buffers:          2364 kB
Cached:          37704 kB
SwapCached:       6308 kB
Active:         267636 kB
Inactive:        16916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716040 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:         251336 kB
Slab:            39980 kB
Committed_AS:  3675256 kB
PageTables:       2624 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= 66552 MiB
End job on node3 at 2008-07-03 01:32:05