Trace number 2096456

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 2.50662 2.53286

DiagnosticValue
CHECKS2736
NODES525

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-26_ext.xml
MD5SUMb293a6e9ef6ec50d1e7960cf9d2110e2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.468928
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints159
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension159
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.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2096456-1247410362.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=111  nbDomainTypes=15  minDomainSize=2  maxDomainSize=42  nbTotalValues=562
0.29/0.37	       =>  wckTime=0.117  cpuTime=0.1  mem=7M892
0.29/0.37	   
0.29/0.37	   relations being loaded...
0.78/0.87	   
0.78/0.87	   constraints being loaded...
1.09/1.19	     nbConstraints=141  nbRelationTypes=142  nbGlobalConstraints=108  nbMergedConstraints=21  nbExtensionStructures=131
1.09/1.19	     nbSharedExtensionStructures=7  nbConflictsStructures=131  nbSharedConflictsStructures=7
1.09/1.19	     nbSharedBinaryRepresentations=416  minDegree=1  maxDegree=80  minArity=2  avgArity=4.6  maxArity=10  nbGenerators=3
1.09/1.19	     nbFusions=0  symmetryWckTime=0.071  symmetryCpuTime=0.03
1.09/1.19	       =>  wckTime=0.935  cpuTime=0.75  mem=41M68
1.27/1.34	   
1.27/1.34	   solver IterativeSystematicSolver being built... 
1.37/1.41	   
1.37/1.42	   INFO : Forward propagation technique limited 
1.37/1.49	       =>  wckTime=1.235  cpuTime=0.89  mem=41M780
1.66/1.72	   
1.66/1.72	   preprocessing
1.66/1.72	     nbConstraintChecks=710  nbValidityChecks=1748608  nbPropagations=668  nbRevisions=276  nbUselessRevisions=236
1.66/1.72	     nbSingletonTests=218  nbEffectiveSingletonTests=0  nbACRemovals=13  nbFoundSingletons=0  nbRemovedValues=13
1.66/1.72	     detectedInconsistency=no
1.66/1.72	       =>  wckTime=0.223  cpuTime=0.2  mem=41M780
2.46/2.51	   
2.46/2.51	   search
2.46/2.51	     run=7  nbConstraintChecks=2026  nbValidityChecks=9847871  minDepth=0  maxDepth=6  nbPropagations=17608
2.46/2.51	     nbRevisions=6822  nbUselessRevisions=6201  nbAssignments=525  nbFailedAssignments=370  nbInferredBacktracks=1
2.46/2.51	     nbBacktracks=95  nbVisitedNodes=945  nbRestartNogoods=33  mapSize=64  nbInferences=0  nbTooLargeKeys=0
2.46/2.51	     nbSEliminables=28.12  nbREliminables=50.41  nbIEliminables=18.51  nbDEliminables=0  nbPEliminables=0
2.46/2.51	       =>  wckTime=1.013  cpuTime=0.92  mem=42M782
2.46/2.51	   
2.46/2.51	   global
2.46/2.51	     nbConstraintChecks=2736  nbValidityChecks=11596479  nbPropagations=18276  nbRevisions=7098  nbUselessRevisions=6437
2.46/2.51	     nbRestartNogoods=33  solvingWckTime=1.015  solvingCpuTime=0.92  expiredTime=no  totalExploration=yes
2.46/2.51	     nbFoundSolutions=0  globalCpuTime=1.85
2.46/2.51	       =>  wckTime=2.253  cpuTime=1.81  mem=42M782
2.46/2.51	   
2.46/2.51	s UNSATISFIABLE
2.46/2.51	d NODES 525
2.46/2.51	d CHECKS 2736
2.46/2.51	   
2.46/2.51	   totalWckTime=2.319  totalCpuTime=1.85

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-2096456-1247410362/watcher-2096456-1247410362 -o /tmp/evaluation-result-2096456-1247410362/solver-2096456-1247410362 -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-2096456-1247410362.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

