Trace number 2095639

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 222.517 222.709

DiagnosticValue
CHECKS253863000
NODES278834

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-163_ext.xml
MD5SUM3b29cce7fa484c6d0ef33e7228d1e446
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 benchmark83.4443
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2095639-1247407895.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.36	     nbVariables=76  nbDomainTypes=5  minDomainSize=1  maxDomainSize=1001  nbTotalValues=30860
0.29/0.36	       =>  wckTime=0.115  cpuTime=0.11  mem=8M871
0.29/0.36	   
0.29/0.36	   relations being loaded...
0.38/0.43	   
0.38/0.43	   constraints being loaded...
0.58/0.69	     nbConstraints=351  nbRelationTypes=28  nbGlobalConstraints=26  nbSingletonDomainVariables=2
0.58/0.69	     nbExtensionStructures=29  nbSharedExtensionStructures=321  nbConflictsStructures=29
0.58/0.69	     nbSharedConflictsStructures=321  nbSharedBinaryRepresentations=25491  minDegree=1  maxDegree=26  minArity=2
0.58/0.69	     avgArity=2.14  maxArity=25  nbGenerators=0  nbFusions=0  symmetryWckTime=0.075  symmetryCpuTime=0.04  nbCliques=1
0.58/0.69	       =>  wckTime=0.441  cpuTime=0.31  mem=24M998
0.66/0.75	   
0.66/0.75	   solver IterativeSystematicSolver being built... 
0.77/0.82	   
0.77/0.82	   INFO : Forward propagation technique limited 
0.77/0.89	       =>  wckTime=0.642  cpuTime=0.42  mem=25M702
0.87/0.97	   
0.87/0.97	   preprocessing
0.87/0.97	     nbConstraintChecks=24672  nbValidityChecks=621431  nbPropagations=124  nbRevisions=73  nbUselessRevisions=23
0.87/0.97	     nbRemovedValues=27311  detectedInconsistency=no
0.87/0.97	       =>  wckTime=0.082  cpuTime=0.06  mem=26M606
1.26/1.37	   
1.26/1.37	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=27M509)
222.44/222.64	   
222.44/222.64	   search
222.44/222.64	     run=21  nbConstraintChecks=253838082  nbValidityChecks=617031659  minDepth=1  maxDepth=76  nbPropagations=60563666
222.44/222.64	     nbRevisions=86945616  nbUselessRevisions=52925900  nbAssignments=278834  nbFailedAssignments=146862
222.44/222.64	     nbBacktracks=131695  nbVisitedNodes=510002  nbRestartNogoods=348  nbFoundSolutions=1  nbSEliminables=0
222.44/222.64	     nbREliminables=2  nbIEliminables=68.81  nbDEliminables=0  nbPEliminables=0
222.44/222.64	       =>  wckTime=221.753  cpuTime=221.48  mem=34M605
222.44/222.64	   
222.44/222.64	   global
222.44/222.65	     nbConstraintChecks=253862754  nbValidityChecks=617653090  nbPropagations=60563790  nbRevisions=86945689
222.44/222.65	     nbUselessRevisions=52925923  nbRestartNogoods=348  solvingWckTime=221.756  solvingCpuTime=221.48  expiredTime=no
222.44/222.65	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=221.89  globalCpuTime=221.94
222.44/222.65	       =>  wckTime=222.4  cpuTime=221.9  mem=34M605
222.44/222.65	   
222.44/222.65	s SATISFIABLE
222.44/222.65	v 7 9 5 23 1 8 22 19 18 4 8 6 4 20 12 0 2 16 21 12 13 1 19 7 25 15 11 4 14 4 20 0 15 0 24 3 10 12 6 14 17 5 23 23 9 7 3 4 16 0 32 40 59 63 69 89 89 105 117 118 125 140 144 148 148 148 151 163 177 182 205 212 216 216 216 0 
222.44/222.65	d NODES 278834
222.44/222.65	d CHECKS 253862754
222.44/222.65	   
222.44/222.65	   totalWckTime=222.47  totalCpuTime=221.94

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2095639-1247407895/watcher-2095639-1247407895 -o /tmp/evaluation-result-2095639-1247407895/solver-2095639-1247407895 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2095639-1247407895.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.15 2.08 2.02 4/80 31481
/proc/meminfo: memFree=1637388/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=18576 CPUtime=0
/proc/31481/stat : 31481 (runsolver) R 31479 31481 29977 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27854174 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31481/statm: 4644 284 249 26 0 2626 0

