Trace number 1081916

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 ACUNSAT 5.09123 5.17833

DiagnosticValue
CHECKS3259090
NODES21500

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-12.xml
MD5SUM2fe678b83530682aee170466efb2992f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.39879
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints803
Maximum constraint arity2
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension803
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.24	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1081916-1215219902.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.37/0.40	     nbVariables=144  nbDomainTypes=1  minDomainSize=12  maxDomainSize=12  nbTotalValues=1728
0.37/0.40	       =>  wckTime=0.16  cpuTime=0.12  mem=7M853
0.37/0.40	   
0.37/0.40	   predicates being loaded...
0.37/0.47	   
0.37/0.47	   constraints being loaded...
1.06/1.15	     nbConstraints=935  nbGlobalConstraints=132  nbConvertedConstraints=803  nbConvertConstraintsChecks=47376
1.06/1.15	     nbExtensionStructures=329  nbSharedExtensionStructures=798  nbConflictsStructures=440
1.06/1.15	     nbSharedConflictsStructures=798  nbSharedBinaryRepresentations=7823  minDegree=12  maxDegree=16  minArity=2
1.06/1.15	     avgArity=2.39  maxArity=26  nbGenerators=120  nbFusions=113  symmetryWckTime=0.226  symmetryCpuTime=0.09
1.06/1.15	     nbCliques=12
1.06/1.15	       =>  wckTime=0.915  cpuTime=0.57  mem=20M589
1.15/1.22	   
1.15/1.22	   solver IterativeSystematicSolver being built... 
1.15/1.28	   
1.15/1.28	   INFO : Forward propagation technique limited 
1.25/1.35	       =>  wckTime=1.112  cpuTime=0.68  mem=21M777
1.25/1.39	   
1.25/1.39	   preprocessing
1.25/1.39	     nbConstraintChecks=4868  nbPropagations=296  nbRevisions=531  nbUselessRevisions=125  nbRemovedValues=1268
1.25/1.39	     nbRemovedTuples=132  detectedInconsistency=no
1.25/1.39	       =>  wckTime=0.033  cpuTime=0.02  mem=21M777
1.45/1.55	   
1.45/1.55	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M801)
5.01/5.14	   
5.01/5.14	   search
5.01/5.14	     run=15  nbConstraintChecks=3254222  minDepth=0  maxDepth=9  nbPropagations=991591  nbRevisions=6699484
5.01/5.14	     nbUselessRevisions=5874889  nbAssignments=21500  nbFailedAssignments=10491  nbBacktracks=10676
5.01/5.14	     nbVisitedNodes=38635  nbRestartNogoods=111  nbSEliminables=0  nbREliminables=0.53  nbIEliminables=116.99
5.01/5.14	     nbDEliminables=0  nbPEliminables=0
5.01/5.14	       =>  wckTime=3.783  cpuTime=3.65  mem=22M801
5.01/5.14	   
5.01/5.14	   global
5.01/5.14	     nbConstraintChecks=3259090  nbPropagations=991887  nbRevisions=6700015  nbUselessRevisions=5875014
5.01/5.14	     nbRestartNogoods=111  solvingWckTime=3.785  solvingCpuTime=3.65  expiredTime=no  totalExploration=yes
5.01/5.14	     nbFoundSolutions=0  globalCpuTime=4.38
5.01/5.14	       =>  wckTime=4.899  cpuTime=4.33  mem=22M801
5.01/5.14	   
5.01/5.14	s UNSATISFIABLE
5.01/5.14	d NODES 21500
5.01/5.14	d CHECKS 3259090
5.01/5.14	   
5.01/5.14	   totalWckTime=4.955  totalCpuTime=4.38

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1081916-1215219902/watcher-1081916-1215219902 -o /tmp/evaluation-result-1081916-1215219902/solver-1081916-1215219902 -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-1081916-1215219902.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.24 2.33 2.33 4/74 11240
/proc/meminfo: memFree=1725280/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=18572 CPUtime=0
/proc/11240/stat : 11240 (runsolver) R 11238 11240 8764 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2000961918 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 236437695783 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11240/statm: 4643 292 257 25 0 2626 0

