Trace number 1101957

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 31.0533 31.3735

DiagnosticValue
CHECKS178398000
NODES99390

General information on the benchmark

Namecsp/rand-2-50-23-fcd/
normalized-rand-2-50-23-587-230-fcd-20_ext.xml
MD5SUM949bd89fb1ad1829b78282e8f26c6254
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.40802
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints456
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension456
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1101957-1215295000.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.31	   
0.28/0.31	   variables being loaded...
0.28/0.34	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23  nbTotalValues=1150
0.28/0.34	       =>  wckTime=0.103  cpuTime=0.09  mem=7M919
0.28/0.34	   
0.28/0.34	   relations being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
0.67/0.70	     nbConstraints=456  nbRelationTypes=456  nbExtensionStructures=456  nbSharedExtensionStructures=0
0.67/0.70	     nbConflictsStructures=456  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2243  minDegree=12
0.67/0.70	     maxDegree=26  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.06  symmetryCpuTime=0.04
0.67/0.70	       =>  wckTime=0.459  cpuTime=0.35  mem=23M575
0.67/0.77	   
0.67/0.77	   solver IterativeSystematicSolver being built... 
0.88/0.91	       =>  wckTime=0.672  cpuTime=0.47  mem=22M590
0.88/0.99	   
0.88/0.99	   preprocessing
0.88/0.99	     nbConstraintChecks=106230  nbPropagations=1176  nbRevisions=9410  nbUselessRevisions=7771  nbSingletonTests=61
0.88/0.99	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.88/0.99	       =>  wckTime=0.071  cpuTime=0.05  mem=22M590
1.08/1.14	   
1.08/1.14	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=23M598)
30.99/31.33	   
30.99/31.33	   search
30.99/31.33	     run=18  nbConstraintChecks=178291878  minDepth=2  maxDepth=50  nbPropagations=6697933  nbRevisions=98388102
30.99/31.33	     nbUselessRevisions=79590577  nbAssignments=99390  nbFailedAssignments=36947  nbInferredBacktracks=1
30.99/31.33	     nbBacktracks=62214  nbVisitedNodes=167740  nbRestartNogoods=138  nbFoundSolutions=1  nbSEliminables=10.46
30.99/31.33	     nbREliminables=1.88  nbIEliminables=0.2  nbDEliminables=0  nbPEliminables=0
30.99/31.33	       =>  wckTime=30.413  cpuTime=30.02  mem=23M598
30.99/31.33	   
30.99/31.33	   global
30.99/31.33	     nbConstraintChecks=178398108  nbPropagations=6699109  nbRevisions=98397512  nbUselessRevisions=79598348
30.99/31.33	     nbRestartNogoods=138  solvingWckTime=30.416  solvingCpuTime=30.02  expiredTime=no  totalExploration=no
30.99/31.33	     nbFoundSolutions=1  firstSolutionCpuTime=30.5  globalCpuTime=30.54
30.99/31.33	       =>  wckTime=31.091  cpuTime=30.5  mem=23M598
30.99/31.33	   
30.99/31.33	s SATISFIABLE
30.99/31.33	v 13 4 13 22 12 8 11 6 17 7 18 1 21 5 6 9 7 2 9 13 14 6 0 20 8 0 2 6 17 9 19 19 4 14 1 22 12 5 8 1 14 18 20 0 12 13 20 21 7 9 
30.99/31.33	d NODES 99390
30.99/31.33	d CHECKS 178398108
30.99/31.33	   
30.99/31.33	   totalWckTime=31.155  totalCpuTime=30.55

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-1101957-1215295000/watcher-1101957-1215295000 -o /tmp/evaluation-result-1101957-1215295000/solver-1101957-1215295000 -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-1101957-1215295000.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.94 2.08 2.04 4/81 8675
/proc/meminfo: memFree=1713160/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=1616 CPUtime=0
/proc/8675/stat : 8675 (java) D 8673 8675 5322 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 2008474555 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/8675/statm: 404 148 122 9 0 46 0

