Trace number 1064117

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.2831 12.4448

DiagnosticValue
CHECKS1631290
NODES877

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-07.xml
MD5SUM0c51a17c8729390bd738ed6881b4ff0b
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 benchmark1.53877
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 (download as text)

0.00/0.08	
0.00/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.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1064117-1215139824.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.45	     nbVariables=446  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11596
0.39/0.45	       =>  wckTime=0.208  cpuTime=0.19  mem=9M870
0.39/0.45	   
0.39/0.45	   relations being loaded...
1.18/1.27	   
1.18/1.27	   predicates being loaded...
1.27/1.34	   
1.27/1.34	   constraints being loaded...
1.86/1.98	   Too large in ConstraintConflictsSTructure
1.96/2.03	   Too large in ConstraintConflictsSTructure
1.96/2.09	   Too large in ConstraintConflictsSTructure
2.06/2.13	   Too large in ConstraintConflictsSTructure
2.06/2.15	   Too large in ConstraintConflictsSTructure
2.06/2.19	   Too large in ConstraintConflictsSTructure
4.13/4.23	     nbConstraints=3889  nbRelationTypes=10  nbGlobalConstraints=174  nbExtensionStructures=10
4.13/4.23	     nbSharedExtensionStructures=164  nbConflictsStructures=4  nbSharedConflictsStructures=144
4.13/4.23	     nbUnbuiltConflictsStructures=16  nbSharedBinaryRepresentations=0  nbEvaluationManagers=10
4.13/4.23	     nbSharedEvaluationManagers=3705  minDegree=6  maxDegree=126  minArity=3  avgArity=8.72  maxArity=24  nbGenerators=0
4.13/4.23	     nbFusions=0  symmetryWckTime=0.58  symmetryCpuTime=0.25
4.13/4.23	       =>  wckTime=3.985  cpuTime=3.13  mem=53M768
4.23/4.40	   
4.23/4.40	   solver IterativeSystematicSolver being built... 
4.82/4.98	   
4.82/4.98	   INFO : Forward propagation technique limited 
4.91/5.05	       =>  wckTime=4.809  cpuTime=3.54  mem=130M659
7.49/7.64	   
7.49/7.64	   preprocessing
7.49/7.64	     nbConstraintChecks=381378  nbValidityChecks=20723327  nbPropagations=4327  nbRevisions=40915
7.49/7.64	     nbUselessRevisions=40908  nbSingletonTests=474  nbEffectiveSingletonTests=0  nbACRemovals=133  nbFoundSingletons=0
7.49/7.64	     nbRemovedValues=133  detectedInconsistency=no
7.49/7.64	       =>  wckTime=2.586  cpuTime=2.52  mem=132M650
12.14/12.38	   
12.14/12.38	   search
12.14/12.38	     run=1  nbConstraintChecks=1249909  nbValidityChecks=23032913  minDepth=263  maxDepth=446  nbPropagations=17307
12.14/12.38	     nbRevisions=400921  nbUselessRevisions=400794  nbAssignments=877  nbFailedAssignments=21  nbBacktracks=9
12.14/12.38	     nbVisitedNodes=902  nbRestartNogoods=8  nbFoundSolutions=1  mapSize=3  nbInferences=0  nbTooLargeKeys=0
12.14/12.38	     nbSEliminables=0  nbREliminables=131.15  nbIEliminables=189.83  nbDEliminables=0  nbPEliminables=0
12.14/12.38	       =>  wckTime=7.321  cpuTime=7.18  mem=134M674
12.14/12.38	   
12.14/12.38	   global
12.14/12.38	     nbConstraintChecks=1631287  nbValidityChecks=43756240  nbPropagations=21634  nbRevisions=441836
12.14/12.38	     nbUselessRevisions=441702  nbRestartNogoods=8  solvingWckTime=7.323  solvingCpuTime=7.18  expiredTime=no
12.14/12.38	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.7  globalCpuTime=10.77
12.14/12.38	       =>  wckTime=12.138  cpuTime=10.72  mem=134M674
12.14/12.38	   
12.14/12.38	s SATISFIABLE
12.14/12.38	v 19 0 17 14 18 19 0 8 13 18 2 0 11 0 18 11 0 1 18 0 11 0 18 7 0 11 21 4 0 17 8 0 13 12 0 17 11 4 18 11 0 18 19 18 20 15 15 4 17 11 0 17 24 13 6 14 18 2 14 15 4 2 17 4 12 0 19 4 18 21 18 8 6 13 0 17 10 18 17 8 13 0 11 4 18 18 4 0 13 18 18 19 4 24 18 4 0 18 15 0 3 17 4 18 20 11 4 12 0 3 0 19 4 18 0 18 18 4 0 17 0 10 18 1 17 0 13 18 0 6 14 15 20 17 13 0 24 18 6 17 4 4 3 24 6 20 19 18 18 0 10 8 4 7 18 4 12 18 19 14 0 3 18 0 14 13 4 7 0 11 18 11 24 4 11 4 14 13 0 17 3 14 2 17 14 18 18 1 14 22 18 15 8 11 8 5 0 17 4 18 22 20 13 6 19 0 13 18 12 0 25 4 18 12 0 6 12 0 18 15 0 18 18 18 0 13 4 4 0 19 0 6 4 0 15 17 4 18 1 14 0 19 18 0 12 4 24 18 13 4 1 7 14 0 18 18 0 17 2 14 2 0 17 15 12 14 13 10 18 4 0 11 3 14 2 19 0 17 4 12 0 0 18 2 14 14 4 24 19 22 14 8 15 4 2 0 2 18 1 0 17 17 0 2 14 14 13 18 19 7 0 4 0 8 18 18 0 17 18 0 13 13 18 0 17 0 17 18 1 14 18 13 18 18 15 0 24 5 0 13 4 18 15 17 20 13 4 18 0 13 0 18 19 0 0 11 6 0 11 0 18 18 0 6 4 8 3 0 12 0 0 17 2 0 19 4 18 19 7 4 14 17 1 14 18 11 8 13 4 0 17 12 14 19 14 17 18 19 8 17 17 0 11 8 17 17 0 18 19 4 17 13 4 8 0 8 3 14 0 11 8 4 13 1 0 0 18 18 13 4 4 18 3 14 17 0 18 18 11 4 3 18 18 4 13 18 
12.14/12.38	d NODES 877
12.14/12.38	d CHECKS 1631287
12.14/12.38	   
12.14/12.38	   totalWckTime=12.19  totalCpuTime=10.78

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-1064117-1215139824/watcher-1064117-1215139824 -o /tmp/evaluation-result-1064117-1215139824/solver-1064117-1215139824 -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-1064117-1215139824.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.19 2.10 2.03 4/81 21657
/proc/meminfo: memFree=1820344/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=10616 CPUtime=0
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1992951216 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 2654 472 209 9 0 1184 0
[pid=21657/tid=21658] ppid=21655 vsize=10616 CPUtime=0
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1992951217 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 8052696 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.116698 s]
/proc/loadavg: 2.19 2.10 2.03 4/81 21657
/proc/meminfo: memFree=1820344/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=865884 CPUtime=0.09
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 3979 0 1 0 7 2 0 0 18 0 9 0 1992951216 886665216 3419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 216471 3419 1776 9 0 211026 0
[pid=21657/tid=21658] ppid=21655 vsize=865884 CPUtime=0.09
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 3077 0 1 0 7 2 0 0 18 0 9 0 1992951217 886665216 3419 996147200 134512640 134550740 4294955968 18446744073709551615 104077634 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.201704 s]
/proc/loadavg: 2.19 2.10 2.03 4/81 21657
/proc/meminfo: memFree=1820344/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=866048 CPUtime=0.18
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 4616 0 1 0 15 3 0 0 18 0 9 0 1992951216 886833152 4043 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 216512 4043 1858 9 0 211060 0
[pid=21657/tid=21658] ppid=21655 vsize=866048 CPUtime=0.17
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 3699 0 1 0 14 3 0 0 18 0 9 0 1992951217 886833152 4043 996147200 134512640 134550740 4294955968 18446744073709551615 4125958990 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866048

