Trace number 2096490

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 2.25866 2.3085

DiagnosticValue
CHECKS5954
NODES481

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-31_ext.xml
MD5SUMda411ae17296d3ddbd6ba5ccd8b25a14
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.423934
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints154
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension154
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/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-2096490-1247410371.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.37	     nbVariables=111  nbDomainTypes=15  minDomainSize=2  maxDomainSize=42  nbTotalValues=562
0.28/0.37	       =>  wckTime=0.117  cpuTime=0.1  mem=7M892
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.78/0.85	   
0.78/0.85	   constraints being loaded...
1.09/1.16	     nbConstraints=133  nbRelationTypes=137  nbGlobalConstraints=99  nbMergedConstraints=21  nbExtensionStructures=126
1.09/1.16	     nbSharedExtensionStructures=7  nbConflictsStructures=126  nbSharedConflictsStructures=7
1.09/1.16	     nbSharedBinaryRepresentations=416  minDegree=1  maxDegree=80  minArity=2  avgArity=4.69  maxArity=10
1.09/1.16	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.07  symmetryCpuTime=0.03
1.09/1.16	       =>  wckTime=0.907  cpuTime=0.74  mem=39M672
1.16/1.29	   
1.16/1.29	   solver IterativeSystematicSolver being built... 
1.26/1.36	   
1.26/1.37	   INFO : Forward propagation technique limited 
1.36/1.44	       =>  wckTime=1.191  cpuTime=0.87  mem=41M251
1.77/1.87	   
1.77/1.87	   preprocessing
1.77/1.87	     nbConstraintChecks=2016  nbValidityChecks=3749464  nbPropagations=1296  nbRevisions=890  nbUselessRevisions=784
1.77/1.87	     nbSingletonTests=308  nbEffectiveSingletonTests=1  nbACRemovals=33  nbFoundSingletons=0  nbRemovedValues=34
1.77/1.87	     detectedInconsistency=no
1.77/1.87	       =>  wckTime=0.425  cpuTime=0.38  mem=41M251
2.17/2.26	   
2.17/2.26	   search
2.17/2.26	     run=5  nbConstraintChecks=3938  nbValidityChecks=2734196  minDepth=1  maxDepth=111  nbPropagations=16205
2.17/2.26	     nbRevisions=11736  nbUselessRevisions=10595  nbAssignments=481  nbFailedAssignments=198  nbBacktracks=116
2.17/2.26	     nbVisitedNodes=725  nbRestartNogoods=27  nbFoundSolutions=1  mapSize=66  nbInferences=0  nbTooLargeKeys=0
2.17/2.26	     nbSEliminables=57.27  nbREliminables=24.62  nbIEliminables=16.45  nbDEliminables=0  nbPEliminables=0
2.17/2.26	       =>  wckTime=0.812  cpuTime=0.72  mem=43M95
2.17/2.26	   
2.17/2.26	   global
2.17/2.26	     nbConstraintChecks=5954  nbValidityChecks=6483660  nbPropagations=17501  nbRevisions=12626
2.17/2.26	     nbUselessRevisions=11379  nbRestartNogoods=27  solvingWckTime=0.814  solvingCpuTime=0.73  expiredTime=no
2.17/2.26	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=1.59  globalCpuTime=1.64
2.17/2.26	       =>  wckTime=2.008  cpuTime=1.6  mem=43M95
2.17/2.26	   
2.17/2.26	s SATISFIABLE
2.17/2.26	v 0 1 2 5 1 1 0 3 1 1 1 0 0 2 1 1 1 0 1 2 2 1 1 1 20 2 3 0 0 1 1 0 12 16 0 0 0 1 1 2 0 0 0 1 2 0 5 0 1 3 1 1 2 1 1 9 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 5 0 1 1 0 1 6 1 4 0 0 1 1 0 0 0 0 0 0 0 0 2 3 1 1 0 3 2 5 8 6 6 3 2 0 0 1 
2.17/2.26	d NODES 481
2.17/2.26	d CHECKS 5954
2.17/2.26	   
2.17/2.26	   totalWckTime=2.075  totalCpuTime=1.64

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-2096490-1247410371/watcher-2096490-1247410371 -o /tmp/evaluation-result-2096490-1247410371/solver-2096490-1247410371 -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-2096490-1247410371.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.08 2.02 2.00 4/80 32168
/proc/meminfo: memFree=1776240/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=18576 CPUtime=0
/proc/32168/stat : 32168 (runsolver) R 32166 32168 31238 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 28103272 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 264907582759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32168/statm: 4644 284 249 26 0 2626 0

