Trace number 1052135

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 30.1094 30.3069

DiagnosticValue
CHECKS16344
NODES5691

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-7_ext.xml
MD5SUMeba2fe074420dddfb095f3c4667a29a8
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.812875
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 (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1052135-1215055969.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.34	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.34	       =>  wckTime=0.12  cpuTime=0.09  mem=6M878
0.28/0.34	   
0.28/0.34	   relations being loaded...
0.68/0.71	   
0.68/0.71	   constraints being loaded...
1.08/1.18	     nbConstraints=133  nbRelationTypes=1  nbGlobalConstraints=133  nbExtensionStructures=1
1.08/1.18	     nbSharedExtensionStructures=132  nbConflictsStructures=1  nbSharedConflictsStructures=132
1.08/1.18	     nbSharedBinaryRepresentations=0  minDegree=107  maxDegree=122  minArity=18  maxArity=18  nbGenerators=0
1.08/1.18	     nbFusions=0  symmetryWckTime=0.087  symmetryCpuTime=0.04
1.08/1.18	       =>  wckTime=0.957  cpuTime=0.69  mem=55M163
1.17/1.26	   
1.17/1.26	   solver IterativeSystematicSolver being built... 
1.27/1.34	   
1.27/1.34	   INFO : Forward propagation technique limited 
1.37/1.40	       =>  wckTime=1.179  cpuTime=0.81  mem=69M339
4.96/5.05	   
4.96/5.05	   preprocessing
4.96/5.05	     nbConstraintChecks=0  nbValidityChecks=38573009  nbPropagations=49  nbRevisions=0  nbUselessRevisions=0
4.96/5.05	     nbSingletonTests=28  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
4.96/5.05	     detectedInconsistency=no
4.96/5.05	       =>  wckTime=3.641  cpuTime=3.6  mem=70M94
11.32/11.41	   
11.32/11.41	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=70M816)
30.03/30.24	   
30.03/30.24	   search
30.03/30.24	     run=11  nbConstraintChecks=16344  nbValidityChecks=293645806  minDepth=4  maxDepth=21  nbPropagations=35998
30.03/30.24	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=5691  nbFailedAssignments=1834  nbBacktracks=3712
30.03/30.24	     nbVisitedNodes=9378  nbRestartNogoods=44  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=10.8
30.03/30.24	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
30.03/30.24	       =>  wckTime=28.833  cpuTime=28.61  mem=70M816
30.03/30.24	   
30.03/30.24	   global
30.03/30.24	     nbConstraintChecks=16344  nbValidityChecks=332218815  nbPropagations=36047  nbRestartNogoods=44
30.03/30.24	     solvingWckTime=28.836  solvingCpuTime=28.61  expiredTime=no  totalExploration=no  nbFoundSolutions=1
30.03/30.24	     firstSolutionCpuTime=29.42  globalCpuTime=29.46
30.03/30.24	       =>  wckTime=30.016  cpuTime=29.42  mem=70M816
30.03/30.24	   
30.03/30.24	s SATISFIABLE
30.03/30.24	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
30.03/30.24	d NODES 5691
30.03/30.24	d CHECKS 16344
30.03/30.24	   
30.03/30.24	   totalWckTime=30.063  totalCpuTime=29.46

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052135-1215055969/watcher-1052135-1215055969 -o /tmp/evaluation-result-1052135-1215055969/solver-1052135-1215055969 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1052135-1215055969.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.47 2.27 2.10 4/83 17344
/proc/meminfo: memFree=1504472/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=18572 CPUtime=0
/proc/17344/stat : 17344 (runsolver) R 17342 17344 13168 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1984563958 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 251601153319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17344/statm: 4643 292 257 25 0 2626 0