[startup+0.301719 s]
/proc/loadavg: 2.19 2.10 2.03 4/81 21657
/proc/meminfo: memFree=1820344/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=866128 CPUtime=0.28
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 5768 0 1 0 24 4 0 0 18 0 9 0 1992951216 886915072 5142 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 216532 5142 1952 9 0 211060 0
[pid=21657/tid=21658] ppid=21655 vsize=866128 CPUtime=0.25
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 4843 0 1 0 22 3 0 0 18 0 9 0 1992951217 886915072 5142 996147200 134512640 134550740 4294955968 18446744073709551615 104177414 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.70178 s]
/proc/loadavg: 2.19 2.10 2.03 4/81 21657
/proc/meminfo: memFree=1820344/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=866980 CPUtime=0.68
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 8743 0 1 0 62 6 0 0 18 0 9 0 1992951216 887787520 8113 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 216745 8113 1969 9 0 211273 0
[pid=21657/tid=21658] ppid=21655 vsize=866980 CPUtime=0.58
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 7579 0 1 0 53 5 0 0 20 0 9 0 1992951217 887787520 8113 996147200 134512640 134550740 4294955968 18446744073709551615 4126412867 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866980

[startup+1.50188 s]
/proc/loadavg: 2.19 2.10 2.03 3/90 21666
/proc/meminfo: memFree=1754864/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=867668 CPUtime=1.47
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 19121 0 1 0 136 11 0 0 18 0 9 0 1992951216 888492032 18479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 216917 18479 2025 9 0 211423 0
[pid=21657/tid=21658] ppid=21655 vsize=867668 CPUtime=1.26
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 15460 0 1 0 118 8 0 0 25 0 9 0 1992951217 888492032 18479 996147200 134512640 134550740 4294955968 18446744073709551615 4126370314 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21660] ppid=21655 vsize=867668 CPUtime=0.03
/proc/21657/task/21660/stat : 21660 (java) S 21655 21657 19876 0 -1 64 2302 0 0 0 2 1 0 0 17 0 9 0 1992951219 888492032 18479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21661] ppid=21655 vsize=867668 CPUtime=0
/proc/21657/task/21661/stat : 21661 (java) S 21655 21657 19876 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1992951219 888492032 18479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21662] ppid=21655 vsize=867668 CPUtime=0
/proc/21657/task/21662/stat : 21662 (java) S 21655 21657 19876 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992951219 888492032 18479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21663] ppid=21655 vsize=867668 CPUtime=0
/proc/21657/task/21663/stat : 21663 (java) S 21655 21657 19876 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992951221 888492032 18479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21664] ppid=21655 vsize=867668 CPUtime=0.15
/proc/21657/task/21664/stat : 21664 (java) S 21655 21657 19876 0 -1 64 662 0 0 0 15 0 0 0 16 0 9 0 1992951221 888492032 18479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21665] ppid=21655 vsize=867668 CPUtime=0
/proc/21657/task/21665/stat : 21665 (java) S 21655 21657 19876 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992951221 888492032 18479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21666] ppid=21655 vsize=867668 CPUtime=0
/proc/21657/task/21666/stat : 21666 (java) S 21655 21657 19876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992951221 888492032 18479 996147200 134512640 134550740 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) 867668

