Trace number 1086181

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.3504 23.3915

DiagnosticValue
CHECKS68156
NODES0

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-0.xml
MD5SUM744c0dba383c6f3a8251a2e0da8b7c1e
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 benchmark15.6456
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.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.28/0.30	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1086181-1215237925.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.38	   
0.28/0.38	   variables being loaded...
0.39/0.47	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.39/0.47	       =>  wckTime=0.221  cpuTime=0.15  mem=11M775
0.39/0.47	   
0.39/0.47	   predicates being loaded...
0.50/0.53	   
0.50/0.53	   constraints being loaded...
20.49/20.57	   
20.49/20.57	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 49M115)
22.77/22.86	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=846
22.77/22.86	     nbConvertConstraintsChecks=44129980  nbExtensionStructures=777  nbSharedExtensionStructures=135
22.77/22.86	     nbConflictsStructures=1011  nbSharedConflictsStructures=159  nbUnbuiltConflictsStructures=2089
22.77/22.86	     nbSharedBinaryRepresentations=257821  nbEvaluationManagers=2323  nbSharedEvaluationManagers=309  minDegree=3
22.77/22.86	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.448
22.77/22.86	     symmetryCpuTime=0.36  nbCliques=7
22.77/22.86	       =>  wckTime=22.61  cpuTime=21.94  mem=58M101
22.97/23.07	   
22.97/23.07	   solver IterativeSystematicSolver being built... 
23.07/23.18	   
23.07/23.18	   INFO : Forward propagation technique limited 
23.16/23.27	       =>  wckTime=23.022  cpuTime=22.12  mem=63M377
23.26/23.34	   
23.26/23.34	   preprocessing
23.26/23.34	     nbConstraintChecks=68156  nbValidityChecks=1061  nbPropagations=10  nbRevisions=142  nbUselessRevisions=69
23.26/23.34	     nbRemovedValues=3812  detectedInconsistency=yes
23.26/23.34	       =>  wckTime=0.066  cpuTime=0.06  mem=64M372
23.26/23.34	   
23.26/23.35	   global
23.26/23.35	     nbConstraintChecks=68156  nbValidityChecks=1061  nbPropagations=10  nbRevisions=142  nbUselessRevisions=69
23.26/23.35	     nbRestartNogoods=0  solvingWckTime=0.068  solvingCpuTime=0.06  expiredTime=no  totalExploration=yes
23.26/23.35	     nbFoundSolutions=0  globalCpuTime=22.22
23.26/23.35	       =>  wckTime=23.094  cpuTime=22.18  mem=64M372
23.26/23.35	   
23.26/23.35	s UNSATISFIABLE
23.26/23.35	d NODES 0
23.26/23.35	d CHECKS 68156
23.26/23.35	   
23.26/23.35	   totalWckTime=23.147  totalCpuTime=22.23

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.02 4/80 16703
/proc/meminfo: memFree=1322520/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=18572 CPUtime=0
/proc/16703/stat : 16703 (runsolver) R 16701 16703 16666 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2002766012 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16703/statm: 4643 292 257 25 0 2626 0

[startup+0.0767249 s]
/proc/loadavg: 1.92 2.00 2.02 4/80 16703
/proc/meminfo: memFree=1322520/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=865856 CPUtime=0.06
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 3197 0 1 0 5 1 0 0 18 0 9 0 2002766012 886636544 2723 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216464 2723 1439 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101732 s]
/proc/loadavg: 1.92 2.00 2.02 4/80 16703
/proc/meminfo: memFree=1322520/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=865884 CPUtime=0.08
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 3681 0 1 0 7 1 0 0 18 0 9 0 2002766012 886665216 3156 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216471 3156 1679 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301763 s]
/proc/loadavg: 1.92 2.00 2.02 4/80 16703
/proc/meminfo: memFree=1322520/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=866284 CPUtime=0.28
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 5713 0 3 0 25 3 0 0 18 0 9 0 2002766012 887074816 5100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216571 5100 1942 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.70183 s]
/proc/loadavg: 1.92 2.00 2.02 4/80 16703
/proc/meminfo: memFree=1322520/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=867716 CPUtime=0.69
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 9522 0 3 0 63 6 0 0 18 0 9 0 2002766012 888541184 8884 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216929 8885 2010 9 0 211435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867716

[startup+1.50195 s]
/proc/loadavg: 1.92 2.00 2.02 3/89 16712
/proc/meminfo: memFree=1274640/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=867716 CPUtime=1.49
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 15382 0 3 0 141 8 0 0 18 0 9 0 2002766012 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216929 14741 2014 9 0 211435 0
[pid=16703/tid=16705] ppid=16701 vsize=867716 CPUtime=1.28
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 14008 0 3 0 121 7 0 0 20 0 9 0 2002766014 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4126876929 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16706] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002766015 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16707] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2002766015 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16708] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002766015 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16709] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002766017 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=867716 CPUtime=0.19
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 677 0 0 0 19 0 0 0 16 0 9 0 2002766017 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16711] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002766017 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002766017 888541184 14741 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867716