[startup+0.0298581 s]
/proc/loadavg: 2.47 2.27 2.10 4/83 17344
/proc/meminfo: memFree=1504472/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=861228 CPUtime=0.01
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 1709 0 1 0 0 1 0 0 18 0 3 0 1984563958 881897472 1406 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 215307 1406 563 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.102234 s]
/proc/loadavg: 2.47 2.27 2.10 4/83 17344
/proc/meminfo: memFree=1504472/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=865884 CPUtime=0.08
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 3784 0 1 0 6 2 0 0 18 0 9 0 1984563958 886665216 3235 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216471 3235 1716 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301256 s]
/proc/loadavg: 2.47 2.27 2.10 4/83 17344
/proc/meminfo: memFree=1504472/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=866280 CPUtime=0.28
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 5859 0 1 0 24 4 0 0 18 0 9 0 1984563958 887070720 5233 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216570 5233 1953 9 0 211098 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866280

[startup+0.701303 s]
/proc/loadavg: 2.47 2.27 2.10 4/83 17344
/proc/meminfo: memFree=1504472/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=866404 CPUtime=0.68
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 21101 0 1 0 58 10 0 0 18 0 9 0 1984563958 887197696 20470 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216601 20470 1978 9 0 211129 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866404

[startup+1.50239 s]
/proc/loadavg: 2.47 2.27 2.10 4/92 17353
/proc/meminfo: memFree=1429712/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=867264 CPUtime=1.47
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 42392 321 1 0 126 19 1 1 18 0 9 0 1984563958 888078336 32536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216816 32536 2633 9 0 211322 0
[pid=17344/tid=17346] ppid=17342 vsize=867264 CPUtime=1.11
/proc/17344/task/17346/stat : 17346 (java) R 17342 17344 13168 0 -1 64 20890 321 1 0 99 10 1 1 23 0 9 0 1984563960 888078336 32536 996147200 134512640 134550740 4294955968 18446744073709551615 4126809295 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17347] ppid=17342 vsize=867264 CPUtime=0.19
/proc/17344/task/17347/stat : 17347 (java) S 17342 17344 13168 0 -1 64 20127 321 0 0 10 7 1 1 16 0 9 0 1984563961 888078336 32536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17348] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17348/stat : 17348 (java) S 17342 17344 13168 0 -1 64 15 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17349] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17349/stat : 17349 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17350] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17350/stat : 17350 (java) S 17342 17344 13168 0 -1 64 1 321 0 0 0 0 1 1 18 0 9 0 1984563964 888078336 32536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17351] ppid=17342 vsize=867264 CPUtime=0.17
/proc/17344/task/17351/stat : 17351 (java) S 17342 17344 13168 0 -1 64 525 321 0 0 15 0 1 1 15 0 9 0 1984563964 888078336 32536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17352] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17352/stat : 17352 (java) S 17342 17344 13168 0 -1 64 2 321 0 0 0 0 1 1 19 0 9 0 1984563964 888078336 32536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17353] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17353/stat : 17353 (java) R 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 15 0 9 0 1984563964 888078336 32536 996147200 134512640 134550740 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) 867264

[startup+3.10257 s]
/proc/loadavg: 2.47 2.27 2.10 3/92 17357
/proc/meminfo: memFree=1384072/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=867264 CPUtime=3.07
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 42991 321 1 0 285 20 1 1 18 0 9 0 1984563958 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216816 32538 2633 9 0 211322 0
[pid=17344/tid=17346] ppid=17342 vsize=867264 CPUtime=2.7
/proc/17344/task/17346/stat : 17346 (java) R 17342 17344 13168 0 -1 64 21486 321 1 0 258 10 1 1 25 0 9 0 1984563960 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4126809282 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17347] ppid=17342 vsize=867264 CPUtime=0.19
/proc/17344/task/17347/stat : 17347 (java) S 17342 17344 13168 0 -1 64 20127 321 0 0 10 7 1 1 17 0 9 0 1984563961 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17348] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17348/stat : 17348 (java) S 17342 17344 13168 0 -1 64 15 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17349] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17349/stat : 17349 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17350] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17350/stat : 17350 (java) S 17342 17344 13168 0 -1 64 1 321 0 0 0 0 1 1 18 0 9 0 1984563964 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17351] ppid=17342 vsize=867264 CPUtime=0.17
/proc/17344/task/17351/stat : 17351 (java) S 17342 17344 13168 0 -1 64 528 321 0 0 15 0 1 1 15 0 9 0 1984563964 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17352] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17352/stat : 17352 (java) S 17342 17344 13168 0 -1 64 2 321 0 0 0 0 1 1 19 0 9 0 1984563964 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17353] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17353/stat : 17353 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 15 0 9 0 1984563964 888078336 32538 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867264

