Trace number 1086035

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACUNSAT 29.3565 29.6319

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.04/0.13	
0.04/0.13	Abscon 112 (May, 2008)
0.21/0.31	
0.21/0.31	   configuration
0.21/0.31	     name=esac.xml
0.21/0.35	   
0.21/0.35	   instance
0.21/0.35	     name=HOME/instance-1086035-1215237050.xml
0.21/0.38	   
0.21/0.38	   domains being loaded...
0.30/0.42	   
0.30/0.42	   variables being loaded...
0.49/0.66	     nbVariables=1500  nbDomainTypes=13  minDomainSize=42  maxDomainSize=310  nbTotalValues=436967
0.49/0.66	       =>  wckTime=0.347  cpuTime=0.22  mem=23M500
0.49/0.66	   
0.49/0.66	   predicates being loaded...
0.59/0.72	   
0.59/0.72	   constraints being loaded...
20.72/20.94	   
20.72/20.94	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 46M420)
27.86/28.18	     nbConstraints=13446  nbGlobalConstraints=7  nbMergedConstraints=11970  nbConvertedConstraints=484
27.86/28.18	     nbConvertConstraintsChecks=39554728  nbExtensionStructures=443  nbSharedExtensionStructures=107
27.86/28.18	     nbConflictsStructures=538  nbSharedConflictsStructures=148  nbUnbuiltConflictsStructures=9279
27.86/28.18	     nbSharedBinaryRepresentations=194864  nbEvaluationManagers=9374  nbSharedEvaluationManagers=3581  minDegree=3
27.86/28.18	     maxDegree=23  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=2.151
27.86/28.18	     symmetryCpuTime=1.79  nbCliques=7
27.86/28.18	       =>  wckTime=27.874  cpuTime=26.41  mem=72M986
28.26/28.57	   
28.26/28.57	   solver IterativeSystematicSolver being built... 
28.55/28.86	   
28.55/28.87	   INFO : Forward propagation technique limited 
28.76/29.05	       =>  wckTime=28.742  cpuTime=26.77  mem=114M995
29.26/29.53	   
29.26/29.53	   preprocessing
29.26/29.53	     nbConstraintChecks=874658  nbValidityChecks=18049  nbPropagations=27  nbRevisions=514  nbUselessRevisions=262
29.26/29.53	     nbRemovedValues=20900  detectedInconsistency=yes
29.26/29.53	       =>  wckTime=0.47  cpuTime=0.45  mem=114M995
29.26/29.54	   
29.26/29.54	   global
29.26/29.54	     nbConstraintChecks=874658  nbValidityChecks=18049  nbPropagations=27  nbRevisions=514  nbUselessRevisions=262
29.26/29.54	     nbRestartNogoods=0  solvingWckTime=0.473  solvingCpuTime=0.45  expiredTime=no  totalExploration=yes
29.26/29.54	     nbFoundSolutions=0  globalCpuTime=27.27
29.26/29.54	       =>  wckTime=29.226  cpuTime=27.23  mem=116M43
29.26/29.54	   
29.26/29.54	s UNSATISFIABLE
29.26/29.54	d NODES 0
29.26/29.54	d CHECKS 874658
29.26/29.54	   
29.26/29.54	   totalWckTime=29.296  totalCpuTime=27.28

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-1086035-1215237050/watcher-1086035-1215237050 -o /tmp/evaluation-result-1086035-1215237050/solver-1086035-1215237050 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086035-1215237050.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.09 2.05 4/72 7567
/proc/meminfo: memFree=1899488/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=18572 CPUtime=0
/proc/7567/stat : 7567 (runsolver) R 7565 7567 7530 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 2002680426 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7567/statm: 4643 292 257 25 0 2626 0

[startup+0.097656 s]
/proc/loadavg: 2.00 2.09 2.05 4/72 7567
/proc/meminfo: memFree=1899488/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=863916 CPUtime=0.04
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 2719 0 1 0 2 2 0 0 18 0 9 0 2002680426 884649984 2275 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 215979 2276 1088 9 0 210936 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863916

