Trace number 2098670

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 21.3847 21.4548

DiagnosticValue
CHECKS58734
NODES0

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-6.xml
MD5SUM3a4b8eaf97ff72b1e090a13aa2854922
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 benchmark8.26274
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2098670-1247416364.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.42	     nbVariables=260  nbDomainTypes=8  minDomainSize=42  maxDomainSize=302  nbTotalValues=47293
0.38/0.42	       =>  wckTime=0.166  cpuTime=0.12  mem=9M909
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.48	   
0.38/0.48	   constraints being loaded...
20.48/20.56	   
20.48/20.56	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 46M545)
20.97/21.08	     nbConstraints=2088  nbMergedConstraints=1839  nbConvertedConstraints=1763  nbConvertConstraintsChecks=43480319
20.97/21.08	     nbExtensionStructures=1280  nbSharedExtensionStructures=1119  nbConflictsStructures=1367
20.97/21.08	     nbSharedConflictsStructures=1137  nbUnbuiltConflictsStructures=194  nbSharedBinaryRepresentations=448282
20.97/21.08	     nbEvaluationManagers=281  nbSharedEvaluationManagers=44  minDegree=5  maxDegree=20  minArity=2  maxArity=2
20.97/21.08	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.181  symmetryCpuTime=0.11
20.97/21.08	       =>  wckTime=20.827  cpuTime=20.39  mem=15M935
21.07/21.18	   
21.07/21.18	   solver IterativeSystematicSolver being built... 
21.27/21.34	       =>  wckTime=21.085  cpuTime=20.53  mem=32M6
21.27/21.38	   
21.27/21.38	   preprocessing
21.27/21.38	     nbConstraintChecks=58734  nbValidityChecks=32  nbPropagations=28  nbRevisions=647  nbUselessRevisions=393
21.27/21.38	     nbRemovedValues=23178  detectedInconsistency=yes
21.27/21.38	       =>  wckTime=0.042  cpuTime=0.03  mem=32M6
21.27/21.38	   
21.27/21.38	   global
21.27/21.38	     nbConstraintChecks=58734  nbValidityChecks=32  nbPropagations=28  nbRevisions=647  nbUselessRevisions=393
21.27/21.38	     nbRestartNogoods=0  solvingWckTime=0.044  solvingCpuTime=0.03  expiredTime=no  totalExploration=yes
21.27/21.38	     nbFoundSolutions=0  globalCpuTime=20.6
21.27/21.38	       =>  wckTime=21.132  cpuTime=20.56  mem=33M7
21.27/21.39	   
21.27/21.39	s UNSATISFIABLE
21.27/21.39	d NODES 0
21.27/21.39	d CHECKS 58734
21.27/21.39	   
21.27/21.39	   totalWckTime=21.205  totalCpuTime=20.61

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098670-1247416364/watcher-2098670-1247416364 -o /tmp/evaluation-result-2098670-1247416364/solver-2098670-1247416364 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098670-1247416364.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.07 2.02 4/81 780
/proc/meminfo: memFree=1730072/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=18576 CPUtime=0
/proc/780/stat : 780 (runsolver) R 778 780 665 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28701757 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 214945033511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/780/statm: 4644 284 249 26 0 2626 0

[startup+0.0537521 s]
/proc/loadavg: 2.12 2.07 2.02 4/81 780
/proc/meminfo: memFree=1730072/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=863836 CPUtime=0.03
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 2499 0 1 0 2 1 0 0 18 0 9 0 28701757 884568064 2060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 215959 2062 953 9 0 210852 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863836

