Trace number 2096025

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 24.0513 24.1196

DiagnosticValue
CHECKS7401
NODES2951

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-27_ext.xml
MD5SUM52b2ac764766c58603d22566b55509ea
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.792879
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096025-1247409905.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.34	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.29/0.34	       =>  wckTime=0.095  cpuTime=0.09  mem=7M892
0.29/0.34	   
0.29/0.34	   relations being loaded...
0.69/0.71	   
0.69/0.71	   constraints being loaded...
1.08/1.19	     nbConstraints=133  nbRelationTypes=1  nbGlobalConstraints=133  nbExtensionStructures=1
1.08/1.19	     nbSharedExtensionStructures=132  nbConflictsStructures=1  nbSharedConflictsStructures=132
1.08/1.19	     nbSharedBinaryRepresentations=0  minDegree=110  maxDegree=121  minArity=18  maxArity=18  nbGenerators=0
1.08/1.19	     nbFusions=0  symmetryWckTime=0.095  symmetryCpuTime=0.04
1.08/1.19	       =>  wckTime=0.941  cpuTime=0.72  mem=55M54
1.16/1.28	   
1.16/1.28	   solver IterativeSystematicSolver being built... 
1.27/1.34	   
1.27/1.34	   INFO : Forward propagation technique limited 
1.38/1.41	       =>  wckTime=1.162  cpuTime=0.84  mem=69M616
3.38/3.42	   
3.38/3.42	   preprocessing
3.38/3.42	     nbConstraintChecks=0  nbValidityChecks=7684208  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
3.38/3.42	     nbRemovedValues=0  detectedInconsistency=no
3.38/3.42	       =>  wckTime=2.011  cpuTime=1.99  mem=69M616
7.77/7.82	   
7.77/7.82	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=71M59)
23.97/24.04	   
23.97/24.04	   search
23.97/24.04	     run=9  nbConstraintChecks=7401  nbValidityChecks=215866874  minDepth=4  maxDepth=21  nbPropagations=16620
23.97/24.04	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=2951  nbFailedAssignments=929  nbBacktracks=1907
23.97/24.04	     nbVisitedNodes=4860  nbRestartNogoods=37  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=10.95
23.97/24.04	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
23.97/24.04	       =>  wckTime=22.631  cpuTime=22.53  mem=71M59
23.97/24.04	   
23.97/24.04	   global
23.97/24.04	     nbConstraintChecks=7401  nbValidityChecks=223551082  nbPropagations=16641  nbRestartNogoods=37
23.97/24.04	     solvingWckTime=22.634  solvingCpuTime=22.53  expiredTime=no  totalExploration=no  nbFoundSolutions=1
23.97/24.04	     firstSolutionCpuTime=23.37  globalCpuTime=23.4
23.97/24.04	       =>  wckTime=23.797  cpuTime=23.37  mem=71M59
23.97/24.04	   
23.97/24.04	s SATISFIABLE
23.97/24.04	v 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 
23.97/24.04	d NODES 2951
23.97/24.04	d CHECKS 7401
23.97/24.04	   
23.97/24.04	   totalWckTime=23.864  totalCpuTime=23.4

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-2096025-1247409905/watcher-2096025-1247409905 -o /tmp/evaluation-result-2096025-1247409905/solver-2096025-1247409905 -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-2096025-1247409905.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: 1.99 1.99 1.99 4/80 32293
/proc/meminfo: memFree=1768976/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=152 CPUtime=0
/proc/32293/stat : 32293 (java) R 32291 32293 31459 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28057906 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 10375270 0 0 4096 0 0 0 0 17 0 0 0
/proc/32293/statm: 38 26 19 9 0 4 0

