Trace number 1080569

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 28.3867 28.5229

DiagnosticValue
CHECKS14856900
NODES318

General information on the benchmark

Namecsp/radar-8-24-3-2/
normalized-radar-8-24-3-2-6.xml
MD5SUMd1d7294337d4bded9fb03b895bb04a79
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 benchmark0.040992
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints64
Maximum constraint arity14
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.27/0.31	   
0.27/0.31	   instance
0.27/0.32	     name=HOME/instance-1080569-1215213131.xml
0.27/0.35	   
0.27/0.35	   domains being loaded...
0.27/0.36	   
0.27/0.36	   variables being loaded...
0.38/0.40	     nbVariables=144  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4  nbTotalValues=576
0.38/0.40	       =>  wckTime=0.163  cpuTime=0.13  mem=7M919
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.57/0.62	   
0.57/0.62	   constraints being loaded...
1.08/1.20	     nbConstraints=81  nbGlobalConstraints=17  nbDisconnectedVariables=18  nbConvertedConstraints=1
1.08/1.20	     nbConvertConstraintsChecks=40016  nbExtensionStructures=1  nbSharedExtensionStructures=0  nbConflictsStructures=14
1.16/1.20	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=50  nbSharedBinaryRepresentations=5
1.16/1.20	     nbEvaluationManagers=63  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=6  minArity=2  avgArity=7.54
1.16/1.20	     maxArity=14  nbGenerators=17  nbFusions=0  symmetryWckTime=0.072  symmetryCpuTime=0.04
1.16/1.20	       =>  wckTime=0.957  cpuTime=0.77  mem=40M161
1.16/1.26	   
1.16/1.26	   solver IterativeSystematicSolver being built... 
1.25/1.35	   
1.25/1.35	   INFO : Forward propagation technique limited 
1.35/1.42	       =>  wckTime=1.179  cpuTime=0.89  mem=22M546
9.48/9.65	   
9.48/9.65	   preprocessing
9.48/9.65	     nbConstraintChecks=4407819  nbValidityChecks=21767  nbPropagations=607  nbRevisions=6975  nbUselessRevisions=6718
9.48/9.65	     nbSingletonTests=249  nbEffectiveSingletonTests=0  nbACRemovals=9  nbFoundSingletons=0  nbRemovedValues=9
9.48/9.65	     detectedInconsistency=no
9.48/9.65	       =>  wckTime=8.226  cpuTime=8.14  mem=22M546
28.28/28.46	   
28.28/28.46	   search
28.28/28.47	     run=2  nbConstraintChecks=10449087  nbValidityChecks=32145  minDepth=145  maxDepth=144  nbPropagations=3021
28.28/28.47	     nbRevisions=39806  nbUselessRevisions=38078  nbAssignments=318  nbFailedAssignments=25  nbInferredBacktracks=2
28.28/28.47	     nbBacktracks=35  nbVisitedNodes=358  nbRestartNogoods=7  nbFoundSolutions=1  mapSize=19  nbInferences=0
28.28/28.47	     nbTooLargeKeys=0  nbSEliminables=0  nbREliminables=74.89  nbIEliminables=36.25  nbDEliminables=0  nbPEliminables=0
28.28/28.47	       =>  wckTime=27.043  cpuTime=26.92  mem=23M512
28.28/28.47	   
28.28/28.47	   global
28.28/28.47	     nbConstraintChecks=14856906  nbValidityChecks=53912  nbPropagations=3628  nbRevisions=46781
28.28/28.47	     nbUselessRevisions=44796  nbRestartNogoods=7  solvingWckTime=27.045  solvingCpuTime=26.94  expiredTime=no
28.28/28.47	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=27.81  globalCpuTime=27.87
28.28/28.47	       =>  wckTime=28.227  cpuTime=27.83  mem=23M512
28.28/28.47	   
28.28/28.47	s SATISFIABLE
28.28/28.47	v 0 3 0 0 2 0 0 2 0 1 2 0 0 1 2 0 1 0 1 2 1 0 1 0 1 2 0 1 3 0 0 0 0 2 0 2 2 3 3 0 0 3 2 3 2 0 0 1 0 2 0 2 0 0 1 0 0 0 1 0 1 0 2 0 0 0 0 2 2 3 0 0 0 0 0 3 0 0 0 2 1 0 0 3 0 1 2 3 3 0 2 0 0 3 0 3 2 3 2 2 0 0 0 0 0 0 1 2 2 0 0 0 0 1 0 0 3 2 3 0 2 0 0 0 1 2 0 3 0 0 1 0 0 1 0 0 0 0 1 2 0 0 0 0 
28.28/28.47	d NODES 318
28.28/28.47	d CHECKS 14856906
28.28/28.47	   
28.28/28.47	   totalWckTime=28.288  totalCpuTime=27.87

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

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


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 25030
/proc/meminfo: memFree=1689760/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=1616 CPUtime=0
/proc/25030/stat : 25030 (java) D 25028 25030 24731 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 159124474 1654784 151 996147200 134512640 134550740 4294955968 18446744073709551615 5104420 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/25030/statm: 404 151 125 9 0 46 0