[startup+6.30193 s]
/proc/loadavg: 2.43 2.26 2.10 3/92 17357
/proc/meminfo: memFree=1383880/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=867264 CPUtime=6.25
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 48949 321 1 0 602 21 1 1 18 0 9 0 1984563958 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216816 32557 2633 9 0 211322 0
[pid=17344/tid=17346] ppid=17342 vsize=867264 CPUtime=5.87
/proc/17344/task/17346/stat : 17346 (java) R 17342 17344 13168 0 -1 64 27435 321 1 0 574 11 1 1 25 0 9 0 1984563960 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17347] ppid=17342 vsize=867264 CPUtime=0.19
/proc/17344/task/17347/stat : 17347 (java) S 17342 17344 13168 0 -1 64 20127 321 0 0 10 7 1 1 16 0 9 0 1984563961 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17348] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17348/stat : 17348 (java) S 17342 17344 13168 0 -1 64 15 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17349] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17349/stat : 17349 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17350] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17350/stat : 17350 (java) S 17342 17344 13168 0 -1 64 1 321 0 0 0 0 1 1 18 0 9 0 1984563964 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17351] ppid=17342 vsize=867264 CPUtime=0.18
/proc/17344/task/17351/stat : 17351 (java) S 17342 17344 13168 0 -1 64 537 321 0 0 16 0 1 1 16 0 9 0 1984563964 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17352] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17352/stat : 17352 (java) S 17342 17344 13168 0 -1 64 2 321 0 0 0 0 1 1 19 0 9 0 1984563964 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17353] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17353/stat : 17353 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 15 0 9 0 1984563964 888078336 32557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867264

[startup+12.7026 s]
/proc/loadavg: 2.40 2.26 2.10 3/92 17357
/proc/meminfo: memFree=1383632/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=867264 CPUtime=12.62
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 48979 321 1 0 1239 21 1 1 18 0 9 0 1984563958 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216816 32570 2634 9 0 211322 0
[pid=17344/tid=17346] ppid=17342 vsize=867264 CPUtime=12.21
/proc/17344/task/17346/stat : 17346 (java) R 17342 17344 13168 0 -1 64 27452 321 1 0 1208 11 1 1 25 0 9 0 1984563960 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17347] ppid=17342 vsize=867264 CPUtime=0.19
/proc/17344/task/17347/stat : 17347 (java) S 17342 17344 13168 0 -1 64 20127 321 0 0 10 7 1 1 17 0 9 0 1984563961 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17348] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17348/stat : 17348 (java) S 17342 17344 13168 0 -1 64 15 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17349] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17349/stat : 17349 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17350] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17350/stat : 17350 (java) S 17342 17344 13168 0 -1 64 1 321 0 0 0 0 1 1 18 0 9 0 1984563964 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17351] ppid=17342 vsize=867264 CPUtime=0.21
/proc/17344/task/17351/stat : 17351 (java) S 17342 17344 13168 0 -1 64 550 321 0 0 19 0 1 1 15 0 9 0 1984563964 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17352] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17352/stat : 17352 (java) S 17342 17344 13168 0 -1 64 2 321 0 0 0 0 1 1 19 0 9 0 1984563964 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17353] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17353/stat : 17353 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 15 0 9 0 1984563964 888078336 32570 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867264

