Trace number 2094825

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 ACSAT 3.2595 3.30685

DiagnosticValue
CHECKS16860
NODES467

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-count-b.xml
MD5SUM6ef930f241c37442e60cf941cb12ee85
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.695893
Satisfiable
(Un)Satisfiability was proved
Number of variables466
Number of constraints694
Maximum constraint arity78
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension694
Global constraints used (with number of constraints)

Solver Data

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.27	
0.18/0.27	   configuration
0.18/0.27	     name=mac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2094825-1247405247.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.44	     nbVariables=466  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=932
0.38/0.44	       =>  wckTime=0.173  cpuTime=0.13  mem=8M867
0.38/0.44	   
0.38/0.44	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
2.35/2.46	     nbConstraints=679  nbMergedConstraints=15  nbConvertedConstraints=16  nbConvertConstraintsChecks=8336
2.35/2.46	     nbExtensionStructures=2  nbSharedExtensionStructures=15  nbConflictsStructures=9  nbSharedConflictsStructures=120
2.35/2.46	     nbUnbuiltConflictsStructures=15  nbSharedBinaryRepresentations=6  nbEvaluationManagers=22
2.35/2.46	     nbSharedEvaluationManagers=641  minDegree=2  maxDegree=106  minArity=2  avgArity=25.49  maxArity=78  nbGenerators=0
2.35/2.46	     nbFusions=0  symmetryWckTime=0.355  symmetryCpuTime=0.2
2.35/2.46	       =>  wckTime=2.194  cpuTime=1.8  mem=32M822
2.44/2.55	   
2.44/2.56	   solver IterativeSystematicSolver being built... 
2.64/2.76	   
2.64/2.76	   INFO : Forward propagation technique limited 
2.74/2.88	       =>  wckTime=2.606  cpuTime=2.06  mem=23M900
2.85/2.90	   
2.85/2.90	   preprocessing
2.85/2.90	     nbConstraintChecks=77  nbValidityChecks=69  nbPropagations=466  nbRevisions=71  nbUselessRevisions=71
2.85/2.90	     nbRemovedValues=0  detectedInconsistency=no
2.85/2.90	       =>  wckTime=0.024  cpuTime=0.02  mem=26M842
3.15/3.28	   
3.15/3.28	   search
3.15/3.28	     run=0  nbConstraintChecks=16783  nbValidityChecks=216861  minDepth=273  maxDepth=466  nbPropagations=1045
3.15/3.28	     nbRevisions=116567  nbUselessRevisions=116452  nbAssignments=467  nbFailedAssignments=1  nbBacktracks=0
3.15/3.28	     nbVisitedNodes=469  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
3.15/3.28	     nbSEliminables=0  nbREliminables=220.81  nbIEliminables=48.65  nbDEliminables=0  nbPEliminables=0
3.15/3.28	       =>  wckTime=0.403  cpuTime=0.35  mem=28M836
3.15/3.28	   
3.15/3.28	   global
3.15/3.28	     nbConstraintChecks=16860  nbValidityChecks=216930  nbPropagations=1511  nbRevisions=116638
3.15/3.28	     nbUselessRevisions=116523  nbRestartNogoods=0  solvingWckTime=0.405  solvingCpuTime=0.35  expiredTime=no
3.15/3.28	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=2.4  globalCpuTime=2.46
3.15/3.28	       =>  wckTime=3.012  cpuTime=2.41  mem=28M836
3.15/3.28	   
3.15/3.28	s SATISFIABLE
3.15/3.28	v 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 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 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 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 1 1 1 1 0 1 1 1 1 0 0 0 1 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 0 0 0 0 0 0 0 0 0 1 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 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 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 1 0 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 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 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 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 1 1 1 0 0 0 0 0 0 0 1 1 0 1 
3.15/3.28	d NODES 467
3.15/3.28	d CHECKS 16860
3.15/3.28	   
3.15/3.28	   totalWckTime=3.083  totalCpuTime=2.47

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-2094825-1247405247/watcher-2094825-1247405247 -o /tmp/evaluation-result-2094825-1247405247/solver-2094825-1247405247 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094825-1247405247.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.01 2.00 1.97 4/80 1158
/proc/meminfo: memFree=1732392/2055920 swapFree=4192812/4192956
[pid=1158] ppid=1156 vsize=18576 CPUtime=0
/proc/1158/stat : 1158 (runsolver) R 1156 1158 569 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 27592223 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1158/statm: 4644 284 249 26 0 2626 0