[startup+0.102909 s]
/proc/loadavg: 2.08 2.02 2.00 4/80 32168
/proc/meminfo: memFree=1776240/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=865980 CPUtime=0.08
/proc/32168/stat : 32168 (java) S 32166 32168 31238 0 -1 0 3734 0 1 0 6 2 0 0 21 0 9 0 28103272 886763520 3202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32168/statm: 216495 3202 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.201921 s]
/proc/loadavg: 2.08 2.02 2.00 4/80 32168
/proc/meminfo: memFree=1776240/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=866144 CPUtime=0.18
/proc/32168/stat : 32168 (java) S 32166 32168 31238 0 -1 0 4816 0 1 0 15 3 0 0 21 0 9 0 28103272 886931456 4233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32168/statm: 216536 4233 1888 9 0 211014 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866144

[startup+0.301935 s]
/proc/loadavg: 2.08 2.02 2.00 4/80 32168
/proc/meminfo: memFree=1776240/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=866380 CPUtime=0.28
/proc/32168/stat : 32168 (java) S 32166 32168 31238 0 -1 0 5960 0 1 0 24 4 0 0 21 0 9 0 28103272 887173120 5326 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32168/statm: 216595 5327 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701997 s]
/proc/loadavg: 2.08 2.02 2.00 4/80 32168
/proc/meminfo: memFree=1776240/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=866492 CPUtime=0.68
/proc/32168/stat : 32168 (java) S 32166 32168 31238 0 -1 0 16060 0 1 0 60 8 0 0 21 0 9 0 28103272 887287808 15422 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32168/statm: 216623 15423 1998 9 0 211081 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866492

[startup+1.50212 s]
/proc/loadavg: 2.08 2.02 2.00 4/89 32177
/proc/meminfo: memFree=1707496/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=867612 CPUtime=1.47
/proc/32168/stat : 32168 (java) S 32166 32168 31238 0 -1 0 34523 162 1 0 132 15 0 0 21 0 10 0 28103272 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32168/statm: 216903 24269 2662 9 0 211339 0
[pid=32168/tid=32170] ppid=32166 vsize=867612 CPUtime=1.1
/proc/32168/task/32170/stat : 32170 (java) R 32166 32168 31238 0 -1 64 19313 162 1 0 100 10 0 0 17 0 10 0 28103273 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4125977780 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32171] ppid=32166 vsize=867612 CPUtime=0.16
/proc/32168/task/32171/stat : 32171 (java) S 32166 32168 31238 0 -1 64 13691 162 0 0 13 3 0 0 17 0 10 0 28103275 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32172] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32172/stat : 32172 (java) S 32166 32168 31238 0 -1 64 19 162 0 0 0 0 0 0 16 0 10 0 28103275 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32173] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32173/stat : 32173 (java) S 32166 32168 31238 0 -1 64 8 162 0 0 0 0 0 0 16 0 10 0 28103275 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32174] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32174/stat : 32174 (java) S 32166 32168 31238 0 -1 64 2 162 0 0 0 0 0 0 25 0 10 0 28103277 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32175] ppid=32166 vsize=867612 CPUtime=0.18
/proc/32168/task/32175/stat : 32175 (java) S 32166 32168 31238 0 -1 64 681 162 0 0 18 0 0 0 15 0 10 0 28103277 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32176] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32176/stat : 32176 (java) S 32166 32168 31238 0 -1 64 1 162 0 0 0 0 0 0 25 0 10 0 28103277 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32177/stat : 32177 (java) S 32166 32168 31238 0 -1 64 6 162 0 0 0 0 0 0 15 0 10 0 28103277 888434688 24269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867612

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