[startup+0.0285229 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 25030
/proc/meminfo: memFree=1689760/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=861876 CPUtime=0.01
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 1880 0 1 0 0 1 0 0 18 0 5 0 159124474 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 215469 1567 695 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.101536 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 25030
/proc/meminfo: memFree=1689760/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=865884 CPUtime=0.08
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 3776 0 1 0 7 1 0 0 18 0 9 0 159124474 886665216 3227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216471 3227 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301561 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 25030
/proc/meminfo: memFree=1689760/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=866196 CPUtime=0.27
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 5621 0 1 0 24 3 0 0 18 0 9 0 159124474 886984704 5035 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216549 5035 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866196

[startup+0.701599 s]
/proc/loadavg: 1.99 1.97 1.69 3/80 25030
/proc/meminfo: memFree=1689760/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867096 CPUtime=0.67
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 9008 0 1 0 61 6 0 0 18 0 9 0 159124474 887906304 8366 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216774 8366 2010 9 0 211280 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867096

[startup+1.50268 s]
/proc/loadavg: 1.99 1.97 1.69 3/89 25039
/proc/meminfo: memFree=1651352/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=1.45
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 22625 291 1 0 132 13 0 0 18 0 9 0 159124474 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14776 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=1.16
/proc/25030/task/25031/stat : 25031 (java) R 25028 25030 24731 0 -1 64 18025 291 1 0 106 10 0 0 24 0 9 0 159124475 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4126702541 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3046 291 0 0 5 0 0 0 16 0 9 0 159124477 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.2
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 709 291 0 0 20 0 0 0 16 0 9 0 159124479 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867876

[startup+3.10285 s]
/proc/loadavg: 1.99 1.97 1.69 3/89 25043
/proc/meminfo: memFree=1640728/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=3.04
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 22626 291 1 0 291 13 0 0 18 0 9 0 159124474 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14776 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=2.75
/proc/25030/task/25031/stat : 25031 (java) R 25028 25030 24731 0 -1 64 18025 291 1 0 265 10 0 0 25 0 9 0 159124475 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4126709636 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3047 291 0 0 5 0 0 0 17 0 9 0 159124477 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.2
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 709 291 0 0 20 0 0 0 16 0 9 0 159124479 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867876

[startup+6.30118 s]
/proc/loadavg: 1.99 1.97 1.69 3/89 25043
/proc/meminfo: memFree=1640472/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=6.21
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 22650 291 1 0 608 13 0 0 18 0 9 0 159124474 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14782 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=5.91
/proc/25030/task/25031/stat : 25031 (java) R 25028 25030 24731 0 -1 64 18031 291 1 0 581 10 0 0 25 0 9 0 159124475 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4126702560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3047 291 0 0 5 0 0 0 16 0 9 0 159124477 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.2
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 713 291 0 0 20 0 0 0 16 0 9 0 159124479 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 15 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14782 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867876

[startup+12.7029 s]
/proc/loadavg: 1.99 1.97 1.69 3/89 25138
/proc/meminfo: memFree=1672728/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=12.59
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 22895 291 1 0 1245 14 0 0 18 0 9 0 159124474 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14793 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=12.27
/proc/25030/task/25031/stat : 25031 (java) R 25028 25030 24731 0 -1 64 18257 291 1 0 1216 11 0 0 25 0 9 0 159124475 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4126707074 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3047 291 0 0 5 0 0 0 16 0 9 0 159124477 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.22
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 732 291 0 0 22 0 0 0 16 0 9 0 159124479 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 15 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 867876

[startup+25.5012 s]
/proc/loadavg: 1.99 1.97 1.69 3/90 25187
/proc/meminfo: memFree=1517456/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=25.38
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 22926 291 1 0 2524 14 0 0 18 0 9 0 159124474 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14800 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=25.06
/proc/25030/task/25031/stat : 25031 (java) R 25028 25030 24731 0 -1 64 18266 291 1 0 2495 11 0 0 25 0 9 0 159124475 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4126706585 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3047 291 0 0 5 0 0 0 16 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.23
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 754 291 0 0 23 0 0 0 16 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 15 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 867876

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

[startup+27.1013 s]
/proc/loadavg: 1.99 1.97 1.69 3/90 25187
/proc/meminfo: memFree=1517520/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=26.98
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 22926 291 1 0 2684 14 0 0 18 0 9 0 159124474 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14800 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=26.65
/proc/25030/task/25031/stat : 25031 (java) R 25028 25030 24731 0 -1 64 18266 291 1 0 2654 11 0 0 25 0 9 0 159124475 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4126707064 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3047 291 0 0 5 0 0 0 16 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.23
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 754 291 0 0 23 0 0 0 16 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 15 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.98
Current children cumulated vsize (KiB) 867876

[startup+27.9024 s]
/proc/loadavg: 1.99 1.97 1.70 3/90 25187
/proc/meminfo: memFree=1480208/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=27.78
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 22926 291 1 0 2764 14 0 0 18 0 9 0 159124474 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14800 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=27.45
/proc/25030/task/25031/stat : 25031 (java) R 25028 25030 24731 0 -1 64 18266 291 1 0 2734 11 0 0 25 0 9 0 159124475 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4126703904 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3047 291 0 0 5 0 0 0 16 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.23
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 754 291 0 0 23 0 0 0 16 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 15 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.78
Current children cumulated vsize (KiB) 867876

[startup+28.3025 s]
/proc/loadavg: 1.99 1.97 1.70 3/90 25187
/proc/meminfo: memFree=1480208/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=28.18
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 22926 291 1 0 2804 14 0 0 18 0 9 0 159124474 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14800 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=27.85
/proc/25030/task/25031/stat : 25031 (java) R 25028 25030 24731 0 -1 64 18266 291 1 0 2774 11 0 0 25 0 9 0 159124475 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4126702569 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3047 291 0 0 5 0 0 0 16 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.23
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 754 291 0 0 23 0 0 0 16 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 15 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14800 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.18
Current children cumulated vsize (KiB) 867876

[startup+28.5025 s]
/proc/loadavg: 1.99 1.97 1.70 2/90 25187
/proc/meminfo: memFree=1480208/2055920 swapFree=4181096/4192956
[pid=25030] ppid=25028 vsize=867876 CPUtime=28.35
/proc/25030/stat : 25030 (java) S 25028 25030 24731 0 -1 0 23062 291 1 0 2821 14 0 0 18 0 9 0 159124474 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25030/statm: 216969 14807 2632 9 0 211475 0
[pid=25030/tid=25031] ppid=25028 vsize=867876 CPUtime=28.03
/proc/25030/task/25031/stat : 25031 (java) S 25028 25030 24731 0 -1 64 18369 291 1 0 2791 12 0 0 25 0 9 0 159124475 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25033] ppid=25028 vsize=867876 CPUtime=0.05
/proc/25030/task/25033/stat : 25033 (java) S 25028 25030 24731 0 -1 64 3047 291 0 0 5 0 0 0 16 0 9 0 159124477 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25034] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25034/stat : 25034 (java) S 25028 25030 24731 0 -1 64 16 291 0 0 0 0 0 0 17 0 9 0 159124477 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25035] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25035/stat : 25035 (java) S 25028 25030 24731 0 -1 64 13 291 0 0 0 0 0 0 16 0 9 0 159124477 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25036] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25036/stat : 25036 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 18 0 9 0 159124479 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25037] ppid=25028 vsize=867876 CPUtime=0.24
/proc/25030/task/25037/stat : 25037 (java) S 25028 25030 24731 0 -1 64 787 291 0 0 24 0 0 0 16 0 9 0 159124479 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25030/tid=25038] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25038/stat : 25038 (java) S 25028 25030 24731 0 -1 64 1 291 0 0 0 0 0 0 19 0 9 0 159124479 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25030/tid=25039] ppid=25028 vsize=867876 CPUtime=0
/proc/25030/task/25039/stat : 25039 (java) S 25028 25030 24731 0 -1 64 15 291 0 0 0 0 0 0 15 0 9 0 159124479 888705024 14807 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.35
Current children cumulated vsize (KiB) 867876