[startup+0.0190641 s]
/proc/loadavg: 2.24 2.33 2.33 4/74 11240
/proc/meminfo: memFree=1725280/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=10904 CPUtime=0
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 821 0 0 0 0 0 0 0 18 0 2 0 2000961918 11165696 574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 2726 574 285 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.100949 s]
/proc/loadavg: 2.24 2.33 2.33 4/74 11240
/proc/meminfo: memFree=1725280/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=865884 CPUtime=0.08
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 3686 0 1 0 6 2 0 0 18 0 9 0 2000961918 886665216 3159 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 216471 3159 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301989 s]
/proc/loadavg: 2.24 2.33 2.33 4/74 11240
/proc/meminfo: memFree=1725280/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=867220 CPUtime=0.28
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 5622 0 1 0 24 4 0 0 18 0 9 0 2000961918 888033280 5036 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 216805 5036 1903 9 0 211353 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867220

[startup+0.701066 s]
/proc/loadavg: 2.24 2.33 2.33 4/74 11240
/proc/meminfo: memFree=1725280/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=868712 CPUtime=0.67
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 7900 0 1 0 62 5 0 0 18 0 9 0 2000961918 889561088 7260 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 217178 7260 2010 9 0 211684 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 868712

[startup+1.50222 s]
/proc/loadavg: 2.30 2.34 2.34 3/85 11251
/proc/meminfo: memFree=1697800/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=869168 CPUtime=1.45
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 17618 362 1 0 125 12 8 0 18 0 9 0 2000961918 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 217292 11076 2632 9 0 211798 0
[pid=11240/tid=11242] ppid=11238 vsize=869168 CPUtime=1.05
/proc/11240/task/11242/stat : 11242 (java) R 11238 11240 8764 0 -1 64 12818 362 1 0 88 9 8 0 21 0 9 0 2000961920 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11243] ppid=11238 vsize=869168 CPUtime=0.13
/proc/11240/task/11243/stat : 11243 (java) S 11238 11240 8764 0 -1 64 2981 362 0 0 5 0 8 0 16 0 9 0 2000961922 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11244] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11244/stat : 11244 (java) S 11238 11240 8764 0 -1 64 14 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11245] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11245/stat : 11245 (java) S 11238 11240 8764 0 -1 64 13 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11246] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11246/stat : 11246 (java) S 11238 11240 8764 0 -1 64 1 362 0 0 0 0 8 0 18 0 9 0 2000961924 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11247] ppid=11238 vsize=869168 CPUtime=0.38
/proc/11240/task/11247/stat : 11247 (java) S 11238 11240 8764 0 -1 64 975 362 0 0 30 0 8 0 16 0 9 0 2000961924 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11248] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11248/stat : 11248 (java) S 11238 11240 8764 0 -1 64 2 362 0 0 0 0 8 0 19 0 9 0 2000961924 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11249] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11249/stat : 11249 (java) S 11238 11240 8764 0 -1 64 9 362 0 0 0 0 8 0 15 0 9 0 2000961924 890028032 11076 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 869168