[startup+0.077695 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 1158
/proc/meminfo: memFree=1732392/2055920 swapFree=4192812/4192956
[pid=1158] ppid=1156 vsize=864148 CPUtime=0.06
/proc/1158/stat : 1158 (java) S 1156 1158 569 0 -1 0 3064 0 1 0 4 2 0 0 18 0 9 0 27592223 884887552 2549 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1158/statm: 216037 2549 1215 9 0 210930 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864148

[startup+0.102697 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 1158
/proc/meminfo: memFree=1732392/2055920 swapFree=4192812/4192956
[pid=1158] ppid=1156 vsize=865984 CPUtime=0.08
/proc/1158/stat : 1158 (java) S 1156 1158 569 0 -1 0 3732 0 1 0 6 2 0 0 18 0 9 0 27592223 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1158/statm: 216496 3200 1695 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301738 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 1158
/proc/meminfo: memFree=1732392/2055920 swapFree=4192812/4192956
[pid=1158] ppid=1156 vsize=866300 CPUtime=0.28
/proc/1158/stat : 1158 (java) S 1156 1158 569 0 -1 0 5713 0 1 0 24 4 0 0 18 0 9 0 27592223 887091200 5116 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1158/statm: 216575 5116 1928 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866300

[startup+0.701815 s]
/proc/loadavg: 2.01 2.00 1.97 4/80 1158
/proc/meminfo: memFree=1732392/2055920 swapFree=4192812/4192956
[pid=1158] ppid=1156 vsize=867180 CPUtime=0.68
/proc/1158/stat : 1158 (java) S 1156 1158 569 0 -1 0 9410 0 1 0 62 6 0 0 18 0 9 0 27592223 887992320 8764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1158/statm: 216795 8764 2032 9 0 211231 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867180

[startup+1.50197 s]
/proc/loadavg: 2.01 2.00 1.97 4/89 1167
/proc/meminfo: memFree=1690656/2055920 swapFree=4192812/4192956
[pid=1158] ppid=1156 vsize=867688 CPUtime=1.47
/proc/1158/stat : 1158 (java) S 1156 1158 569 0 -1 0 17970 0 1 0 136 11 0 0 18 0 9 0 27592223 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1158/statm: 216922 17296 2028 9 0 211380 0
[pid=1158/tid=1160] ppid=1156 vsize=867688 CPUtime=1.23
/proc/1158/task/1160/stat : 1160 (java) R 1156 1158 569 0 -1 64 15825 0 1 0 113 10 0 0 25 0 9 0 27592225 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1161] ppid=1156 vsize=867688 CPUtime=0.02
/proc/1158/task/1161/stat : 1161 (java) S 1156 1158 569 0 -1 64 744 0 0 0 2 0 0 0 16 0 9 0 27592226 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1162] ppid=1156 vsize=867688 CPUtime=0
/proc/1158/task/1162/stat : 1162 (java) S 1156 1158 569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27592226 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1163] ppid=1156 vsize=867688 CPUtime=0
/proc/1158/task/1163/stat : 1163 (java) S 1156 1158 569 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27592226 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1164] ppid=1156 vsize=867688 CPUtime=0
/proc/1158/task/1164/stat : 1164 (java) S 1156 1158 569 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27592228 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1165] ppid=1156 vsize=867688 CPUtime=0.2
/proc/1158/task/1165/stat : 1165 (java) S 1156 1158 569 0 -1 64 700 0 0 0 20 0 0 0 15 0 9 0 27592228 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1166] ppid=1156 vsize=867688 CPUtime=0
/proc/1158/task/1166/stat : 1166 (java) S 1156 1158 569 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 27592228 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1167] ppid=1156 vsize=867688 CPUtime=0
/proc/1158/task/1167/stat : 1167 (java) S 1156 1158 569 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27592229 888512512 17296 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867688