[startup+0.098008 s]
/proc/loadavg: 1.99 1.99 1.99 4/80 32293
/proc/meminfo: memFree=1768976/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=865980 CPUtime=0.08
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 3737 0 1 0 6 2 0 0 18 0 9 0 28057906 886763520 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216495 3205 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.10201 s]
/proc/loadavg: 1.99 1.99 1.99 4/80 32293
/proc/meminfo: memFree=1768976/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=865980 CPUtime=0.09
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 3776 0 1 0 7 2 0 0 18 0 9 0 28057906 886763520 3235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216495 3235 1707 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.302029 s]
/proc/loadavg: 1.99 1.99 1.99 4/80 32293
/proc/meminfo: memFree=1768976/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=866380 CPUtime=0.29
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 6006 0 1 0 25 4 0 0 18 0 9 0 28057906 887173120 5372 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216595 5372 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.702075 s]
/proc/loadavg: 1.99 1.99 1.99 4/80 32293
/proc/meminfo: memFree=1768976/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=866492 CPUtime=0.69
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 21155 0 1 0 59 10 0 0 18 0 9 0 28057906 887287808 20516 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216623 20516 2008 9 0 211081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866492

[startup+1.50116 s]
/proc/loadavg: 1.99 1.99 1.99 4/89 32302
/proc/meminfo: memFree=1694280/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=867032 CPUtime=1.48
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 42410 321 1 0 128 18 1 1 18 0 9 0 28057906 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216758 32552 2659 9 0 211194 0
[pid=32293/tid=32295] ppid=32291 vsize=867032 CPUtime=1.12
/proc/32293/task/32295/stat : 32295 (java) R 32291 32293 31459 0 -1 64 20917 321 1 0 101 9 1 1 18 0 9 0 28057908 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4126835730 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32296] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32296/stat : 32296 (java) S 32291 32293 31459 0 -1 64 20110 321 0 0 11 6 1 1 17 0 9 0 28057909 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32297] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32297/stat : 32297 (java) S 32291 32293 31459 0 -1 64 18 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32298] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32298/stat : 32298 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32299] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32299/stat : 32299 (java) S 32291 32293 31459 0 -1 64 1 321 0 0 0 0 1 1 23 0 9 0 28057911 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32300] ppid=32291 vsize=867032 CPUtime=0.17
/proc/32293/task/32300/stat : 32300 (java) S 32291 32293 31459 0 -1 64 540 321 0 0 15 0 1 1 16 0 9 0 28057911 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32301] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32301/stat : 32301 (java) S 32291 32293 31459 0 -1 64 0 321 0 0 0 0 1 1 24 0 9 0 28057911 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32302] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32302/stat : 32302 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 15 0 9 0 28057911 887840768 32552 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867032

[startup+3.10133 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 32306
/proc/meminfo: memFree=1648520/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=867032 CPUtime=3.08
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 43028 321 1 0 288 18 1 1 18 0 9 0 28057906 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216758 32554 2659 9 0 211194 0
[pid=32293/tid=32295] ppid=32291 vsize=867032 CPUtime=2.71
/proc/32293/task/32295/stat : 32295 (java) R 32291 32293 31459 0 -1 64 21532 321 1 0 260 9 1 1 24 0 9 0 28057908 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4126824824 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32296] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32296/stat : 32296 (java) S 32291 32293 31459 0 -1 64 20110 321 0 0 11 6 1 1 16 0 9 0 28057909 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32297] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32297/stat : 32297 (java) S 32291 32293 31459 0 -1 64 18 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32298] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32298/stat : 32298 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32299] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32299/stat : 32299 (java) S 32291 32293 31459 0 -1 64 1 321 0 0 0 0 1 1 23 0 9 0 28057911 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32300] ppid=32291 vsize=867032 CPUtime=0.17
/proc/32293/task/32300/stat : 32300 (java) S 32291 32293 31459 0 -1 64 543 321 0 0 15 0 1 1 15 0 9 0 28057911 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32301] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32301/stat : 32301 (java) S 32291 32293 31459 0 -1 64 0 321 0 0 0 0 1 1 24 0 9 0 28057911 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32302] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32302/stat : 32302 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 15 0 9 0 28057911 887840768 32554 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867032