[startup+0 s]
/proc/loadavg: 2.00 2.06 2.03 3/80 30959
/proc/meminfo: memFree=1740968/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=18576 CPUtime=0
/proc/30959/stat : 30959 (runsolver) R 30957 29819 29819 0 -1 4194368 6 0 0 0 0 0 0 0 21 0 1 0 28102673 19021824 282 996147200 4194304 4302564 548682068384 18446744073709551615 221245364364 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30959/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.106244 s]
/proc/loadavg: 2.00 2.06 2.03 3/80 30959
/proc/meminfo: memFree=1740968/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=865984 CPUtime=0.09
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 3785 0 1 0 7 2 0 0 18 0 9 0 28102673 886767616 3238 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216496 3238 1708 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.201259 s]
/proc/loadavg: 2.00 2.06 2.03 3/80 30959
/proc/meminfo: memFree=1740968/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=866168 CPUtime=0.19
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 4700 0 1 0 15 4 0 0 18 0 9 0 28102673 886956032 4117 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216542 4117 1885 9 0 211020 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866168

[startup+0.301269 s]
/proc/loadavg: 2.00 2.06 2.03 3/80 30959
/proc/meminfo: memFree=1740968/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=866380 CPUtime=0.29
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 5919 0 1 0 24 5 0 0 18 0 9 0 28102673 887173120 5285 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216595 5287 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701312 s]
/proc/loadavg: 2.00 2.06 2.03 3/80 30959
/proc/meminfo: memFree=1740968/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=866492 CPUtime=0.69
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 15743 0 1 0 60 9 0 0 18 0 9 0 28102673 887287808 15105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216623 15106 1998 9 0 211081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866492

[startup+1.50139 s]
/proc/loadavg: 2.00 2.06 2.03 3/89 30968
/proc/meminfo: memFree=1672544/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=867616 CPUtime=1.46
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 34790 170 1 0 130 16 0 0 18 0 10 0 28102673 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216904 24363 2661 9 0 211340 0
[pid=30959/tid=30961] ppid=30957 vsize=867616 CPUtime=1.09
/proc/30959/task/30961/stat : 30961 (java) R 30957 30959 29819 0 -1 64 19409 170 1 0 99 10 0 0 17 0 10 0 28102674 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4125960610 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30962] ppid=30957 vsize=867616 CPUtime=0.17
/proc/30959/task/30962/stat : 30962 (java) S 30957 30959 29819 0 -1 64 13882 170 0 0 13 4 0 0 17 0 10 0 28102675 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30963] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30963/stat : 30963 (java) S 30957 30959 29819 0 -1 64 20 170 0 0 0 0 0 0 16 0 10 0 28102676 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30964] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30964/stat : 30964 (java) S 30957 30959 29819 0 -1 64 9 170 0 0 0 0 0 0 16 0 10 0 28102676 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30965] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30965/stat : 30965 (java) S 30957 30959 29819 0 -1 64 2 170 0 0 0 0 0 0 18 0 10 0 28102678 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30966] ppid=30957 vsize=867616 CPUtime=0.17
/proc/30959/task/30966/stat : 30966 (java) S 30957 30959 29819 0 -1 64 660 170 0 0 17 0 0 0 16 0 10 0 28102678 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30967] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30967/stat : 30967 (java) S 30957 30959 29819 0 -1 64 0 170 0 0 0 0 0 0 19 0 10 0 28102678 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30968] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30968/stat : 30968 (java) S 30957 30959 29819 0 -1 64 9 170 0 0 0 0 0 0 15 0 10 0 28102678 888438784 24363 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867616

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

