Trace number 2096610

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 12.3231 12.5322

DiagnosticValue
CHECKS857925
NODES450

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-07.xml
MD5SUM0a686702ca9a26462bbb33f67d4dcac6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.50362
Satisfiable
(Un)Satisfiability was proved
Number of variables446
Number of constraints3889
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension3715
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2096610-1247410403.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.39/0.44	     nbVariables=446  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11596
0.39/0.44	       =>  wckTime=0.176  cpuTime=0.15  mem=9M843
0.39/0.44	   
0.39/0.44	   relations being loaded...
1.67/1.70	   
1.67/1.70	   predicates being loaded...
1.67/1.76	   
1.67/1.76	   constraints being loaded...
2.36/2.43	   Too large in ConstraintConflictsSTructure
2.46/2.52	   Too large in ConstraintConflictsSTructure
2.56/2.68	   Too large in ConstraintConflictsSTructure
2.66/2.73	   Too large in ConstraintConflictsSTructure
2.75/2.81	   Too large in ConstraintConflictsSTructure
2.85/2.90	   Too large in ConstraintConflictsSTructure
4.71/4.88	     nbConstraints=3889  nbRelationTypes=10  nbGlobalConstraints=174  nbExtensionStructures=10
4.71/4.88	     nbSharedExtensionStructures=164  nbConflictsStructures=4  nbSharedConflictsStructures=144
4.71/4.88	     nbUnbuiltConflictsStructures=16  nbSharedBinaryRepresentations=0  nbEvaluationManagers=10
4.71/4.88	     nbSharedEvaluationManagers=3705  minDegree=6  maxDegree=126  minArity=3  avgArity=8.72  maxArity=24  nbGenerators=0
4.71/4.88	     nbFusions=0  symmetryWckTime=0.458  symmetryCpuTime=0.2
4.71/4.88	       =>  wckTime=4.616  cpuTime=3.73  mem=108M704
4.99/5.15	   
4.99/5.16	   solver IterativeSystematicSolver being built... 
5.59/5.71	   
5.59/5.72	   INFO : Forward propagation technique limited 
5.59/5.79	       =>  wckTime=5.531  cpuTime=4.16  mem=153M612
9.44/9.67	   
9.44/9.67	   preprocessing
9.44/9.67	     nbConstraintChecks=256802  nbValidityChecks=38228452  nbPropagations=5573  nbRevisions=25558
9.44/9.67	     nbUselessRevisions=25551  nbSingletonTests=480  nbEffectiveSingletonTests=0  nbACRemovals=200  nbFoundSingletons=0
9.44/9.67	     nbRemovedValues=200  detectedInconsistency=no
9.44/9.67	       =>  wckTime=3.873  cpuTime=3.77  mem=155M564
12.20/12.46	   
12.20/12.46	   search
12.20/12.46	     run=0  nbConstraintChecks=601123  nbValidityChecks=14207135  minDepth=17  maxDepth=446  nbPropagations=8770
12.20/12.46	     nbRevisions=140780  nbUselessRevisions=140741  nbAssignments=450  nbFailedAssignments=4  nbBacktracks=0
12.20/12.46	     nbVisitedNodes=455  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
12.20/12.46	     nbSEliminables=0  nbREliminables=96.13  nbIEliminables=221.41  nbDEliminables=0  nbPEliminables=0
12.20/12.46	       =>  wckTime=6.668  cpuTime=6.5  mem=157M565
12.20/12.47	   
12.20/12.47	   global
12.20/12.47	     nbConstraintChecks=857925  nbValidityChecks=52435587  nbPropagations=14343  nbRevisions=166338
12.20/12.47	     nbUselessRevisions=166292  nbRestartNogoods=0  solvingWckTime=6.67  solvingCpuTime=6.5  expiredTime=no
12.20/12.47	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.64  globalCpuTime=10.7
12.20/12.47	       =>  wckTime=12.206  cpuTime=10.66  mem=157M565
12.20/12.47	   
12.20/12.47	s SATISFIABLE
12.20/12.47	v 19 0 17 4 19 18 0 17 18 5 0 17 0 3 1 4 2 19 0 0 8 4 18 17 0 6 4 0 4 23 8 6 20 4 14 6 4 13 4 15 11 0 13 17 4 11 8 4 5 12 0 17 4 2 7 0 20 18 18 4 4 4 18 18 14 8 18 4 18 17 0 12 8 4 7 0 19 4 18 12 18 13 0 18 4 15 0 17 4 18 1 0 19 4 2 14 8 19 1 0 11 0 8 4 4 0 13 4 18 2 0 12 0 15 0 13 0 8 14 17 14 8 18 15 11 8 4 22 7 8 15 12 0 8 19 8 17 18 1 14 20 17 17 0 2 7 4 18 7 0 17 3 1 14 15 19 4 4 15 0 17 2 18 2 0 8 13 18 0 8 4 4 20 4 4 13 19 17 4 9 4 20 18 19 4 6 14 12 24 8 4 18 0 17 18 19 0 17 8 1 17 4 4 13 15 0 13 4 2 0 20 18 4 24 4 14 12 4 13 17 8 15 4 1 14 17 0 0 11 14 18 4 18 0 6 8 4 18 2 0 18 7 1 0 3 4 17 2 0 20 18 2 0 18 4 2 14 13 2 0 19 4 13 4 2 17 14 12 11 4 2 7 7 8 4 15 0 8 19 17 0 0 6 2 7 0 19 18 19 17 8 19 4 18 18 14 13 18 9 0 13 8 18 18 0 8 17 4 1 0 8 4 0 19 19 17 0 3 18 0 13 4 4 15 0 13 4 4 3 4 0 11 4 15 0 11 4 15 0 13 4 18 21 0 11 18 4 18 0 2 12 4 2 0 3 4 2 20 8 19 18 18 0 17 11 8 17 0 15 0 8 18 18 0 8 18 8 18 2 17 0 19 2 7 0 12 14 13 19 0 6 13 14 11 0 8 18 0 13 19 8 21 8 17 0 20 23 18 20 3 4 19 4 2 0 12 4 4 6 20 4 4 4 0 12 8 4 18 4 17 4 18 18 14 4 20 17 18 0 12 4 18 15 4 18 4 
12.20/12.47	d NODES 450
12.20/12.47	d CHECKS 857925
12.20/12.47	   
12.20/12.47	   totalWckTime=12.279  totalCpuTime=10.7

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-2096610-1247410403/watcher-2096610-1247410403 -o /tmp/evaluation-result-2096610-1247410403/solver-2096610-1247410403 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096610-1247410403.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.05 2.05 2.00 4/80 31914
/proc/meminfo: memFree=1730384/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=10676 CPUtime=0
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28106741 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 2669 474 207 9 0 1184 0
[pid=31914/tid=31915] ppid=31912 vsize=10676 CPUtime=0
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28106742 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 2310104 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0965201 s]
/proc/loadavg: 2.05 2.05 2.00 4/80 31914
/proc/meminfo: memFree=1730384/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=865984 CPUtime=0.08
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 3725 0 1 0 5 3 0 0 18 0 9 0 28106741 886767616 3193 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 216496 3193 1695 9 0 210981 0
[pid=31914/tid=31915] ppid=31912 vsize=865984 CPUtime=0.06
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 2809 0 1 0 4 2 0 0 18 0 9 0 28106742 886767616 3193 996147200 134512640 134550932 4294955968 18446744073709551615 4125958484 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.102065 s]
/proc/loadavg: 2.05 2.05 2.00 4/80 31914
/proc/meminfo: memFree=1730384/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=865984 CPUtime=0.09
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 3748 0 1 0 6 3 0 0 18 0 9 0 28106741 886767616 3211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 216496 3211 1698 9 0 210981 0
[pid=31914/tid=31915] ppid=31912 vsize=865984 CPUtime=0.07
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 2832 0 1 0 5 2 0 0 18 0 9 0 28106742 886767616 3211 996147200 134512640 134550932 4294955968 18446744073709551615 102593889 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302116 s]
/proc/loadavg: 2.05 2.05 2.00 4/80 31914
/proc/meminfo: memFree=1730384/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=866380 CPUtime=0.28
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 5863 0 1 0 24 4 0 0 18 0 9 0 28106741 887173120 5229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 216595 5229 1981 9 0 211053 0
[pid=31914/tid=31915] ppid=31912 vsize=866380 CPUtime=0.23
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 4882 0 1 0 20 3 0 0 18 0 9 0 28106742 887173120 5229 996147200 134512640 134550932 4294955968 18446744073709551615 104604250 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701592 s]
/proc/loadavg: 2.05 2.05 2.00 4/80 31914
/proc/meminfo: memFree=1730384/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=867096 CPUtime=0.68
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 14911 0 1 0 60 8 0 0 18 0 9 0 28106741 887906304 14273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 216774 14273 1999 9 0 211232 0
[pid=31914/tid=31915] ppid=31912 vsize=867096 CPUtime=0.57
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 13750 0 1 0 51 6 0 0 21 0 9 0 28106742 887906304 14273 996147200 134512640 134550932 4294955968 18446744073709551615 4126657284 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867096