[startup+3.10253 s]
/proc/loadavg: 2.30 2.34 2.34 3/83 11253
/proc/meminfo: memFree=1690832/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=869168 CPUtime=3.03
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 17663 362 1 0 283 12 8 0 18 0 9 0 2000961918 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 217292 11119 2632 9 0 211798 0
[pid=11240/tid=11242] ppid=11238 vsize=869168 CPUtime=2.6
/proc/11240/task/11242/stat : 11242 (java) R 11238 11240 8764 0 -1 64 12836 362 1 0 242 10 8 0 25 0 9 0 2000961920 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4127154065 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11243] ppid=11238 vsize=869168 CPUtime=0.13
/proc/11240/task/11243/stat : 11243 (java) S 11238 11240 8764 0 -1 64 2982 362 0 0 5 0 8 0 17 0 9 0 2000961922 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11244] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11244/stat : 11244 (java) S 11238 11240 8764 0 -1 64 14 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11245] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11245/stat : 11245 (java) S 11238 11240 8764 0 -1 64 13 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11246] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11246/stat : 11246 (java) S 11238 11240 8764 0 -1 64 1 362 0 0 0 0 8 0 18 0 9 0 2000961924 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11247] ppid=11238 vsize=869168 CPUtime=0.43
/proc/11240/task/11247/stat : 11247 (java) S 11238 11240 8764 0 -1 64 1001 362 0 0 35 0 8 0 15 0 9 0 2000961924 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11248] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11248/stat : 11248 (java) S 11238 11240 8764 0 -1 64 2 362 0 0 0 0 8 0 19 0 9 0 2000961924 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11249] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11249/stat : 11249 (java) S 11238 11240 8764 0 -1 64 9 362 0 0 0 0 8 0 15 0 9 0 2000961924 890028032 11119 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 869168

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

[startup+3.90269 s]
/proc/loadavg: 2.30 2.34 2.34 3/83 11253
/proc/meminfo: memFree=1690704/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=869168 CPUtime=3.82
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 17665 362 1 0 362 12 8 0 18 0 9 0 2000961918 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 217292 11120 2632 9 0 211798 0
[pid=11240/tid=11242] ppid=11238 vsize=869168 CPUtime=3.39
/proc/11240/task/11242/stat : 11242 (java) R 11238 11240 8764 0 -1 64 12838 362 1 0 321 10 8 0 25 0 9 0 2000961920 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4127192372 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11243] ppid=11238 vsize=869168 CPUtime=0.13
/proc/11240/task/11243/stat : 11243 (java) S 11238 11240 8764 0 -1 64 2982 362 0 0 5 0 8 0 17 0 9 0 2000961922 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11244] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11244/stat : 11244 (java) S 11238 11240 8764 0 -1 64 14 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11245] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11245/stat : 11245 (java) S 11238 11240 8764 0 -1 64 13 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11246] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11246/stat : 11246 (java) S 11238 11240 8764 0 -1 64 1 362 0 0 0 0 8 0 18 0 9 0 2000961924 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11247] ppid=11238 vsize=869168 CPUtime=0.43
/proc/11240/task/11247/stat : 11247 (java) S 11238 11240 8764 0 -1 64 1001 362 0 0 35 0 8 0 15 0 9 0 2000961924 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11248] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11248/stat : 11248 (java) S 11238 11240 8764 0 -1 64 2 362 0 0 0 0 8 0 19 0 9 0 2000961924 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11249] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11249/stat : 11249 (java) S 11238 11240 8764 0 -1 64 9 362 0 0 0 0 8 0 15 0 9 0 2000961924 890028032 11120 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 869168

[startup+4.70184 s]
/proc/loadavg: 2.30 2.34 2.34 3/83 11253
/proc/meminfo: memFree=1690704/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=869168 CPUtime=4.61
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 17667 362 1 0 441 12 8 0 18 0 9 0 2000961918 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 217292 11121 2632 9 0 211798 0
[pid=11240/tid=11242] ppid=11238 vsize=869168 CPUtime=4.18
/proc/11240/task/11242/stat : 11242 (java) R 11238 11240 8764 0 -1 64 12840 362 1 0 400 10 8 0 20 0 9 0 2000961920 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4127191536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11243] ppid=11238 vsize=869168 CPUtime=0.13
/proc/11240/task/11243/stat : 11243 (java) S 11238 11240 8764 0 -1 64 2982 362 0 0 5 0 8 0 16 0 9 0 2000961922 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11240/tid=11244] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11244/stat : 11244 (java) S 11238 11240 8764 0 -1 64 14 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11245] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11245/stat : 11245 (java) S 11238 11240 8764 0 -1 64 13 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11246] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11246/stat : 11246 (java) S 11238 11240 8764 0 -1 64 1 362 0 0 0 0 8 0 18 0 9 0 2000961924 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11247] ppid=11238 vsize=869168 CPUtime=0.43
/proc/11240/task/11247/stat : 11247 (java) S 11238 11240 8764 0 -1 64 1001 362 0 0 35 0 8 0 15 0 9 0 2000961924 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11248] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11248/stat : 11248 (java) S 11238 11240 8764 0 -1 64 2 362 0 0 0 0 8 0 19 0 9 0 2000961924 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11249] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11249/stat : 11249 (java) S 11238 11240 8764 0 -1 64 9 362 0 0 0 0 8 0 15 0 9 0 2000961924 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 869168