[startup+0.088805 s]
/proc/loadavg: 2.15 2.08 2.02 4/80 31481
/proc/meminfo: memFree=1637388/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=865980 CPUtime=0.07
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 3653 0 1 0 5 2 0 0 18 0 9 0 27854174 886763520 3136 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216495 3136 1675 9 0 210980 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865980

[startup+0.101807 s]
/proc/loadavg: 2.15 2.08 2.02 4/80 31481
/proc/meminfo: memFree=1637388/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=865980 CPUtime=0.08
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 3741 0 1 0 6 2 0 0 18 0 9 0 27854174 886763520 3209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216495 3209 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301826 s]
/proc/loadavg: 2.15 2.08 2.02 4/80 31481
/proc/meminfo: memFree=1637388/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=866380 CPUtime=0.29
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 5996 0 1 0 25 4 0 0 18 0 9 0 27854174 887173120 5362 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216595 5362 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701868 s]
/proc/loadavg: 2.15 2.08 2.02 4/80 31481
/proc/meminfo: memFree=1637388/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867732 CPUtime=0.66
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 13160 293 1 0 59 7 0 0 18 0 9 0 27854174 888557568 10151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216933 10151 2071 9 0 211391 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867732

[startup+1.50295 s]
/proc/loadavg: 2.15 2.08 2.02 4/89 31494
/proc/meminfo: memFree=1596868/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=1.47
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 20312 293 1 0 137 10 0 0 18 0 9 0 27854174 888770560 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 12752 2657 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=1.13
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 14122 293 1 0 107 6 0 0 25 0 9 0 27854175 888770560 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4126940672 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.05
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 5 0 0 0 16 0 9 0 27854176 888770560 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.25
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 744 293 0 0 24 1 0 0 15 0 9 0 27854179 888770560 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 12752 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 5 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 12752 996147200 134512640 134550932 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) 867940

[startup+3.10112 s]
/proc/loadavg: 2.15 2.08 2.02 3/89 31494
/proc/meminfo: memFree=1596548/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=3.07
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 20336 293 1 0 297 10 0 0 18 0 9 0 27854174 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 12766 2657 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=2.71
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 14131 293 1 0 265 6 0 0 25 0 9 0 27854175 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4126951431 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.05
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 5 0 0 0 17 0 9 0 27854176 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.27
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 759 293 0 0 26 1 0 0 15 0 9 0 27854179 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 5 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 12766 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867940

[startup+6.30145 s]
/proc/loadavg: 2.38 2.12 2.04 3/89 31494
/proc/meminfo: memFree=1596292/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=6.22
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 20363 293 1 0 611 11 0 0 18 0 9 0 27854174 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 12771 2657 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=5.82
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 14138 293 1 0 575 7 0 0 25 0 9 0 27854175 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4126947650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.08
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 7 1 0 0 17 0 9 0 27854176 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.28
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 766 293 0 0 27 1 0 0 16 0 9 0 27854179 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 18 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 12771 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867940

[startup+12.7011 s]
/proc/loadavg: 2.35 2.12 2.04 3/89 31494
/proc/meminfo: memFree=1596100/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=12.61
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 20367 293 1 0 1250 11 0 0 18 0 9 0 27854174 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 12772 2657 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=12.22
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 14139 293 1 0 1215 7 0 0 25 0 9 0 27854175 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4126908814 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.08
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 7 1 0 0 16 0 9 0 27854176 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.28
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 769 293 0 0 27 1 0 0 16 0 9 0 27854179 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 18 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 12772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867940

[startup+25.5024 s]
/proc/loadavg: 2.27 2.12 2.04 3/89 31494
/proc/meminfo: memFree=1596036/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=25.41
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 20372 293 1 0 2530 11 0 0 18 0 9 0 27854174 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 12773 2657 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=25.01
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 14139 293 1 0 2494 7 0 0 25 0 9 0 27854175 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4126918893 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.08
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 7 1 0 0 16 0 9 0 27854176 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.28
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 774 293 0 0 27 1 0 0 16 0 9 0 27854179 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 18 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 867940

[startup+51.1021 s]
/proc/loadavg: 2.18 2.11 2.04 3/89 31494
/proc/meminfo: memFree=1596036/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=51
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 20516 293 1 0 5089 11 0 0 18 0 9 0 27854174 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 12773 2657 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=50.6
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 14280 293 1 0 5053 7 0 0 25 0 9 0 27854175 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4126985713 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.08
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 7 1 0 0 16 0 9 0 27854176 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.28
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 777 293 0 0 27 1 0 0 16 0 9 0 27854179 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 18 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 12773 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 867940