[startup+0.101756 s]
/proc/loadavg: 2.12 2.07 2.02 4/81 780
/proc/meminfo: memFree=1730072/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=865980 CPUtime=0.09
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 3734 0 1 0 7 2 0 0 18 0 9 0 28701757 886763520 3202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216495 3202 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.30178 s]
/proc/loadavg: 2.12 2.07 2.02 4/81 780
/proc/meminfo: memFree=1730072/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=866380 CPUtime=0.28
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 5941 0 1 0 24 4 0 0 18 0 9 0 28701757 887173120 5307 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216595 5308 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701824 s]
/proc/loadavg: 2.12 2.07 2.02 4/81 780
/proc/meminfo: memFree=1730072/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=867776 CPUtime=0.68
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 9373 0 1 0 62 6 0 0 18 0 9 0 28701757 888602624 8727 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216944 8728 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50292 s]
/proc/loadavg: 2.12 2.07 2.02 3/90 789
/proc/meminfo: memFree=1691216/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=867776 CPUtime=1.48
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 12511 0 1 0 140 8 0 0 18 0 9 0 28701757 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216944 11862 2041 9 0 211380 0
[pid=780/tid=782] ppid=778 vsize=867776 CPUtime=1.27
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 11119 0 1 0 120 7 0 0 25 0 9 0 28701758 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4126899712 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28701760 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28701760 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28701760 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28701762 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=867776 CPUtime=0.19
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 694 0 0 0 19 0 0 0 15 0 9 0 28701762 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28701762 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28701762 888602624 11862 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867776

[startup+3.1011 s]
/proc/loadavg: 2.11 2.06 2.02 3/90 789
/proc/meminfo: memFree=1688720/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=867776 CPUtime=3.09
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 13635 0 1 0 300 9 0 0 18 0 9 0 28701757 888602624 12984 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216944 12984 2041 9 0 211380 0
[pid=780/tid=782] ppid=778 vsize=867776 CPUtime=2.84
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 12215 0 1 0 277 7 0 0 25 0 9 0 28701758 888602624 12984 996147200 134512640 134550932 4294955968 18446744073709551615 4126901104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28701760 888602624 12984 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28701760 888602624 12984 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28701760 888602624 12984 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28701762 888602624 12984 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=867776 CPUtime=0.22
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 722 0 0 0 22 0 0 0 15 0 9 0 28701762 888602624 12984 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28701762 888602624 12984 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28701762 888602624 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867776

[startup+6.30146 s]
/proc/loadavg: 2.11 2.06 2.02 3/90 789
/proc/meminfo: memFree=1678864/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=867776 CPUtime=6.28
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 16386 0 1 0 617 11 0 0 18 0 9 0 28701757 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216944 15733 2041 9 0 211380 0
[pid=780/tid=782] ppid=778 vsize=867776 CPUtime=6.04
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 14963 0 1 0 594 10 0 0 25 0 9 0 28701758 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4126902327 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28701760 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 28701760 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 28701760 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28701762 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=867776 CPUtime=0.22
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 725 0 0 0 22 0 0 0 15 0 9 0 28701762 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28701762 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=867776 CPUtime=0
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28701762 888602624 15733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867776

[startup+12.7012 s]
/proc/loadavg: 2.17 2.08 2.02 3/90 789
/proc/meminfo: memFree=1664984/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=867688 CPUtime=12.68
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 18787 0 1 0 1253 15 0 0 18 0 9 0 28701757 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216922 18107 2029 9 0 211380 0
[pid=780/tid=782] ppid=778 vsize=867688 CPUtime=12.37
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 15835 0 1 0 1224 13 0 0 25 0 9 0 28701758 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4126899740 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=867688 CPUtime=0.04
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 1519 0 0 0 4 0 0 0 16 0 9 0 28701760 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28701760 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28701760 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28701762 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=867688 CPUtime=0.24
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 732 0 0 0 24 0 0 0 15 0 9 0 28701762 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28701762 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28701762 888512512 18107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867688

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

