Trace number 1047522

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 21.6457 21.9109

DiagnosticValue
CHECKS2932
NODES226

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-4_ext.xml
MD5SUMa1955c99d83198bdf4f0a25418f83127
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 benchmark1.58576
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1047522-1215040358.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.38	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.28/0.38	       =>  wckTime=0.136  cpuTime=0.1  mem=6M878
0.28/0.38	   
0.28/0.38	   relations being loaded...
0.48/0.54	   
0.48/0.54	   constraints being loaded...
1.75/1.85	     nbConstraints=2713  nbRelationTypes=1  nbGlobalConstraints=2713  nbExtensionStructures=1
1.86/1.98	     nbSharedExtensionStructures=2712  nbConflictsStructures=1  nbSharedConflictsStructures=2712
1.86/1.98	     nbSharedBinaryRepresentations=0  minDegree=1886  maxDegree=1975  minArity=15  maxArity=15  nbGenerators=0
1.86/1.98	     nbFusions=0  symmetryWckTime=0.555  symmetryCpuTime=0.27
1.86/1.98	       =>  wckTime=1.607  cpuTime=0.92  mem=110M850
1.95/2.01	   
1.95/2.01	   solver IterativeSystematicSolver being built... 
1.95/2.09	   
1.95/2.09	   INFO : Forward propagation technique limited 
2.05/2.16	       =>  wckTime=1.922  cpuTime=1.05  mem=109M226
6.61/6.73	   
6.61/6.73	   preprocessing
6.61/6.73	     nbConstraintChecks=0  nbValidityChecks=18917749  nbPropagations=21  nbRevisions=0  nbUselessRevisions=0
6.61/6.73	     nbRemovedValues=0  detectedInconsistency=no
6.61/6.73	       =>  wckTime=4.563  cpuTime=4.5  mem=109M226
19.98/20.28	   
19.98/20.28	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=110M242)
21.56/21.83	   
21.56/21.83	   search
21.56/21.83	     run=3  nbConstraintChecks=2932  nbValidityChecks=266759126  minDepth=2  maxDepth=21  nbPropagations=907
21.56/21.83	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=226  nbFailedAssignments=62  nbBacktracks=124
21.56/21.83	     nbVisitedNodes=350  nbRestartNogoods=7  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=13.59
21.56/21.83	     nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
21.56/21.83	       =>  wckTime=19.664  cpuTime=19.42  mem=110M242
21.56/21.83	   
21.56/21.83	   global
21.56/21.83	     nbConstraintChecks=2932  nbValidityChecks=285676875  nbPropagations=928  nbRestartNogoods=7  solvingWckTime=19.667
21.56/21.83	     solvingCpuTime=19.42  expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=20.44
21.56/21.83	     globalCpuTime=20.53
21.56/21.83	       =>  wckTime=21.591  cpuTime=20.47  mem=110M242
21.56/21.83	   
21.56/21.83	s SATISFIABLE
21.56/21.83	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 
21.56/21.83	d NODES 226
21.56/21.83	d CHECKS 2932
21.56/21.84	   
21.56/21.84	   totalWckTime=21.648  totalCpuTime=20.54

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-1047522-1215040358/watcher-1047522-1215040358 -o /tmp/evaluation-result-1047522-1215040358/solver-1047522-1215040358 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1047522-1215040358.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.00 1.88 1.17 4/81 14220
/proc/meminfo: memFree=772832/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=18572 CPUtime=0
/proc/14220/stat : 14220 (runsolver) R 14218 14220 13842 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1533712072 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14220/statm: 4643 292 257 25 0 2626 0