[startup+25.5011 s]
/proc/loadavg: 2.31 2.25 2.10 3/92 17357
/proc/meminfo: memFree=1383576/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=867264 CPUtime=25.35
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 49031 321 1 0 2512 21 1 1 18 0 9 0 1984563958 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216816 32592 2634 9 0 211322 0
[pid=17344/tid=17346] ppid=17342 vsize=867264 CPUtime=24.91
/proc/17344/task/17346/stat : 17346 (java) R 17342 17344 13168 0 -1 64 27476 321 1 0 2477 12 1 1 25 0 9 0 1984563960 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17347] ppid=17342 vsize=867264 CPUtime=0.19
/proc/17344/task/17347/stat : 17347 (java) S 17342 17344 13168 0 -1 64 20127 321 0 0 10 7 1 1 17 0 9 0 1984563961 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17348] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17348/stat : 17348 (java) S 17342 17344 13168 0 -1 64 15 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17349] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17349/stat : 17349 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17350] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17350/stat : 17350 (java) S 17342 17344 13168 0 -1 64 1 321 0 0 0 0 1 1 18 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17351] ppid=17342 vsize=867264 CPUtime=0.25
/proc/17344/task/17351/stat : 17351 (java) S 17342 17344 13168 0 -1 64 578 321 0 0 23 0 1 1 16 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17352] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17352/stat : 17352 (java) S 17342 17344 13168 0 -1 64 2 321 0 0 0 0 1 1 19 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17353] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17353/stat : 17353 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 15 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 867264

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

[startup+28.7024 s]
/proc/loadavg: 2.31 2.25 2.10 3/92 17357
/proc/meminfo: memFree=1383576/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=867264 CPUtime=28.53
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 49044 321 1 0 2830 21 1 1 18 0 9 0 1984563958 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216816 32592 2634 9 0 211322 0
[pid=17344/tid=17346] ppid=17342 vsize=867264 CPUtime=28.1
/proc/17344/task/17346/stat : 17346 (java) R 17342 17344 13168 0 -1 64 27488 321 1 0 2796 12 1 1 25 0 9 0 1984563960 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4126809151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17347] ppid=17342 vsize=867264 CPUtime=0.19
/proc/17344/task/17347/stat : 17347 (java) S 17342 17344 13168 0 -1 64 20127 321 0 0 10 7 1 1 17 0 9 0 1984563961 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17348] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17348/stat : 17348 (java) S 17342 17344 13168 0 -1 64 15 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17349] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17349/stat : 17349 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17350] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17350/stat : 17350 (java) S 17342 17344 13168 0 -1 64 1 321 0 0 0 0 1 1 18 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17351] ppid=17342 vsize=867264 CPUtime=0.25
/proc/17344/task/17351/stat : 17351 (java) S 17342 17344 13168 0 -1 64 579 321 0 0 23 0 1 1 15 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17352] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17352/stat : 17352 (java) S 17342 17344 13168 0 -1 64 2 321 0 0 0 0 1 1 19 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17353] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17353/stat : 17353 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 15 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.53
Current children cumulated vsize (KiB) 867264

[startup+29.5025 s]
/proc/loadavg: 2.31 2.25 2.10 3/92 17357
/proc/meminfo: memFree=1383576/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=867264 CPUtime=29.33
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 49044 321 1 0 2910 21 1 1 18 0 9 0 1984563958 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216816 32592 2634 9 0 211322 0
[pid=17344/tid=17346] ppid=17342 vsize=867264 CPUtime=28.9
/proc/17344/task/17346/stat : 17346 (java) R 17342 17344 13168 0 -1 64 27488 321 1 0 2876 12 1 1 25 0 9 0 1984563960 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4126809141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17347] ppid=17342 vsize=867264 CPUtime=0.19
/proc/17344/task/17347/stat : 17347 (java) S 17342 17344 13168 0 -1 64 20127 321 0 0 10 7 1 1 16 0 9 0 1984563961 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17348] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17348/stat : 17348 (java) S 17342 17344 13168 0 -1 64 15 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17349] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17349/stat : 17349 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17350] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17350/stat : 17350 (java) S 17342 17344 13168 0 -1 64 1 321 0 0 0 0 1 1 18 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17351] ppid=17342 vsize=867264 CPUtime=0.25
/proc/17344/task/17351/stat : 17351 (java) S 17342 17344 13168 0 -1 64 579 321 0 0 23 0 1 1 15 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17352] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17352/stat : 17352 (java) S 17342 17344 13168 0 -1 64 2 321 0 0 0 0 1 1 19 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17353] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17353/stat : 17353 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 15 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.33
Current children cumulated vsize (KiB) 867264

