Trace number 1086203

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 ESACUNSAT 23.4334 23.6031

DiagnosticValue
CHECKS492091
NODES0

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-4.xml
MD5SUM5bbba61bcb8f32abe3947428d8a4279f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.4334
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=esac.xml
0.17/0.28	   
0.17/0.28	   instance
0.17/0.28	     name=HOME/instance-1086203-1215238041.xml
0.27/0.31	   
0.27/0.31	   domains being loaded...
0.27/0.35	   
0.27/0.35	   variables being loaded...
0.37/0.45	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.37/0.45	       =>  wckTime=0.201  cpuTime=0.15  mem=11M775
0.37/0.45	   
0.37/0.45	   predicates being loaded...
0.47/0.51	   
0.47/0.51	   constraints being loaded...
20.47/20.67	   
20.47/20.67	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 49M975)
22.75/22.92	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=830
22.75/22.92	     nbConvertConstraintsChecks=43106576  nbExtensionStructures=752  nbSharedExtensionStructures=159
22.75/22.92	     nbConflictsStructures=966  nbSharedConflictsStructures=203  nbUnbuiltConflictsStructures=2075
22.75/22.92	     nbSharedBinaryRepresentations=229052  nbEvaluationManagers=2289  nbSharedEvaluationManagers=359  minDegree=3
22.75/22.92	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.422
22.75/22.92	     symmetryCpuTime=0.32  nbCliques=7
22.75/22.92	       =>  wckTime=22.674  cpuTime=21.9  mem=60M538
22.95/23.12	   
22.95/23.12	   solver IterativeSystematicSolver being built... 
23.05/23.23	   
23.05/23.23	   INFO : Forward propagation technique limited 
23.15/23.31	       =>  wckTime=23.066  cpuTime=22.07  mem=65M801
23.34/23.54	   
23.34/23.54	   preprocessing
23.34/23.54	     nbConstraintChecks=492091  nbValidityChecks=4652  nbPropagations=34  nbRevisions=416  nbUselessRevisions=260
23.34/23.54	     nbRemovedValues=7784  detectedInconsistency=yes
23.34/23.54	       =>  wckTime=0.227  cpuTime=0.21  mem=65M801
23.34/23.55	   
23.34/23.55	   global
23.34/23.55	     nbConstraintChecks=492091  nbValidityChecks=4652  nbPropagations=34  nbRevisions=416  nbUselessRevisions=260
23.34/23.55	     nbRestartNogoods=0  solvingWckTime=0.23  solvingCpuTime=0.21  expiredTime=no  totalExploration=yes
23.34/23.55	     nbFoundSolutions=0  globalCpuTime=22.32
23.34/23.55	       =>  wckTime=23.299  cpuTime=22.28  mem=66M784
23.34/23.55	   
23.34/23.55	s UNSATISFIABLE
23.34/23.55	d NODES 0
23.34/23.55	d CHECKS 492091
23.34/23.55	   
23.34/23.55	   totalWckTime=23.368  totalCpuTime=22.33

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1086203-1215238041/watcher-1086203-1215238041 -o /tmp/evaluation-result-1086203-1215238041/solver-1086203-1215238041 -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-1086203-1215238041.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.00 1.97 1.80 4/93 10439
/proc/meminfo: memFree=1718856/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=18572 CPUtime=0
/proc/10439/stat : 10439 (runsolver) R 10437 10439 5874 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 135799474 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 244276849959 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10439/statm: 4643 292 257 25 0 2626 0