[startup+1.50268 s]
/proc/loadavg: 2.05 2.05 2.00 3/89 31923
/proc/meminfo: memFree=1662856/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=867096 CPUtime=1.47
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 24169 0 1 0 134 13 0 0 18 0 9 0 28106741 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 216774 23527 2012 9 0 211232 0
[pid=31914/tid=31915] ppid=31912 vsize=867096 CPUtime=1.28
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 15711 0 1 0 119 9 0 0 25 0 9 0 28106742 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4126378212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31917] ppid=31912 vsize=867096 CPUtime=0.08
/proc/31914/task/31917/stat : 31917 (java) S 31912 31914 31096 0 -1 64 7288 0 0 0 6 2 0 0 16 0 9 0 28106744 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31918] ppid=31912 vsize=867096 CPUtime=0
/proc/31914/task/31918/stat : 31918 (java) S 31912 31914 31096 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28106744 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31919] ppid=31912 vsize=867096 CPUtime=0
/proc/31914/task/31919/stat : 31919 (java) S 31912 31914 31096 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28106744 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31920] ppid=31912 vsize=867096 CPUtime=0
/proc/31914/task/31920/stat : 31920 (java) S 31912 31914 31096 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28106746 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31921] ppid=31912 vsize=867096 CPUtime=0.08
/proc/31914/task/31921/stat : 31921 (java) S 31912 31914 31096 0 -1 64 468 0 0 0 8 0 0 0 16 0 9 0 28106746 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31922] ppid=31912 vsize=867096 CPUtime=0
/proc/31914/task/31922/stat : 31922 (java) S 31912 31914 31096 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28106746 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31923] ppid=31912 vsize=867096 CPUtime=0
/proc/31914/task/31923/stat : 31923 (java) S 31912 31914 31096 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28106746 887906304 23527 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867096

