Trace number 1047546

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 28.3887 28.7321

DiagnosticValue
CHECKS3237
NODES317

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-19_ext.xml
MD5SUM08364e2411145e54ad7f71bfc9c7cf25
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 benchmark12.7061
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.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.17/0.23	
0.17/0.23	   configuration
0.17/0.24	     name=esac.xml
0.27/0.31	   
0.27/0.31	   instance
0.27/0.31	     name=HOME/instance-1047546-1215040494.xml
0.27/0.35	   
0.27/0.35	   domains being loaded...
0.27/0.36	   
0.27/0.36	   variables being loaded...
0.27/0.38	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.27/0.38	       =>  wckTime=0.136  cpuTime=0.09  mem=6M878
0.27/0.38	   
0.27/0.38	   relations being loaded...
0.47/0.54	   
0.47/0.54	   constraints being loaded...
1.74/1.84	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.74/1.85	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.74/1.85	     nbSharedBinaryRepresentations=0  minDegree=1893  maxDegree=1981  minArity=15  maxArity=15  nbGenerators=0
1.74/1.85	     nbFusions=0  symmetryWckTime=0.56  symmetryCpuTime=0.27
1.74/1.85	       =>  wckTime=1.606  cpuTime=0.93  mem=108M902
1.94/2.01	   
1.94/2.01	   solver IterativeSystematicSolver being built... 
1.94/2.07	   
1.94/2.07	   INFO : Forward propagation technique limited 
2.04/2.15	       =>  wckTime=1.914  cpuTime=1.06  mem=107M436
9.27/9.46	   
9.27/9.46	   preprocessing
9.27/9.46	     nbConstraintChecks=0  nbValidityChecks=92376457  nbPropagations=44  nbRevisions=0  nbUselessRevisions=0
9.27/9.46	     nbSingletonTests=23  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
9.27/9.46	     detectedInconsistency=no
9.27/9.46	       =>  wckTime=7.3  cpuTime=7.2  mem=107M436
22.64/22.90	   
22.64/22.90	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=108M464)
28.28/28.65	   
28.28/28.65	   search
28.28/28.65	     run=4  nbConstraintChecks=3237  nbValidityChecks=340561453  minDepth=5  maxDepth=21  nbPropagations=1673
28.28/28.65	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=317  nbFailedAssignments=91  nbBacktracks=174
28.28/28.65	     nbVisitedNodes=499  nbRestartNogoods=14  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=13.55
28.28/28.65	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
28.28/28.65	       =>  wckTime=26.491  cpuTime=26.18  mem=108M464
28.28/28.65	   
28.28/28.65	   global
28.28/28.65	     nbConstraintChecks=3237  nbValidityChecks=432937910  nbPropagations=1717  nbRestartNogoods=14
28.28/28.65	     solvingWckTime=26.495  solvingCpuTime=26.18  expiredTime=no  totalExploration=no  nbFoundSolutions=1
28.28/28.65	     firstSolutionCpuTime=27.2  globalCpuTime=27.29
28.28/28.65	       =>  wckTime=28.41  cpuTime=27.24  mem=108M464
28.28/28.65	   
28.28/28.65	s SATISFIABLE
28.28/28.65	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 
28.28/28.65	d NODES 317
28.28/28.65	d CHECKS 3237
28.28/28.65	   
28.28/28.65	   totalWckTime=28.467  totalCpuTime=27.3

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-1047546-1215040494/watcher-1047546-1215040494 -o /tmp/evaluation-result-1047546-1215040494/solver-1047546-1215040494 -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-1047546-1215040494.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.03 1.97 1.32 4/81 9298
/proc/meminfo: memFree=1798152/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=18572 CPUtime=0
/proc/9298/stat : 9298 (runsolver) R 9296 9298 8919 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1983018258 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 237947645223 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9298/statm: 4643 292 257 25 0 2626 0

[startup+0.0919721 s]
/proc/loadavg: 2.03 1.97 1.32 4/81 9298
/proc/meminfo: memFree=1798152/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=865884 CPUtime=0.07
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 3606 0 1 0 6 1 0 0 18 0 9 0 1983018258 886665216 3094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216471 3094 1659 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.102973 s]
/proc/loadavg: 2.03 1.97 1.32 4/81 9298
/proc/meminfo: memFree=1798152/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=865884 CPUtime=0.08
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 3723 0 1 0 7 1 0 0 18 0 9 0 1983018258 886665216 3186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216471 3186 1688 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302006 s]
/proc/loadavg: 2.03 1.97 1.32 4/81 9298
/proc/meminfo: memFree=1798152/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=866196 CPUtime=0.27
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 5622 0 1 0 25 2 0 0 18 0 9 0 1983018258 886984704 5036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216549 5036 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866196