[startup+0.0335659 s]
/proc/loadavg: 2.00 1.88 1.17 4/81 14220
/proc/meminfo: memFree=772832/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=861876 CPUtime=0.01
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 1880 0 1 0 0 1 0 0 18 0 5 0 1533712072 882561024 1567 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 215469 1567 695 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.101909 s]
/proc/loadavg: 2.00 1.88 1.17 4/81 14220
/proc/meminfo: memFree=772832/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=865884 CPUtime=0.08
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 3686 0 1 0 6 2 0 0 18 0 9 0 1533712072 886665216 3159 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216471 3159 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301944 s]
/proc/loadavg: 2.00 1.88 1.17 4/81 14220
/proc/meminfo: memFree=772832/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=866196 CPUtime=0.28
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 5619 0 1 0 24 4 0 0 18 0 9 0 1533712072 886984704 5033 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216549 5033 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.70202 s]
/proc/loadavg: 2.00 1.88 1.17 4/81 14220
/proc/meminfo: memFree=772832/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867172 CPUtime=0.68
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 8316 0 1 0 63 5 0 0 18 0 9 0 1533712072 887984128 7686 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216793 7686 1971 9 0 211321 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867172

[startup+1.50117 s]
/proc/loadavg: 2.00 1.88 1.17 4/90 14229
/proc/meminfo: memFree=688600/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867788 CPUtime=1.47
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 35938 0 1 0 129 18 0 0 18 0 10 0 1533712072 888614912 35284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216947 35284 2005 9 0 211475 0
[pid=14220/tid=14222] ppid=14218 vsize=867788 CPUtime=1.05
/proc/14220/task/14222/stat : 14222 (java) S 14218 14220 13842 0 -1 64 15746 0 1 0 97 8 0 0 25 0 10 0 1533712074 888614912 35284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14223] ppid=14218 vsize=867788 CPUtime=0.18
/proc/14220/task/14223/stat : 14223 (java) S 14218 14220 13842 0 -1 64 18837 0 0 0 10 8 0 0 16 0 10 0 1533712076 888614912 35284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14224] ppid=14218 vsize=867788 CPUtime=0
/proc/14220/task/14224/stat : 14224 (java) S 14218 14220 13842 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1533712076 888614912 35284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14225] ppid=14218 vsize=867788 CPUtime=0
/proc/14220/task/14225/stat : 14225 (java) S 14218 14220 13842 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1533712076 888614912 35284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14226] ppid=14218 vsize=867788 CPUtime=0
/proc/14220/task/14226/stat : 14226 (java) S 14218 14220 13842 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1533712078 888614912 35284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14227] ppid=14218 vsize=867788 CPUtime=0.21
/proc/14220/task/14227/stat : 14227 (java) S 14218 14220 13842 0 -1 64 655 0 0 0 21 0 0 0 16 0 10 0 1533712078 888614912 35284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14228] ppid=14218 vsize=867788 CPUtime=0
/proc/14220/task/14228/stat : 14228 (java) S 14218 14220 13842 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1533712078 888614912 35284 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14229] ppid=14218 vsize=867788 CPUtime=0
/proc/14220/task/14229/stat : 14229 (java) S 14218 14220 13842 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 1533712078 888614912 35284 996147200 134512640 134550740 4294955984 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) 867788

[startup+3.10248 s]
/proc/loadavg: 2.00 1.88 1.17 4/92 14233
/proc/meminfo: memFree=609928/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867900 CPUtime=3.05
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 56390 981 1 0 256 24 23 2 18 0 9 0 1533712072 888729600 42476 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216975 42476 2636 9 0 211481 0
[pid=14220/tid=14222] ppid=14218 vsize=867900 CPUtime=2.42
/proc/14220/task/14222/stat : 14222 (java) R 14218 14220 13842 0 -1 64 20993 981 1 0 208 9 23 2 25 0 9 0 1533712074 888729600 42476 996147200 134512640 134550740 4294955984 18446744073709551615 4127067294 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14223] ppid=14218 vsize=867900 CPUtime=0.58
/proc/14220/task/14223/stat : 14223 (java) S 14218 14220 13842 0 -1 64 33718 981 0 0 22 11 23 2 17 0 9 0 1533712076 888729600 42476 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14224] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14224/stat : 14224 (java) S 14218 14220 13842 0 -1 64 18 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42476 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14225] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14225/stat : 14225 (java) S 14218 14220 13842 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42476 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14226] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14226/stat : 14226 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 1533712078 888729600 42476 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14227] ppid=14218 vsize=867900 CPUtime=0.5
/proc/14220/task/14227/stat : 14227 (java) S 14218 14220 13842 0 -1 64 840 981 0 0 25 0 23 2 15 0 9 0 1533712078 888729600 42476 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14228] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14228/stat : 14228 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 1533712078 888729600 42476 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14229] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14229/stat : 14229 (java) S 14218 14220 13842 0 -1 64 8 981 0 0 0 0 23 2 15 0 9 0 1533712078 888729600 42476 996147200 134512640 134550740 4294955984 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) 867900