[startup+3.10342 s]
/proc/loadavg: 2.05 2.05 2.00 3/89 31923
/proc/meminfo: memFree=1639624/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=867708 CPUtime=3.05
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 29046 0 1 0 288 17 0 0 18 0 9 0 28106741 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 216927 28370 2033 9 0 211385 0
[pid=31914/tid=31915] ppid=31912 vsize=867708 CPUtime=2.61
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 15837 0 1 0 250 11 0 0 25 0 9 0 28106742 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 102883389 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31917] ppid=31912 vsize=867708 CPUtime=0.19
/proc/31914/task/31917/stat : 31917 (java) S 31912 31914 31096 0 -1 64 11793 0 0 0 15 4 0 0 16 0 9 0 28106744 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31918] ppid=31912 vsize=867708 CPUtime=0
/proc/31914/task/31918/stat : 31918 (java) S 31912 31914 31096 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28106744 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31919] ppid=31912 vsize=867708 CPUtime=0
/proc/31914/task/31919/stat : 31919 (java) S 31912 31914 31096 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28106744 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31920] ppid=31912 vsize=867708 CPUtime=0
/proc/31914/task/31920/stat : 31920 (java) S 31912 31914 31096 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28106746 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31921] ppid=31912 vsize=867708 CPUtime=0.22
/proc/31914/task/31921/stat : 31921 (java) S 31912 31914 31096 0 -1 64 714 0 0 0 22 0 0 0 15 0 9 0 28106746 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31922] ppid=31912 vsize=867708 CPUtime=0
/proc/31914/task/31922/stat : 31922 (java) S 31912 31914 31096 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28106746 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31923] ppid=31912 vsize=867708 CPUtime=0
/proc/31914/task/31923/stat : 31923 (java) S 31912 31914 31096 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28106746 888532992 28370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867708

