Trace number 2096990

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 7.82181 7.9369

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 benchmark4.6113
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

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096990-1247411419.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.37	     nbVariables=110  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=550
0.29/0.37	       =>  wckTime=0.116  cpuTime=0.1  mem=7M892
0.29/0.37	   
0.29/0.37	   predicates being loaded...
0.78/0.88	   
0.78/0.88	   constraints being loaded...
1.64/1.79	     nbConstraints=3025  nbConvertedConstraints=55  nbConvertConstraintsChecks=150  nbExtensionStructures=1
1.64/1.80	     nbSharedExtensionStructures=54  nbConflictsStructures=2  nbSharedConflictsStructures=3023
1.64/1.80	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=2969  minDegree=55
1.64/1.80	     maxDegree=109  minArity=2  avgArity=2.98  maxArity=3  nbGenerators=0  nbFusions=0  symmetryWckTime=0.217
1.64/1.80	     symmetryCpuTime=0.12
1.64/1.80	       =>  wckTime=1.543  cpuTime=1.22  mem=18M377
1.87/1.90	   
1.87/1.90	   solver IterativeSystematicSolver being built... 
2.07/2.13	       =>  wckTime=1.875  cpuTime=1.42  mem=43M620
2.17/2.25	   
2.17/2.25	   preprocessing
2.17/2.25	     nbConstraintChecks=12224  nbValidityChecks=3240  nbPropagations=648  nbRevisions=4510  nbUselessRevisions=4048
2.17/2.25	     nbSingletonTests=119  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
2.17/2.26	     detectedInconsistency=no
2.17/2.26	       =>  wckTime=0.125  cpuTime=0.09  mem=44M614
2.57/2.68	   
2.57/2.68	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=45M625)
7.72/7.87	   
7.72/7.87	   search
7.72/7.87	     run=10  nbConstraintChecks=2022177  nbValidityChecks=3408161  minDepth=27  maxDepth=110  nbPropagations=181626
7.72/7.87	     nbRevisions=3873058  nbUselessRevisions=3408078  nbAssignments=6261  nbFailedAssignments=1378  nbBacktracks=4375
7.72/7.87	     nbVisitedNodes=8831  nbRestartNogoods=49  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=38.14
7.72/7.87	     nbIEliminables=44.96  nbDEliminables=0  nbPEliminables=0
7.72/7.87	       =>  wckTime=5.738  cpuTime=5.57  mem=45M625
7.72/7.87	   
7.72/7.87	   global
7.72/7.87	     nbConstraintChecks=2034401  nbValidityChecks=3411401  nbPropagations=182274  nbRevisions=3877568
7.72/7.87	     nbUselessRevisions=3412126  nbRestartNogoods=49  solvingWckTime=5.741  solvingCpuTime=5.57  expiredTime=no
7.72/7.87	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.98  globalCpuTime=7.02
7.72/7.87	       =>  wckTime=7.618  cpuTime=6.99  mem=45M625
7.72/7.87	   
7.72/7.87	s SATISFIABLE
7.72/7.87	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.72/7.87	d NODES 6261
7.72/7.87	d CHECKS 2034401
7.72/7.87	   
7.72/7.87	   totalWckTime=7.685  totalCpuTime=7.02

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096990-1247411419/watcher-2096990-1247411419 -o /tmp/evaluation-result-2096990-1247411419/solver-2096990-1247411419 -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-2096990-1247411419.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.16 2.03 2.01 4/80 32609
/proc/meminfo: memFree=1763624/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=10676 CPUtime=0
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28208529 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 2669 474 207 9 0 1184 0
[pid=32609/tid=32610] ppid=32607 vsize=10676 CPUtime=0
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28208530 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8331224 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0676231 s]
/proc/loadavg: 2.16 2.03 2.01 4/80 32609
/proc/meminfo: memFree=1763624/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=864024 CPUtime=0.05
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 2835 0 1 0 3 2 0 0 18 0 9 0 28208529 884760576 2369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 216006 2369 1122 9 0 210899 0
[pid=32609/tid=32610] ppid=32607 vsize=864024 CPUtime=0.04
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 1922 0 1 0 3 1 0 0 20 0 9 0 28208530 884760576 2369 996147200 134512640 134550932 4294955968 18446744073709551615 102850198 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.102626 s]
/proc/loadavg: 2.16 2.03 2.01 4/80 32609
/proc/meminfo: memFree=1763624/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=865984 CPUtime=0.09
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 3740 0 1 0 7 2 0 0 18 0 9 0 28208529 886767616 3206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 216496 3206 1695 9 0 210981 0
[pid=32609/tid=32610] ppid=32607 vsize=865984 CPUtime=0.07
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 2823 0 1 0 6 1 0 0 18 0 9 0 28208530 886767616 3206 996147200 134512640 134550932 4294955968 18446744073709551615 4125977706 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302649 s]
/proc/loadavg: 2.16 2.03 2.01 4/80 32609
/proc/meminfo: memFree=1763624/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=867252 CPUtime=0.29
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 5951 0 1 0 25 4 0 0 18 0 9 0 28208529 888066048 5317 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 216813 5317 1983 9 0 211271 0
[pid=32609/tid=32610] ppid=32607 vsize=867252 CPUtime=0.24
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 4955 0 1 0 21 3 0 0 17 0 9 0 28208530 888066048 5317 996147200 134512640 134550932 4294955968 18446744073709551615 4126459632 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867252