[startup+0.102651 s]
/proc/loadavg: 2.00 2.09 2.05 4/72 7567
/proc/meminfo: memFree=1899488/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=864076 CPUtime=0.04
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 2807 0 1 0 2 2 0 0 18 0 9 0 2002680426 884813824 2345 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 216019 2345 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.302671 s]
/proc/loadavg: 2.00 2.09 2.05 4/72 7567
/proc/meminfo: memFree=1899488/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=866204 CPUtime=0.21
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 5194 0 2 0 18 3 0 0 18 0 9 0 2002680426 886992896 4622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 216551 4626 1862 9 0 211099 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 866204

[startup+0.702708 s]
/proc/loadavg: 2.00 2.09 2.05 4/72 7567
/proc/meminfo: memFree=1899488/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=867416 CPUtime=0.59
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 11131 0 2 0 53 6 0 0 18 0 9 0 2002680426 888233984 10493 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 216854 10494 2002 9 0 211360 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 867416

[startup+1.50179 s]
/proc/loadavg: 2.00 2.09 2.05 3/81 7576
/proc/meminfo: memFree=1848280/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=867460 CPUtime=1.39
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 20727 0 2 0 130 9 0 0 18 0 9 0 2002680426 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 216865 20063 2004 9 0 211393 0
[pid=7567/tid=7569] ppid=7565 vsize=867460 CPUtime=1.14
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 15746 0 2 0 106 8 0 0 25 0 9 0 2002680430 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 102689690 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7570] ppid=7565 vsize=867460 CPUtime=0.06
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 3656 0 0 0 6 0 0 0 16 0 9 0 2002680433 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7571] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7572] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7573] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 2002680435 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=867460 CPUtime=0.17
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 629 0 0 0 17 0 0 0 15 0 9 0 2002680435 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7575] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 2002680435 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002680435 888279040 20063 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 867460

[startup+3.10194 s]
/proc/loadavg: 2.00 2.09 2.05 3/81 7576
/proc/meminfo: memFree=1813208/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=867460 CPUtime=2.98
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 23788 0 2 0 287 11 0 0 18 0 9 0 2002680426 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 216865 23120 2006 9 0 211393 0
[pid=7567/tid=7569] ppid=7565 vsize=867460 CPUtime=2.61
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 15783 0 2 0 253 8 0 0 25 0 9 0 2002680430 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4126899265 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7570] ppid=7565 vsize=867460 CPUtime=0.15
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 6664 0 0 0 13 2 0 0 17 0 9 0 2002680433 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7571] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7572] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7573] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 2002680435 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=867460 CPUtime=0.2
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 645 0 0 0 20 0 0 0 15 0 9 0 2002680435 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7575] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 2002680435 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002680435 888279040 23120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 867460

[startup+6.30224 s]
/proc/loadavg: 2.00 2.08 2.05 3/81 7576
/proc/meminfo: memFree=1812696/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=867460 CPUtime=6.17
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 23820 0 2 0 605 12 0 0 18 0 9 0 2002680426 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 216865 23149 2006 9 0 211393 0
[pid=7567/tid=7569] ppid=7565 vsize=867460 CPUtime=5.77
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 15786 0 2 0 569 8 0 0 25 0 9 0 2002680430 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4126926243 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7570] ppid=7565 vsize=867460 CPUtime=0.15
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 6664 0 0 0 13 2 0 0 16 0 9 0 2002680433 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7571] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7572] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7573] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 2002680435 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=867460 CPUtime=0.23
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 674 0 0 0 23 0 0 0 15 0 9 0 2002680435 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7575] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 2002680435 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002680435 888279040 23149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 867460

[startup+12.7019 s]
/proc/loadavg: 2.00 2.08 2.04 3/81 7576
/proc/meminfo: memFree=1812632/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=867460 CPUtime=12.54
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 26293 0 2 0 1241 13 0 0 18 0 9 0 2002680426 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 216865 25620 2006 9 0 211393 0
[pid=7567/tid=7569] ppid=7565 vsize=867460 CPUtime=12
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 15788 0 2 0 1191 9 0 0 25 0 9 0 2002680430 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4126926615 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7570] ppid=7565 vsize=867460 CPUtime=0.28
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 9133 0 0 0 26 2 0 0 18 0 9 0 2002680433 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7571] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7572] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7573] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 2002680435 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=867460 CPUtime=0.23
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 676 0 0 0 23 0 0 0 16 0 9 0 2002680435 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7575] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 2002680435 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002680435 888279040 25620 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 867460