Child status: 0
Real time (s): 28.5229
CPU time (s): 28.3867
CPU user time (s): 28.2237
CPU system time (s): 0.162975
CPU usage (%): 99.5225
Max. virtual memory (cumulated for all children) (KiB): 867876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.2237
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23379
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= 1537
involuntary context switches= 1505

runsolver used 0.041993 second user time and 0.102984 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-05 01:12:11
IDJOB=1080569
IDBENCH=56999
IDSOLVER=364
FILE ID=node46/1080569-1215213131
PBS_JOBID= 7881801
Free space on /tmp= 66208 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/radar-8-24-3-2/normalized-radar-8-24-3-2-6.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-1080569-1215213131/watcher-1080569-1215213131 -o /tmp/evaluation-result-1080569-1215213131/solver-1080569-1215213131 -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-1080569-1215213131.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d1d7294337d4bded9fb03b895bb04a79
RANDOM SEED=560259189

node46.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.238
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.238
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:       1690240 kB
Buffers:         42472 kB
Cached:         193104 kB
SwapCached:       6164 kB
Active:         236392 kB
Inactive:        75728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690240 kB
SwapTotal:     4192956 kB
SwapFree:      4181096 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:          93320 kB
Slab:            38972 kB
Committed_AS:  1195920 kB
PageTables:       1696 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node46 at 2008-07-05 01:12:40