Trace number 1055457

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 ESACSAT 8.01778 8.1034

DiagnosticValue
CHECKS2034400
NODES6261

General information on the benchmark

Namecsp/nengfa/
normalized-schur.xml
MD5SUM84511ecf3a05d64f4feb7211658b4b0d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.339947
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints3025
Maximum constraint arity3
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3025
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1055457-1215059616.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.29/0.38	     nbVariables=110  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=550
0.29/0.38	       =>  wckTime=0.144  cpuTime=0.13  mem=7M919
0.29/0.38	   
0.29/0.38	   predicates being loaded...
0.97/1.05	   
0.97/1.05	   constraints being loaded...
1.85/1.99	     nbConstraints=3025  nbConvertedConstraints=55  nbConvertConstraintsChecks=150  nbExtensionStructures=1
1.85/1.99	     nbSharedExtensionStructures=54  nbConflictsStructures=2  nbSharedConflictsStructures=3023
1.85/1.99	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=2969  minDegree=55
1.85/1.99	     maxDegree=109  minArity=2  avgArity=2.98  maxArity=3  nbGenerators=0  nbFusions=0  symmetryWckTime=0.205
1.85/1.99	     symmetryCpuTime=0.09
1.85/1.99	       =>  wckTime=1.755  cpuTime=1.36  mem=18M312
1.97/2.09	   
1.97/2.09	   solver IterativeSystematicSolver being built... 
2.26/2.32	       =>  wckTime=2.082  cpuTime=1.56  mem=43M420
2.36/2.44	   
2.36/2.44	   preprocessing
2.36/2.44	     nbConstraintChecks=12224  nbValidityChecks=3240  nbPropagations=648  nbRevisions=4510  nbUselessRevisions=4048
2.36/2.44	     nbSingletonTests=119  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
2.36/2.44	     detectedInconsistency=no
2.36/2.44	       =>  wckTime=0.124  cpuTime=0.09  mem=44M405
2.76/2.87	   
2.76/2.87	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=45M455)
7.91/8.08	   
7.91/8.08	   search
7.91/8.08	     run=10  nbConstraintChecks=2022177  nbValidityChecks=3408161  minDepth=27  maxDepth=110  nbPropagations=181626
7.91/8.08	     nbRevisions=3873058  nbUselessRevisions=3408078  nbAssignments=6261  nbFailedAssignments=1378  nbBacktracks=4375
7.91/8.08	     nbVisitedNodes=8831  nbRestartNogoods=49  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=38.14
7.91/8.08	     nbIEliminables=44.96  nbDEliminables=0  nbPEliminables=0
7.91/8.08	       =>  wckTime=5.759  cpuTime=5.6  mem=45M455
7.91/8.08	   
7.91/8.08	   global
7.91/8.08	     nbConstraintChecks=2034401  nbValidityChecks=3411401  nbPropagations=182274  nbRevisions=3877568
7.91/8.08	     nbUselessRevisions=3412126  nbRestartNogoods=49  solvingWckTime=5.761  solvingCpuTime=5.6  expiredTime=no
7.91/8.08	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.15  globalCpuTime=7.22
7.91/8.08	       =>  wckTime=7.845  cpuTime=7.16  mem=45M455
7.91/8.08	   
7.91/8.08	s SATISFIABLE
7.91/8.08	v 2 1 2 4 1 1 3 2 3 3 3 3 4 4 3 1 1 2 4 2 4 2 5 4 1 1 2 3 3 4 4 2 5 3 1 4 2 1 2 5 4 3 2 5 5 1 3 3 1 3 5 5 4 5 5 2 5 1 1 2 5 5 4 5 5 3 1 1 3 4 5 5 2 3 4 5 1 1 2 4 5 5 5 2 4 4 3 3 2 1 1 4 5 2 4 2 4 2 1 1 3 4 4 3 3 3 3 2 1 1 
7.91/8.08	d NODES 6261
7.91/8.08	d CHECKS 2034401
7.91/8.08	   
7.91/8.08	   totalWckTime=7.901  totalCpuTime=7.22

