Trace number 1086034

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 30.2034 30.5557

DiagnosticValue
CHECKS874658
NODES0

General information on the benchmark

Namecsp/fapp/fapp12/
normalized-fapp12-1500-0.xml
MD5SUM34c3ac733a64f710448acdb70b41fbc9
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 benchmark29.3565
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.28/0.33	   
0.28/0.33	   instance
0.28/0.33	     name=HOME/instance-1086034-1215237049.xml
0.28/0.37	   
0.28/0.37	   domains being loaded...
0.37/0.41	   
0.37/0.41	   variables being loaded...
0.67/0.76	     nbVariables=1500  nbDomainTypes=13  minDomainSize=42  maxDomainSize=310  nbTotalValues=436967
0.67/0.76	       =>  wckTime=0.512  cpuTime=0.35  mem=23M500
0.67/0.76	   
0.67/0.76	   predicates being loaded...
0.77/0.83	   
0.77/0.83	   constraints being loaded...
20.88/21.11	   
20.88/21.11	   INFO : Stopping converting binary constraints (cpu=20.11, mem = 43M477)
28.59/28.94	     nbConstraints=13446  nbGlobalConstraints=7  nbMergedConstraints=11970  nbConvertedConstraints=432
28.59/28.94	     nbConvertConstraintsChecks=35345548  nbExtensionStructures=396  nbSharedExtensionStructures=92
28.59/28.94	     nbConflictsStructures=491  nbSharedConflictsStructures=133  nbUnbuiltConflictsStructures=9316
28.59/28.94	     nbSharedBinaryRepresentations=170963  nbEvaluationManagers=9411  nbSharedEvaluationManagers=3596  minDegree=3
28.59/28.94	     maxDegree=23  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=2.272
28.59/28.94	     symmetryCpuTime=1.86  nbCliques=7
28.59/28.94	       =>  wckTime=28.687  cpuTime=26.83  mem=72M597
28.98/29.37	   
28.98/29.37	   solver IterativeSystematicSolver being built... 
29.38/29.72	   
29.38/29.72	   INFO : Forward propagation technique limited 
29.58/29.94	       =>  wckTime=29.688  cpuTime=27.22  mem=115M875
30.07/30.46	   
30.07/30.46	   preprocessing
30.07/30.46	     nbConstraintChecks=874658  nbValidityChecks=18049  nbPropagations=27  nbRevisions=514  nbUselessRevisions=262
30.07/30.47	     nbRemovedValues=20900  detectedInconsistency=yes
30.07/30.47	       =>  wckTime=0.514  cpuTime=0.5  mem=116M900
30.07/30.47	   
30.07/30.47	   global
30.07/30.47	     nbConstraintChecks=874658  nbValidityChecks=18049  nbPropagations=27  nbRevisions=514  nbUselessRevisions=262
30.07/30.47	     nbRestartNogoods=0  solvingWckTime=0.517  solvingCpuTime=0.5  expiredTime=no  totalExploration=yes
30.07/30.47	     nbFoundSolutions=0  globalCpuTime=27.78
30.07/30.47	       =>  wckTime=30.219  cpuTime=27.73  mem=116M900
30.07/30.47	   
30.07/30.47	s UNSATISFIABLE
30.07/30.47	d NODES 0
30.07/30.47	d CHECKS 874658
30.07/30.48	   
30.07/30.48	   totalWckTime=30.284  totalCpuTime=27.79

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-1086034-1215237049/watcher-1086034-1215237049 -o /tmp/evaluation-result-1086034-1215237049/solver-1086034-1215237049 -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-1086034-1215237049.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.00 2.00 3/73 7663
/proc/meminfo: memFree=1438544/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=272 CPUtime=0
/proc/7663/stat : 7663 (java) D 7661 7663 4618 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 135715989 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 7709476 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7663/statm: 404 126 100 9 0 46 0