[startup+15.9025 s]
/proc/loadavg: 2.17 2.08 2.02 3/90 789
/proc/meminfo: memFree=1664984/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=867688 CPUtime=15.87
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 18788 0 1 0 1572 15 0 0 18 0 9 0 28701757 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216922 18108 2029 9 0 211380 0
[pid=780/tid=782] ppid=778 vsize=867688 CPUtime=15.56
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 15835 0 1 0 1542 14 0 0 25 0 9 0 28701758 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4126905842 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=867688 CPUtime=0.04
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 1519 0 0 0 4 0 0 0 16 0 9 0 28701760 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28701760 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28701760 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28701762 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=867688 CPUtime=0.24
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 733 0 0 0 24 0 0 0 16 0 9 0 28701762 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28701762 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28701762 888512512 18108 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.87
Current children cumulated vsize (KiB) 867688

[startup+19.1029 s]
/proc/loadavg: 2.16 2.08 2.02 3/90 789
/proc/meminfo: memFree=1664984/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=867688 CPUtime=19.07
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 18802 0 1 0 1890 17 0 0 18 0 9 0 28701757 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216922 18120 2029 9 0 211380 0
[pid=780/tid=782] ppid=778 vsize=867688 CPUtime=18.74
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 15837 0 1 0 1859 15 0 0 25 0 9 0 28701758 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4126905143 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=867688 CPUtime=0.04
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 1519 0 0 0 4 0 0 0 17 0 9 0 28701760 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28701760 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28701760 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28701762 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=867688 CPUtime=0.26
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 745 0 0 0 26 0 0 0 16 0 9 0 28701762 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28701762 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28701762 888512512 18120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 867688

[startup+20.7011 s]
/proc/loadavg: 2.16 2.08 2.02 3/90 789
/proc/meminfo: memFree=1664920/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=867688 CPUtime=20.67
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 18808 0 1 0 2049 18 0 0 18 0 9 0 28701757 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 216922 18125 2030 9 0 211380 0
[pid=780/tid=782] ppid=778 vsize=867688 CPUtime=20.34
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 15839 0 1 0 2018 16 0 0 25 0 9 0 28701758 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 102884022 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=867688 CPUtime=0.04
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 1520 0 0 0 4 0 0 0 17 0 9 0 28701760 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28701760 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28701760 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28701762 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=867688 CPUtime=0.26
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 748 0 0 0 26 0 0 0 15 0 9 0 28701762 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28701762 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=867688 CPUtime=0
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28701762 888512512 18125 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 867688

[startup+21.1011 s]
/proc/loadavg: 2.16 2.08 2.02 3/90 789
/proc/meminfo: memFree=1664856/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=868012 CPUtime=21.07
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 24290 390 1 0 2083 21 2 1 18 0 10 0 28701757 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 217003 20475 2084 9 0 211461 0
[pid=780/tid=782] ppid=778 vsize=868012 CPUtime=20.61
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 17119 390 1 0 2042 16 2 1 24 0 10 0 28701758 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=868012 CPUtime=0.15
/proc/780/task/783/stat : 783 (java) R 778 780 665 0 -1 64 5450 390 0 0 10 2 2 1 16 0 10 0 28701760 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 103731847 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=868012 CPUtime=0.03
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 16 390 0 0 0 0 2 1 16 0 10 0 28701760 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=868012 CPUtime=0.03
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 5 390 0 0 0 0 2 1 16 0 10 0 28701760 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=868012 CPUtime=0.03
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 390 0 0 0 0 2 1 24 0 10 0 28701762 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=868012 CPUtime=0.32
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 889 390 0 0 29 0 2 1 15 0 10 0 28701762 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=868012 CPUtime=0.03
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 390 0 0 0 0 2 1 25 0 10 0 28701762 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=868012 CPUtime=0.03
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 9 390 0 0 0 0 2 1 15 0 10 0 28701762 888844288 20475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.07
Current children cumulated vsize (KiB) 868012