[startup+0.0119931 s]
/proc/loadavg: 2.00 1.97 1.80 4/93 10439
/proc/meminfo: memFree=1718856/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=152 CPUtime=0
/proc/10439/stat : 10439 (java) R 10437 10439 5874 0 -1 0 205 0 0 0 0 0 0 0 20 0 1 0 135799474 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 12501796 0 0 4096 0 0 0 0 17 0 0 0
/proc/10439/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.102008 s]
/proc/loadavg: 2.00 1.97 1.80 4/93 10439
/proc/meminfo: memFree=1718856/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=865884 CPUtime=0.08
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 3692 0 1 0 6 2 0 0 20 0 9 0 135799474 886665216 3167 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30105 s]
/proc/loadavg: 2.00 1.97 1.80 4/93 10439
/proc/meminfo: memFree=1718856/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=866284 CPUtime=0.27
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 5884 0 1 0 24 3 0 0 20 0 9 0 135799474 887074816 5258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216571 5258 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701125 s]
/proc/loadavg: 2.00 1.97 1.80 4/93 10439
/proc/meminfo: memFree=1718856/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867708 CPUtime=0.67
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 9813 0 1 0 61 6 0 0 20 0 9 0 135799474 888532992 9173 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216927 9173 2010 9 0 211433 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867708

[startup+1.50227 s]
/proc/loadavg: 2.08 1.99 1.81 3/102 10448
/proc/meminfo: memFree=1670272/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867708 CPUtime=1.47
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 15382 0 1 0 137 10 0 0 20 0 9 0 135799474 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216927 14739 2014 9 0 211433 0
[pid=10439/tid=10441] ppid=10437 vsize=867708 CPUtime=1.27
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 14011 0 1 0 119 8 0 0 25 0 9 0 135799476 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4126874257 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10442/stat : 10442 (java) S 10437 10439 5874 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135799477 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 135799477 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 135799477 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=867708 CPUtime=0.17
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 674 0 0 0 17 0 0 0 15 0 9 0 135799479 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135799479 888532992 14739 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867708

[startup+3.10257 s]
/proc/loadavg: 2.08 1.99 1.81 3/102 10448
/proc/meminfo: memFree=1665984/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867708 CPUtime=3.07
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 16319 0 1 0 296 11 0 0 20 0 9 0 135799474 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216927 15674 2014 9 0 211433 0
[pid=10439/tid=10441] ppid=10437 vsize=867708 CPUtime=2.84
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 14921 0 1 0 275 9 0 0 25 0 9 0 135799476 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4126876727 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10442/stat : 10442 (java) S 10437 10439 5874 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 135799477 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 135799477 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 135799477 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=867708 CPUtime=0.2
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 701 0 0 0 20 0 0 0 16 0 9 0 135799479 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=867708 CPUtime=0
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135799479 888532992 15674 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867708

[startup+6.30218 s]
/proc/loadavg: 2.07 1.99 1.81 3/102 10448
/proc/meminfo: memFree=1650432/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867620 CPUtime=6.25
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 19561 0 1 0 612 13 0 0 20 0 9 0 135799474 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216905 18890 2005 9 0 211433 0
[pid=10439/tid=10441] ppid=10437 vsize=867620 CPUtime=5.93
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 15763 0 1 0 583 10 0 0 25 0 9 0 135799476 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4126874294 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=867620 CPUtime=0.07
/proc/10439/task/10442/stat : 10442 (java) S 10437 10439 5874 0 -1 64 2399 0 0 0 7 0 0 0 16 0 9 0 135799477 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=867620 CPUtime=0.2
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 703 0 0 0 20 0 0 0 15 0 9 0 135799479 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135799479 888442880 18890 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867620

[startup+12.7024 s]
/proc/loadavg: 2.07 1.99 1.81 3/102 10448
/proc/meminfo: memFree=1650368/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867620 CPUtime=12.61
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 19567 0 1 0 1247 14 0 0 20 0 9 0 135799474 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216905 18895 2005 9 0 211433 0
[pid=10439/tid=10441] ppid=10437 vsize=867620 CPUtime=12.3
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 15765 0 1 0 1218 12 0 0 25 0 9 0 135799476 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4126876793 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=867620 CPUtime=0.07
/proc/10439/task/10442/stat : 10442 (java) S 10437 10439 5874 0 -1 64 2399 0 0 0 7 0 0 0 16 0 9 0 135799477 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=867620 CPUtime=0.21
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 707 0 0 0 21 0 0 0 15 0 9 0 135799479 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135799479 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867620

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

