Trace number 2094846

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.08377 8.13628

DiagnosticValue
CHECKS80442
NODES1451

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-rot-b.xml
MD5SUM5e9e5378f7c86cf8c1b1902ee5afb48c
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 benchmark1.42278
Satisfiable
(Un)Satisfiability was proved
Number of variables1451
Number of constraints2898
Maximum constraint arity81
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2898
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2094846-1247405267.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.39/0.49	     nbVariables=1451  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2  nbTotalValues=2879
0.39/0.49	       =>  wckTime=0.242  cpuTime=0.18  mem=11M793
0.39/0.49	   
0.39/0.49	   predicates being loaded...
0.59/0.68	   
0.59/0.68	   constraints being loaded...
4.67/4.72	     nbConstraints=2867  nbGlobalConstraints=30  nbMergedConstraints=61  nbSingletonDomainVariables=23
4.67/4.72	     nbDisconnectedVariables=6  nbConvertedConstraints=217  nbConvertConstraintsChecks=63493  nbExtensionStructures=10
4.67/4.72	     nbSharedExtensionStructures=213  nbConflictsStructures=54  nbSharedConflictsStructures=1603
4.67/4.72	     nbUnbuiltConflictsStructures=86  nbSharedBinaryRepresentations=33  nbEvaluationManagers=130
4.67/4.72	     nbSharedEvaluationManagers=2490  minDegree=1  maxDegree=171  minArity=2  avgArity=14  maxArity=81  nbGenerators=30
4.67/4.72	     nbFusions=0  symmetryWckTime=0.769  symmetryCpuTime=0.39
4.67/4.72	       =>  wckTime=4.48  cpuTime=3.74  mem=64M775
4.76/4.89	   
4.86/4.90	   solver IterativeSystematicSolver being built... 
5.16/5.23	   
5.16/5.23	   INFO : Forward propagation technique limited 
5.36/5.41	       =>  wckTime=5.165  cpuTime=4.14  mem=54M776
6.94/7.01	   
6.94/7.02	   preprocessing
6.94/7.02	     nbConstraintChecks=39918  nbValidityChecks=901222  nbPropagations=4075  nbRevisions=465809
6.94/7.02	     nbUselessRevisions=465092  nbSingletonTests=2398  nbEffectiveSingletonTests=1  nbACRemovals=0  nbFoundSingletons=0
6.94/7.02	     nbRemovedValues=1  detectedInconsistency=no
6.94/7.02	       =>  wckTime=1.601  cpuTime=1.55  mem=59M710
8.03/8.10	   
8.03/8.10	   search
8.03/8.10	     run=0  nbConstraintChecks=40524  nbValidityChecks=408988  minDepth=1452  maxDepth=1451  nbPropagations=5549
8.03/8.10	     nbRevisions=673146  nbUselessRevisions=672411  nbAssignments=1451  nbFailedAssignments=0  nbBacktracks=0
8.03/8.10	     nbVisitedNodes=1452  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
8.03/8.10	     nbSEliminables=0  nbREliminables=730.41  nbIEliminables=8.99  nbDEliminables=0  nbPEliminables=0
8.03/8.10	       =>  wckTime=2.69  cpuTime=2.61  mem=67M653
8.03/8.11	   
8.03/8.11	   global
8.03/8.11	     nbConstraintChecks=80442  nbValidityChecks=1310210  nbPropagations=9624  nbRevisions=1138955
8.03/8.11	     nbUselessRevisions=1137503  nbRestartNogoods=0  solvingWckTime=2.692  solvingCpuTime=2.61  expiredTime=no
8.03/8.11	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.73  globalCpuTime=6.79
8.03/8.11	       =>  wckTime=7.862  cpuTime=6.75  mem=67M653
8.03/8.11	   
8.03/8.11	s SATISFIABLE
8.03/8.11	v 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 0 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 1 0 0 1 1 1 1 1 1 0 0 1 1 0 1 0 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 0 0 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 0 0 0 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 0 1 1 0 1 0 0 0 0 0 1 0 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 1 0 1 0 1 0 1 1 0 1 1 1 1 0 0 0 0 0 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 0 0 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 1 0 1 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 1 1 0 0 0 0 0 1 1 1 1 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 
8.03/8.11	d NODES 1451
8.03/8.11	d CHECKS 80442
8.03/8.11	   
8.03/8.11	   totalWckTime=7.931  totalCpuTime=6.79

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-2094846-1247405267/watcher-2094846-1247405267 -o /tmp/evaluation-result-2094846-1247405267/solver-2094846-1247405267 -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-2094846-1247405267.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.06 2.04 1.97 3/80 32094
/proc/meminfo: memFree=1677728/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=152 CPUtime=0
/proc/32094/stat : 32094 (java) R 32092 32094 31251 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 27593645 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 6927140 0 0 4096 0 0 0 0 17 0 0 0
/proc/32094/statm: 50 33 26 9 0 4 0