Verifier Data (download as text)

OK

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 3847
/proc/meminfo: memFree=1697184/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=1616 CPUtime=0
/proc/3847/stat : 3847 (java) D 3845 3847 467 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1984933204 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/3847/statm: 404 148 122 9 0 46 0

[startup+0.0544191 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 3847
/proc/meminfo: memFree=1697184/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=863688 CPUtime=0.04
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 2591 0 1 0 2 2 0 0 18 0 9 0 1984933204 884416512 2158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 215922 2158 1024 9 0 210901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863688

[startup+0.10143 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 3847
/proc/meminfo: memFree=1697184/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=865884 CPUtime=0.08
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 3776 0 1 0 6 2 0 0 18 0 9 0 1984933204 886665216 3227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 216471 3227 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301465 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 3847
/proc/meminfo: memFree=1697184/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=866128 CPUtime=0.29
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 5780 0 1 0 25 4 0 0 18 0 9 0 1984933204 886915072 5154 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 216532 5154 1952 9 0 211060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866128

[startup+0.701536 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 3847
/proc/meminfo: memFree=1697184/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=867092 CPUtime=0.69
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 8103 0 1 0 63 6 0 0 18 0 9 0 1984933204 887902208 7463 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 216773 7463 2009 9 0 211279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867092

[startup+1.50168 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 3856
/proc/meminfo: memFree=1661016/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=867708 CPUtime=1.48
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 16432 0 1 0 133 15 0 0 18 0 9 0 1984933204 888532992 15789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 216927 15789 2014 9 0 211433 0
[pid=3847/tid=3849] ppid=3845 vsize=867708 CPUtime=1.26
/proc/3847/task/3849/stat : 3849 (java) R 3845 3847 467 0 -1 64 15028 0 1 0 113 13 0 0 25 0 9 0 1984933205 888532992 15789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3850] ppid=3845 vsize=867708 CPUtime=0
/proc/3847/task/3850/stat : 3850 (java) S 3845 3847 467 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984933207 888532992 15789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3851] ppid=3845 vsize=867708 CPUtime=0
/proc/3847/task/3851/stat : 3851 (java) S 3845 3847 467 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984933207 888532992 15789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3852] ppid=3845 vsize=867708 CPUtime=0
/proc/3847/task/3852/stat : 3852 (java) S 3845 3847 467 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984933207 888532992 15789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3853] ppid=3845 vsize=867708 CPUtime=0
/proc/3847/task/3853/stat : 3853 (java) S 3845 3847 467 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984933209 888532992 15789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3854] ppid=3845 vsize=867708 CPUtime=0.19
/proc/3847/task/3854/stat : 3854 (java) R 3845 3847 467 0 -1 64 707 0 0 0 19 0 0 0 16 0 9 0 1984933209 888532992 15789 996147200 134512640 134550740 4294955968 18446744073709551615 102562529 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3855] ppid=3845 vsize=867708 CPUtime=0
/proc/3847/task/3855/stat : 3855 (java) S 3845 3847 467 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984933209 888532992 15789 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3856] ppid=3845 vsize=867708 CPUtime=0
/proc/3847/task/3856/stat : 3856 (java) S 3845 3847 467 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984933209 888532992 15789 996147200 134512640 134550740 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) 867708