[startup+19.1016 s]
/proc/loadavg: 2.06 1.99 1.81 3/102 10448
/proc/meminfo: memFree=1650368/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867620 CPUtime=18.98
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 19576 0 1 0 1882 16 0 0 20 0 9 0 135799474 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216905 18903 2006 9 0 211433 0
[pid=10439/tid=10441] ppid=10437 vsize=867620 CPUtime=18.65
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 15766 0 1 0 1852 13 0 0 25 0 9 0 135799476 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4126874275 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=867620 CPUtime=0.07
/proc/10439/task/10442/stat : 10442 (java) S 10437 10439 5874 0 -1 64 2399 0 0 0 7 0 0 0 16 0 9 0 135799477 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=867620 CPUtime=0.23
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 715 0 0 0 23 0 0 0 16 0 9 0 135799479 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135799479 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 867620

[startup+20.7019 s]
/proc/loadavg: 2.06 1.99 1.81 3/102 10448
/proc/meminfo: memFree=1650368/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867620 CPUtime=20.57
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 19582 0 1 0 2041 16 0 0 20 0 9 0 135799474 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216905 18908 2007 9 0 211433 0
[pid=10439/tid=10441] ppid=10437 vsize=867620 CPUtime=20.24
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 15769 0 1 0 2010 14 0 0 25 0 9 0 135799476 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 103778106 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=867620 CPUtime=0.07
/proc/10439/task/10442/stat : 10442 (java) S 10437 10439 5874 0 -1 64 2400 0 0 0 7 0 0 0 16 0 9 0 135799477 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=867620 CPUtime=0.23
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 717 0 0 0 23 0 0 0 16 0 9 0 135799479 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135799479 888442880 18908 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 867620

[startup+22.3022 s]
/proc/loadavg: 2.06 1.99 1.81 3/102 10448
/proc/meminfo: memFree=1632064/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867620 CPUtime=22.16
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 25664 0 1 0 2198 18 0 0 20 0 9 0 135799474 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216905 24988 2007 9 0 211433 0
[pid=10439/tid=10441] ppid=10437 vsize=867620 CPUtime=21.55
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 15801 0 1 0 2141 14 0 0 25 0 9 0 135799476 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4126520654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=867620 CPUtime=0.32
/proc/10439/task/10442/stat : 10442 (java) S 10437 10439 5874 0 -1 64 8435 0 0 0 30 2 0 0 17 0 9 0 135799477 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135799477 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=867620 CPUtime=0.26
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 732 0 0 0 25 1 0 0 15 0 9 0 135799479 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135799479 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=867620 CPUtime=0
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135799479 888442880 24988 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 867620

[startup+23.1074 s]
/proc/loadavg: 2.06 1.99 1.81 4/102 10452
/proc/meminfo: memFree=1625728/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=867944 CPUtime=22.95
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 38966 466 1 0 2270 21 3 1 20 0 9 0 135799474 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 216986 25882 2614 9 0 211514 0
[pid=10439/tid=10441] ppid=10437 vsize=867944 CPUtime=22.12
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 19263 466 1 0 2193 15 3 1 25 0 9 0 135799476 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=867944 CPUtime=0.54
/proc/10439/task/10442/stat : 10442 (java) R 10437 10439 5874 0 -1 64 17992 466 0 0 47 3 3 1 17 0 9 0 135799477 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 104182527 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=867944 CPUtime=0.04
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 13 466 0 0 0 0 3 1 16 0 9 0 135799477 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=867944 CPUtime=0.04
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 5 466 0 0 0 0 3 1 16 0 9 0 135799477 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=867944 CPUtime=0.04
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 135799479 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=867944 CPUtime=0.33
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 871 466 0 0 28 1 3 1 15 0 9 0 135799479 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=867944 CPUtime=0.04
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 135799479 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=867944 CPUtime=0.04
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 8 466 0 0 0 0 3 1 15 0 9 0 135799479 888774656 25882 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.95
Current children cumulated vsize (KiB) 867944

