Trace number 1086202

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 ACUNSAT 23.6544 23.9217

DiagnosticValue
CHECKS499244
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.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1086202-1215238037.xml
0.27/0.33	   
0.27/0.33	   domains being loaded...
0.27/0.37	   
0.27/0.37	   variables being loaded...
0.38/0.47	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.38/0.47	       =>  wckTime=0.214  cpuTime=0.14  mem=11M775
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.47/0.54	   
0.47/0.54	   constraints being loaded...
20.58/20.82	   
20.58/20.82	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 48M990)
22.85/23.19	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=803
22.85/23.19	     nbConvertConstraintsChecks=41859516  nbExtensionStructures=727  nbSharedExtensionStructures=154
22.85/23.19	     nbConflictsStructures=943  nbSharedConflictsStructures=198  nbUnbuiltConflictsStructures=2096
22.85/23.19	     nbSharedBinaryRepresentations=220908  nbEvaluationManagers=2312  nbSharedEvaluationManagers=363  minDegree=3
22.85/23.19	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.436
22.85/23.19	     symmetryCpuTime=0.33  nbCliques=7
22.85/23.19	       =>  wckTime=22.931  cpuTime=21.98  mem=59M287
23.15/23.41	   
23.15/23.41	   solver IterativeSystematicSolver being built... 
23.24/23.53	   
23.24/23.53	   INFO : Forward propagation technique limited 
23.35/23.61	       =>  wckTime=23.355  cpuTime=22.16  mem=65M671
23.54/23.86	   
23.54/23.86	   preprocessing
23.54/23.86	     nbConstraintChecks=499244  nbValidityChecks=4654  nbPropagations=34  nbRevisions=417  nbUselessRevisions=261
23.54/23.86	     nbRemovedValues=7784  detectedInconsistency=yes
23.54/23.86	       =>  wckTime=0.238  cpuTime=0.22  mem=65M671
23.54/23.86	   
23.54/23.86	   global
23.54/23.86	     nbConstraintChecks=499244  nbValidityChecks=4654  nbPropagations=34  nbRevisions=417  nbUselessRevisions=261
23.54/23.86	     nbRestartNogoods=0  solvingWckTime=0.241  solvingCpuTime=0.23  expiredTime=no  totalExploration=yes
23.54/23.86	     nbFoundSolutions=0  globalCpuTime=22.45
23.54/23.86	       =>  wckTime=23.6  cpuTime=22.4  mem=66M817
23.54/23.86	   
23.54/23.86	s UNSATISFIABLE
23.54/23.86	d NODES 0
23.54/23.86	d CHECKS 499244
23.54/23.86	   
23.54/23.87	   totalWckTime=23.671  totalCpuTime=22.45

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-1086202-1215238037/watcher-1086202-1215238037 -o /tmp/evaluation-result-1086202-1215238037/solver-1086202-1215238037 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1086202-1215238037.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 2.02 2.07 4/79 15431
/proc/meminfo: memFree=1769872/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=18572 CPUtime=0
/proc/15431/stat : 15431 (runsolver) R 15429 15431 11600 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 135484364 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 265674091815 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/15431/statm: 4643 292 257 25 0 2626 0

[startup+0.0365651 s]
/proc/loadavg: 2.00 2.02 2.07 4/79 15431
/proc/meminfo: memFree=1769872/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=861876 CPUtime=0.02
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 1947 0 1 0 1 1 0 0 20 0 5 0 135484364 882561024 1625 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 215469 1625 728 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101577 s]
/proc/loadavg: 2.00 2.02 2.07 4/79 15431
/proc/meminfo: memFree=1769872/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=865884 CPUtime=0.08
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 3676 0 1 0 6 2 0 0 20 0 9 0 135484364 886665216 3151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216471 3151 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301594 s]
/proc/loadavg: 2.00 2.02 2.07 4/79 15431
/proc/meminfo: memFree=1769872/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=866284 CPUtime=0.27
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 5792 0 1 0 23 4 0 0 20 0 9 0 135484364 887074816 5166 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216571 5166 1951 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701643 s]
/proc/loadavg: 2.00 2.02 2.07 4/79 15431
/proc/meminfo: memFree=1769872/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=867708 CPUtime=0.68
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 9398 0 1 0 60 8 0 0 20 0 9 0 135484364 888532992 8758 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216927 8758 2010 9 0 211433 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867708