[startup+6.30267 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 32306
/proc/meminfo: memFree=1648392/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=867032 CPUtime=6.27
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 48947 321 1 0 606 19 1 1 18 0 9 0 28057906 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216758 32567 2659 9 0 211194 0
[pid=32293/tid=32295] ppid=32291 vsize=867032 CPUtime=5.88
/proc/32293/task/32295/stat : 32295 (java) R 32291 32293 31459 0 -1 64 27441 321 1 0 576 10 1 1 25 0 9 0 28057908 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4126835589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32296] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32296/stat : 32296 (java) S 32291 32293 31459 0 -1 64 20110 321 0 0 11 6 1 1 16 0 9 0 28057909 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32297] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32297/stat : 32297 (java) S 32291 32293 31459 0 -1 64 18 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32298] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32298/stat : 32298 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32299] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32299/stat : 32299 (java) S 32291 32293 31459 0 -1 64 1 321 0 0 0 0 1 1 23 0 9 0 28057911 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32300] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32300/stat : 32300 (java) S 32291 32293 31459 0 -1 64 552 321 0 0 17 0 1 1 16 0 9 0 28057911 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32301] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32301/stat : 32301 (java) S 32291 32293 31459 0 -1 64 0 321 0 0 0 0 1 1 24 0 9 0 28057911 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32302] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32302/stat : 32302 (java) S 32291 32293 31459 0 -1 64 10 321 0 0 0 0 1 1 15 0 9 0 28057911 887840768 32567 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867032

[startup+12.7013 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 32306
/proc/meminfo: memFree=1648264/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=867032 CPUtime=12.68
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 48974 321 1 0 1246 20 1 1 18 0 9 0 28057906 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216758 32581 2659 9 0 211194 0
[pid=32293/tid=32295] ppid=32291 vsize=867032 CPUtime=12.26
/proc/32293/task/32295/stat : 32295 (java) R 32291 32293 31459 0 -1 64 27452 321 1 0 1213 11 1 1 25 0 9 0 28057908 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4126835599 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32296] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32296/stat : 32296 (java) S 32291 32293 31459 0 -1 64 20110 321 0 0 11 6 1 1 17 0 9 0 28057909 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32297] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32297/stat : 32297 (java) S 32291 32293 31459 0 -1 64 18 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32298] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32298/stat : 32298 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32299] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32299/stat : 32299 (java) S 32291 32293 31459 0 -1 64 1 321 0 0 0 0 1 1 23 0 9 0 28057911 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32300] ppid=32291 vsize=867032 CPUtime=0.22
/proc/32293/task/32300/stat : 32300 (java) S 32291 32293 31459 0 -1 64 568 321 0 0 20 0 1 1 15 0 9 0 28057911 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32301] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32301/stat : 32301 (java) S 32291 32293 31459 0 -1 64 0 321 0 0 0 0 1 1 24 0 9 0 28057911 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32302] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32302/stat : 32302 (java) S 32291 32293 31459 0 -1 64 10 321 0 0 0 0 1 1 15 0 9 0 28057911 887840768 32581 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867032

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