[startup+0.079173 s]
/proc/loadavg: 1.94 2.08 2.04 4/81 8675
/proc/meminfo: memFree=1713160/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=865856 CPUtime=0.06
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 3525 0 1 0 4 2 0 0 18 0 9 0 2008474555 886636544 3015 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216464 3015 1625 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101172 s]
/proc/loadavg: 1.94 2.08 2.04 4/81 8675
/proc/meminfo: memFree=1713160/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=865884 CPUtime=0.08
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 3737 0 1 0 6 2 0 0 18 0 9 0 2008474555 886665216 3200 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216471 3200 1694 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301195 s]
/proc/loadavg: 1.94 2.08 2.04 4/81 8675
/proc/meminfo: memFree=1713160/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=866400 CPUtime=0.28
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 6034 0 1 0 25 3 0 0 18 0 9 0 2008474555 887193600 5408 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216600 5408 1956 9 0 211128 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866400

[startup+0.70124 s]
/proc/loadavg: 1.94 2.08 2.04 4/81 8675
/proc/meminfo: memFree=1713160/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867328 CPUtime=0.67
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 11331 170 1 0 61 6 0 0 18 0 10 0 2008474555 888143872 9567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216832 9567 1998 9 0 211360 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867328

[startup+1.50232 s]
/proc/loadavg: 1.94 2.08 2.04 4/92 8688
/proc/meminfo: memFree=1677472/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=1.47
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18673 292 1 0 138 9 0 0 18 0 9 0 2008474555 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11463 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=1.17
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12506 292 1 0 111 6 0 0 21 0 9 0 2008474556 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4126873663 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 17 0 9 0 2008474557 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.21
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 705 292 0 0 21 0 0 0 15 0 9 0 2008474559 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 11 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867528

[startup+3.10149 s]
/proc/loadavg: 1.94 2.08 2.04 3/90 8688
/proc/meminfo: memFree=1677160/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=3.06
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18694 292 1 0 297 9 0 0 18 0 9 0 2008474555 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11480 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=2.73
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12510 292 1 0 267 6 0 0 25 0 9 0 2008474556 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4126873620 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 17 0 9 0 2008474557 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.24
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 722 292 0 0 24 0 0 0 15 0 9 0 2008474559 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 11 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867528

[startup+6.30182 s]
/proc/loadavg: 1.94 2.08 2.04 3/90 8688
/proc/meminfo: memFree=1677032/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=6.23
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18710 292 1 0 614 9 0 0 18 0 9 0 2008474555 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11481 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=5.89
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12515 292 1 0 583 6 0 0 25 0 9 0 2008474556 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4126873956 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 16 0 9 0 2008474557 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.24
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 723 292 0 0 24 0 0 0 16 0 9 0 2008474559 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 21 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867528

[startup+12.7015 s]
/proc/loadavg: 1.95 2.08 2.04 3/90 8688
/proc/meminfo: memFree=1676848/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=12.56
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18711 292 1 0 1247 9 0 0 18 0 9 0 2008474555 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11481 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=12.23
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12516 292 1 0 1217 6 0 0 25 0 9 0 2008474556 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4126873944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 16 0 9 0 2008474557 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.24
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 723 292 0 0 24 0 0 0 16 0 9 0 2008474559 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 21 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11481 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867528

[startup+25.5028 s]
/proc/loadavg: 1.96 2.07 2.03 3/90 8688
/proc/meminfo: memFree=1676856/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=25.24
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18716 292 1 0 2515 9 0 0 18 0 9 0 2008474555 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11482 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=24.91
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12520 292 1 0 2485 6 0 0 25 0 9 0 2008474556 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4126897695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.24
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 724 292 0 0 24 0 0 0 16 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 21 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867528

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

[startup+28.7012 s]
/proc/loadavg: 1.96 2.07 2.03 3/90 8688
/proc/meminfo: memFree=1676856/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=28.41
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18716 292 1 0 2832 9 0 0 18 0 9 0 2008474555 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11482 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=28.07
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12520 292 1 0 2801 6 0 0 25 0 9 0 2008474556 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4126875536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.24
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 724 292 0 0 24 0 0 0 16 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 21 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.41
Current children cumulated vsize (KiB) 867528