[startup+1.60213 s]
/proc/loadavg: 2.08 2.02 2.00 4/89 32177
/proc/meminfo: memFree=1707496/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=867612 CPUtime=1.56
/proc/32168/stat : 32168 (java) S 32166 32168 31238 0 -1 0 34538 162 1 0 141 15 0 0 21 0 10 0 28103272 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32168/statm: 216903 24283 2662 9 0 211339 0
[pid=32168/tid=32170] ppid=32166 vsize=867612 CPUtime=1.18
/proc/32168/task/32170/stat : 32170 (java) R 32166 32168 31238 0 -1 64 19321 162 1 0 108 10 0 0 18 0 10 0 28103273 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4126123984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32171] ppid=32166 vsize=867612 CPUtime=0.16
/proc/32168/task/32171/stat : 32171 (java) S 32166 32168 31238 0 -1 64 13691 162 0 0 13 3 0 0 17 0 10 0 28103275 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32172] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32172/stat : 32172 (java) S 32166 32168 31238 0 -1 64 19 162 0 0 0 0 0 0 16 0 10 0 28103275 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32173] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32173/stat : 32173 (java) S 32166 32168 31238 0 -1 64 8 162 0 0 0 0 0 0 16 0 10 0 28103275 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32174] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32174/stat : 32174 (java) S 32166 32168 31238 0 -1 64 2 162 0 0 0 0 0 0 25 0 10 0 28103277 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32175] ppid=32166 vsize=867612 CPUtime=0.19
/proc/32168/task/32175/stat : 32175 (java) S 32166 32168 31238 0 -1 64 688 162 0 0 19 0 0 0 15 0 10 0 28103277 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32176] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32176/stat : 32176 (java) S 32166 32168 31238 0 -1 64 1 162 0 0 0 0 0 0 25 0 10 0 28103277 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=867612 CPUtime=0
/proc/32168/task/32177/stat : 32177 (java) S 32166 32168 31238 0 -1 64 6 162 0 0 0 0 0 0 15 0 10 0 28103277 888434688 24283 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 867612

[startup+2.00219 s]
/proc/loadavg: 2.08 2.02 2.00 4/89 32177
/proc/meminfo: memFree=1707496/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=867612 CPUtime=1.97
/proc/32168/stat : 32168 (java) S 32166 32168 31238 0 -1 0 34571 285 1 0 181 15 0 1 21 0 9 0 28103272 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32168/statm: 216903 24310 2662 9 0 211339 0
[pid=32168/tid=32170] ppid=32166 vsize=867612 CPUtime=1.55
/proc/32168/task/32170/stat : 32170 (java) R 32166 32168 31238 0 -1 64 19331 285 1 0 144 10 0 1 21 0 9 0 28103273 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4126988547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32171] ppid=32166 vsize=867612 CPUtime=0.17
/proc/32168/task/32171/stat : 32171 (java) S 32166 32168 31238 0 -1 64 13691 285 0 0 13 3 0 1 17 0 9 0 28103275 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32172] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32172/stat : 32172 (java) S 32166 32168 31238 0 -1 64 19 285 0 0 0 0 0 1 16 0 9 0 28103275 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32173] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32173/stat : 32173 (java) S 32166 32168 31238 0 -1 64 8 285 0 0 0 0 0 1 16 0 9 0 28103275 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32174] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32174/stat : 32174 (java) S 32166 32168 31238 0 -1 64 2 285 0 0 0 0 0 1 25 0 9 0 28103277 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32175] ppid=32166 vsize=867612 CPUtime=0.24
/proc/32168/task/32175/stat : 32175 (java) S 32166 32168 31238 0 -1 64 708 285 0 0 23 0 0 1 15 0 9 0 28103277 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32176] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32176/stat : 32176 (java) S 32166 32168 31238 0 -1 64 1 285 0 0 0 0 0 1 25 0 9 0 28103277 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32177/stat : 32177 (java) S 32166 32168 31238 0 -1 64 6 285 0 0 0 0 0 1 15 0 9 0 28103277 888434688 24310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 867612