[startup+19.102 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 32306
/proc/meminfo: memFree=1648264/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=867032 CPUtime=19.07
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 49001 321 1 0 1885 20 1 1 18 0 9 0 28057906 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216758 32595 2659 9 0 211194 0
[pid=32293/tid=32295] ppid=32291 vsize=867032 CPUtime=18.63
/proc/32293/task/32295/stat : 32295 (java) R 32291 32293 31459 0 -1 64 27463 321 1 0 1850 11 1 1 25 0 9 0 28057908 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4126862304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32296] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32296/stat : 32296 (java) S 32291 32293 31459 0 -1 64 20110 321 0 0 11 6 1 1 17 0 9 0 28057909 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32297] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32297/stat : 32297 (java) S 32291 32293 31459 0 -1 64 18 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32298] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32298/stat : 32298 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32299] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32299/stat : 32299 (java) S 32291 32293 31459 0 -1 64 1 321 0 0 0 0 1 1 23 0 9 0 28057911 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32300] ppid=32291 vsize=867032 CPUtime=0.24
/proc/32293/task/32300/stat : 32300 (java) S 32291 32293 31459 0 -1 64 584 321 0 0 22 0 1 1 15 0 9 0 28057911 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32301] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32301/stat : 32301 (java) S 32291 32293 31459 0 -1 64 0 321 0 0 0 0 1 1 24 0 9 0 28057911 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32302] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32302/stat : 32302 (java) S 32291 32293 31459 0 -1 64 10 321 0 0 0 0 1 1 15 0 9 0 28057911 887840768 32595 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 867032

[startup+22.3024 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 32306
/proc/meminfo: memFree=1648200/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=867032 CPUtime=22.27
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 49010 321 1 0 2205 20 1 1 18 0 9 0 28057906 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216758 32598 2659 9 0 211194 0
[pid=32293/tid=32295] ppid=32291 vsize=867032 CPUtime=21.82
/proc/32293/task/32295/stat : 32295 (java) R 32291 32293 31459 0 -1 64 27468 321 1 0 2169 11 1 1 25 0 9 0 28057908 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4126835589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32296] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32296/stat : 32296 (java) S 32291 32293 31459 0 -1 64 20110 321 0 0 11 6 1 1 16 0 9 0 28057909 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32297] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32297/stat : 32297 (java) S 32291 32293 31459 0 -1 64 18 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32298] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32298/stat : 32298 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32299] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32299/stat : 32299 (java) S 32291 32293 31459 0 -1 64 1 321 0 0 0 0 1 1 23 0 9 0 28057911 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32300] ppid=32291 vsize=867032 CPUtime=0.25
/proc/32293/task/32300/stat : 32300 (java) S 32291 32293 31459 0 -1 64 588 321 0 0 23 0 1 1 16 0 9 0 28057911 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32301] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32301/stat : 32301 (java) S 32291 32293 31459 0 -1 64 0 321 0 0 0 0 1 1 24 0 9 0 28057911 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32302] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32302/stat : 32302 (java) S 32291 32293 31459 0 -1 64 10 321 0 0 0 0 1 1 15 0 9 0 28057911 887840768 32598 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 867032

[startup+23.1064 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 32306
/proc/meminfo: memFree=1648200/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=867032 CPUtime=23.07
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 49013 321 1 0 2285 20 1 1 18 0 9 0 28057906 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216758 32599 2659 9 0 211194 0
[pid=32293/tid=32295] ppid=32291 vsize=867032 CPUtime=22.62
/proc/32293/task/32295/stat : 32295 (java) R 32291 32293 31459 0 -1 64 27470 321 1 0 2249 11 1 1 25 0 9 0 28057908 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4126835589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32296] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32296/stat : 32296 (java) S 32291 32293 31459 0 -1 64 20110 321 0 0 11 6 1 1 16 0 9 0 28057909 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32297] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32297/stat : 32297 (java) S 32291 32293 31459 0 -1 64 18 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32298] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32298/stat : 32298 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32299] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32299/stat : 32299 (java) S 32291 32293 31459 0 -1 64 1 321 0 0 0 0 1 1 23 0 9 0 28057911 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32300] ppid=32291 vsize=867032 CPUtime=0.25
/proc/32293/task/32300/stat : 32300 (java) S 32291 32293 31459 0 -1 64 589 321 0 0 23 0 1 1 16 0 9 0 28057911 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32301] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32301/stat : 32301 (java) S 32291 32293 31459 0 -1 64 0 321 0 0 0 0 1 1 24 0 9 0 28057911 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32302] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32302/stat : 32302 (java) S 32291 32293 31459 0 -1 64 10 321 0 0 0 0 1 1 15 0 9 0 28057911 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.07
Current children cumulated vsize (KiB) 867032