[startup+1.60241 s]
/proc/loadavg: 2.00 2.06 2.03 3/89 30968
/proc/meminfo: memFree=1672544/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=867616 CPUtime=1.56
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 34806 170 1 0 140 16 0 0 18 0 10 0 28102673 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216904 24376 2662 9 0 211340 0
[pid=30959/tid=30961] ppid=30957 vsize=867616 CPUtime=1.18
/proc/30959/task/30961/stat : 30961 (java) R 30957 30959 29819 0 -1 64 19413 170 1 0 108 10 0 0 17 0 10 0 28102674 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4126905623 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30962] ppid=30957 vsize=867616 CPUtime=0.17
/proc/30959/task/30962/stat : 30962 (java) S 30957 30959 29819 0 -1 64 13882 170 0 0 13 4 0 0 17 0 10 0 28102675 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30963] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30963/stat : 30963 (java) S 30957 30959 29819 0 -1 64 20 170 0 0 0 0 0 0 16 0 10 0 28102676 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30964] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30964/stat : 30964 (java) S 30957 30959 29819 0 -1 64 9 170 0 0 0 0 0 0 16 0 10 0 28102676 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30965] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30965/stat : 30965 (java) S 30957 30959 29819 0 -1 64 2 170 0 0 0 0 0 0 18 0 10 0 28102678 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30966] ppid=30957 vsize=867616 CPUtime=0.18
/proc/30959/task/30966/stat : 30966 (java) S 30957 30959 29819 0 -1 64 672 170 0 0 18 0 0 0 15 0 10 0 28102678 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30967] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30967/stat : 30967 (java) S 30957 30959 29819 0 -1 64 0 170 0 0 0 0 0 0 19 0 10 0 28102678 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30968] ppid=30957 vsize=867616 CPUtime=0
/proc/30959/task/30968/stat : 30968 (java) S 30957 30959 29819 0 -1 64 9 170 0 0 0 0 0 0 15 0 10 0 28102678 888438784 24376 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 867616

[startup+2.00145 s]
/proc/loadavg: 2.00 2.06 2.03 3/89 30968
/proc/meminfo: memFree=1672544/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=867616 CPUtime=1.97
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 34954 293 1 0 180 16 0 1 18 0 9 0 28102673 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216904 24408 2662 9 0 211340 0
[pid=30959/tid=30961] ppid=30957 vsize=867616 CPUtime=1.54
/proc/30959/task/30961/stat : 30961 (java) R 30957 30959 29819 0 -1 64 19536 293 1 0 143 10 0 1 20 0 9 0 28102674 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4126889797 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30962] ppid=30957 vsize=867616 CPUtime=0.18
/proc/30959/task/30962/stat : 30962 (java) S 30957 30959 29819 0 -1 64 13882 293 0 0 13 4 0 1 17 0 9 0 28102675 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30963] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30963/stat : 30963 (java) S 30957 30959 29819 0 -1 64 20 293 0 0 0 0 0 1 16 0 9 0 28102676 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30964] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30964/stat : 30964 (java) S 30957 30959 29819 0 -1 64 9 293 0 0 0 0 0 1 16 0 9 0 28102676 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30965] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30965/stat : 30965 (java) S 30957 30959 29819 0 -1 64 2 293 0 0 0 0 0 1 18 0 9 0 28102678 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30966] ppid=30957 vsize=867616 CPUtime=0.24
/proc/30959/task/30966/stat : 30966 (java) S 30957 30959 29819 0 -1 64 694 293 0 0 23 0 0 1 15 0 9 0 28102678 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30967] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30967/stat : 30967 (java) S 30957 30959 29819 0 -1 64 0 293 0 0 0 0 0 1 19 0 9 0 28102678 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30968] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30968/stat : 30968 (java) S 30957 30959 29819 0 -1 64 9 293 0 0 0 0 0 1 15 0 9 0 28102678 888438784 24408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 867616

[startup+2.40149 s]
/proc/loadavg: 2.00 2.06 2.03 3/89 30972
/proc/meminfo: memFree=1653344/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=867616 CPUtime=2.37
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 34966 293 1 0 219 17 0 1 18 0 9 0 28102673 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216904 24420 2662 9 0 211340 0
[pid=30959/tid=30961] ppid=30957 vsize=867616 CPUtime=1.91
/proc/30959/task/30961/stat : 30961 (java) R 30957 30959 29819 0 -1 64 19536 293 1 0 180 10 0 1 23 0 9 0 28102674 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4126890016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30962] ppid=30957 vsize=867616 CPUtime=0.18
/proc/30959/task/30962/stat : 30962 (java) S 30957 30959 29819 0 -1 64 13882 293 0 0 13 4 0 1 17 0 9 0 28102675 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30963] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30963/stat : 30963 (java) S 30957 30959 29819 0 -1 64 20 293 0 0 0 0 0 1 16 0 9 0 28102676 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30964] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30964/stat : 30964 (java) S 30957 30959 29819 0 -1 64 9 293 0 0 0 0 0 1 16 0 9 0 28102676 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30965] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30965/stat : 30965 (java) S 30957 30959 29819 0 -1 64 2 293 0 0 0 0 0 1 18 0 9 0 28102678 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30966] ppid=30957 vsize=867616 CPUtime=0.26
/proc/30959/task/30966/stat : 30966 (java) S 30957 30959 29819 0 -1 64 706 293 0 0 25 0 0 1 15 0 9 0 28102678 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30967] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30967/stat : 30967 (java) S 30957 30959 29819 0 -1 64 0 293 0 0 0 0 0 1 19 0 9 0 28102678 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30968] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30968/stat : 30968 (java) S 30957 30959 29819 0 -1 64 9 293 0 0 0 0 0 1 15 0 9 0 28102678 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 867616