[startup+3.10227 s]
/proc/loadavg: 2.01 2.00 1.97 3/89 1167
/proc/meminfo: memFree=1665888/2055920 swapFree=4192812/4192956
[pid=1158] ppid=1156 vsize=868224 CPUtime=3.05
/proc/1158/stat : 1158 (java) S 1156 1158 569 0 -1 0 38077 572 1 0 277 18 9 1 18 0 9 0 27592223 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1158/statm: 217056 21718 2661 9 0 211492 0
[pid=1158/tid=1160] ppid=1156 vsize=868224 CPUtime=2.54
/proc/1158/task/1160/stat : 1160 (java) R 1156 1158 569 0 -1 64 27931 572 1 0 230 14 9 1 25 0 9 0 27592225 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4127218011 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1161] ppid=1156 vsize=868224 CPUtime=0.25
/proc/1158/task/1161/stat : 1161 (java) S 1156 1158 569 0 -1 64 8353 572 0 0 14 1 9 1 16 0 9 0 27592226 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1162] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1162/stat : 1162 (java) S 1156 1158 569 0 -1 64 20 572 0 0 0 0 9 1 16 0 9 0 27592226 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1163] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1163/stat : 1163 (java) S 1156 1158 569 0 -1 64 9 572 0 0 0 0 9 1 15 0 9 0 27592226 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1164] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1164/stat : 1164 (java) S 1156 1158 569 0 -1 64 2 572 0 0 0 0 9 1 18 0 9 0 27592228 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1165] ppid=1156 vsize=868224 CPUtime=0.41
/proc/1158/task/1165/stat : 1165 (java) S 1156 1158 569 0 -1 64 948 572 0 0 31 0 9 1 16 0 9 0 27592228 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1166] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1166/stat : 1166 (java) S 1156 1158 569 0 -1 64 0 572 0 0 0 0 9 1 19 0 9 0 27592228 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1167] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1167/stat : 1167 (java) S 1156 1158 569 0 -1 64 10 572 0 0 0 0 9 1 15 0 9 0 27592229 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868224

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

[startup+3.20229 s]
/proc/loadavg: 2.01 2.00 1.97 3/89 1171
/proc/meminfo: memFree=1655456/2055920 swapFree=4192812/4192956
[pid=1158] ppid=1156 vsize=868224 CPUtime=3.15
/proc/1158/stat : 1158 (java) S 1156 1158 569 0 -1 0 38077 572 1 0 287 18 9 1 18 0 9 0 27592223 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1158/statm: 217056 21718 2661 9 0 211492 0
[pid=1158/tid=1160] ppid=1156 vsize=868224 CPUtime=2.64
/proc/1158/task/1160/stat : 1160 (java) R 1156 1158 569 0 -1 64 27931 572 1 0 240 14 9 1 25 0 9 0 27592225 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4127258749 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1161] ppid=1156 vsize=868224 CPUtime=0.25
/proc/1158/task/1161/stat : 1161 (java) S 1156 1158 569 0 -1 64 8353 572 0 0 14 1 9 1 16 0 9 0 27592226 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1162] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1162/stat : 1162 (java) S 1156 1158 569 0 -1 64 20 572 0 0 0 0 9 1 16 0 9 0 27592226 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1163] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1163/stat : 1163 (java) S 1156 1158 569 0 -1 64 9 572 0 0 0 0 9 1 15 0 9 0 27592226 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1164] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1164/stat : 1164 (java) S 1156 1158 569 0 -1 64 2 572 0 0 0 0 9 1 18 0 9 0 27592228 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1165] ppid=1156 vsize=868224 CPUtime=0.41
/proc/1158/task/1165/stat : 1165 (java) S 1156 1158 569 0 -1 64 948 572 0 0 31 0 9 1 15 0 9 0 27592228 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1166] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1166/stat : 1166 (java) S 1156 1158 569 0 -1 64 0 572 0 0 0 0 9 1 19 0 9 0 27592228 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1158/tid=1167] ppid=1156 vsize=868224 CPUtime=0.1
/proc/1158/task/1167/stat : 1167 (java) S 1156 1158 569 0 -1 64 10 572 0 0 0 0 9 1 15 0 9 0 27592229 889061376 21718 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 868224

Child status: 0
Real time (s): 3.30685
CPU time (s): 3.2595
CPU user time (s): 3.04854
CPU system time (s): 0.210967
CPU usage (%): 98.5682
Max. virtual memory (cumulated for all children) (KiB): 868224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.04854
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38688
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= 1467
involuntary context switches= 1589

runsolver used 0.009998 second user time and 0.019996 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-12 15:27:28
IDJOB=2094825
IDBENCH=54591
IDSOLVER=773
FILE ID=node5/2094825-1247405247
PBS_JOBID= 9510634
Free space on /tmp= 66436 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-count-b.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094825-1247405247/watcher-2094825-1247405247 -o /tmp/evaluation-result-2094825-1247405247/solver-2094825-1247405247 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094825-1247405247.xml

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

MD5SUM BENCH= 6ef930f241c37442e60cf941cb12ee85
RANDOM SEED=1281387894

node5.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.258
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.258
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:       1732872 kB
Buffers:         48656 kB
Cached:         124812 kB
SwapCached:          0 kB
Active:         190648 kB
Inactive:        77008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2624 kB
Writeback:           0 kB
Mapped:         114608 kB
Slab:            40640 kB
Committed_AS:  1026112 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= 66436 MiB
End job on node5 at 2009-07-12 15:27:31