[startup+3.1011 s]
/proc/loadavg: 2.26 2.11 2.04 4/90 21666
/proc/meminfo: memFree=1739888/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=867580 CPUtime=3.06
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 28238 0 1 0 281 25 0 0 18 0 9 0 1992951216 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 216895 27570 2007 9 0 211423 0
[pid=21657/tid=21658] ppid=21655 vsize=867580 CPUtime=2.6
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 15777 0 1 0 241 19 0 0 25 0 9 0 1992951217 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 103813641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21660] ppid=21655 vsize=867580 CPUtime=0.18
/proc/21657/task/21660/stat : 21660 (java) S 21655 21657 19876 0 -1 64 11036 0 0 0 15 3 0 0 17 0 9 0 1992951219 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21661] ppid=21655 vsize=867580 CPUtime=0
/proc/21657/task/21661/stat : 21661 (java) S 21655 21657 19876 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1992951219 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21662] ppid=21655 vsize=867580 CPUtime=0
/proc/21657/task/21662/stat : 21662 (java) S 21655 21657 19876 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992951219 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21663] ppid=21655 vsize=867580 CPUtime=0
/proc/21657/task/21663/stat : 21663 (java) S 21655 21657 19876 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992951221 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21664] ppid=21655 vsize=867580 CPUtime=0.24
/proc/21657/task/21664/stat : 21664 (java) S 21655 21657 19876 0 -1 64 728 0 0 0 23 1 0 0 16 0 9 0 1992951221 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21665] ppid=21655 vsize=867580 CPUtime=0
/proc/21657/task/21665/stat : 21665 (java) S 21655 21657 19876 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992951221 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21666] ppid=21655 vsize=867580 CPUtime=0
/proc/21657/task/21666/stat : 21666 (java) S 21655 21657 19876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992951221 888401920 27570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867580