[startup+23.5025 s]
/proc/loadavg: 2.06 1.99 1.81 4/102 10452
/proc/meminfo: memFree=1625728/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=868032 CPUtime=23.34
/proc/10439/stat : 10439 (java) S 10437 10439 5874 0 -1 0 44518 466 1 0 2307 23 3 1 20 0 9 0 135799474 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 217008 26998 2638 9 0 211514 0
[pid=10439/tid=10441] ppid=10437 vsize=868032 CPUtime=22.46
/proc/10439/task/10441/stat : 10441 (java) R 10437 10439 5874 0 -1 64 23727 466 1 0 2226 16 3 1 25 0 9 0 135799476 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4126874189 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10442] ppid=10437 vsize=868032 CPUtime=0.56
/proc/10439/task/10442/stat : 10442 (java) S 10437 10439 5874 0 -1 64 19001 466 0 0 48 4 3 1 17 0 9 0 135799477 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10443] ppid=10437 vsize=868032 CPUtime=0.04
/proc/10439/task/10443/stat : 10443 (java) S 10437 10439 5874 0 -1 64 17 466 0 0 0 0 3 1 17 0 9 0 135799477 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10444] ppid=10437 vsize=868032 CPUtime=0.04
/proc/10439/task/10444/stat : 10444 (java) S 10437 10439 5874 0 -1 64 15 466 0 0 0 0 3 1 16 0 9 0 135799477 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10445] ppid=10437 vsize=868032 CPUtime=0.04
/proc/10439/task/10445/stat : 10445 (java) S 10437 10439 5874 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 135799479 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10446] ppid=10437 vsize=868032 CPUtime=0.37
/proc/10439/task/10446/stat : 10446 (java) S 10437 10439 5874 0 -1 64 936 466 0 0 32 1 3 1 15 0 9 0 135799479 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10447] ppid=10437 vsize=868032 CPUtime=0.04
/proc/10439/task/10447/stat : 10447 (java) S 10437 10439 5874 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 135799479 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10439/tid=10448] ppid=10437 vsize=868032 CPUtime=0.04
/proc/10439/task/10448/stat : 10448 (java) S 10437 10439 5874 0 -1 64 8 466 0 0 0 0 3 1 15 0 9 0 135799479 888864768 26998 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.34
Current children cumulated vsize (KiB) 868032

[startup+23.6027 s]
/proc/loadavg: 2.06 1.99 1.81 4/102 10452
/proc/meminfo: memFree=1625728/2055920 swapFree=4191676/4192956
[pid=10439] ppid=10437 vsize=0 CPUtime=23.42
/proc/10439/stat : 10439 (java) Z 10437 10439 5874 0 -1 12 44717 466 1 0 2313 25 3 1 16 0 2 0 135799474 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10439/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.42
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 23.6031
CPU time (s): 23.4334
CPU user time (s): 23.1675
CPU system time (s): 0.265959
CPU usage (%): 99.281
Max. virtual memory (cumulated for all children) (KiB): 868032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.1675
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45183
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= 2327
involuntary context switches= 3093

runsolver used 0.031995 second user time and 0.086986 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-05 08:07:21
IDJOB=1086203
IDBENCH=57773
IDSOLVER=364
FILE ID=node63/1086203-1215238041
PBS_JOBID= 7881778
Free space on /tmp= 66496 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-4.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-1086203-1215238041/watcher-1086203-1215238041 -o /tmp/evaluation-result-1086203-1215238041/solver-1086203-1215238041 -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-1086203-1215238041.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5bbba61bcb8f32abe3947428d8a4279f
RANDOM SEED=1283167575

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1719336 kB
Buffers:          4384 kB
Cached:         101640 kB
SwapCached:        260 kB
Active:         257508 kB
Inactive:        18972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719336 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:         191888 kB
Slab:            44772 kB
Committed_AS:  1049580 kB
PageTables:       2176 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node63 at 2008-07-05 08:07:45