[startup+0.0438549 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7663
/proc/meminfo: memFree=1438544/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=861876 CPUtime=0.03
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 2251 0 1 0 2 1 0 0 18 0 5 0 135715989 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.103205 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7663
/proc/meminfo: memFree=1438544/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=865884 CPUtime=0.09
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 3681 0 1 0 7 2 0 0 18 0 9 0 135715989 886665216 3155 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216471 3155 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302235 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7663
/proc/meminfo: memFree=1438544/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=866048 CPUtime=0.28
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 5542 0 1 0 25 3 0 0 18 0 9 0 135715989 886833152 4965 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216512 4965 1885 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866048

[startup+0.702281 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 7663
/proc/meminfo: memFree=1438544/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=866980 CPUtime=0.67
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 9753 0 1 0 61 6 0 0 18 0 9 0 135715989 887787520 9123 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216745 9123 1968 9 0 211273 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866980

[startup+1.50239 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 7672
/proc/meminfo: memFree=1397384/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867412 CPUtime=1.47
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 20732 0 1 0 133 14 0 0 18 0 9 0 135715989 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216853 20067 2004 9 0 211381 0
[pid=7663/tid=7665] ppid=7661 vsize=867412 CPUtime=1.17
/proc/7663/task/7665/stat : 7665 (java) R 7661 7663 4618 0 -1 64 15738 0 1 0 107 10 0 0 25 0 9 0 135715990 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4126600041 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867412 CPUtime=0.08
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 3656 0 0 0 6 2 0 0 16 0 9 0 135715992 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 135715994 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867412 CPUtime=0.19
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 642 0 0 0 19 0 0 0 16 0 9 0 135715994 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 135715994 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135715994 888229888 20067 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867412

[startup+3.10155 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7672
/proc/meminfo: memFree=1359560/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867412 CPUtime=3.05
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 23789 0 1 0 289 16 0 0 18 0 9 0 135715989 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216853 23121 2006 9 0 211381 0
[pid=7663/tid=7665] ppid=7661 vsize=867412 CPUtime=2.63
/proc/7663/task/7665/stat : 7665 (java) R 7661 7663 4618 0 -1 64 15772 0 1 0 252 11 0 0 25 0 9 0 135715990 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4126931287 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867412 CPUtime=0.18
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 6664 0 0 0 15 3 0 0 16 0 9 0 135715992 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 135715994 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867412 CPUtime=0.21
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 657 0 0 0 21 0 0 0 16 0 9 0 135715994 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 135715994 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135715994 888229888 23121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867412

[startup+6.30293 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 7672
/proc/meminfo: memFree=1353160/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867412 CPUtime=6.22
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 23825 0 1 0 606 16 0 0 18 0 9 0 135715989 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216853 23152 2006 9 0 211381 0
[pid=7663/tid=7665] ppid=7661 vsize=867412 CPUtime=5.77
/proc/7663/task/7665/stat : 7665 (java) R 7661 7663 4618 0 -1 64 15779 0 1 0 566 11 0 0 25 0 9 0 135715990 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4126906075 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867412 CPUtime=0.18
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 6664 0 0 0 15 3 0 0 17 0 9 0 135715992 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 135715994 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867412 CPUtime=0.24
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 686 0 0 0 24 0 0 0 15 0 9 0 135715994 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 135715994 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135715994 888229888 23152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867412

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 7672
/proc/meminfo: memFree=1353160/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867412 CPUtime=12.55
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 23828 0 1 0 1239 16 0 0 18 0 9 0 135715989 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216853 23154 2006 9 0 211381 0
[pid=7663/tid=7665] ppid=7661 vsize=867412 CPUtime=12.1
/proc/7663/task/7665/stat : 7665 (java) R 7661 7663 4618 0 -1 64 15780 0 1 0 1199 11 0 0 25 0 9 0 135715990 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4126903095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867412 CPUtime=0.18
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 6664 0 0 0 15 3 0 0 16 0 9 0 135715992 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 135715994 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867412 CPUtime=0.24
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 688 0 0 0 24 0 0 0 16 0 9 0 135715994 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 135715994 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135715994 888229888 23154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867412

[startup+25.5022 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 7672
/proc/meminfo: memFree=1327944/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867412 CPUtime=25.24
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 30776 0 1 0 2502 22 0 0 18 0 9 0 135715989 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216853 30094 2007 9 0 211381 0
[pid=7663/tid=7665] ppid=7661 vsize=867412 CPUtime=24.12
/proc/7663/task/7665/stat : 7665 (java) R 7661 7663 4618 0 -1 64 15790 0 1 0 2399 13 0 0 25 0 9 0 135715990 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 102064745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867412 CPUtime=0.8
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 13577 0 0 0 73 7 0 0 16 0 9 0 135715992 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135715992 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 135715994 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867412 CPUtime=0.29
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 713 0 0 0 29 0 0 0 15 0 9 0 135715994 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 135715994 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867412 CPUtime=0
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 135715994 888229888 30094 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867412

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

[startup+28.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 7676
/proc/meminfo: memFree=1315080/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867736 CPUtime=28.39
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 36404 941 1 0 2796 26 15 2 18 0 9 0 135715989 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216934 32640 2018 9 0 211462 0
[pid=7663/tid=7665] ppid=7661 vsize=867736 CPUtime=27
/proc/7663/task/7665/stat : 7665 (java) R 7661 7663 4618 0 -1 64 18614 941 1 0 2669 14 15 2 25 0 9 0 135715990 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4127206695 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867736 CPUtime=1.18
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 16102 941 0 0 93 8 15 2 16 0 9 0 135715992 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867736 CPUtime=0.17
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 13 941 0 0 0 0 15 2 16 0 9 0 135715992 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867736 CPUtime=0.17
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 5 941 0 0 0 0 15 2 16 0 9 0 135715992 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867736 CPUtime=0.17
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 941 0 0 0 0 15 2 18 0 9 0 135715994 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867736 CPUtime=0.49
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 852 941 0 0 32 0 15 2 16 0 9 0 135715994 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867736 CPUtime=0.17
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 941 0 0 0 0 15 2 19 0 9 0 135715994 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867736 CPUtime=0.17
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 7 941 0 0 0 0 15 2 15 0 9 0 135715994 888561664 32640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.39
Current children cumulated vsize (KiB) 867736

[startup+29.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 7676
/proc/meminfo: memFree=1315080/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867824 CPUtime=29.18
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 55521 941 1 0 2870 31 15 2 18 0 9 0 135715989 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216956 34494 2637 9 0 211462 0
[pid=7663/tid=7665] ppid=7661 vsize=867824 CPUtime=27.33
/proc/7663/task/7665/stat : 7665 (java) R 7661 7663 4618 0 -1 64 24025 941 1 0 2700 16 15 2 25 0 9 0 135715990 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4127309163 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867824 CPUtime=1.62
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 29741 941 0 0 133 12 15 2 19 0 9 0 135715992 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 17 941 0 0 0 0 15 2 17 0 9 0 135715992 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 15 941 0 0 0 0 15 2 16 0 9 0 135715992 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 941 0 0 0 0 15 2 18 0 9 0 135715994 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867824 CPUtime=0.54
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 905 941 0 0 36 1 15 2 15 0 9 0 135715994 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 941 0 0 0 0 15 2 19 0 9 0 135715994 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 7 941 0 0 0 0 15 2 15 0 9 0 135715994 888651776 34494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.18
Current children cumulated vsize (KiB) 867824

[startup+30.3017 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7676
/proc/meminfo: memFree=1307464/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867824 CPUtime=29.97
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 70926 941 1 0 2944 36 15 2 18 0 9 0 135715989 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216956 41541 2638 9 0 211462 0
[pid=7663/tid=7665] ppid=7661 vsize=867824 CPUtime=27.95
/proc/7663/task/7665/stat : 7665 (java) R 7661 7663 4618 0 -1 64 30869 941 1 0 2761 17 15 2 25 0 9 0 135715990 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4126901789 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867824 CPUtime=1.74
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 38268 941 0 0 142 15 15 2 16 0 9 0 135715992 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 17 941 0 0 0 0 15 2 16 0 9 0 135715992 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 27 941 0 0 0 0 15 2 15 0 9 0 135715992 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 941 0 0 0 0 15 2 18 0 9 0 135715994 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867824 CPUtime=0.58
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 927 941 0 0 40 1 15 2 15 0 9 0 135715994 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 941 0 0 0 0 15 2 19 0 9 0 135715994 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 7 941 0 0 0 0 15 2 15 0 9 0 135715994 888651776 41541 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (KiB) 867824

[startup+30.5018 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 7676
/proc/meminfo: memFree=1307464/2055920 swapFree=4181452/4192956
[pid=7663] ppid=7661 vsize=867824 CPUtime=30.15
/proc/7663/stat : 7663 (java) S 7661 7663 4618 0 -1 0 70932 941 1 0 2962 36 15 2 18 0 9 0 135715989 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7663/statm: 216956 41544 2638 9 0 211462 0
[pid=7663/tid=7665] ppid=7661 vsize=867824 CPUtime=28.13
/proc/7663/task/7665/stat : 7665 (java) S 7661 7663 4618 0 -1 64 30874 941 1 0 2779 17 15 2 25 0 9 0 135715990 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7666] ppid=7661 vsize=867824 CPUtime=1.74
/proc/7663/task/7666/stat : 7666 (java) S 7661 7663 4618 0 -1 64 38268 941 0 0 142 15 15 2 16 0 9 0 135715992 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7667] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7667/stat : 7667 (java) S 7661 7663 4618 0 -1 64 17 941 0 0 0 0 15 2 16 0 9 0 135715992 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7668] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7668/stat : 7668 (java) S 7661 7663 4618 0 -1 64 27 941 0 0 0 0 15 2 15 0 9 0 135715992 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7669] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7669/stat : 7669 (java) S 7661 7663 4618 0 -1 64 1 941 0 0 0 0 15 2 18 0 9 0 135715994 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7670] ppid=7661 vsize=867824 CPUtime=0.58
/proc/7663/task/7670/stat : 7670 (java) S 7661 7663 4618 0 -1 64 928 941 0 0 40 1 15 2 15 0 9 0 135715994 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7671] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7671/stat : 7671 (java) S 7661 7663 4618 0 -1 64 1 941 0 0 0 0 15 2 19 0 9 0 135715994 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7663/tid=7672] ppid=7661 vsize=867824 CPUtime=0.17
/proc/7663/task/7672/stat : 7672 (java) S 7661 7663 4618 0 -1 64 7 941 0 0 0 0 15 2 15 0 9 0 135715994 888651776 41544 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.15
Current children cumulated vsize (KiB) 867824

Child status: 0
Real time (s): 30.5557
CPU time (s): 30.2034
CPU user time (s): 29.7815
CPU system time (s): 0.421935
CPU usage (%): 98.847
Max. virtual memory (cumulated for all children) (KiB): 867824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.7815
system time used= 0.421935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71901
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= 2475
involuntary context switches= 3102

runsolver used 0.055991 second user time and 0.099984 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-05 07:50:50
IDJOB=1086034
IDBENCH=57745
IDSOLVER=363
FILE ID=node73/1086034-1215237049
PBS_JOBID= 7881899
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp12/normalized-fapp12-1500-0.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-1086034-1215237049/watcher-1086034-1215237049 -o /tmp/evaluation-result-1086034-1215237049/solver-1086034-1215237049 -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-1086034-1215237049.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34c3ac733a64f710448acdb70b41fbc9
RANDOM SEED=727538277

node73.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.230
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.230
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:       1439024 kB
Buffers:         65492 kB
Cached:         184412 kB
SwapCached:       5300 kB
Active:         472148 kB
Inactive:        81088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439024 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            5520 kB
Writeback:           0 kB
Mapped:         311172 kB
Slab:            48340 kB
Committed_AS:   801296 kB
PageTables:       2384 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= 66544 MiB
End job on node73 at 2008-07-05 07:51:20