[startup+0.70107 s]
/proc/loadavg: 2.03 1.97 1.32 4/81 9298
/proc/meminfo: memFree=1798152/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867024 CPUtime=0.67
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 8251 0 1 0 63 4 0 0 18 0 9 0 1983018258 887832576 7621 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216756 7621 1971 9 0 211284 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867024

[startup+1.50236 s]
/proc/loadavg: 2.02 1.97 1.33 4/90 9307
/proc/meminfo: memFree=1713280/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867788 CPUtime=1.46
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 35960 0 1 0 128 18 0 0 18 0 10 0 1983018258 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216947 35298 2005 9 0 211475 0
[pid=9298/tid=9300] ppid=9296 vsize=867788 CPUtime=1.04
/proc/9298/task/9300/stat : 9300 (java) S 9296 9298 8919 0 -1 64 15744 0 1 0 96 8 0 0 25 0 10 0 1983018260 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867788 CPUtime=0.17
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 18851 0 0 0 10 7 0 0 16 0 10 0 1983018261 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867788 CPUtime=0
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1983018261 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867788 CPUtime=0
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1983018261 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867788 CPUtime=0
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1983018264 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867788 CPUtime=0.2
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 656 0 0 0 20 0 0 0 16 0 10 0 1983018264 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867788 CPUtime=0
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 0 0 0 0 0 0 0 19 0 10 0 1983018264 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867788 CPUtime=0
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1983018264 888614912 35298 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867788

[startup+3.10145 s]
/proc/loadavg: 2.02 1.97 1.33 4/92 9311
/proc/meminfo: memFree=1638384/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867904 CPUtime=3.03
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 55993 980 1 0 255 24 22 2 18 0 9 0 1983018258 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216976 42094 2636 9 0 211482 0
[pid=9298/tid=9300] ppid=9296 vsize=867904 CPUtime=2.42
/proc/9298/task/9300/stat : 9300 (java) R 9296 9298 8919 0 -1 64 21004 980 1 0 208 10 22 2 25 0 9 0 1983018260 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4127056800 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867904 CPUtime=0.56
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 33310 980 0 0 20 12 22 2 17 0 9 0 1983018261 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 19 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 8 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 980 0 0 0 0 22 2 18 0 9 0 1983018264 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867904 CPUtime=0.49
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 837 980 0 0 25 0 22 2 15 0 9 0 1983018264 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 980 0 0 0 0 22 2 19 0 9 0 1983018264 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 10 980 0 0 0 0 22 2 15 0 9 0 1983018264 888733696 42094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 867904

[startup+6.30295 s]
/proc/loadavg: 2.02 1.97 1.33 3/90 9311
/proc/meminfo: memFree=1639224/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867904 CPUtime=6.2
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 59755 980 1 0 571 25 22 2 18 0 9 0 1983018258 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216976 42096 2636 9 0 211482 0
[pid=9298/tid=9300] ppid=9296 vsize=867904 CPUtime=5.59
/proc/9298/task/9300/stat : 9300 (java) R 9296 9298 8919 0 -1 64 24735 980 1 0 524 11 22 2 25 0 9 0 1983018260 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4127056825 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867904 CPUtime=0.56
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 33310 980 0 0 20 12 22 2 16 0 9 0 1983018261 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 19 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 8 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 980 0 0 0 0 22 2 18 0 9 0 1983018264 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867904 CPUtime=0.5
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 843 980 0 0 26 0 22 2 15 0 9 0 1983018264 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 980 0 0 0 0 22 2 19 0 9 0 1983018264 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 1983018264 888733696 42096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 867904