[startup+3.10296 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 3860
/proc/meminfo: memFree=1627736/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=868164 CPUtime=3.05
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 33214 492 1 0 270 28 6 1 18 0 9 0 1984933204 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 217041 20019 2637 9 0 211547 0
[pid=3847/tid=3849] ppid=3845 vsize=868164 CPUtime=2.55
/proc/3847/task/3849/stat : 3849 (java) R 3845 3847 467 0 -1 64 24884 492 1 0 224 24 6 1 25 0 9 0 1984933205 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4127196241 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3850] ppid=3845 vsize=868164 CPUtime=0.2
/proc/3847/task/3850/stat : 3850 (java) S 3845 3847 467 0 -1 64 6535 492 0 0 12 1 6 1 17 0 9 0 1984933207 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3851] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3851/stat : 3851 (java) S 3845 3847 467 0 -1 64 17 492 0 0 0 0 6 1 16 0 9 0 1984933207 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3852] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3852/stat : 3852 (java) S 3845 3847 467 0 -1 64 10 492 0 0 0 0 6 1 15 0 9 0 1984933207 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3853] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3853/stat : 3853 (java) S 3845 3847 467 0 -1 64 1 492 0 0 0 0 6 1 18 0 9 0 1984933209 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3854] ppid=3845 vsize=868164 CPUtime=0.41
/proc/3847/task/3854/stat : 3854 (java) S 3845 3847 467 0 -1 64 953 492 0 0 33 1 6 1 15 0 9 0 1984933209 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3855] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3855/stat : 3855 (java) S 3845 3847 467 0 -1 64 1 492 0 0 0 0 6 1 19 0 9 0 1984933209 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3856] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3856/stat : 3856 (java) S 3845 3847 467 0 -1 64 9 492 0 0 0 0 6 1 15 0 9 0 1984933209 888999936 20019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868164

[startup+6.30153 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 3860
/proc/meminfo: memFree=1626968/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=868164 CPUtime=6.22
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 33275 492 1 0 587 28 6 1 18 0 9 0 1984933204 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 217041 20040 2637 9 0 211547 0
[pid=3847/tid=3849] ppid=3845 vsize=868164 CPUtime=5.68
/proc/3847/task/3849/stat : 3849 (java) R 3845 3847 467 0 -1 64 24892 492 1 0 537 24 6 1 17 0 9 0 1984933205 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4127196275 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3850] ppid=3845 vsize=868164 CPUtime=0.2
/proc/3847/task/3850/stat : 3850 (java) S 3845 3847 467 0 -1 64 6535 492 0 0 12 1 6 1 16 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3847/tid=3851] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3851/stat : 3851 (java) S 3845 3847 467 0 -1 64 17 492 0 0 0 0 6 1 16 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3852] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3852/stat : 3852 (java) S 3845 3847 467 0 -1 64 10 492 0 0 0 0 6 1 15 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3853] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3853/stat : 3853 (java) S 3845 3847 467 0 -1 64 1 492 0 0 0 0 6 1 18 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3854] ppid=3845 vsize=868164 CPUtime=0.44
/proc/3847/task/3854/stat : 3854 (java) S 3845 3847 467 0 -1 64 982 492 0 0 36 1 6 1 16 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3855] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3855/stat : 3855 (java) S 3845 3847 467 0 -1 64 1 492 0 0 0 0 6 1 19 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3856] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3856/stat : 3856 (java) S 3845 3847 467 0 -1 64 33 492 0 0 0 0 6 1 15 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868164

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

[startup+7.10268 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 3860
/proc/meminfo: memFree=1626968/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=868164 CPUtime=7.02
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 33275 492 1 0 666 29 6 1 18 0 9 0 1984933204 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 217041 20040 2637 9 0 211547 0
[pid=3847/tid=3849] ppid=3845 vsize=868164 CPUtime=6.47
/proc/3847/task/3849/stat : 3849 (java) R 3845 3847 467 0 -1 64 24892 492 1 0 616 24 6 1 24 0 9 0 1984933205 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4127176171 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3850] ppid=3845 vsize=868164 CPUtime=0.2
/proc/3847/task/3850/stat : 3850 (java) S 3845 3847 467 0 -1 64 6535 492 0 0 12 1 6 1 16 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3847/tid=3851] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3851/stat : 3851 (java) S 3845 3847 467 0 -1 64 17 492 0 0 0 0 6 1 16 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3852] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3852/stat : 3852 (java) S 3845 3847 467 0 -1 64 10 492 0 0 0 0 6 1 15 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3853] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3853/stat : 3853 (java) S 3845 3847 467 0 -1 64 1 492 0 0 0 0 6 1 18 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3854] ppid=3845 vsize=868164 CPUtime=0.44
/proc/3847/task/3854/stat : 3854 (java) S 3845 3847 467 0 -1 64 982 492 0 0 36 1 6 1 16 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3855] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3855/stat : 3855 (java) S 3845 3847 467 0 -1 64 1 492 0 0 0 0 6 1 19 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3856] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3856/stat : 3856 (java) S 3845 3847 467 0 -1 64 33 492 0 0 0 0 6 1 15 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 868164