[startup+29.9026 s]
/proc/loadavg: 2.28 2.24 2.10 3/92 17357
/proc/meminfo: memFree=1383576/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=867264 CPUtime=29.73
/proc/17344/stat : 17344 (java) S 17342 17344 13168 0 -1 0 49045 321 1 0 2950 21 1 1 18 0 9 0 1984563958 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 216816 32592 2634 9 0 211322 0
[pid=17344/tid=17346] ppid=17342 vsize=867264 CPUtime=29.29
/proc/17344/task/17346/stat : 17346 (java) R 17342 17344 13168 0 -1 64 27489 321 1 0 2915 12 1 1 25 0 9 0 1984563960 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4126809468 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17347] ppid=17342 vsize=867264 CPUtime=0.19
/proc/17344/task/17347/stat : 17347 (java) S 17342 17344 13168 0 -1 64 20127 321 0 0 10 7 1 1 16 0 9 0 1984563961 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17348] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17348/stat : 17348 (java) S 17342 17344 13168 0 -1 64 15 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17349] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17349/stat : 17349 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 16 0 9 0 1984563962 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17350] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17350/stat : 17350 (java) S 17342 17344 13168 0 -1 64 1 321 0 0 0 0 1 1 18 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17351] ppid=17342 vsize=867264 CPUtime=0.25
/proc/17344/task/17351/stat : 17351 (java) S 17342 17344 13168 0 -1 64 579 321 0 0 23 0 1 1 15 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17352] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17352/stat : 17352 (java) S 17342 17344 13168 0 -1 64 2 321 0 0 0 0 1 1 19 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17344/tid=17353] ppid=17342 vsize=867264 CPUtime=0.02
/proc/17344/task/17353/stat : 17353 (java) S 17342 17344 13168 0 -1 64 8 321 0 0 0 0 1 1 15 0 9 0 1984563964 888078336 32592 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.73
Current children cumulated vsize (KiB) 867264

[startup+30.3031 s]
/proc/loadavg: 2.28 2.24 2.10 3/92 17357
/proc/meminfo: memFree=1383576/2055920 swapFree=4179460/4192956
[pid=17344] ppid=17342 vsize=0 CPUtime=30.09
/proc/17344/stat : 17344 (java) Z 17342 17344 13168 0 -1 12 49174 321 1 0 2984 23 1 1 16 0 2 0 1984563958 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17344/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 30.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 30.3069
CPU time (s): 30.1094
CPU user time (s): 29.8535
CPU system time (s): 0.255961
CPU usage (%): 99.3485
Max. virtual memory (cumulated for all children) (KiB): 867264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.8535
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49495
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= 1852
involuntary context switches= 2198

runsolver used 0.036994 second user time and 0.109983 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-03 05:32:49
IDJOB=1052135
IDBENCH=55966
IDSOLVER=364
FILE ID=node91/1052135-1215055969
PBS_JOBID= 7874995
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-7_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052135-1215055969/watcher-1052135-1215055969 -o /tmp/evaluation-result-1052135-1215055969/solver-1052135-1215055969 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1052135-1215055969.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eba2fe074420dddfb095f3c4667a29a8
RANDOM SEED=78248792

node91.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1504960 kB
Buffers:         24640 kB
Cached:         456644 kB
SwapCached:       7364 kB
Active:         131224 kB
Inactive:       375100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504960 kB
SwapTotal:     4192956 kB
SwapFree:      4179460 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          32732 kB
Slab:            29324 kB
Committed_AS: 12310868 kB
PageTables:       2228 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= 66548 MiB
End job on node91 at 2008-07-03 05:33:19