[startup+6.30254 s]
/proc/loadavg: 2.26 2.11 2.04 3/90 21670
/proc/meminfo: memFree=1664880/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=868112 CPUtime=6.2
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 67911 891 1 0 560 39 19 2 18 0 9 0 1992951216 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 217028 41235 2637 9 0 211534 0
[pid=21657/tid=21658] ppid=21655 vsize=868112 CPUtime=5.14
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 27679 891 1 0 468 25 19 2 25 0 9 0 1992951217 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4127292939 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21660] ppid=21655 vsize=868112 CPUtime=0.86
/proc/21657/task/21660/stat : 21660 (java) S 21655 21657 19876 0 -1 64 38345 891 0 0 55 10 19 2 17 0 9 0 1992951219 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21661] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21661/stat : 21661 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 16 0 9 0 1992951219 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21662] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21662/stat : 21662 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 15 0 9 0 1992951219 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21663] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21663/stat : 21663 (java) S 21655 21657 19876 0 -1 64 1 891 0 0 0 0 19 2 18 0 9 0 1992951221 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21664] ppid=21655 vsize=868112 CPUtime=0.58
/proc/21657/task/21664/stat : 21664 (java) S 21655 21657 19876 0 -1 64 1008 891 0 0 36 1 19 2 16 0 9 0 1992951221 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21665] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21665/stat : 21665 (java) S 21655 21657 19876 0 -1 64 2 891 0 0 0 0 19 2 19 0 9 0 1992951221 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21666] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21666/stat : 21666 (java) S 21655 21657 19876 0 -1 64 35 891 0 0 0 0 19 2 15 0 9 0 1992951221 888946688 41235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 868112

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

[startup+6.40255 s]
/proc/loadavg: 2.26 2.11 2.04 3/90 21670
/proc/meminfo: memFree=1664880/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=868112 CPUtime=6.3
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 67945 891 1 0 570 39 19 2 18 0 9 0 1992951216 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 217028 41236 2637 9 0 211534 0
[pid=21657/tid=21658] ppid=21655 vsize=868112 CPUtime=5.24
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 27712 891 1 0 478 25 19 2 25 0 9 0 1992951217 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4127283221 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21660] ppid=21655 vsize=868112 CPUtime=0.86
/proc/21657/task/21660/stat : 21660 (java) S 21655 21657 19876 0 -1 64 38345 891 0 0 55 10 19 2 17 0 9 0 1992951219 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21661] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21661/stat : 21661 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 16 0 9 0 1992951219 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21662] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21662/stat : 21662 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 15 0 9 0 1992951219 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21663] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21663/stat : 21663 (java) S 21655 21657 19876 0 -1 64 1 891 0 0 0 0 19 2 18 0 9 0 1992951221 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21664] ppid=21655 vsize=868112 CPUtime=0.58
/proc/21657/task/21664/stat : 21664 (java) S 21655 21657 19876 0 -1 64 1009 891 0 0 36 1 19 2 15 0 9 0 1992951221 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21665] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21665/stat : 21665 (java) S 21655 21657 19876 0 -1 64 2 891 0 0 0 0 19 2 19 0 9 0 1992951221 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21666] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21666/stat : 21666 (java) S 21655 21657 19876 0 -1 64 35 891 0 0 0 0 19 2 15 0 9 0 1992951221 888946688 41236 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 868112