[startup+6.30108 s]
/proc/loadavg: 2.16 1.91 1.19 3/90 14233
/proc/meminfo: memFree=608656/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867900 CPUtime=6.22
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 60162 981 1 0 573 24 23 2 18 0 9 0 1533712072 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216975 42478 2636 9 0 211481 0
[pid=14220/tid=14222] ppid=14218 vsize=867900 CPUtime=5.59
/proc/14220/task/14222/stat : 14222 (java) R 14218 14220 13842 0 -1 64 24734 981 1 0 524 10 23 2 25 0 9 0 1533712074 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4127067345 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14223] ppid=14218 vsize=867900 CPUtime=0.58
/proc/14220/task/14223/stat : 14223 (java) S 14218 14220 13842 0 -1 64 33718 981 0 0 22 11 23 2 16 0 9 0 1533712076 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14224] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14224/stat : 14224 (java) S 14218 14220 13842 0 -1 64 18 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14225] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14225/stat : 14225 (java) S 14218 14220 13842 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14226] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14226/stat : 14226 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 1533712078 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14227] ppid=14218 vsize=867900 CPUtime=0.51
/proc/14220/task/14227/stat : 14227 (java) S 14218 14220 13842 0 -1 64 845 981 0 0 26 0 23 2 15 0 9 0 1533712078 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14228] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14228/stat : 14228 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 1533712078 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14229] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14229/stat : 14229 (java) S 14218 14220 13842 0 -1 64 34 981 0 0 0 0 23 2 15 0 9 0 1533712078 888729600 42478 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867900

[startup+12.7023 s]
/proc/loadavg: 2.23 1.93 1.20 3/90 14233
/proc/meminfo: memFree=604048/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867900 CPUtime=12.55
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 66293 981 1 0 1205 25 23 2 18 0 9 0 1533712072 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216975 42489 2636 9 0 211481 0
[pid=14220/tid=14222] ppid=14218 vsize=867900 CPUtime=11.91
/proc/14220/task/14222/stat : 14222 (java) R 14218 14220 13842 0 -1 64 30844 981 1 0 1155 11 23 2 25 0 9 0 1533712074 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4126944218 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14223] ppid=14218 vsize=867900 CPUtime=0.58
/proc/14220/task/14223/stat : 14223 (java) S 14218 14220 13842 0 -1 64 33718 981 0 0 22 11 23 2 16 0 9 0 1533712076 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14224] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14224/stat : 14224 (java) S 14218 14220 13842 0 -1 64 18 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14225] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14225/stat : 14225 (java) S 14218 14220 13842 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14226] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14226/stat : 14226 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 1533712078 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14227] ppid=14218 vsize=867900 CPUtime=0.52
/proc/14220/task/14227/stat : 14227 (java) S 14218 14220 13842 0 -1 64 866 981 0 0 27 0 23 2 15 0 9 0 1533712078 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14228] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14228/stat : 14228 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 1533712078 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14229] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14229/stat : 14229 (java) S 14218 14220 13842 0 -1 64 34 981 0 0 0 0 23 2 15 0 9 0 1533712078 888729600 42489 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867900

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