[startup+2.5015 s]
/proc/loadavg: 2.00 2.06 2.03 3/89 30972
/proc/meminfo: memFree=1653344/2055920 swapFree=4192812/4192956
[pid=30959] ppid=30957 vsize=867616 CPUtime=2.46
/proc/30959/stat : 30959 (java) S 30957 30959 29819 0 -1 0 34968 293 1 0 228 17 0 1 18 0 9 0 28102673 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30959/statm: 216904 24420 2662 9 0 211340 0
[pid=30959/tid=30961] ppid=30957 vsize=867616 CPUtime=2
/proc/30959/task/30961/stat : 30961 (java) R 30957 30959 29819 0 -1 64 19537 293 1 0 189 10 0 1 25 0 9 0 28102674 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4126952441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30962] ppid=30957 vsize=867616 CPUtime=0.18
/proc/30959/task/30962/stat : 30962 (java) S 30957 30959 29819 0 -1 64 13883 293 0 0 13 4 0 1 17 0 9 0 28102675 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30963] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30963/stat : 30963 (java) S 30957 30959 29819 0 -1 64 20 293 0 0 0 0 0 1 16 0 9 0 28102676 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30964] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30964/stat : 30964 (java) S 30957 30959 29819 0 -1 64 9 293 0 0 0 0 0 1 16 0 9 0 28102676 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30965] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30965/stat : 30965 (java) S 30957 30959 29819 0 -1 64 2 293 0 0 0 0 0 1 18 0 9 0 28102678 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30966] ppid=30957 vsize=867616 CPUtime=0.26
/proc/30959/task/30966/stat : 30966 (java) S 30957 30959 29819 0 -1 64 706 293 0 0 25 0 0 1 15 0 9 0 28102678 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30967] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30967/stat : 30967 (java) S 30957 30959 29819 0 -1 64 0 293 0 0 0 0 0 1 19 0 9 0 28102678 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30959/tid=30968] ppid=30957 vsize=867616 CPUtime=0.01
/proc/30959/task/30968/stat : 30968 (java) S 30957 30959 29819 0 -1 64 9 293 0 0 0 0 0 1 15 0 9 0 28102678 888438784 24420 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 867616

Child status: 0
Real time (s): 2.53286
CPU time (s): 2.50662
CPU user time (s): 2.30365
CPU system time (s): 0.202969
CPU usage (%): 98.9641
Max. virtual memory (cumulated for all children) (KiB): 867616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.30365
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35292
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= 1099
involuntary context switches= 1174

runsolver used 0.005999 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 16:52:42
IDJOB=2096456
IDBENCH=56362
IDSOLVER=774
FILE ID=node21/2096456-1247410362
PBS_JOBID= 9510601
Free space on /tmp= 66400 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-26_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-2096456-1247410362/watcher-2096456-1247410362 -o /tmp/evaluation-result-2096456-1247410362/solver-2096456-1247410362 -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-2096456-1247410362.xml

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

MD5SUM BENCH= b293a6e9ef6ec50d1e7960cf9d2110e2
RANDOM SEED=496852376

node21.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.240
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.240
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:       1741448 kB
Buffers:         41524 kB
Cached:         111272 kB
SwapCached:          0 kB
Active:         200644 kB
Inactive:        56528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5104 kB
Writeback:           0 kB
Mapped:         124836 kB
Slab:            42324 kB
Committed_AS:   985452 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= 66400 MiB
End job on node21 at 2009-07-12 16:52:45