[startup+6.30121 s]
/proc/loadavg: 2.05 2.05 2.00 4/91 31927
/proc/meminfo: memFree=1583224/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=868208 CPUtime=6.18
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 78183 892 1 0 554 42 20 2 18 0 9 0 28106741 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 217052 46796 2661 9 0 211488 0
[pid=31914/tid=31915] ppid=31912 vsize=868208 CPUtime=5.06
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 29491 892 1 0 459 25 20 2 19 0 9 0 28106742 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4127292694 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31917] ppid=31912 vsize=868208 CPUtime=0.98
/proc/31914/task/31917/stat : 31917 (java) S 31912 31914 31096 0 -1 64 46788 892 0 0 62 14 20 2 17 0 9 0 28106744 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31918] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31918/stat : 31918 (java) S 31912 31914 31096 0 -1 64 22 892 0 0 0 0 20 2 15 0 9 0 28106744 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31919] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31919/stat : 31919 (java) S 31912 31914 31096 0 -1 64 20 892 0 0 0 0 20 2 16 0 9 0 28106744 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31920] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31920/stat : 31920 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 18 0 9 0 28106746 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31921] ppid=31912 vsize=868208 CPUtime=0.54
/proc/31914/task/31921/stat : 31921 (java) S 31912 31914 31096 0 -1 64 1016 892 0 0 32 0 20 2 15 0 9 0 28106746 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31922] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31922/stat : 31922 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 19 0 9 0 28106746 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31923] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31923/stat : 31923 (java) S 31912 31914 31096 0 -1 64 42 892 0 0 0 0 20 2 15 0 9 0 28106746 889044992 46796 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 868208

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

[startup+9.50156 s]
/proc/loadavg: 2.12 2.07 2.01 3/89 31927
/proc/meminfo: memFree=1552832/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=868208 CPUtime=9.34
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 78835 892 1 0 869 43 20 2 18 0 9 0 28106741 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 217052 46819 2661 9 0 211488 0
[pid=31914/tid=31915] ppid=31912 vsize=868208 CPUtime=8.18
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 30120 892 1 0 770 26 20 2 21 0 9 0 28106742 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4127304651 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31917] ppid=31912 vsize=868208 CPUtime=0.98
/proc/31914/task/31917/stat : 31917 (java) S 31912 31914 31096 0 -1 64 46788 892 0 0 62 14 20 2 16 0 9 0 28106744 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31918] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31918/stat : 31918 (java) S 31912 31914 31096 0 -1 64 22 892 0 0 0 0 20 2 15 0 9 0 28106744 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31919] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31919/stat : 31919 (java) S 31912 31914 31096 0 -1 64 20 892 0 0 0 0 20 2 16 0 9 0 28106744 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31920] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31920/stat : 31920 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 18 0 9 0 28106746 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31921] ppid=31912 vsize=868208 CPUtime=0.58
/proc/31914/task/31921/stat : 31921 (java) S 31912 31914 31096 0 -1 64 1039 892 0 0 35 1 20 2 15 0 9 0 28106746 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31922] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31922/stat : 31922 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 19 0 9 0 28106746 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31923] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31923/stat : 31923 (java) S 31912 31914 31096 0 -1 64 42 892 0 0 0 0 20 2 15 0 9 0 28106746 889044992 46819 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.34
Current children cumulated vsize (KiB) 868208