[startup+5.10192 s]
/proc/loadavg: 2.30 2.34 2.34 3/83 11253
/proc/meminfo: memFree=1690704/2055920 swapFree=4179416/4192956
[pid=11240] ppid=11238 vsize=869168 CPUtime=5.01
/proc/11240/stat : 11240 (java) S 11238 11240 8764 0 -1 0 17667 362 1 0 481 12 8 0 18 0 9 0 2000961918 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11240/statm: 217292 11121 2632 9 0 211798 0
[pid=11240/tid=11242] ppid=11238 vsize=869168 CPUtime=4.58
/proc/11240/task/11242/stat : 11242 (java) R 11238 11240 8764 0 -1 64 12840 362 1 0 440 10 8 0 24 0 9 0 2000961920 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4127140577 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11243] ppid=11238 vsize=869168 CPUtime=0.13
/proc/11240/task/11243/stat : 11243 (java) S 11238 11240 8764 0 -1 64 2982 362 0 0 5 0 8 0 16 0 9 0 2000961922 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11240/tid=11244] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11244/stat : 11244 (java) S 11238 11240 8764 0 -1 64 14 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11245] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11245/stat : 11245 (java) S 11238 11240 8764 0 -1 64 13 362 0 0 0 0 8 0 16 0 9 0 2000961922 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11246] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11246/stat : 11246 (java) S 11238 11240 8764 0 -1 64 1 362 0 0 0 0 8 0 18 0 9 0 2000961924 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11247] ppid=11238 vsize=869168 CPUtime=0.43
/proc/11240/task/11247/stat : 11247 (java) S 11238 11240 8764 0 -1 64 1001 362 0 0 35 0 8 0 15 0 9 0 2000961924 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11248] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11248/stat : 11248 (java) S 11238 11240 8764 0 -1 64 2 362 0 0 0 0 8 0 19 0 9 0 2000961924 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11240/tid=11249] ppid=11238 vsize=869168 CPUtime=0.08
/proc/11240/task/11249/stat : 11249 (java) S 11238 11240 8764 0 -1 64 9 362 0 0 0 0 8 0 15 0 9 0 2000961924 890028032 11121 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 869168

Child status: 0
Real time (s): 5.17833
CPU time (s): 5.09123
CPU user time (s): 4.94525
CPU system time (s): 0.145977
CPU usage (%): 98.3179
Max. virtual memory (cumulated for all children) (KiB): 870756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.94525
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18145
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= 1468
involuntary context switches= 1501

runsolver used 0.009998 second user time and 0.024996 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-05 03:05:02
IDJOB=1081916
IDBENCH=57157
IDSOLVER=363
FILE ID=node62/1081916-1215219902
PBS_JOBID= 7881720
Free space on /tmp= 65256 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-12.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-1081916-1215219902/watcher-1081916-1215219902 -o /tmp/evaluation-result-1081916-1215219902/solver-1081916-1215219902 -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-1081916-1215219902.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2fe678b83530682aee170466efb2992f
RANDOM SEED=768542526

node62.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.259
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.259
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:       1725760 kB
Buffers:         53760 kB
Cached:         194844 kB
SwapCached:       6872 kB
Active:         153228 kB
Inactive:       112500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725760 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:            2144 kB
Writeback:           0 kB
Mapped:          23560 kB
Slab:            49576 kB
Committed_AS:  4131008 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65252 MiB
End job on node62 at 2008-07-05 03:05:07