[startup+15.9019 s]
/proc/loadavg: 2.21 1.93 1.20 3/90 14233
/proc/meminfo: memFree=601808/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867900 CPUtime=15.72
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 66299 981 1 0 1522 25 23 2 18 0 9 0 1533712072 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216975 42492 2636 9 0 211481 0
[pid=14220/tid=14222] ppid=14218 vsize=867900 CPUtime=15.07
/proc/14220/task/14222/stat : 14222 (java) R 14218 14220 13842 0 -1 64 30847 981 1 0 1471 11 23 2 25 0 9 0 1533712074 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4127067189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14223] ppid=14218 vsize=867900 CPUtime=0.58
/proc/14220/task/14223/stat : 14223 (java) S 14218 14220 13842 0 -1 64 33718 981 0 0 22 11 23 2 17 0 9 0 1533712076 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14224] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14224/stat : 14224 (java) S 14218 14220 13842 0 -1 64 18 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14225] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14225/stat : 14225 (java) S 14218 14220 13842 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14226] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14226/stat : 14226 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 1533712078 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14227] ppid=14218 vsize=867900 CPUtime=0.53
/proc/14220/task/14227/stat : 14227 (java) S 14218 14220 13842 0 -1 64 869 981 0 0 28 0 23 2 15 0 9 0 1533712078 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14228] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14228/stat : 14228 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 1533712078 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14229] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14229/stat : 14229 (java) S 14218 14220 13842 0 -1 64 34 981 0 0 0 0 23 2 15 0 9 0 1533712078 888729600 42492 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.72
Current children cumulated vsize (KiB) 867900

[startup+19.1025 s]
/proc/loadavg: 2.27 1.95 1.21 3/90 14233
/proc/meminfo: memFree=599568/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867900 CPUtime=18.89
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 66304 981 1 0 1839 25 23 2 18 0 9 0 1533712072 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216975 42493 2636 9 0 211481 0
[pid=14220/tid=14222] ppid=14218 vsize=867900 CPUtime=18.24
/proc/14220/task/14222/stat : 14222 (java) R 14218 14220 13842 0 -1 64 30851 981 1 0 1788 11 23 2 25 0 9 0 1533712074 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4127108063 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14223] ppid=14218 vsize=867900 CPUtime=0.58
/proc/14220/task/14223/stat : 14223 (java) S 14218 14220 13842 0 -1 64 33718 981 0 0 22 11 23 2 17 0 9 0 1533712076 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14224] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14224/stat : 14224 (java) S 14218 14220 13842 0 -1 64 18 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14225] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14225/stat : 14225 (java) S 14218 14220 13842 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14226] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14226/stat : 14226 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 1533712078 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14227] ppid=14218 vsize=867900 CPUtime=0.53
/proc/14220/task/14227/stat : 14227 (java) S 14218 14220 13842 0 -1 64 870 981 0 0 28 0 23 2 16 0 9 0 1533712078 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14228] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14228/stat : 14228 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 1533712078 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14229] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14229/stat : 14229 (java) S 14218 14220 13842 0 -1 64 34 981 0 0 0 0 23 2 15 0 9 0 1533712078 888729600 42493 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.89
Current children cumulated vsize (KiB) 867900

[startup+20.7018 s]
/proc/loadavg: 2.27 1.95 1.21 3/90 14233
/proc/meminfo: memFree=598800/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867900 CPUtime=20.48
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 66306 981 1 0 1998 25 23 2 18 0 9 0 1533712072 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216975 42494 2636 9 0 211481 0
[pid=14220/tid=14222] ppid=14218 vsize=867900 CPUtime=19.82
/proc/14220/task/14222/stat : 14222 (java) R 14218 14220 13842 0 -1 64 30852 981 1 0 1946 11 23 2 25 0 9 0 1533712074 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4127067147 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14223] ppid=14218 vsize=867900 CPUtime=0.58
/proc/14220/task/14223/stat : 14223 (java) S 14218 14220 13842 0 -1 64 33718 981 0 0 22 11 23 2 16 0 9 0 1533712076 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14224] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14224/stat : 14224 (java) S 14218 14220 13842 0 -1 64 18 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14225] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14225/stat : 14225 (java) S 14218 14220 13842 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14226] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14226/stat : 14226 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 1533712078 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14227] ppid=14218 vsize=867900 CPUtime=0.54
/proc/14220/task/14227/stat : 14227 (java) S 14218 14220 13842 0 -1 64 871 981 0 0 29 0 23 2 15 0 9 0 1533712078 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14228] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14228/stat : 14228 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 1533712078 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14229] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14229/stat : 14229 (java) S 14218 14220 13842 0 -1 64 34 981 0 0 0 0 23 2 15 0 9 0 1533712078 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.48
Current children cumulated vsize (KiB) 867900