[startup+11.1033 s]
/proc/loadavg: 2.11 2.07 2.01 4/89 31927
/proc/meminfo: memFree=1552704/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=868208 CPUtime=10.91
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 78852 892 1 0 1026 43 20 2 18 0 9 0 28106741 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 217052 46831 2661 9 0 211488 0
[pid=31914/tid=31915] ppid=31912 vsize=868208 CPUtime=9.74
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 30127 892 1 0 926 26 20 2 18 0 9 0 28106742 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4127351532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31917] ppid=31912 vsize=868208 CPUtime=0.98
/proc/31914/task/31917/stat : 31917 (java) S 31912 31914 31096 0 -1 64 46788 892 0 0 62 14 20 2 16 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31918] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31918/stat : 31918 (java) S 31912 31914 31096 0 -1 64 22 892 0 0 0 0 20 2 15 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31919] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31919/stat : 31919 (java) S 31912 31914 31096 0 -1 64 20 892 0 0 0 0 20 2 16 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31920] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31920/stat : 31920 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 18 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31921] ppid=31912 vsize=868208 CPUtime=0.6
/proc/31914/task/31921/stat : 31921 (java) S 31912 31914 31096 0 -1 64 1049 892 0 0 37 1 20 2 15 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31922] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31922/stat : 31922 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 19 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31923] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31923/stat : 31923 (java) S 31912 31914 31096 0 -1 64 42 892 0 0 0 0 20 2 15 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.91
Current children cumulated vsize (KiB) 868208

[startup+11.9034 s]
/proc/loadavg: 2.11 2.07 2.01 4/89 31927
/proc/meminfo: memFree=1552704/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=868208 CPUtime=11.71
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 78852 892 1 0 1106 43 20 2 18 0 9 0 28106741 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 217052 46831 2661 9 0 211488 0
[pid=31914/tid=31915] ppid=31912 vsize=868208 CPUtime=10.53
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 30127 892 1 0 1005 26 20 2 25 0 9 0 28106742 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4127340698 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31917] ppid=31912 vsize=868208 CPUtime=0.98
/proc/31914/task/31917/stat : 31917 (java) S 31912 31914 31096 0 -1 64 46788 892 0 0 62 14 20 2 16 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31918] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31918/stat : 31918 (java) S 31912 31914 31096 0 -1 64 22 892 0 0 0 0 20 2 15 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31919] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31919/stat : 31919 (java) S 31912 31914 31096 0 -1 64 20 892 0 0 0 0 20 2 16 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31920] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31920/stat : 31920 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 18 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31921] ppid=31912 vsize=868208 CPUtime=0.6
/proc/31914/task/31921/stat : 31921 (java) S 31912 31914 31096 0 -1 64 1049 892 0 0 37 1 20 2 15 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31922] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31922/stat : 31922 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 19 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31923] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31923/stat : 31923 (java) S 31912 31914 31096 0 -1 64 42 892 0 0 0 0 20 2 15 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 868208

[startup+12.3019 s]
/proc/loadavg: 2.11 2.07 2.01 3/89 31927
/proc/meminfo: memFree=1552640/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=868208 CPUtime=12.1
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 78853 892 1 0 1145 43 20 2 18 0 9 0 28106741 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 217052 46831 2661 9 0 211488 0
[pid=31914/tid=31915] ppid=31912 vsize=868208 CPUtime=10.92
/proc/31914/task/31915/stat : 31915 (java) R 31912 31914 31096 0 -1 64 30128 892 1 0 1044 26 20 2 19 0 9 0 28106742 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4127304417 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31917] ppid=31912 vsize=868208 CPUtime=0.98
/proc/31914/task/31917/stat : 31917 (java) S 31912 31914 31096 0 -1 64 46788 892 0 0 62 14 20 2 16 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31918] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31918/stat : 31918 (java) S 31912 31914 31096 0 -1 64 22 892 0 0 0 0 20 2 15 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31919] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31919/stat : 31919 (java) S 31912 31914 31096 0 -1 64 20 892 0 0 0 0 20 2 16 0 9 0 28106744 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31920] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31920/stat : 31920 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 18 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31921] ppid=31912 vsize=868208 CPUtime=0.6
/proc/31914/task/31921/stat : 31921 (java) S 31912 31914 31096 0 -1 64 1049 892 0 0 37 1 20 2 15 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31922] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31922/stat : 31922 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 19 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31923] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31923/stat : 31923 (java) S 31912 31914 31096 0 -1 64 42 892 0 0 0 0 20 2 15 0 9 0 28106746 889044992 46831 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 868208