[startup+9.60198 s]
/proc/loadavg: 2.24 2.11 2.03 3/90 21670
/proc/meminfo: memFree=1664880/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=868112 CPUtime=9.47
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 67997 891 1 0 887 39 19 2 18 0 9 0 1992951216 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 217028 41250 2637 9 0 211534 0
[pid=21657/tid=21658] ppid=21655 vsize=868112 CPUtime=8.39
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 27752 891 1 0 792 26 19 2 25 0 9 0 1992951217 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4127283221 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21660] ppid=21655 vsize=868112 CPUtime=0.86
/proc/21657/task/21660/stat : 21660 (java) S 21655 21657 19876 0 -1 64 38345 891 0 0 55 10 19 2 17 0 9 0 1992951219 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21661] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21661/stat : 21661 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 16 0 9 0 1992951219 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21662] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21662/stat : 21662 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 15 0 9 0 1992951219 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21663] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21663/stat : 21663 (java) S 21655 21657 19876 0 -1 64 1 891 0 0 0 0 19 2 18 0 9 0 1992951221 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21664] ppid=21655 vsize=868112 CPUtime=0.6
/proc/21657/task/21664/stat : 21664 (java) S 21655 21657 19876 0 -1 64 1021 891 0 0 38 1 19 2 15 0 9 0 1992951221 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21665] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21665/stat : 21665 (java) S 21655 21657 19876 0 -1 64 2 891 0 0 0 0 19 2 19 0 9 0 1992951221 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21666] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21666/stat : 21666 (java) S 21655 21657 19876 0 -1 64 35 891 0 0 0 0 19 2 15 0 9 0 1992951221 888946688 41250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.47
Current children cumulated vsize (KiB) 868112

[startup+11.2012 s]
/proc/loadavg: 2.24 2.11 2.03 3/90 21670
/proc/meminfo: memFree=1664752/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=868112 CPUtime=11.05
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 68001 891 1 0 1045 39 19 2 18 0 9 0 1992951216 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 217028 41252 2637 9 0 211534 0
[pid=21657/tid=21658] ppid=21655 vsize=868112 CPUtime=9.97
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 27754 891 1 0 950 26 19 2 25 0 9 0 1992951217 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4127237781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21660] ppid=21655 vsize=868112 CPUtime=0.86
/proc/21657/task/21660/stat : 21660 (java) S 21655 21657 19876 0 -1 64 38345 891 0 0 55 10 19 2 17 0 9 0 1992951219 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21661] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21661/stat : 21661 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 16 0 9 0 1992951219 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21662] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21662/stat : 21662 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 15 0 9 0 1992951219 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21663] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21663/stat : 21663 (java) S 21655 21657 19876 0 -1 64 1 891 0 0 0 0 19 2 18 0 9 0 1992951221 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21664] ppid=21655 vsize=868112 CPUtime=0.61
/proc/21657/task/21664/stat : 21664 (java) S 21655 21657 19876 0 -1 64 1023 891 0 0 39 1 19 2 16 0 9 0 1992951221 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21665] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21665/stat : 21665 (java) S 21655 21657 19876 0 -1 64 2 891 0 0 0 0 19 2 19 0 9 0 1992951221 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21666] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21666/stat : 21666 (java) S 21655 21657 19876 0 -1 64 35 891 0 0 0 0 19 2 15 0 9 0 1992951221 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 868112

[startup+12.0013 s]
/proc/loadavg: 2.24 2.11 2.03 3/90 21670
/proc/meminfo: memFree=1664752/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=868112 CPUtime=11.85
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 68001 891 1 0 1125 39 19 2 18 0 9 0 1992951216 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 217028 41252 2637 9 0 211534 0
[pid=21657/tid=21658] ppid=21655 vsize=868112 CPUtime=10.77
/proc/21657/task/21658/stat : 21658 (java) R 21655 21657 19876 0 -1 64 27754 891 1 0 1030 26 19 2 25 0 9 0 1992951217 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4127233213 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21660] ppid=21655 vsize=868112 CPUtime=0.86
/proc/21657/task/21660/stat : 21660 (java) S 21655 21657 19876 0 -1 64 38345 891 0 0 55 10 19 2 16 0 9 0 1992951219 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21661] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21661/stat : 21661 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 16 0 9 0 1992951219 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21662] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21662/stat : 21662 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 15 0 9 0 1992951219 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21663] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21663/stat : 21663 (java) S 21655 21657 19876 0 -1 64 1 891 0 0 0 0 19 2 18 0 9 0 1992951221 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21664] ppid=21655 vsize=868112 CPUtime=0.61
/proc/21657/task/21664/stat : 21664 (java) S 21655 21657 19876 0 -1 64 1023 891 0 0 39 1 19 2 16 0 9 0 1992951221 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21665] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21665/stat : 21665 (java) S 21655 21657 19876 0 -1 64 2 891 0 0 0 0 19 2 19 0 9 0 1992951221 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21666] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21666/stat : 21666 (java) S 21655 21657 19876 0 -1 64 35 891 0 0 0 0 19 2 15 0 9 0 1992951221 888946688 41252 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 868112