[startup+1.50273 s]
/proc/loadavg: 2.00 2.02 2.07 3/88 15440
/proc/meminfo: memFree=1724104/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=867708 CPUtime=1.47
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 15364 0 1 0 135 12 0 0 20 0 9 0 135484364 888532992 14721 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216927 14721 2014 9 0 211433 0
[pid=15431/tid=15433] ppid=15429 vsize=867708 CPUtime=1.26
/proc/15431/task/15433/stat : 15433 (java) R 15429 15431 11600 0 -1 64 13995 0 1 0 116 10 0 0 25 0 9 0 135484365 888532992 14721 996147200 134512640 134550740 4294955968 18446744073709551615 4126122384 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15434] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 135484367 888532992 14721 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15435] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 135484367 888532992 14721 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15436] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 135484367 888532992 14721 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15437] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888532992 14721 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=867708 CPUtime=0.19
/proc/15431/task/15438/stat : 15438 (java) S 15429 15431 11600 0 -1 64 672 0 0 0 18 1 0 0 15 0 9 0 135484369 888532992 14721 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15439] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888532992 14721 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135484369 888532992 14721 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.10291 s]
/proc/loadavg: 2.00 2.02 2.07 3/88 15440
/proc/meminfo: memFree=1717256/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=867708 CPUtime=3.05
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 16263 0 1 0 292 13 0 0 20 0 9 0 135484364 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216927 15618 2014 9 0 211433 0
[pid=15431/tid=15433] ppid=15429 vsize=867708 CPUtime=2.81
/proc/15431/task/15433/stat : 15433 (java) R 15429 15431 11600 0 -1 64 14867 0 1 0 270 11 0 0 25 0 9 0 135484365 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4126881975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15434] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 135484367 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15435] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 10 0 0 0 0 0 0 0 23 0 9 0 135484367 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15436] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 135484367 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15437] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=867708 CPUtime=0.22
/proc/15431/task/15438/stat : 15438 (java) S 15429 15431 11600 0 -1 64 699 0 0 0 21 1 0 0 16 0 9 0 135484369 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15439] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=867708 CPUtime=0
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135484369 888532992 15618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867708

[startup+6.30127 s]
/proc/loadavg: 2.00 2.02 2.07 3/88 15440
/proc/meminfo: memFree=1701448/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=867620 CPUtime=6.22
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 19560 0 1 0 607 15 0 0 20 0 9 0 135484364 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216905 18889 2005 9 0 211433 0
[pid=15431/tid=15433] ppid=15429 vsize=867620 CPUtime=5.89
/proc/15431/task/15433/stat : 15433 (java) R 15429 15431 11600 0 -1 64 15764 0 1 0 576 13 0 0 25 0 9 0 135484365 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4126874338 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15434] ppid=15429 vsize=867620 CPUtime=0.08
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 2399 0 0 0 8 0 0 0 16 0 9 0 135484367 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15435] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135484367 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15436] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135484367 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15437] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=867620 CPUtime=0.23
/proc/15431/task/15438/stat : 15438 (java) S 15429 15431 11600 0 -1 64 701 0 0 0 22 1 0 0 15 0 9 0 135484369 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15439] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135484369 888442880 18889 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867620

[startup+12.703 s]
/proc/loadavg: 2.00 2.02 2.07 3/88 15440
/proc/meminfo: memFree=1701256/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=867620 CPUtime=12.55
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 19567 0 1 0 1239 16 0 0 20 0 9 0 135484364 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216905 18895 2005 9 0 211433 0
[pid=15431/tid=15433] ppid=15429 vsize=867620 CPUtime=12.21
/proc/15431/task/15433/stat : 15433 (java) R 15429 15431 11600 0 -1 64 15767 0 1 0 1208 13 0 0 25 0 9 0 135484365 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4126878048 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15434] ppid=15429 vsize=867620 CPUtime=0.08
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 2399 0 0 0 8 0 0 0 17 0 9 0 135484367 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15435] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135484367 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15436] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135484367 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15437] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=867620 CPUtime=0.24
/proc/15431/task/15438/stat : 15438 (java) S 15429 15431 11600 0 -1 64 705 0 0 0 23 1 0 0 15 0 9 0 135484369 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15439] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888442880 18895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135484369 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.55
Current children cumulated vsize (KiB) 867620

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