[startup+25.5021 s]
/proc/loadavg: 2.00 2.08 2.04 3/81 7576
/proc/meminfo: memFree=1784664/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=867460 CPUtime=25.29
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 31547 0 2 0 2513 16 0 0 18 0 9 0 2002680426 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 216865 30865 2007 9 0 211393 0
[pid=7567/tid=7569] ppid=7565 vsize=867460 CPUtime=24.26
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 15799 0 2 0 2416 10 0 0 25 0 9 0 2002680430 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4126403111 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7570] ppid=7565 vsize=867460 CPUtime=0.73
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 14351 0 0 0 69 4 0 0 16 0 9 0 2002680433 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7571] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7572] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002680433 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7573] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 2002680435 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=867460 CPUtime=0.27
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 701 0 0 0 27 0 0 0 15 0 9 0 2002680435 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7575] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 2002680435 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=867460 CPUtime=0
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002680435 888279040 30865 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 867460

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

[startup+27.1012 s]
/proc/loadavg: 2.00 2.08 2.04 3/83 7578
/proc/meminfo: memFree=1774600/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=868108 CPUtime=26.87
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 35016 940 2 0 2652 19 14 2 18 0 9 0 2002680426 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 217027 32453 2018 9 0 211555 0
[pid=7567/tid=7569] ppid=7565 vsize=868108 CPUtime=25.68
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 17402 940 2 0 2541 11 14 2 21 0 9 0 2002680430 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4126935671 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7570] ppid=7565 vsize=868108 CPUtime=1.01
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 15935 940 0 0 80 5 14 2 16 0 9 0 2002680433 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7571] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 13 940 0 0 0 0 14 2 16 0 9 0 2002680433 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7572] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 5 940 0 0 0 0 14 2 16 0 9 0 2002680433 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7573] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 940 0 0 0 0 14 2 21 0 9 0 2002680435 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=868108 CPUtime=0.46
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 839 940 0 0 30 0 14 2 15 0 9 0 2002680435 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7575] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 940 0 0 0 0 14 2 22 0 9 0 2002680435 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 10 940 0 0 0 0 14 2 15 0 9 0 2002680435 888942592 32453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.87
Current children cumulated vsize (KiB) 868108

[startup+28.7014 s]
/proc/loadavg: 2.00 2.08 2.04 4/81 7580
/proc/meminfo: memFree=1774800/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=868196 CPUtime=28.45
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 56519 940 2 0 2806 23 14 2 18 0 9 0 2002680426 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 217049 34305 2637 9 0 211555 0
[pid=7567/tid=7569] ppid=7565 vsize=868196 CPUtime=26.86
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 25091 940 2 0 2657 13 14 2 25 0 9 0 2002680430 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4126380908 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7570] ppid=7565 vsize=868196 CPUtime=1.38
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 29678 940 0 0 115 7 14 2 19 0 9 0 2002680433 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7571] ppid=7565 vsize=868196 CPUtime=0.16
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 17 940 0 0 0 0 14 2 17 0 9 0 2002680433 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7572] ppid=7565 vsize=868196 CPUtime=0.16
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 15 940 0 0 0 0 14 2 16 0 9 0 2002680433 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7573] ppid=7565 vsize=868196 CPUtime=0.16
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 940 0 0 0 0 14 2 21 0 9 0 2002680435 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=868196 CPUtime=0.51
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 896 940 0 0 34 1 14 2 15 0 9 0 2002680435 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7575] ppid=7565 vsize=868196 CPUtime=0.16
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 940 0 0 0 0 14 2 22 0 9 0 2002680435 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=868196 CPUtime=0.16
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 10 940 0 0 0 0 14 2 15 0 9 0 2002680435 889032704 34305 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.45
Current children cumulated vsize (KiB) 868196