[startup+12.4024 s]
/proc/loadavg: 2.30 2.12 2.04 3/90 21670
/proc/meminfo: memFree=1664688/2055920 swapFree=4180436/4192956
[pid=21657] ppid=21655 vsize=868112 CPUtime=12.23
/proc/21657/stat : 21657 (java) S 21655 21657 19876 0 -1 0 68012 891 1 0 1163 39 19 2 18 0 9 0 1992951216 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21657/statm: 217028 41257 2637 9 0 211534 0
[pid=21657/tid=21658] ppid=21655 vsize=868112 CPUtime=11.15
/proc/21657/task/21658/stat : 21658 (java) S 21655 21657 19876 0 -1 64 27764 891 1 0 1068 26 19 2 25 0 9 0 1992951217 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21660] ppid=21655 vsize=868112 CPUtime=0.86
/proc/21657/task/21660/stat : 21660 (java) S 21655 21657 19876 0 -1 64 38345 891 0 0 55 10 19 2 16 0 9 0 1992951219 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21661] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21661/stat : 21661 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 16 0 9 0 1992951219 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21662] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21662/stat : 21662 (java) S 21655 21657 19876 0 -1 64 18 891 0 0 0 0 19 2 15 0 9 0 1992951219 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21663] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21663/stat : 21663 (java) S 21655 21657 19876 0 -1 64 1 891 0 0 0 0 19 2 18 0 9 0 1992951221 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21664] ppid=21655 vsize=868112 CPUtime=0.61
/proc/21657/task/21664/stat : 21664 (java) S 21655 21657 19876 0 -1 64 1024 891 0 0 39 1 19 2 16 0 9 0 1992951221 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21665] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21665/stat : 21665 (java) S 21655 21657 19876 0 -1 64 2 891 0 0 0 0 19 2 19 0 9 0 1992951221 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21657/tid=21666] ppid=21655 vsize=868112 CPUtime=0.21
/proc/21657/task/21666/stat : 21666 (java) S 21655 21657 19876 0 -1 64 35 891 0 0 0 0 19 2 15 0 9 0 1992951221 888946688 41257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 868112

Child status: 0
Real time (s): 12.4448
CPU time (s): 12.2831
CPU user time (s): 11.8292
CPU system time (s): 0.45393
CPU usage (%): 98.7008
Max. virtual memory (cumulated for all children) (KiB): 868112

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

runsolver used 0.016997 second user time and 0.052991 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-04 04:50:25
IDJOB=1064117
IDBENCH=54907
IDSOLVER=364
FILE ID=node71/1064117-1215139824
PBS_JOBID= 7877347
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064117-1215139824/watcher-1064117-1215139824 -o /tmp/evaluation-result-1064117-1215139824/solver-1064117-1215139824 -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-1064117-1215139824.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0c51a17c8729390bd738ed6881b4ff0b
RANDOM SEED=752580849

node71.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.209
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.209
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:       1820824 kB
Buffers:          6996 kB
Cached:          76404 kB
SwapCached:       6632 kB
Active:         149804 kB
Inactive:        27680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820824 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            7116 kB
Writeback:           0 kB
Mapped:         107788 kB
Slab:            42488 kB
Committed_AS:  4923216 kB
PageTables:       2108 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= 66548 MiB
End job on node71 at 2008-07-04 04:50:37