[startup+19.1027 s]
/proc/loadavg: 2.00 2.02 2.07 3/88 15440
/proc/meminfo: memFree=1701256/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=867620 CPUtime=18.9
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 19576 0 1 0 1872 18 0 0 20 0 9 0 135484364 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216905 18903 2006 9 0 211433 0
[pid=15431/tid=15433] ppid=15429 vsize=867620 CPUtime=18.54
/proc/15431/task/15433/stat : 15433 (java) R 15429 15431 11600 0 -1 64 15768 0 1 0 1839 15 0 0 25 0 9 0 135484365 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4126902935 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15434] ppid=15429 vsize=867620 CPUtime=0.08
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 2399 0 0 0 8 0 0 0 16 0 9 0 135484367 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15435] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135484367 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15436] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135484367 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15437] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=867620 CPUtime=0.25
/proc/15431/task/15438/stat : 15438 (java) S 15429 15431 11600 0 -1 64 713 0 0 0 24 1 0 0 16 0 9 0 135484369 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15439] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888442880 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135484369 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.9
Current children cumulated vsize (KiB) 867620

[startup+22.3021 s]
/proc/loadavg: 2.00 2.02 2.07 3/88 15440
/proc/meminfo: memFree=1683208/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=867620 CPUtime=22.06
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 25591 0 1 0 2185 21 0 0 20 0 9 0 135484364 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216905 24915 2007 9 0 211433 0
[pid=15431/tid=15433] ppid=15429 vsize=867620 CPUtime=21.39
/proc/15431/task/15433/stat : 15433 (java) R 15429 15431 11600 0 -1 64 15803 0 1 0 2124 15 0 0 25 0 9 0 135484365 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4127087240 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15434] ppid=15429 vsize=867620 CPUtime=0.36
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 8362 0 0 0 33 3 0 0 17 0 9 0 135484367 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15435] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135484367 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15436] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135484367 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15437] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=867620 CPUtime=0.28
/proc/15431/task/15438/stat : 15438 (java) S 15429 15431 11600 0 -1 64 730 0 0 0 27 1 0 0 16 0 9 0 135484369 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15439] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135484369 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=867620 CPUtime=0
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135484369 888442880 24915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.06
Current children cumulated vsize (KiB) 867620

[startup+23.1062 s]
/proc/loadavg: 2.00 2.02 2.07 4/89 15444
/proc/meminfo: memFree=1676928/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=867944 CPUtime=22.85
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 27429 466 1 0 2258 23 3 1 20 0 10 0 135484364 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 216986 24967 2018 9 0 211514 0
[pid=15431/tid=15433] ppid=15429 vsize=867944 CPUtime=22.14
/proc/15431/task/15433/stat : 15433 (java) R 15429 15431 11600 0 -1 64 17302 466 1 0 2194 16 3 1 25 0 10 0 135484365 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4127195186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15434] ppid=15429 vsize=867944 CPUtime=0.4
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 8426 466 0 0 33 3 3 1 16 0 10 0 135484367 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15435] ppid=15429 vsize=867944 CPUtime=0.04
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 13 466 0 0 0 0 3 1 16 0 10 0 135484367 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15436] ppid=15429 vsize=867944 CPUtime=0.04
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 5 466 0 0 0 0 3 1 16 0 10 0 135484367 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15437] ppid=15429 vsize=867944 CPUtime=0.04
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 466 0 0 0 0 3 1 25 0 10 0 135484369 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=867944 CPUtime=0.34
/proc/15431/task/15438/stat : 15438 (java) S 15429 15431 11600 0 -1 64 864 466 0 0 29 1 3 1 15 0 10 0 135484369 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15439] ppid=15429 vsize=867944 CPUtime=0.04
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 466 0 0 0 0 3 1 25 0 10 0 135484369 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=867944 CPUtime=0.04
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 7 466 0 0 0 0 3 1 15 0 10 0 135484369 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15443] ppid=15429 vsize=867944 CPUtime=0.04
/proc/15431/task/15443/stat : 15443 (java) R 15429 15431 11600 0 -1 64 53 466 0 0 0 0 3 1 25 0 10 0 135486652 888774656 24967 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 867944