[startup+0.702692 s]
/proc/loadavg: 2.16 2.03 2.01 4/80 32609
/proc/meminfo: memFree=1763624/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=868364 CPUtime=0.69
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 9628 0 1 0 63 6 0 0 18 0 9 0 28208529 889204736 8982 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 217091 8982 2036 9 0 211527 0
[pid=32609/tid=32610] ppid=32607 vsize=868364 CPUtime=0.52
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 8244 0 1 0 48 4 0 0 19 0 9 0 28208530 889204736 8983 996147200 134512640 134550932 4294955968 18446744073709551615 4126551594 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 868364

[startup+1.50178 s]
/proc/loadavg: 2.16 2.03 2.01 3/89 32618
/proc/meminfo: memFree=1719776/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=868276 CPUtime=1.48
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 18363 0 1 0 129 19 0 0 18 0 9 0 28208529 889114624 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 217069 17689 2031 9 0 211527 0
[pid=32609/tid=32610] ppid=32607 vsize=868276 CPUtime=1.2
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 15803 0 1 0 103 17 0 0 19 0 9 0 28208530 889114624 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32609/tid=32612] ppid=32607 vsize=868280 CPUtime=0.04
/proc/32609/task/32612/stat : 32612 (java) S 32607 32609 30868 0 -1 64 1111 0 0 0 4 0 0 0 17 0 9 0 28208532 889118720 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32609/tid=32613] ppid=32607 vsize=868276 CPUtime=0
/proc/32609/task/32613/stat : 32613 (java) S 32607 32609 30868 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28208532 889114624 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32609/tid=32614] ppid=32607 vsize=868276 CPUtime=0
/proc/32609/task/32614/stat : 32614 (java) S 32607 32609 30868 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28208532 889114624 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32609/tid=32615] ppid=32607 vsize=868276 CPUtime=0
/proc/32609/task/32615/stat : 32615 (java) S 32607 32609 30868 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28208534 889114624 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32616] ppid=32607 vsize=868276 CPUtime=0.21
/proc/32609/task/32616/stat : 32616 (java) S 32607 32609 30868 0 -1 64 747 0 0 0 21 0 0 0 16 0 9 0 28208534 889114624 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32609/tid=32617] ppid=32607 vsize=868276 CPUtime=0
/proc/32609/task/32617/stat : 32617 (java) S 32607 32609 30868 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28208534 889114624 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32618] ppid=32607 vsize=868276 CPUtime=0
/proc/32609/task/32618/stat : 32618 (java) S 32607 32609 30868 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28208534 889114624 17689 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 868276

[startup+3.10195 s]
/proc/loadavg: 2.31 2.07 2.02 4/91 32622
/proc/meminfo: memFree=1693456/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=868816 CPUtime=3.07
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 33326 496 1 0 273 27 6 1 18 0 9 0 28208529 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 217204 20089 2661 9 0 211640 0
[pid=32609/tid=32610] ppid=32607 vsize=868816 CPUtime=2.56
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 24889 496 1 0 227 22 6 1 17 0 9 0 28208530 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4127228283 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32612] ppid=32607 vsize=868816 CPUtime=0.2
/proc/32609/task/32612/stat : 32612 (java) S 32607 32609 30868 0 -1 64 6594 496 0 0 12 1 6 1 16 0 9 0 28208532 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32609/tid=32613] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32613/stat : 32613 (java) S 32607 32609 30868 0 -1 64 17 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32614] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32614/stat : 32614 (java) S 32607 32609 30868 0 -1 64 8 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32615] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32615/stat : 32615 (java) S 32607 32609 30868 0 -1 64 2 496 0 0 0 0 6 1 18 0 9 0 28208534 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32616] ppid=32607 vsize=868816 CPUtime=0.4
/proc/32609/task/32616/stat : 32616 (java) S 32607 32609 30868 0 -1 64 992 496 0 0 32 1 6 1 15 0 9 0 28208534 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32617] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32617/stat : 32617 (java) S 32607 32609 30868 0 -1 64 1 496 0 0 0 0 6 1 19 0 9 0 28208534 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32618] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32618/stat : 32618 (java) S 32607 32609 30868 0 -1 64 11 496 0 0 0 0 6 1 15 0 9 0 28208534 889667584 20089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 868816