[startup+23.9025 s]
/proc/loadavg: 1.99 1.99 1.99 3/89 32306
/proc/meminfo: memFree=1648200/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=867032 CPUtime=23.87
/proc/32293/stat : 32293 (java) S 32291 32293 31459 0 -1 0 49014 321 1 0 2365 20 1 1 18 0 9 0 28057906 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 216758 32599 2659 9 0 211194 0
[pid=32293/tid=32295] ppid=32291 vsize=867032 CPUtime=23.42
/proc/32293/task/32295/stat : 32295 (java) R 32291 32293 31459 0 -1 64 27471 321 1 0 2329 11 1 1 25 0 9 0 28057908 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4126835547 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32296] ppid=32291 vsize=867032 CPUtime=0.19
/proc/32293/task/32296/stat : 32296 (java) S 32291 32293 31459 0 -1 64 20110 321 0 0 11 6 1 1 16 0 9 0 28057909 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32297] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32297/stat : 32297 (java) S 32291 32293 31459 0 -1 64 18 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32298] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32298/stat : 32298 (java) S 32291 32293 31459 0 -1 64 9 321 0 0 0 0 1 1 16 0 9 0 28057909 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32293/tid=32299] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32299/stat : 32299 (java) S 32291 32293 31459 0 -1 64 1 321 0 0 0 0 1 1 23 0 9 0 28057911 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32300] ppid=32291 vsize=867032 CPUtime=0.25
/proc/32293/task/32300/stat : 32300 (java) S 32291 32293 31459 0 -1 64 589 321 0 0 23 0 1 1 16 0 9 0 28057911 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32301] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32301/stat : 32301 (java) S 32291 32293 31459 0 -1 64 0 321 0 0 0 0 1 1 24 0 9 0 28057911 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32293/tid=32302] ppid=32291 vsize=867032 CPUtime=0.02
/proc/32293/task/32302/stat : 32302 (java) S 32291 32293 31459 0 -1 64 10 321 0 0 0 0 1 1 15 0 9 0 28057911 887840768 32599 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 867032

[startup+24.1026 s]
/proc/loadavg: 1.99 1.99 1.99 3/82 32306
/proc/meminfo: memFree=1658120/2055920 swapFree=4192812/4192956
[pid=32293] ppid=32291 vsize=0 CPUtime=24.02
/proc/32293/stat : 32293 (java) Z 32291 32293 31459 0 -1 12 49141 321 1 0 2379 21 1 1 16 0 2 0 28057906 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32293/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.02
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 24.1196
CPU time (s): 24.0513
CPU user time (s): 23.8084
CPU system time (s): 0.242963
CPU usage (%): 99.7172
Max. virtual memory (cumulated for all children) (KiB): 867032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.8084
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49462
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= 1735
involuntary context switches= 1770

runsolver used 0.042993 second user time and 0.081987 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-12 16:45:05
IDJOB=2096025
IDBENCH=55990
IDSOLVER=773
FILE ID=node7/2096025-1247409905
PBS_JOBID= 9510630
Free space on /tmp= 66132 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-27_ext.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-2096025-1247409905/watcher-2096025-1247409905 -o /tmp/evaluation-result-2096025-1247409905/solver-2096025-1247409905 -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-2096025-1247409905.xml

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

MD5SUM BENCH= 52b2ac764766c58603d22566b55509ea
RANDOM SEED=694985400

node7.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.231
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.231
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:       1769456 kB
Buffers:         36628 kB
Cached:         140036 kB
SwapCached:          0 kB
Active:         146272 kB
Inactive:        82680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          72756 kB
Slab:            42688 kB
Committed_AS:  1003520 kB
PageTables:       1936 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= 66132 MiB
End job on node7 at 2009-07-12 16:45:29