[startup+12.702 s]
/proc/loadavg: 2.02 1.97 1.33 3/90 9311
/proc/meminfo: memFree=1639160/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867904 CPUtime=12.54
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 65820 980 1 0 1203 27 22 2 18 0 9 0 1983018258 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216976 42109 2636 9 0 211482 0
[pid=9298/tid=9300] ppid=9296 vsize=867904 CPUtime=11.91
/proc/9298/task/9300/stat : 9300 (java) R 9296 9298 8919 0 -1 64 30795 980 1 0 1155 12 22 2 25 0 9 0 1983018260 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4127067116 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867904 CPUtime=0.56
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 33310 980 0 0 20 12 22 2 16 0 9 0 1983018261 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 19 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 8 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 980 0 0 0 0 22 2 18 0 9 0 1983018264 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867904 CPUtime=0.51
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 848 980 0 0 27 0 22 2 15 0 9 0 1983018264 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 980 0 0 0 0 22 2 19 0 9 0 1983018264 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 1983018264 888733696 42109 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 867904

[startup+25.503 s]
/proc/loadavg: 2.02 1.97 1.34 3/90 9311
/proc/meminfo: memFree=1639224/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867904 CPUtime=25.21
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 65891 980 1 0 2470 27 22 2 18 0 9 0 1983018258 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216976 42120 2636 9 0 211482 0
[pid=9298/tid=9300] ppid=9296 vsize=867904 CPUtime=24.56
/proc/9298/task/9300/stat : 9300 (java) R 9296 9298 8919 0 -1 64 30803 980 1 0 2420 12 22 2 25 0 9 0 1983018260 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4127067240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867904 CPUtime=0.56
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 33310 980 0 0 20 12 22 2 17 0 9 0 1983018261 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 19 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 8 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 980 0 0 0 0 22 2 18 0 9 0 1983018264 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867904 CPUtime=0.53
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 911 980 0 0 29 0 22 2 15 0 9 0 1983018264 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 980 0 0 0 0 22 2 19 0 9 0 1983018264 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 1983018264 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 867904

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

[startup+27.1012 s]
/proc/loadavg: 2.02 1.97 1.34 3/90 9311
/proc/meminfo: memFree=1639160/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867904 CPUtime=26.8
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 65892 980 1 0 2629 27 22 2 18 0 9 0 1983018258 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216976 42120 2636 9 0 211482 0
[pid=9298/tid=9300] ppid=9296 vsize=867904 CPUtime=26.15
/proc/9298/task/9300/stat : 9300 (java) R 9296 9298 8919 0 -1 64 30803 980 1 0 2579 12 22 2 25 0 9 0 1983018260 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4127056784 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867904 CPUtime=0.56
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 33310 980 0 0 20 12 22 2 16 0 9 0 1983018261 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 19 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 8 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 980 0 0 0 0 22 2 18 0 9 0 1983018264 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867904 CPUtime=0.53
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 912 980 0 0 29 0 22 2 15 0 9 0 1983018264 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 980 0 0 0 0 22 2 19 0 9 0 1983018264 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 1983018264 888733696 42120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.8
Current children cumulated vsize (KiB) 867904

[startup+27.9014 s]
/proc/loadavg: 2.02 1.97 1.34 3/90 9311
/proc/meminfo: memFree=1639160/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867904 CPUtime=27.59
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 65893 980 1 0 2708 27 22 2 18 0 9 0 1983018258 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216976 42121 2636 9 0 211482 0
[pid=9298/tid=9300] ppid=9296 vsize=867904 CPUtime=26.93
/proc/9298/task/9300/stat : 9300 (java) R 9296 9298 8919 0 -1 64 30803 980 1 0 2657 12 22 2 25 0 9 0 1983018260 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4127067314 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867904 CPUtime=0.56
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 33310 980 0 0 20 12 22 2 16 0 9 0 1983018261 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 19 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 8 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 980 0 0 0 0 22 2 18 0 9 0 1983018264 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867904 CPUtime=0.53
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 913 980 0 0 29 0 22 2 16 0 9 0 1983018264 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 980 0 0 0 0 22 2 19 0 9 0 1983018264 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 1983018264 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.59
Current children cumulated vsize (KiB) 867904