[startup+0.079132 s]
/proc/loadavg: 2.06 2.04 1.97 3/80 32094
/proc/meminfo: memFree=1677728/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=865952 CPUtime=0.06
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 3292 0 1 0 5 1 0 0 18 0 9 0 27593645 886734848 2777 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 216488 2785 1379 9 0 210980 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865952

[startup+0.10213 s]
/proc/loadavg: 2.06 2.04 1.97 3/80 32094
/proc/meminfo: memFree=1677728/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=865980 CPUtime=0.08
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 3804 0 1 0 7 1 0 0 18 0 9 0 27593645 886763520 3255 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 216495 3255 1718 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301168 s]
/proc/loadavg: 2.06 2.04 1.97 3/80 32094
/proc/meminfo: memFree=1677728/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=866380 CPUtime=0.29
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 6013 0 1 0 25 4 0 0 18 0 9 0 27593645 887173120 5379 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 216595 5379 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.702238 s]
/proc/loadavg: 2.06 2.04 1.97 3/80 32094
/proc/meminfo: memFree=1677728/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=867772 CPUtime=0.68
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 10543 0 1 0 62 6 0 0 18 0 9 0 27593645 888598528 9897 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 216943 9897 2038 9 0 211379 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867772

[startup+1.50138 s]
/proc/loadavg: 2.06 2.04 1.97 3/89 32103
/proc/meminfo: memFree=1627416/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=867684 CPUtime=1.49
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 18282 0 1 0 135 14 0 0 18 0 9 0 27593645 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 216922 17608 2031 9 0 211380 0
[pid=32094/tid=32096] ppid=32092 vsize=867684 CPUtime=1.23
/proc/32094/task/32096/stat : 32096 (java) R 32092 32094 31251 0 -1 64 15824 0 1 0 111 12 0 0 25 0 9 0 27593646 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32097] ppid=32092 vsize=867684 CPUtime=0.03
/proc/32094/task/32097/stat : 32097 (java) S 32092 32094 31251 0 -1 64 1046 0 0 0 3 0 0 0 16 0 9 0 27593647 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32098] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32098/stat : 32098 (java) S 32092 32094 31251 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27593647 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32099] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32099/stat : 32099 (java) S 32092 32094 31251 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27593647 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32100] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32100/stat : 32100 (java) S 32092 32094 31251 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 27593649 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32101] ppid=32092 vsize=867684 CPUtime=0.19
/proc/32094/task/32101/stat : 32101 (java) S 32092 32094 31251 0 -1 64 711 0 0 0 19 0 0 0 15 0 9 0 27593649 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32102] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32102/stat : 32102 (java) S 32092 32094 31251 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 27593649 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32103] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32103/stat : 32103 (java) S 32092 32094 31251 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27593649 888508416 17608 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867684

[startup+3.10165 s]
/proc/loadavg: 2.05 2.04 1.97 3/89 32103
/proc/meminfo: memFree=1601112/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=867684 CPUtime=3.09
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 23460 0 1 0 285 24 0 0 18 0 9 0 27593645 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 216921 22784 2031 9 0 211379 0
[pid=32094/tid=32096] ppid=32092 vsize=867684 CPUtime=2.72
/proc/32094/task/32096/stat : 32096 (java) R 32092 32094 31251 0 -1 64 15828 0 1 0 253 19 0 0 25 0 9 0 27593646 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 102883384 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32097] ppid=32092 vsize=867684 CPUtime=0.12
/proc/32094/task/32097/stat : 32097 (java) S 32092 32094 31251 0 -1 64 6191 0 0 0 9 3 0 0 16 0 9 0 27593647 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32098] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32098/stat : 32098 (java) S 32092 32094 31251 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27593647 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32099] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32099/stat : 32099 (java) S 32092 32094 31251 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27593647 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32100] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32100/stat : 32100 (java) S 32092 32094 31251 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 27593649 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32101] ppid=32092 vsize=867684 CPUtime=0.22
/proc/32094/task/32101/stat : 32101 (java) S 32092 32094 31251 0 -1 64 740 0 0 0 22 0 0 0 15 0 9 0 27593649 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32102] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32102/stat : 32102 (java) S 32092 32094 31251 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 27593649 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32103] ppid=32092 vsize=867684 CPUtime=0
/proc/32094/task/32103/stat : 32103 (java) S 32092 32094 31251 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27593649 888508416 22784 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 867684