[startup+102.306 s]
/proc/loadavg: 2.08 2.09 2.03 3/89 31494
/proc/meminfo: memFree=1595780/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=102.18
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 20750 293 1 0 10207 11 0 0 18 0 9 0 27854174 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 12860 2657 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=101.78
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 14511 293 1 0 10171 7 0 0 25 0 9 0 27854175 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4126940593 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.08
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 7 1 0 0 16 0 9 0 27854176 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.28
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 780 293 0 0 27 1 0 0 16 0 9 0 27854179 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 18 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 12860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 867940

[startup+162.303 s]
/proc/loadavg: 2.03 2.07 2.02 3/89 31494
/proc/meminfo: memFree=1593924/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=162.17
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 21206 293 1 0 16205 12 0 0 18 0 9 0 27854174 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 13309 2658 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=161.76
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 14958 293 1 0 16168 8 0 0 25 0 9 0 27854175 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4126095967 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.08
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 7 1 0 0 16 0 9 0 27854176 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.29
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 789 293 0 0 28 1 0 0 16 0 9 0 27854179 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 18 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 13309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 867940

[startup+222.303 s]
/proc/loadavg: 2.01 2.05 2.02 4/89 31494
/proc/meminfo: memFree=1592196/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=867940 CPUtime=222.14
/proc/31481/stat : 31481 (java) S 31479 31481 29977 0 -1 0 21644 293 1 0 22202 12 0 0 18 0 9 0 27854174 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 216985 13746 2658 9 0 211421 0
[pid=31481/tid=31483] ppid=31479 vsize=867940 CPUtime=221.73
/proc/31481/task/31483/stat : 31483 (java) R 31479 31481 29977 0 -1 64 15396 293 1 0 22165 8 0 0 25 0 9 0 27854175 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4125952247 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31484] ppid=31479 vsize=867940 CPUtime=0.08
/proc/31481/task/31484/stat : 31484 (java) S 31479 31481 29977 0 -1 64 4606 293 0 0 7 1 0 0 16 0 9 0 27854176 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31485] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31485/stat : 31485 (java) S 31479 31481 29977 0 -1 64 16 293 0 0 0 0 0 0 16 0 9 0 27854177 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31486] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31486/stat : 31486 (java) S 31479 31481 29977 0 -1 64 8 293 0 0 0 0 0 0 15 0 9 0 27854177 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31487] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31487/stat : 31487 (java) S 31479 31481 29977 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 27854179 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31488] ppid=31479 vsize=867940 CPUtime=0.29
/proc/31481/task/31488/stat : 31488 (java) S 31479 31481 29977 0 -1 64 789 293 0 0 28 1 0 0 16 0 9 0 27854179 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31489] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31489/stat : 31489 (java) S 31479 31481 29977 0 -1 64 1 293 0 0 0 0 0 0 25 0 9 0 27854179 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31481/tid=31490] ppid=31479 vsize=867940 CPUtime=0
/proc/31481/task/31490/stat : 31490 (java) S 31479 31481 29977 0 -1 64 18 293 0 0 0 0 0 0 15 0 9 0 27854179 888770560 13746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 867940

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

[startup+222.703 s]
/proc/loadavg: 2.01 2.05 2.02 4/89 31494
/proc/meminfo: memFree=1592196/2055920 swapFree=4192812/4192956
[pid=31481] ppid=31479 vsize=0 CPUtime=222.49
/proc/31481/stat : 31481 (java) Z 31479 31481 29977 0 -1 12 21781 293 1 0 22237 12 0 0 16 0 2 0 27854174 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31481/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.49
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 222.709
CPU time (s): 222.517
CPU user time (s): 222.377
CPU system time (s): 0.139978
CPU usage (%): 99.9138
Max. virtual memory (cumulated for all children) (KiB): 867940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.377
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22074
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= 5955
involuntary context switches= 7075

runsolver used 0.243962 second user time and 0.612906 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-12 16:11:35
IDJOB=2095639
IDBENCH=55493
IDSOLVER=773
FILE ID=node90/2095639-1247407895
PBS_JOBID= 9510472
Free space on /tmp= 66296 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-163_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095639-1247407895/watcher-2095639-1247407895 -o /tmp/evaluation-result-2095639-1247407895/solver-2095639-1247407895 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2095639-1247407895.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3b29cce7fa484c6d0ef33e7228d1e446
RANDOM SEED=1337446016

node90.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.212
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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1637868 kB
Buffers:         63756 kB
Cached:         231704 kB
SwapCached:          0 kB
Active:         207224 kB
Inactive:       145444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637868 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          71504 kB
Slab:            50628 kB
Committed_AS:  1016076 kB
PageTables:       1920 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= 66296 MiB
End job on node90 at 2009-07-12 16:15:18