[startup+29.1014 s]
/proc/loadavg: 2.00 2.08 2.04 4/81 7580
/proc/meminfo: memFree=1774800/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=868108 CPUtime=28.86
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 70797 940 2 0 2842 28 14 2 18 0 9 0 2002680426 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 217027 41276 2616 9 0 211555 0
[pid=7567/tid=7569] ppid=7565 vsize=868108 CPUtime=27.14
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 30827 940 2 0 2684 14 14 2 25 0 9 0 2002680430 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 102370398 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7570] ppid=7565 vsize=868108 CPUtime=1.47
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 38192 940 0 0 120 11 14 2 16 0 9 0 2002680433 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7571] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 17 940 0 0 0 0 14 2 16 0 9 0 2002680433 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7572] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 29 940 0 0 0 0 14 2 15 0 9 0 2002680433 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7573] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 940 0 0 0 0 14 2 21 0 9 0 2002680435 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=868108 CPUtime=0.53
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 910 940 0 0 36 1 14 2 15 0 9 0 2002680435 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7575] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 940 0 0 0 0 14 2 22 0 9 0 2002680435 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 10 940 0 0 0 0 14 2 15 0 9 0 2002680435 888942592 41276 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.86
Current children cumulated vsize (KiB) 868108

[startup+29.5015 s]
/proc/loadavg: 2.00 2.08 2.04 4/81 7580
/proc/meminfo: memFree=1774800/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=868108 CPUtime=29.26
/proc/7567/stat : 7567 (java) S 7565 7567 7530 0 -1 0 70806 940 2 0 2882 28 14 2 18 0 9 0 2002680426 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 217027 41283 2616 9 0 211555 0
[pid=7567/tid=7569] ppid=7565 vsize=868108 CPUtime=27.53
/proc/7567/task/7569/stat : 7569 (java) R 7565 7567 7530 0 -1 64 30829 940 2 0 2723 14 14 2 25 0 9 0 2002680430 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4126901720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7570] ppid=7565 vsize=868108 CPUtime=1.47
/proc/7567/task/7570/stat : 7570 (java) S 7565 7567 7530 0 -1 64 38192 940 0 0 120 11 14 2 16 0 9 0 2002680433 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7571] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7571/stat : 7571 (java) S 7565 7567 7530 0 -1 64 17 940 0 0 0 0 14 2 16 0 9 0 2002680433 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7572] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7572/stat : 7572 (java) S 7565 7567 7530 0 -1 64 29 940 0 0 0 0 14 2 15 0 9 0 2002680433 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7573] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7573/stat : 7573 (java) S 7565 7567 7530 0 -1 64 1 940 0 0 0 0 14 2 21 0 9 0 2002680435 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7574] ppid=7565 vsize=868108 CPUtime=0.54
/proc/7567/task/7574/stat : 7574 (java) S 7565 7567 7530 0 -1 64 917 940 0 0 37 1 14 2 15 0 9 0 2002680435 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7567/tid=7575] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7575/stat : 7575 (java) S 7565 7567 7530 0 -1 64 1 940 0 0 0 0 14 2 22 0 9 0 2002680435 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7567/tid=7576] ppid=7565 vsize=868108 CPUtime=0.16
/proc/7567/task/7576/stat : 7576 (java) S 7565 7567 7530 0 -1 64 10 940 0 0 0 0 14 2 15 0 9 0 2002680435 888942592 41283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.26
Current children cumulated vsize (KiB) 868108

[startup+29.6021 s]
/proc/loadavg: 2.00 2.08 2.04 3/74 7580
/proc/meminfo: memFree=1754000/2055920 swapFree=4180028/4192956
[pid=7567] ppid=7565 vsize=0 CPUtime=29.3
/proc/7567/stat : 7567 (java) Z 7565 7567 7530 0 -1 12 70841 940 2 0 2886 28 14 2 16 0 2 0 2002680426 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7567/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 29.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 29.6319
CPU time (s): 29.3565
CPU user time (s): 29.0186
CPU system time (s): 0.337948
CPU usage (%): 99.0706
Max. virtual memory (cumulated for all children) (KiB): 870152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.0186
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71781
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2871
involuntary context switches= 3003

runsolver used 0.048992 second user time and 0.099984 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-05 07:50:50
IDJOB=1086035
IDBENCH=57745
IDSOLVER=364
FILE ID=node4/1086035-1215237050
PBS_JOBID= 7881973
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34c3ac733a64f710448acdb70b41fbc9
RANDOM SEED=2006641429

node4.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.213
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.213
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:       1900096 kB
Buffers:          2944 kB
Cached:          47176 kB
SwapCached:       7000 kB
Active:          98592 kB
Inactive:         5020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1900096 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            5868 kB
Writeback:           0 kB
Mapped:          61144 kB
Slab:            37424 kB
Committed_AS:  3386552 kB
PageTables:       1992 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= 66500 MiB
End job on node4 at 2008-07-05 07:51:20