[startup+6.30221 s]
/proc/loadavg: 2.05 2.04 1.97 4/89 32107
/proc/meminfo: memFree=1574288/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=868216 CPUtime=6.25
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 49625 1084 1 0 559 35 30 1 18 0 9 0 27593645 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 217054 28383 2662 9 0 211490 0
[pid=32094/tid=32096] ppid=32092 vsize=868216 CPUtime=5.48
/proc/32094/task/32096/stat : 32096 (java) R 32092 32094 31251 0 -1 64 27539 1084 1 0 492 25 30 1 25 0 9 0 27593646 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4127345799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32097] ppid=32092 vsize=868216 CPUtime=0.7
/proc/32094/task/32097/stat : 32097 (java) S 32092 32094 31251 0 -1 64 20194 1084 0 0 33 6 30 1 19 0 9 0 27593647 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32098] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32098/stat : 32098 (java) S 32092 32094 31251 0 -1 64 21 1084 0 0 0 0 30 1 15 0 9 0 27593647 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32099] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32099/stat : 32099 (java) S 32092 32094 31251 0 -1 64 19 1084 0 0 0 0 30 1 16 0 9 0 27593647 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32100] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32100/stat : 32100 (java) S 32092 32094 31251 0 -1 64 2 1084 0 0 0 0 30 1 24 0 9 0 27593649 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32101] ppid=32092 vsize=868216 CPUtime=0.64
/proc/32094/task/32101/stat : 32101 (java) S 32092 32094 31251 0 -1 64 1010 1084 0 0 32 1 30 1 15 0 9 0 27593649 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32102] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32102/stat : 32102 (java) S 32092 32094 31251 0 -1 64 0 1084 0 0 0 0 30 1 25 0 9 0 27593649 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32103] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32103/stat : 32103 (java) S 32092 32094 31251 0 -1 64 39 1084 0 0 0 0 30 1 15 0 9 0 27593649 889053184 28383 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 868216

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

[startup+7.10134 s]
/proc/loadavg: 2.05 2.04 1.97 3/89 32107
/proc/meminfo: memFree=1574224/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=868216 CPUtime=7.04
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 49650 1084 1 0 638 35 30 1 18 0 9 0 27593645 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 217054 28397 2662 9 0 211490 0
[pid=32094/tid=32096] ppid=32092 vsize=868216 CPUtime=6.25
/proc/32094/task/32096/stat : 32096 (java) R 32092 32094 31251 0 -1 64 27543 1084 1 0 569 25 30 1 25 0 9 0 27593646 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4127344383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32097] ppid=32092 vsize=868216 CPUtime=0.7
/proc/32094/task/32097/stat : 32097 (java) S 32092 32094 31251 0 -1 64 20194 1084 0 0 33 6 30 1 17 0 9 0 27593647 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32098] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32098/stat : 32098 (java) S 32092 32094 31251 0 -1 64 21 1084 0 0 0 0 30 1 15 0 9 0 27593647 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32099] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32099/stat : 32099 (java) S 32092 32094 31251 0 -1 64 19 1084 0 0 0 0 30 1 16 0 9 0 27593647 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32100] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32100/stat : 32100 (java) S 32092 32094 31251 0 -1 64 2 1084 0 0 0 0 30 1 24 0 9 0 27593649 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32101] ppid=32092 vsize=868216 CPUtime=0.66
/proc/32094/task/32101/stat : 32101 (java) S 32092 32094 31251 0 -1 64 1031 1084 0 0 34 1 30 1 15 0 9 0 27593649 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32102] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32102/stat : 32102 (java) S 32092 32094 31251 0 -1 64 0 1084 0 0 0 0 30 1 25 0 9 0 27593649 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32103] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32103/stat : 32103 (java) S 32092 32094 31251 0 -1 64 39 1084 0 0 0 0 30 1 15 0 9 0 27593649 889053184 28397 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 868216