[startup+21.3012 s]
/proc/loadavg: 2.16 2.08 2.02 3/90 789
/proc/meminfo: memFree=1664856/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=868100 CPUtime=21.27
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 30260 390 1 0 2102 22 2 1 18 0 9 0 28701757 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 217025 21990 2660 9 0 211461 0
[pid=780/tid=782] ppid=778 vsize=868100 CPUtime=20.72
/proc/780/task/782/stat : 782 (java) R 778 780 665 0 -1 64 20379 390 1 0 2052 17 2 1 24 0 9 0 28701758 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=868100 CPUtime=0.22
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 8085 390 0 0 17 2 2 1 16 0 9 0 28701760 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 20 390 0 0 0 0 2 1 17 0 9 0 28701760 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 12 390 0 0 0 0 2 1 16 0 9 0 28701760 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 390 0 0 0 0 2 1 24 0 9 0 28701762 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=868100 CPUtime=0.36
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 946 390 0 0 32 1 2 1 15 0 9 0 28701762 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 390 0 0 0 0 2 1 25 0 9 0 28701762 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 9 390 0 0 0 0 2 1 15 0 9 0 28701762 888934400 21990 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.27
Current children cumulated vsize (KiB) 868100

[startup+21.4012 s]
/proc/loadavg: 2.16 2.08 2.02 3/90 789
/proc/meminfo: memFree=1664856/2055920 swapFree=4192812/4192956
[pid=780] ppid=778 vsize=868100 CPUtime=21.35
/proc/780/stat : 780 (java) S 778 780 665 0 -1 0 32531 390 1 0 2110 22 2 1 18 0 9 0 28701757 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/780/statm: 217025 22022 2662 9 0 211461 0
[pid=780/tid=782] ppid=778 vsize=868100 CPUtime=20.79
/proc/780/task/782/stat : 782 (java) S 778 780 665 0 -1 64 22637 390 1 0 2059 17 2 1 25 0 9 0 28701758 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=783] ppid=778 vsize=868100 CPUtime=0.22
/proc/780/task/783/stat : 783 (java) S 778 780 665 0 -1 64 8085 390 0 0 17 2 2 1 16 0 9 0 28701760 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=784] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/784/stat : 784 (java) S 778 780 665 0 -1 64 20 390 0 0 0 0 2 1 17 0 9 0 28701760 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=785] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/785/stat : 785 (java) S 778 780 665 0 -1 64 12 390 0 0 0 0 2 1 16 0 9 0 28701760 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=786] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/786/stat : 786 (java) S 778 780 665 0 -1 64 2 390 0 0 0 0 2 1 24 0 9 0 28701762 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=787] ppid=778 vsize=868100 CPUtime=0.37
/proc/780/task/787/stat : 787 (java) S 778 780 665 0 -1 64 959 390 0 0 33 1 2 1 16 0 9 0 28701762 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=788] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/788/stat : 788 (java) S 778 780 665 0 -1 64 0 390 0 0 0 0 2 1 25 0 9 0 28701762 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=780/tid=789] ppid=778 vsize=868100 CPUtime=0.03
/proc/780/task/789/stat : 789 (java) S 778 780 665 0 -1 64 9 390 0 0 0 0 2 1 15 0 9 0 28701762 888934400 22022 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.35
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 21.4548
CPU time (s): 21.3847
CPU user time (s): 21.1298
CPU system time (s): 0.254961
CPU usage (%): 99.6733
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.1298
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32951
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= 2177
involuntary context switches= 2276

runsolver used 0.019996 second user time and 0.086986 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 18:32:44
IDJOB=2098670
IDBENCH=58878
IDSOLVER=774
FILE ID=node85/2098670-1247416364
PBS_JOBID= 9510758
Free space on /tmp= 126552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-6.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098670-1247416364/watcher-2098670-1247416364 -o /tmp/evaluation-result-2098670-1247416364/solver-2098670-1247416364 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098670-1247416364.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3a4b8eaf97ff72b1e090a13aa2854922
RANDOM SEED=758289315

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1730560 kB
Buffers:         43024 kB
Cached:         123508 kB
SwapCached:          0 kB
Active:         198296 kB
Inactive:        70252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2816 kB
Writeback:           0 kB
Mapped:         122236 kB
Slab:            42020 kB
Committed_AS:  1006668 kB
PageTables:       1944 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= 126548 MiB
End job on node85 at 2009-07-12 18:33:06