[startup+7.90282 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 3860
/proc/meminfo: memFree=1626968/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=868164 CPUtime=7.81
/proc/3847/stat : 3847 (java) S 3845 3847 467 0 -1 0 33277 492 1 0 745 29 6 1 18 0 9 0 1984933204 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 217041 20040 2637 9 0 211547 0
[pid=3847/tid=3849] ppid=3845 vsize=868164 CPUtime=7.26
/proc/3847/task/3849/stat : 3849 (java) R 3845 3847 467 0 -1 64 24894 492 1 0 695 24 6 1 22 0 9 0 1984933205 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4127154867 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3850] ppid=3845 vsize=868164 CPUtime=0.2
/proc/3847/task/3850/stat : 3850 (java) S 3845 3847 467 0 -1 64 6535 492 0 0 12 1 6 1 16 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3847/tid=3851] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3851/stat : 3851 (java) S 3845 3847 467 0 -1 64 17 492 0 0 0 0 6 1 16 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3852] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3852/stat : 3852 (java) S 3845 3847 467 0 -1 64 10 492 0 0 0 0 6 1 15 0 9 0 1984933207 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3853] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3853/stat : 3853 (java) S 3845 3847 467 0 -1 64 1 492 0 0 0 0 6 1 18 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3854] ppid=3845 vsize=868164 CPUtime=0.44
/proc/3847/task/3854/stat : 3854 (java) S 3845 3847 467 0 -1 64 982 492 0 0 36 1 6 1 16 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3855] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3855/stat : 3855 (java) S 3845 3847 467 0 -1 64 1 492 0 0 0 0 6 1 19 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3847/tid=3856] ppid=3845 vsize=868164 CPUtime=0.07
/proc/3847/task/3856/stat : 3856 (java) S 3845 3847 467 0 -1 64 33 492 0 0 0 0 6 1 15 0 9 0 1984933209 888999936 20040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 868164

[startup+8.10289 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 3860
/proc/meminfo: memFree=1626968/2055920 swapFree=4179440/4192956
[pid=3847] ppid=3845 vsize=0 CPUtime=8
/proc/3847/stat : 3847 (java) Z 3845 3847 467 0 -1 12 33408 492 1 0 763 30 6 1 16 0 2 0 1984933204 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3847/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 8.1034
CPU time (s): 8.01778
CPU user time (s): 7.70083
CPU system time (s): 0.316951
CPU usage (%): 98.9435
Max. virtual memory (cumulated for all children) (KiB): 868164

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

runsolver used 0.015997 second user time and 0.031995 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-03 06:33:36
IDJOB=1055457
IDBENCH=56820
IDSOLVER=364
FILE ID=node56/1055457-1215059616
PBS_JOBID= 7875064
Free space on /tmp= 103224 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/nengfa/normalized-schur.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-1055457-1215059616/watcher-1055457-1215059616 -o /tmp/evaluation-result-1055457-1215059616/solver-1055457-1215059616 -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-1055457-1215059616.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 84511ecf3a05d64f4feb7211658b4b0d
RANDOM SEED=216184675

node56.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.265
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	: 5931.00
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.265
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:       1697664 kB
Buffers:         55580 kB
Cached:         206656 kB
SwapCached:       7316 kB
Active:         164316 kB
Inactive:       121540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697664 kB
SwapTotal:     4192956 kB
SwapFree:      4179440 kB
Dirty:            3120 kB
Writeback:           0 kB
Mapped:          38920 kB
Slab:            57376 kB
Committed_AS:  3902548 kB
PageTables:       1980 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= 103224 MiB
End job on node56 at 2008-07-03 06:33:44