[startup+6.3023 s]
/proc/loadavg: 2.31 2.07 2.02 3/89 32622
/proc/meminfo: memFree=1693272/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=868816 CPUtime=6.24
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 33385 496 1 0 590 27 6 1 18 0 9 0 28208529 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 217204 20110 2661 9 0 211640 0
[pid=32609/tid=32610] ppid=32607 vsize=868816 CPUtime=5.7
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 24895 496 1 0 541 22 6 1 25 0 9 0 28208530 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4127211127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32612] ppid=32607 vsize=868816 CPUtime=0.2
/proc/32609/task/32612/stat : 32612 (java) S 32607 32609 30868 0 -1 64 6594 496 0 0 12 1 6 1 17 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32613] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32613/stat : 32613 (java) S 32607 32609 30868 0 -1 64 17 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32614] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32614/stat : 32614 (java) S 32607 32609 30868 0 -1 64 8 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32615] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32615/stat : 32615 (java) S 32607 32609 30868 0 -1 64 2 496 0 0 0 0 6 1 18 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32616] ppid=32607 vsize=868816 CPUtime=0.44
/proc/32609/task/32616/stat : 32616 (java) S 32607 32609 30868 0 -1 64 1021 496 0 0 36 1 6 1 16 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32617] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32617/stat : 32617 (java) S 32607 32609 30868 0 -1 64 1 496 0 0 0 0 6 1 19 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32618] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32618/stat : 32618 (java) S 32607 32609 30868 0 -1 64 35 496 0 0 0 0 6 1 15 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868816

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

[startup+7.10238 s]
/proc/loadavg: 2.31 2.07 2.02 3/89 32622
/proc/meminfo: memFree=1693272/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=868816 CPUtime=7.03
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 33387 496 1 0 669 27 6 1 18 0 9 0 28208529 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 217204 20110 2661 9 0 211640 0
[pid=32609/tid=32610] ppid=32607 vsize=868816 CPUtime=6.49
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 24897 496 1 0 620 22 6 1 25 0 9 0 28208530 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4127217513 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32612] ppid=32607 vsize=868816 CPUtime=0.2
/proc/32609/task/32612/stat : 32612 (java) S 32607 32609 30868 0 -1 64 6594 496 0 0 12 1 6 1 17 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32613] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32613/stat : 32613 (java) S 32607 32609 30868 0 -1 64 17 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32614] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32614/stat : 32614 (java) S 32607 32609 30868 0 -1 64 8 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32615] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32615/stat : 32615 (java) S 32607 32609 30868 0 -1 64 2 496 0 0 0 0 6 1 18 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32616] ppid=32607 vsize=868816 CPUtime=0.44
/proc/32609/task/32616/stat : 32616 (java) S 32607 32609 30868 0 -1 64 1021 496 0 0 36 1 6 1 16 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32617] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32617/stat : 32617 (java) S 32607 32609 30868 0 -1 64 1 496 0 0 0 0 6 1 19 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32618] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32618/stat : 32618 (java) S 32607 32609 30868 0 -1 64 35 496 0 0 0 0 6 1 15 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 868816