[startup+3.1022 s]
/proc/loadavg: 1.93 2.00 2.02 3/89 16712
/proc/meminfo: memFree=1269328/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=867716 CPUtime=3.09
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 16338 0 3 0 300 9 0 0 18 0 9 0 2002766012 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216929 15695 2014 9 0 211435 0
[pid=16703/tid=16705] ppid=16701 vsize=867716 CPUtime=2.86
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 14938 0 3 0 278 8 0 0 17 0 9 0 2002766014 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4126875696 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16706] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002766015 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16707] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2002766015 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16708] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002766015 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16709] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002766017 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=867716 CPUtime=0.21
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 703 0 0 0 21 0 0 0 16 0 9 0 2002766017 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16711] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002766017 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=867716 CPUtime=0
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002766017 888541184 15695 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867716

[startup+6.30169 s]
/proc/loadavg: 1.93 2.00 2.02 3/89 16712
/proc/meminfo: memFree=1253648/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=867628 CPUtime=6.29
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 19585 0 3 0 618 11 0 0 18 0 9 0 2002766012 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216907 18916 2005 9 0 211435 0
[pid=16703/tid=16705] ppid=16701 vsize=867628 CPUtime=5.96
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 15787 0 3 0 588 8 0 0 25 0 9 0 2002766014 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4126880119 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16706] ppid=16701 vsize=867628 CPUtime=0.07
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 2396 0 0 0 7 0 0 0 16 0 9 0 2002766015 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16707] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16708] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16709] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002766017 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=867628 CPUtime=0.22
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 705 0 0 0 22 0 0 0 16 0 9 0 2002766017 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16711] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002766017 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002766017 888451072 18916 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 867628

[startup+12.7027 s]
/proc/loadavg: 1.94 2.00 2.02 3/89 16712
/proc/meminfo: memFree=1253456/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=867628 CPUtime=12.69
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 19591 0 3 0 1256 13 0 0 18 0 9 0 2002766012 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216907 18921 2005 9 0 211435 0
[pid=16703/tid=16705] ppid=16701 vsize=867628 CPUtime=12.37
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 15789 0 3 0 1226 11 0 0 25 0 9 0 2002766014 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4126880119 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16706] ppid=16701 vsize=867628 CPUtime=0.07
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 2396 0 0 0 7 0 0 0 16 0 9 0 2002766015 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16707] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16708] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16709] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002766017 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=867628 CPUtime=0.22
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 709 0 0 0 22 0 0 0 15 0 9 0 2002766017 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16711] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002766017 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002766017 888451072 18921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 867628

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

[startup+19.1027 s]
/proc/loadavg: 1.94 2.00 2.02 3/89 16712
/proc/meminfo: memFree=1253456/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=867628 CPUtime=19.08
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 19600 0 3 0 1894 14 0 0 18 0 9 0 2002766012 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216907 18929 2006 9 0 211435 0
[pid=16703/tid=16705] ppid=16701 vsize=867628 CPUtime=18.74
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 15790 0 3 0 1862 12 0 0 25 0 9 0 2002766014 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4126903641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16706] ppid=16701 vsize=867628 CPUtime=0.07
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 2396 0 0 0 7 0 0 0 16 0 9 0 2002766015 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16707] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16708] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16709] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002766017 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=867628 CPUtime=0.24
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 717 0 0 0 24 0 0 0 16 0 9 0 2002766017 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16711] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002766017 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002766017 888451072 18929 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 867628

[startup+20.7019 s]
/proc/loadavg: 1.94 2.00 2.02 3/89 16712
/proc/meminfo: memFree=1253520/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=867628 CPUtime=20.69
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 19611 0 3 0 2054 15 0 0 18 0 9 0 2002766012 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216907 18939 2007 9 0 211435 0
[pid=16703/tid=16705] ppid=16701 vsize=867628 CPUtime=20.33
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 15795 0 3 0 2021 12 0 0 25 0 9 0 2002766014 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4126884338 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16706] ppid=16701 vsize=867628 CPUtime=0.07
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 2397 0 0 0 7 0 0 0 16 0 9 0 2002766015 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16707] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16708] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16709] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002766017 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=867628 CPUtime=0.25
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 722 0 0 0 25 0 0 0 16 0 9 0 2002766017 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16711] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002766017 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002766017 888451072 18939 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 867628

[startup+22.3012 s]
/proc/loadavg: 1.95 2.00 2.02 4/89 16712
/proc/meminfo: memFree=1233680/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=867628 CPUtime=22.29
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 25136 0 3 0 2211 18 0 0 18 0 9 0 2002766012 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 216907 24462 2007 9 0 211435 0
[pid=16703/tid=16705] ppid=16701 vsize=867628 CPUtime=21.68
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 15798 0 3 0 2156 12 0 0 25 0 9 0 2002766014 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4126880175 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16706] ppid=16701 vsize=867628 CPUtime=0.3
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 7907 0 0 0 27 3 0 0 17 0 9 0 2002766015 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16707] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16708] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002766015 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16709] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002766017 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=867628 CPUtime=0.28
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 734 0 0 0 27 1 0 0 15 0 9 0 2002766017 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16703/tid=16711] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002766017 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=867628 CPUtime=0
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002766017 888451072 24462 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 867628