[startup+28.3014 s]
/proc/loadavg: 2.02 1.97 1.34 3/90 9311
/proc/meminfo: memFree=1639160/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867904 CPUtime=27.99
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 65893 980 1 0 2748 27 22 2 18 0 9 0 1983018258 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216976 42121 2636 9 0 211482 0
[pid=9298/tid=9300] ppid=9296 vsize=867904 CPUtime=27.33
/proc/9298/task/9300/stat : 9300 (java) R 9296 9298 8919 0 -1 64 30803 980 1 0 2697 12 22 2 25 0 9 0 1983018260 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4127067501 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867904 CPUtime=0.56
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 33310 980 0 0 20 12 22 2 16 0 9 0 1983018261 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 19 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 8 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 980 0 0 0 0 22 2 18 0 9 0 1983018264 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867904 CPUtime=0.53
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 913 980 0 0 29 0 22 2 16 0 9 0 1983018264 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 980 0 0 0 0 22 2 19 0 9 0 1983018264 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 1983018264 888733696 42121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.99
Current children cumulated vsize (KiB) 867904

[startup+28.7015 s]
/proc/loadavg: 2.02 1.97 1.34 3/90 9311
/proc/meminfo: memFree=1639160/2055920 swapFree=4179732/4192956
[pid=9298] ppid=9296 vsize=867904 CPUtime=28.33
/proc/9298/stat : 9298 (java) S 9296 9298 8919 0 -1 0 65959 980 1 0 2782 27 22 2 18 0 9 0 1983018258 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9298/statm: 216976 42126 2636 9 0 211482 0
[pid=9298/tid=9300] ppid=9296 vsize=867904 CPUtime=27.69
/proc/9298/task/9300/stat : 9300 (java) S 9296 9298 8919 0 -1 64 30868 980 1 0 2732 13 22 2 25 0 9 0 1983018260 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9301] ppid=9296 vsize=867904 CPUtime=0.56
/proc/9298/task/9301/stat : 9301 (java) S 9296 9298 8919 0 -1 64 33310 980 0 0 20 12 22 2 16 0 9 0 1983018261 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9302] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9302/stat : 9302 (java) S 9296 9298 8919 0 -1 64 19 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9303] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9303/stat : 9303 (java) S 9296 9298 8919 0 -1 64 8 980 0 0 0 0 22 2 16 0 9 0 1983018261 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9304] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9304/stat : 9304 (java) S 9296 9298 8919 0 -1 64 0 980 0 0 0 0 22 2 18 0 9 0 1983018264 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9305] ppid=9296 vsize=867904 CPUtime=0.53
/proc/9298/task/9305/stat : 9305 (java) S 9296 9298 8919 0 -1 64 914 980 0 0 29 0 22 2 15 0 9 0 1983018264 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9306] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9306/stat : 9306 (java) S 9296 9298 8919 0 -1 64 2 980 0 0 0 0 22 2 19 0 9 0 1983018264 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9298/tid=9307] ppid=9296 vsize=867904 CPUtime=0.24
/proc/9298/task/9307/stat : 9307 (java) S 9296 9298 8919 0 -1 64 35 980 0 0 0 0 22 2 15 0 9 0 1983018264 888733696 42126 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.33
Current children cumulated vsize (KiB) 867904

Child status: 0
Real time (s): 28.7321
CPU time (s): 28.3887
CPU user time (s): 28.0557
CPU system time (s): 0.332949
CPU usage (%): 98.8047
Max. virtual memory (cumulated for all children) (KiB): 868088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.0557
system time used= 0.332949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66968
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= 1815
involuntary context switches= 2401

runsolver used 0.045993 second user time and 0.098984 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-03 01:14:54
IDJOB=1047546
IDBENCH=54151
IDSOLVER=364
FILE ID=node69/1047546-1215040494
PBS_JOBID= 7875038
Free space on /tmp= 66532 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-19_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-1047546-1215040494/watcher-1047546-1215040494 -o /tmp/evaluation-result-1047546-1215040494/solver-1047546-1215040494 -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-1047546-1215040494.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 08364e2411145e54ad7f71bfc9c7cf25
RANDOM SEED=1735045487

node69.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.259
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.259
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:       1798632 kB
Buffers:         33860 kB
Cached:         149208 kB
SwapCached:       6788 kB
Active:         133544 kB
Inactive:        68432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798632 kB
SwapTotal:     4192956 kB
SwapFree:      4179732 kB
Dirty:            2768 kB
Writeback:           0 kB
Mapped:          35224 kB
Slab:            40272 kB
Committed_AS:  3814660 kB
PageTables:       1984 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= 66532 MiB
End job on node69 at 2008-07-03 01:15:23