[startup+30.3013 s]
/proc/loadavg: 1.96 2.07 2.03 3/90 8688
/proc/meminfo: memFree=1676856/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=30
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18716 292 1 0 2991 9 0 0 18 0 9 0 2008474555 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11482 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=29.66
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12520 292 1 0 2960 6 0 0 25 0 9 0 2008474556 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4126877904 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.24
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 724 292 0 0 24 0 0 0 16 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 21 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (KiB) 867528

[startup+31.1014 s]
/proc/loadavg: 1.96 2.07 2.03 3/90 8688
/proc/meminfo: memFree=1676920/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=30.79
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18716 292 1 0 3070 9 0 0 18 0 9 0 2008474555 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11482 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=30.45
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12520 292 1 0 3039 6 0 0 25 0 9 0 2008474556 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4126872100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.24
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 724 292 0 0 24 0 0 0 16 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 21 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.79
Current children cumulated vsize (KiB) 867528

[startup+31.3014 s]
/proc/loadavg: 1.96 2.07 2.03 3/90 8688
/proc/meminfo: memFree=1676920/2055920 swapFree=4180448/4192956
[pid=8675] ppid=8673 vsize=867528 CPUtime=30.99
/proc/8675/stat : 8675 (java) S 8673 8675 5322 0 -1 0 18716 292 1 0 3090 9 0 0 18 0 9 0 2008474555 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8675/statm: 216882 11482 2632 9 0 211388 0
[pid=8675/tid=8677] ppid=8673 vsize=867528 CPUtime=30.65
/proc/8675/task/8677/stat : 8677 (java) R 8673 8675 5322 0 -1 64 12520 292 1 0 3059 6 0 0 25 0 9 0 2008474556 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4126891536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8678] ppid=8673 vsize=867528 CPUtime=0.06
/proc/8675/task/8678/stat : 8678 (java) S 8673 8675 5322 0 -1 64 4624 292 0 0 5 1 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8679] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8679/stat : 8679 (java) S 8673 8675 5322 0 -1 64 15 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8680] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8680/stat : 8680 (java) S 8673 8675 5322 0 -1 64 8 292 0 0 0 0 0 0 16 0 9 0 2008474557 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8681] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8681/stat : 8681 (java) S 8673 8675 5322 0 -1 64 0 292 0 0 0 0 0 0 23 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8682] ppid=8673 vsize=867528 CPUtime=0.24
/proc/8675/task/8682/stat : 8682 (java) S 8673 8675 5322 0 -1 64 724 292 0 0 24 0 0 0 16 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8675/tid=8683] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8683/stat : 8683 (java) S 8673 8675 5322 0 -1 64 2 292 0 0 0 0 0 0 24 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8675/tid=8684] ppid=8673 vsize=867528 CPUtime=0
/proc/8675/task/8684/stat : 8684 (java) S 8673 8675 5322 0 -1 64 21 292 0 0 0 0 0 0 15 0 9 0 2008474559 888348672 11482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.99
Current children cumulated vsize (KiB) 867528

Child status: 0
Real time (s): 31.3735
CPU time (s): 31.0533
CPU user time (s): 30.9433
CPU system time (s): 0.109983
CPU usage (%): 98.9793
Max. virtual memory (cumulated for all children) (KiB): 867664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.9433
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19131
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= 1846
involuntary context switches= 1879

runsolver used 0.045993 second user time and 0.107983 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-05 23:56:40
IDJOB=1101957
IDBENCH=60085
IDSOLVER=364
FILE ID=node24/1101957-1215295000
PBS_JOBID= 7882237
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rand-2-50-23-fcd/normalized-rand-2-50-23-587-230-fcd-20_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-1101957-1215295000/watcher-1101957-1215295000 -o /tmp/evaluation-result-1101957-1215295000/solver-1101957-1215295000 -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-1101957-1215295000.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 949bd89fb1ad1829b78282e8f26c6254
RANDOM SEED=639372310

node24.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:       1713640 kB
Buffers:         51240 kB
Cached:         215128 kB
SwapCached:       6856 kB
Active:         173772 kB
Inactive:       114820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713640 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            2436 kB
Writeback:           0 kB
Mapped:          38136 kB
Slab:            38852 kB
Committed_AS:  3671264 kB
PageTables:       1912 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= 66460 MiB
End job on node24 at 2008-07-05 23:57:11