[startup+23.1063 s]
/proc/loadavg: 1.95 2.00 2.02 4/89 16716
/proc/meminfo: memFree=1230864/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=868364 CPUtime=23.07
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 39275 467 3 0 2281 22 3 1 18 0 9 0 2002766012 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 217091 26414 2637 9 0 211597 0
[pid=16703/tid=16705] ppid=16701 vsize=868364 CPUtime=22.23
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 19427 467 3 0 2206 13 3 1 18 0 9 0 2002766014 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 104252976 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16706] ppid=16701 vsize=868364 CPUtime=0.52
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 18124 467 0 0 43 5 3 1 17 0 9 0 2002766015 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16707] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 17 467 0 0 0 0 3 1 17 0 9 0 2002766015 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16708] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 16 467 0 0 0 0 3 1 16 0 9 0 2002766015 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16709] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 467 0 0 0 0 3 1 18 0 9 0 2002766017 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=868364 CPUtime=0.35
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 867 467 0 0 30 1 3 1 15 0 9 0 2002766017 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16711] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 467 0 0 0 0 3 1 19 0 9 0 2002766017 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 11 467 0 0 0 0 3 1 15 0 9 0 2002766017 889204736 26414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.07
Current children cumulated vsize (KiB) 868364

[startup+23.3027 s]
/proc/loadavg: 1.95 2.00 2.02 4/89 16716
/proc/meminfo: memFree=1230864/2055920 swapFree=4179828/4192956
[pid=16703] ppid=16701 vsize=868364 CPUtime=23.26
/proc/16703/stat : 16703 (java) S 16701 16703 16666 0 -1 0 43526 467 3 0 2299 23 3 1 18 0 9 0 2002766012 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16703/statm: 217091 26468 2638 9 0 211597 0
[pid=16703/tid=16705] ppid=16701 vsize=868364 CPUtime=22.39
/proc/16703/task/16705/stat : 16705 (java) R 16701 16703 16666 0 -1 64 23621 467 3 0 2221 14 3 1 19 0 9 0 2002766014 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16706] ppid=16701 vsize=868364 CPUtime=0.52
/proc/16703/task/16706/stat : 16706 (java) S 16701 16703 16666 0 -1 64 18124 467 0 0 43 5 3 1 17 0 9 0 2002766015 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16707] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16707/stat : 16707 (java) S 16701 16703 16666 0 -1 64 17 467 0 0 0 0 3 1 17 0 9 0 2002766015 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16708] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16708/stat : 16708 (java) S 16701 16703 16666 0 -1 64 16 467 0 0 0 0 3 1 16 0 9 0 2002766015 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16709] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16709/stat : 16709 (java) S 16701 16703 16666 0 -1 64 1 467 0 0 0 0 3 1 18 0 9 0 2002766017 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16710] ppid=16701 vsize=868364 CPUtime=0.39
/proc/16703/task/16710/stat : 16710 (java) S 16701 16703 16666 0 -1 64 924 467 0 0 34 1 3 1 15 0 9 0 2002766017 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16711] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16711/stat : 16711 (java) S 16701 16703 16666 0 -1 64 1 467 0 0 0 0 3 1 19 0 9 0 2002766017 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16703/tid=16712] ppid=16701 vsize=868364 CPUtime=0.04
/proc/16703/task/16712/stat : 16712 (java) S 16701 16703 16666 0 -1 64 11 467 0 0 0 0 3 1 15 0 9 0 2002766017 889204736 26468 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.26
Current children cumulated vsize (KiB) 868364

Child status: 0
Real time (s): 23.3915
CPU time (s): 23.3504
CPU user time (s): 23.0825
CPU system time (s): 0.267959
CPU usage (%): 99.8245
Max. virtual memory (cumulated for all children) (KiB): 868364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.0825
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44196
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2178
involuntary context switches= 1826

runsolver used 0.033994 second user time and 0.087986 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-05 08:05:25
IDJOB=1086181
IDBENCH=57772
IDSOLVER=363
FILE ID=node34/1086181-1215237925
PBS_JOBID= 7881982
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 744c0dba383c6f3a8251a2e0da8b7c1e
RANDOM SEED=33946432

node34.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.259
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.259
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:       1323000 kB
Buffers:          4228 kB
Cached:          56676 kB
SwapCached:       6960 kB
Active:         665564 kB
Inactive:        13500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1323000 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:            3172 kB
Writeback:           0 kB
Mapped:         631704 kB
Slab:            37844 kB
Committed_AS:  4338256 kB
PageTables:       3040 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= 66496 MiB
End job on node34 at 2008-07-05 08:05:49