[startup+21.502 s]
/proc/loadavg: 2.27 1.95 1.21 3/90 14233
/proc/meminfo: memFree=598032/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=867900 CPUtime=21.27
/proc/14220/stat : 14220 (java) S 14218 14220 13842 0 -1 0 66307 981 1 0 2077 25 23 2 18 0 9 0 1533712072 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 216975 42494 2636 9 0 211481 0
[pid=14220/tid=14222] ppid=14218 vsize=867900 CPUtime=20.61
/proc/14220/task/14222/stat : 14222 (java) R 14218 14220 13842 0 -1 64 30853 981 1 0 2025 11 23 2 25 0 9 0 1533712074 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4127067189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14223] ppid=14218 vsize=867900 CPUtime=0.58
/proc/14220/task/14223/stat : 14223 (java) S 14218 14220 13842 0 -1 64 33718 981 0 0 22 11 23 2 16 0 9 0 1533712076 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14224] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14224/stat : 14224 (java) S 14218 14220 13842 0 -1 64 18 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14225] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14225/stat : 14225 (java) S 14218 14220 13842 0 -1 64 9 981 0 0 0 0 23 2 16 0 9 0 1533712076 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14226] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14226/stat : 14226 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 18 0 9 0 1533712078 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14227] ppid=14218 vsize=867900 CPUtime=0.54
/proc/14220/task/14227/stat : 14227 (java) S 14218 14220 13842 0 -1 64 871 981 0 0 29 0 23 2 15 0 9 0 1533712078 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14228] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14228/stat : 14228 (java) S 14218 14220 13842 0 -1 64 1 981 0 0 0 0 23 2 19 0 9 0 1533712078 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14220/tid=14229] ppid=14218 vsize=867900 CPUtime=0.25
/proc/14220/task/14229/stat : 14229 (java) S 14218 14220 13842 0 -1 64 34 981 0 0 0 0 23 2 15 0 9 0 1533712078 888729600 42494 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.27
Current children cumulated vsize (KiB) 867900

[startup+21.9015 s]
/proc/loadavg: 2.27 1.95 1.21 3/83 14233
/proc/meminfo: memFree=735696/2055920 swapFree=4110308/4192956
[pid=14220] ppid=14218 vsize=0 CPUtime=21.62
/proc/14220/stat : 14220 (java) Z 14218 14220 13842 0 -1 12 66452 981 1 0 2110 27 23 2 16 0 2 0 1533712072 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14220/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 21.62
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 21.9109
CPU time (s): 21.6457
CPU user time (s): 21.3408
CPU system time (s): 0.304953
CPU usage (%): 98.7895
Max. virtual memory (cumulated for all children) (KiB): 868088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.3408
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67433
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= 1652
involuntary context switches= 2544

runsolver used 0.033994 second user time and 0.077988 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-03 01:12:38
IDJOB=1047522
IDBENCH=54150
IDSOLVER=363
FILE ID=node9/1047522-1215040358
PBS_JOBID= 7875155
Free space on /tmp= 66028 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-4_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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047522-1215040358/watcher-1047522-1215040358 -o /tmp/evaluation-result-1047522-1215040358/solver-1047522-1215040358 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1047522-1215040358.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a1955c99d83198bdf4f0a25418f83127
RANDOM SEED=1905778820

node9.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        773312 kB
Buffers:         79980 kB
Cached:         932516 kB
SwapCached:      76456 kB
Active:         625376 kB
Inactive:       567208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        773312 kB
SwapTotal:     4192956 kB
SwapFree:      4110308 kB
Dirty:           16384 kB
Writeback:           0 kB
Mapped:         190292 kB
Slab:            75016 kB
Committed_AS:  3605508 kB
PageTables:       2240 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= 66012 MiB
End job on node9 at 2008-07-03 01:13:00