[startup+7.90148 s]
/proc/loadavg: 2.05 2.04 1.97 3/89 32107
/proc/meminfo: memFree=1574096/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=868216 CPUtime=7.83
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 49669 1084 1 0 717 35 30 1 18 0 9 0 27593645 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 217054 28401 2662 9 0 211490 0
[pid=32094/tid=32096] ppid=32092 vsize=868216 CPUtime=7.03
/proc/32094/task/32096/stat : 32096 (java) R 32092 32094 31251 0 -1 64 27543 1084 1 0 647 25 30 1 25 0 9 0 27593646 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4127452138 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32097] ppid=32092 vsize=868216 CPUtime=0.7
/proc/32094/task/32097/stat : 32097 (java) S 32092 32094 31251 0 -1 64 20194 1084 0 0 33 6 30 1 17 0 9 0 27593647 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32098] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32098/stat : 32098 (java) S 32092 32094 31251 0 -1 64 21 1084 0 0 0 0 30 1 15 0 9 0 27593647 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32099] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32099/stat : 32099 (java) S 32092 32094 31251 0 -1 64 19 1084 0 0 0 0 30 1 16 0 9 0 27593647 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32100] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32100/stat : 32100 (java) S 32092 32094 31251 0 -1 64 2 1084 0 0 0 0 30 1 24 0 9 0 27593649 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32101] ppid=32092 vsize=868216 CPUtime=0.67
/proc/32094/task/32101/stat : 32101 (java) S 32092 32094 31251 0 -1 64 1050 1084 0 0 35 1 30 1 15 0 9 0 27593649 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32102] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32102/stat : 32102 (java) S 32092 32094 31251 0 -1 64 0 1084 0 0 0 0 30 1 25 0 9 0 27593649 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32103] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32103/stat : 32103 (java) S 32092 32094 31251 0 -1 64 39 1084 0 0 0 0 30 1 15 0 9 0 27593649 889053184 28401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 868216

[startup+8.10151 s]
/proc/loadavg: 2.05 2.04 1.97 3/89 32107
/proc/meminfo: memFree=1574096/2055920 swapFree=4192812/4192956
[pid=32094] ppid=32092 vsize=868216 CPUtime=8.03
/proc/32094/stat : 32094 (java) S 32092 32094 31251 0 -1 0 49676 1084 1 0 737 35 30 1 18 0 9 0 27593645 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32094/statm: 217054 28405 2662 9 0 211490 0
[pid=32094/tid=32096] ppid=32092 vsize=868216 CPUtime=7.23
/proc/32094/task/32096/stat : 32096 (java) R 32092 32094 31251 0 -1 64 27549 1084 1 0 667 25 30 1 25 0 9 0 27593646 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4125950753 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32097] ppid=32092 vsize=868216 CPUtime=0.7
/proc/32094/task/32097/stat : 32097 (java) S 32092 32094 31251 0 -1 64 20194 1084 0 0 33 6 30 1 17 0 9 0 27593647 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32098] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32098/stat : 32098 (java) S 32092 32094 31251 0 -1 64 21 1084 0 0 0 0 30 1 15 0 9 0 27593647 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32099] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32099/stat : 32099 (java) S 32092 32094 31251 0 -1 64 19 1084 0 0 0 0 30 1 16 0 9 0 27593647 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32100] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32100/stat : 32100 (java) S 32092 32094 31251 0 -1 64 2 1084 0 0 0 0 30 1 24 0 9 0 27593649 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32101] ppid=32092 vsize=868216 CPUtime=0.67
/proc/32094/task/32101/stat : 32101 (java) S 32092 32094 31251 0 -1 64 1051 1084 0 0 35 1 30 1 16 0 9 0 27593649 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32094/tid=32102] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32102/stat : 32102 (java) S 32092 32094 31251 0 -1 64 0 1084 0 0 0 0 30 1 25 0 9 0 27593649 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32094/tid=32103] ppid=32092 vsize=868216 CPUtime=0.31
/proc/32094/task/32103/stat : 32103 (java) S 32092 32094 31251 0 -1 64 39 1084 0 0 0 0 30 1 15 0 9 0 27593649 889053184 28405 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 868216

Child status: 0
Real time (s): 8.13628
CPU time (s): 8.08377
CPU user time (s): 7.69183
CPU system time (s): 0.39194
CPU usage (%): 99.3546
Max. virtual memory (cumulated for all children) (KiB): 874048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.69183
system time used= 0.39194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50793
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= 1986
involuntary context switches= 2111

runsolver used 0.014997 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-12 15:27:47
IDJOB=2094846
IDBENCH=54603
IDSOLVER=774
FILE ID=node14/2094846-1247405267
PBS_JOBID= 9510615
Free space on /tmp= 66512 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-rot-b.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-2094846-1247405267/watcher-2094846-1247405267 -o /tmp/evaluation-result-2094846-1247405267/solver-2094846-1247405267 -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-2094846-1247405267.xml

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

MD5SUM BENCH= 5e9e5378f7c86cf8c1b1902ee5afb48c
RANDOM SEED=2143974532

node14.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	: 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.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:       1678208 kB
Buffers:         48912 kB
Cached:         138020 kB
SwapCached:          0 kB
Active:         233904 kB
Inactive:        84784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3052 kB
Writeback:           0 kB
Mapped:         152228 kB
Slab:            43916 kB
Committed_AS:  1010400 kB
PageTables:       2084 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= 66508 MiB
End job on node14 at 2009-07-12 15:27:55