[startup+7.50242 s]
/proc/loadavg: 2.31 2.07 2.02 3/89 32622
/proc/meminfo: memFree=1693272/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=868816 CPUtime=7.43
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 33387 496 1 0 709 27 6 1 18 0 9 0 28208529 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 217204 20110 2661 9 0 211640 0
[pid=32609/tid=32610] ppid=32607 vsize=868816 CPUtime=6.89
/proc/32609/task/32610/stat : 32610 (java) R 32607 32609 30868 0 -1 64 24897 496 1 0 660 22 6 1 25 0 9 0 28208530 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4127204561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32612] ppid=32607 vsize=868816 CPUtime=0.2
/proc/32609/task/32612/stat : 32612 (java) S 32607 32609 30868 0 -1 64 6594 496 0 0 12 1 6 1 17 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32613] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32613/stat : 32613 (java) S 32607 32609 30868 0 -1 64 17 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32614] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32614/stat : 32614 (java) S 32607 32609 30868 0 -1 64 8 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32615] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32615/stat : 32615 (java) S 32607 32609 30868 0 -1 64 2 496 0 0 0 0 6 1 18 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32616] ppid=32607 vsize=868816 CPUtime=0.44
/proc/32609/task/32616/stat : 32616 (java) S 32607 32609 30868 0 -1 64 1021 496 0 0 36 1 6 1 16 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32617] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32617/stat : 32617 (java) S 32607 32609 30868 0 -1 64 1 496 0 0 0 0 6 1 19 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32618] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32618/stat : 32618 (java) S 32607 32609 30868 0 -1 64 35 496 0 0 0 0 6 1 15 0 9 0 28208534 889667584 20110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 868816

[startup+7.90246 s]
/proc/loadavg: 2.28 2.06 2.02 3/89 32622
/proc/meminfo: memFree=1693208/2055920 swapFree=4192812/4192956
[pid=32609] ppid=32607 vsize=868816 CPUtime=7.8
/proc/32609/stat : 32609 (java) S 32607 32609 30868 0 -1 0 33489 496 1 0 746 27 6 1 18 0 9 0 28208529 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32609/statm: 217204 20113 2661 9 0 211640 0
[pid=32609/tid=32610] ppid=32607 vsize=868816 CPUtime=7.25
/proc/32609/task/32610/stat : 32610 (java) S 32607 32609 30868 0 -1 64 24998 496 1 0 696 22 6 1 25 0 9 0 28208530 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32612] ppid=32607 vsize=868816 CPUtime=0.2
/proc/32609/task/32612/stat : 32612 (java) S 32607 32609 30868 0 -1 64 6594 496 0 0 12 1 6 1 17 0 9 0 28208532 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32613] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32613/stat : 32613 (java) S 32607 32609 30868 0 -1 64 17 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32614] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32614/stat : 32614 (java) S 32607 32609 30868 0 -1 64 8 496 0 0 0 0 6 1 16 0 9 0 28208532 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32615] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32615/stat : 32615 (java) S 32607 32609 30868 0 -1 64 2 496 0 0 0 0 6 1 18 0 9 0 28208534 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32616] ppid=32607 vsize=868816 CPUtime=0.44
/proc/32609/task/32616/stat : 32616 (java) S 32607 32609 30868 0 -1 64 1022 496 0 0 36 1 6 1 16 0 9 0 28208534 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32617] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32617/stat : 32617 (java) S 32607 32609 30868 0 -1 64 1 496 0 0 0 0 6 1 19 0 9 0 28208534 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32609/tid=32618] ppid=32607 vsize=868816 CPUtime=0.07
/proc/32609/task/32618/stat : 32618 (java) S 32607 32609 30868 0 -1 64 35 496 0 0 0 0 6 1 15 0 9 0 28208534 889667584 20113 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 868816

Child status: 0
Real time (s): 7.9369
CPU time (s): 7.82181
CPU user time (s): 7.52386
CPU system time (s): 0.297954
CPU usage (%): 98.55
Max. virtual memory (cumulated for all children) (KiB): 868860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.52386
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34012
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= 1812
involuntary context switches= 1980

runsolver used 0.010998 second user time and 0.036994 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 17:10:19
IDJOB=2096990
IDBENCH=56820
IDSOLVER=774
FILE ID=node19/2096990-1247411419
PBS_JOBID= 9510606
Free space on /tmp= 66428 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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096990-1247411419/watcher-2096990-1247411419 -o /tmp/evaluation-result-2096990-1247411419/solver-2096990-1247411419 -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-2096990-1247411419.xml

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

MD5SUM BENCH= 84511ecf3a05d64f4feb7211658b4b0d
RANDOM SEED=197725714

node19.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.211
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.211
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:       1764104 kB
Buffers:         35412 kB
Cached:         117452 kB
SwapCached:          0 kB
Active:         170532 kB
Inactive:        64636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3192 kB
Writeback:           0 kB
Mapped:         102796 kB
Slab:            41620 kB
Committed_AS:  1007744 kB
PageTables:       2012 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= 66428 MiB
End job on node19 at 2009-07-12 17:10:27