[startup+23.5012 s]
/proc/loadavg: 2.00 2.02 2.07 4/89 15444
/proc/meminfo: memFree=1676928/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=868032 CPUtime=23.24
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 40498 466 1 0 2295 25 3 1 20 0 9 0 135484364 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 217008 26868 2637 9 0 211514 0
[pid=15431/tid=15433] ppid=15429 vsize=868032 CPUtime=22.3
/proc/15431/task/15433/stat : 15433 (java) R 15429 15431 11600 0 -1 64 19958 466 1 0 2209 17 3 1 25 0 9 0 135484365 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15434] ppid=15429 vsize=868032 CPUtime=0.61
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 18759 466 0 0 52 5 3 1 18 0 9 0 135484367 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15435] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 17 466 0 0 0 0 3 1 17 0 9 0 135484367 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15436] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 15 466 0 0 0 0 3 1 16 0 9 0 135484367 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15437] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 135484369 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=868032 CPUtime=0.37
/proc/15431/task/15438/stat : 15438 (java) R 15429 15431 11600 0 -1 64 924 466 0 0 32 1 3 1 16 0 9 0 135484369 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15439] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 135484369 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 7 466 0 0 0 0 3 1 15 0 9 0 135484369 888864768 26868 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.24
Current children cumulated vsize (KiB) 868032

[startup+23.9013 s]
/proc/loadavg: 2.00 2.02 2.07 4/89 15444
/proc/meminfo: memFree=1676928/2055920 swapFree=4179164/4192956
[pid=15431] ppid=15429 vsize=868032 CPUtime=23.61
/proc/15431/stat : 15431 (java) S 15429 15431 11600 0 -1 0 44564 466 1 0 2330 27 3 1 20 0 9 0 135484364 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15431/statm: 217008 26912 2638 9 0 211514 0
[pid=15431/tid=15433] ppid=15429 vsize=868032 CPUtime=22.65
/proc/15431/task/15433/stat : 15433 (java) S 15429 15431 11600 0 -1 64 24012 466 1 0 2242 19 3 1 25 0 9 0 135484365 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15434] ppid=15429 vsize=868032 CPUtime=0.61
/proc/15431/task/15434/stat : 15434 (java) S 15429 15431 11600 0 -1 64 18759 466 0 0 52 5 3 1 18 0 9 0 135484367 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15435] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15435/stat : 15435 (java) S 15429 15431 11600 0 -1 64 17 466 0 0 0 0 3 1 17 0 9 0 135484367 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15436] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15436/stat : 15436 (java) S 15429 15431 11600 0 -1 64 15 466 0 0 0 0 3 1 16 0 9 0 135484367 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15437] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15437/stat : 15437 (java) S 15429 15431 11600 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 135484369 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15438] ppid=15429 vsize=868032 CPUtime=0.4
/proc/15431/task/15438/stat : 15438 (java) S 15429 15431 11600 0 -1 64 936 466 0 0 35 1 3 1 16 0 9 0 135484369 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15431/tid=15439] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15439/stat : 15439 (java) S 15429 15431 11600 0 -1 64 1 466 0 0 0 0 3 1 25 0 9 0 135484369 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15431/tid=15440] ppid=15429 vsize=868032 CPUtime=0.04
/proc/15431/task/15440/stat : 15440 (java) S 15429 15431 11600 0 -1 64 7 466 0 0 0 0 3 1 15 0 9 0 135484369 888864768 26912 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.61
Current children cumulated vsize (KiB) 868032

Child status: 0
Real time (s): 23.9217
CPU time (s): 23.6544
CPU user time (s): 23.3375
CPU system time (s): 0.316951
CPU usage (%): 98.8827
Max. virtual memory (cumulated for all children) (KiB): 868032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3375
system time used= 0.316951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45059
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= 2338
involuntary context switches= 2851

runsolver used 0.033994 second user time and 0.084987 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-05 08:07:17
IDJOB=1086202
IDBENCH=57773
IDSOLVER=363
FILE ID=node76/1086202-1215238037
PBS_JOBID= 7881791
Free space on /tmp= 66484 MiB

SOLVER NAME= Abscon 112v4 AC
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 mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086202-1215238037/watcher-1086202-1215238037 -o /tmp/evaluation-result-1086202-1215238037/solver-1086202-1215238037 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1086202-1215238037.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5bbba61bcb8f32abe3947428d8a4279f
RANDOM SEED=154654246

node76.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.222
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.222
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:       1770288 kB
Buffers:         24176 kB
Cached:         164056 kB
SwapCached:       7608 kB
Active:         105976 kB
Inactive:       115652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770288 kB
SwapTotal:     4192956 kB
SwapFree:      4179164 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:          44032 kB
Slab:            48952 kB
Committed_AS:   511932 kB
PageTables:       2060 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= 66484 MiB
End job on node76 at 2008-07-05 08:07:41