[startup+12.5029 s]
/proc/loadavg: 2.11 2.07 2.01 3/89 31927
/proc/meminfo: memFree=1552640/2055920 swapFree=4192812/4192956
[pid=31914] ppid=31912 vsize=868208 CPUtime=12.28
/proc/31914/stat : 31914 (java) S 31912 31914 31096 0 -1 0 78863 892 1 0 1162 44 20 2 18 0 9 0 28106741 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31914/statm: 217052 46836 2661 9 0 211488 0
[pid=31914/tid=31915] ppid=31912 vsize=868208 CPUtime=11.08
/proc/31914/task/31915/stat : 31915 (java) S 31912 31914 31096 0 -1 64 30136 892 1 0 1060 26 20 2 21 0 9 0 28106742 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31917] ppid=31912 vsize=868208 CPUtime=0.98
/proc/31914/task/31917/stat : 31917 (java) S 31912 31914 31096 0 -1 64 46788 892 0 0 62 14 20 2 16 0 9 0 28106744 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31918] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31918/stat : 31918 (java) S 31912 31914 31096 0 -1 64 22 892 0 0 0 0 20 2 15 0 9 0 28106744 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31919] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31919/stat : 31919 (java) S 31912 31914 31096 0 -1 64 20 892 0 0 0 0 20 2 16 0 9 0 28106744 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31914/tid=31920] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31920/stat : 31920 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 18 0 9 0 28106746 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31921] ppid=31912 vsize=868208 CPUtime=0.61
/proc/31914/task/31921/stat : 31921 (java) S 31912 31914 31096 0 -1 64 1051 892 0 0 38 1 20 2 16 0 9 0 28106746 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31922] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31922/stat : 31922 (java) S 31912 31914 31096 0 -1 64 1 892 0 0 0 0 20 2 19 0 9 0 28106746 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31914/tid=31923] ppid=31912 vsize=868208 CPUtime=0.22
/proc/31914/task/31923/stat : 31923 (java) S 31912 31914 31096 0 -1 64 42 892 0 0 0 0 20 2 15 0 9 0 28106746 889044992 46836 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 868208

Child status: 0
Real time (s): 12.5322
CPU time (s): 12.3231
CPU user time (s): 11.8292
CPU system time (s): 0.493924
CPU usage (%): 98.3316
Max. virtual memory (cumulated for all children) (KiB): 870744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.8292
system time used= 0.493924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79784
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= 2124
involuntary context switches= 2332

runsolver used 0.032994 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node35 at 2009-07-12 16:53:23
IDJOB=2096610
IDBENCH=56495
IDSOLVER=774
FILE ID=node35/2096610-1247410403
PBS_JOBID= 9510573
Free space on /tmp= 66296 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-07.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096610-1247410403/watcher-2096610-1247410403 -o /tmp/evaluation-result-2096610-1247410403/solver-2096610-1247410403 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096610-1247410403.xml

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

MD5SUM BENCH= 0a686702ca9a26462bbb33f67d4dcac6
RANDOM SEED=748747446

node35.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.213
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.213
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:       1730864 kB
Buffers:         37316 kB
Cached:         133704 kB
SwapCached:          0 kB
Active:         195844 kB
Inactive:        75204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11288 kB
Writeback:           0 kB
Mapped:         120476 kB
Slab:            39112 kB
Committed_AS:  1033576 kB
PageTables:       1976 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= 66292 MiB
End job on node35 at 2009-07-12 16:53:36