[startup+2.20122 s]
/proc/loadavg: 2.08 2.02 2.00 3/89 32181
/proc/meminfo: memFree=1689000/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=867612 CPUtime=2.17
/proc/32168/stat : 32168 (java) S 32166 32168 31238 0 -1 0 34582 285 1 0 201 15 0 1 21 0 9 0 28103272 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32168/statm: 216903 24320 2662 9 0 211339 0
[pid=32168/tid=32170] ppid=32166 vsize=867612 CPUtime=1.73
/proc/32168/task/32170/stat : 32170 (java) R 32166 32168 31238 0 -1 64 19332 285 1 0 162 10 0 1 23 0 9 0 28103273 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4126890437 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32171] ppid=32166 vsize=867612 CPUtime=0.17
/proc/32168/task/32171/stat : 32171 (java) S 32166 32168 31238 0 -1 64 13691 285 0 0 13 3 0 1 17 0 9 0 28103275 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32172] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32172/stat : 32172 (java) S 32166 32168 31238 0 -1 64 19 285 0 0 0 0 0 1 16 0 9 0 28103275 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32173] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32173/stat : 32173 (java) S 32166 32168 31238 0 -1 64 8 285 0 0 0 0 0 1 16 0 9 0 28103275 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32174] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32174/stat : 32174 (java) S 32166 32168 31238 0 -1 64 2 285 0 0 0 0 0 1 25 0 9 0 28103277 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32175] ppid=32166 vsize=867612 CPUtime=0.25
/proc/32168/task/32175/stat : 32175 (java) S 32166 32168 31238 0 -1 64 718 285 0 0 24 0 0 1 15 0 9 0 28103277 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32168/tid=32176] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32176/stat : 32176 (java) S 32166 32168 31238 0 -1 64 1 285 0 0 0 0 0 1 25 0 9 0 28103277 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=867612 CPUtime=0.01
/proc/32168/task/32177/stat : 32177 (java) S 32166 32168 31238 0 -1 64 6 285 0 0 0 0 0 1 15 0 9 0 28103277 888434688 24320 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 867612

[startup+2.30648 s]
/proc/loadavg: 2.08 2.02 2.00 3/89 32181
/proc/meminfo: memFree=1689000/2055920 swapFree=4192812/4192956
[pid=32168] ppid=32166 vsize=0 CPUtime=2.24
/proc/32168/stat : 32168 (java) Z 32166 32168 31238 0 -1 12 34624 285 1 0 207 16 0 1 16 0 2 0 28103272 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32168/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2.3085
CPU time (s): 2.25866
CPU user time (s): 2.07368
CPU system time (s): 0.184971
CPU usage (%): 97.841
Max. virtual memory (cumulated for all children) (KiB): 867612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.07368
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34909
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= 1083
involuntary context switches= 1144

runsolver used 0.006998 second user time and 0.015997 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-12 16:52:52
IDJOB=2096490
IDBENCH=56382
IDSOLVER=774
FILE ID=node30/2096490-1247410371
PBS_JOBID= 9510584
Free space on /tmp= 66376 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-31_ext.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-2096490-1247410371/watcher-2096490-1247410371 -o /tmp/evaluation-result-2096490-1247410371/solver-2096490-1247410371 -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-2096490-1247410371.xml

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

MD5SUM BENCH= da411ae17296d3ddbd6ba5ccd8b25a14
RANDOM SEED=875841370

node30.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.277
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.277
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:       1776720 kB
Buffers:         39420 kB
Cached:         128472 kB
SwapCached:          0 kB
Active:         162936 kB
Inactive:        57732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5256 kB
Writeback:           0 kB
Mapped:          73192 kB
Slab:            43904 kB
Committed_AS:  1012880 kB
PageTables:       1812 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= 66376 MiB
End job on node30 at 2009-07-12 16:52:54