Trace number 1066445

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 14.9867 15.1499

DiagnosticValue
CHECKS5427
NODES3503

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg8-11_ext.xml
MD5SUM9bcf81c8a076467ebf8c6a868379407a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.9867
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints19
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension19
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1066445-1215147826.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.28/0.39	     nbVariables=88  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=2288
0.28/0.39	       =>  wckTime=0.153  cpuTime=0.12  mem=7M919
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.48/0.55	   
0.48/0.55	   constraints being loaded...
0.58/0.60	   Too large in ConstraintConflictsSTructure
0.58/0.62	   Too large in ConstraintConflictsSTructure
0.58/0.68	     nbConstraints=19  nbRelationTypes=2  nbGlobalConstraints=19  nbExtensionStructures=2
0.58/0.68	     nbSharedExtensionStructures=17  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  minDegree=2
0.58/0.68	     maxDegree=2  minArity=8  avgArity=9.26  maxArity=11  nbGenerators=0  nbFusions=0  symmetryWckTime=0.049
0.58/0.68	     symmetryCpuTime=0.02
0.58/0.68	       =>  wckTime=0.442  cpuTime=0.33  mem=18M872
0.68/0.73	   
0.68/0.73	   solver IterativeSystematicSolver being built... 
0.78/0.80	   
0.78/0.80	   INFO : Forward propagation technique limited 
0.78/0.87	       =>  wckTime=0.641  cpuTime=0.46  mem=21M668
0.87/0.94	   
0.87/0.94	   preprocessing
0.87/0.94	     nbConstraintChecks=0  nbValidityChecks=430491  nbPropagations=97  nbRevisions=0  nbUselessRevisions=0
0.87/0.94	     nbRemovedValues=176  detectedInconsistency=no
0.87/0.94	       =>  wckTime=0.065  cpuTime=0.04  mem=21M668
2.35/2.42	   
2.35/2.42	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M709)
14.94/15.12	   
14.94/15.12	   search
14.94/15.12	     run=10  nbConstraintChecks=5427  nbValidityChecks=138496926  minDepth=0  maxDepth=14  nbPropagations=456334
14.94/15.12	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=3503  nbFailedAssignments=1700  nbBacktracks=1758
14.94/15.12	     nbVisitedNodes=6088  nbRestartNogoods=88  nbSEliminables=0  nbREliminables=1.89  nbIEliminables=74.75
14.94/15.12	     nbDEliminables=0  nbPEliminables=0
14.94/15.12	       =>  wckTime=14.239  cpuTime=14.0  mem=22M709
14.94/15.12	   
14.94/15.12	   global
14.94/15.12	     nbConstraintChecks=5427  nbValidityChecks=138927417  nbPropagations=456431  nbRestartNogoods=88
14.94/15.12	     solvingWckTime=14.242  solvingCpuTime=14.0  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
14.94/15.12	     globalCpuTime=14.5
14.94/15.12	       =>  wckTime=14.888  cpuTime=14.46  mem=22M709
14.94/15.12	   
14.94/15.12	s UNSATISFIABLE
14.94/15.12	d NODES 3503
14.94/15.12	d CHECKS 5427
14.94/15.12	   
14.94/15.12	   totalWckTime=14.944  totalCpuTime=14.51

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-1066445-1215147826/watcher-1066445-1215147826 -o /tmp/evaluation-result-1066445-1215147826/solver-1066445-1215147826 -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-1066445-1215147826.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: 1.93 1.92 1.95 4/81 9367
/proc/meminfo: memFree=1484144/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=1616 CPUtime=0
/proc/9367/stat : 9367 (java) D 9365 9367 5936 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1993752133 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/9367/statm: 68 37 28 9 0 6 0

[startup+0.0134191 s]
/proc/loadavg: 1.93 1.92 1.95 4/81 9367
/proc/meminfo: memFree=1484144/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=10904 CPUtime=0
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 821 0 0 0 0 0 0 0 18 0 2 0 1993752133 11165696 574 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 2734 605 310 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.103433 s]
/proc/loadavg: 1.93 1.92 1.95 4/81 9367
/proc/meminfo: memFree=1484144/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=865884 CPUtime=0.09
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 3826 0 1 0 7 2 0 0 18 0 9 0 1993752133 886665216 3275 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216471 3275 1731 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301468 s]
/proc/loadavg: 1.93 1.92 1.95 4/81 9367
/proc/meminfo: memFree=1484144/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=866196 CPUtime=0.28
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 5627 0 1 0 25 3 0 0 18 0 9 0 1993752133 886984704 5041 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216549 5041 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701547 s]
/proc/loadavg: 1.93 1.92 1.95 4/81 9367
/proc/meminfo: memFree=1484144/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=867176 CPUtime=0.68
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 11147 272 1 0 62 6 0 0 18 0 10 0 1993752133 887988224 8308 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216794 8308 2055 9 0 211322 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867176

[startup+1.50269 s]
/proc/loadavg: 1.93 1.92 1.95 3/90 9380
/proc/meminfo: memFree=1451944/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=867264 CPUtime=1.46
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 16838 272 1 0 138 8 0 0 18 0 9 0 1993752133 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216816 10661 2631 9 0 211322 0
[pid=9367/tid=9369] ppid=9365 vsize=867264 CPUtime=1.22
/proc/9367/task/9369/stat : 9369 (java) R 9365 9367 5936 0 -1 64 12460 272 1 0 116 6 0 0 25 0 9 0 1993752135 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4126763708 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9370] ppid=9365 vsize=867264 CPUtime=0.03
/proc/9367/task/9370/stat : 9370 (java) S 9365 9367 5936 0 -1 64 2994 272 0 0 3 0 0 0 16 0 9 0 1993752136 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9371] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9371/stat : 9371 (java) S 9365 9367 5936 0 -1 64 16 272 0 0 0 0 0 0 16 0 9 0 1993752136 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9372] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9372/stat : 9372 (java) S 9365 9367 5936 0 -1 64 9 272 0 0 0 0 0 0 15 0 9 0 1993752136 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9373] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9373/stat : 9373 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 18 0 9 0 1993752138 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9374] ppid=9365 vsize=867264 CPUtime=0.17
/proc/9367/task/9374/stat : 9374 (java) S 9365 9367 5936 0 -1 64 546 272 0 0 17 0 0 0 15 0 9 0 1993752138 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9375] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9375/stat : 9375 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 19 0 9 0 1993752138 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9376] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9376/stat : 9376 (java) R 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 15 0 9 0 1993752138 888078336 10661 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867264

[startup+3.10298 s]
/proc/loadavg: 1.93 1.92 1.95 3/90 9380
/proc/meminfo: memFree=1451624/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=867264 CPUtime=3.05
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 16859 272 1 0 297 8 0 0 18 0 9 0 1993752133 888078336 10680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216816 10680 2631 9 0 211322 0
[pid=9367/tid=9369] ppid=9365 vsize=867264 CPUtime=2.79
/proc/9367/task/9369/stat : 9369 (java) R 9365 9367 5936 0 -1 64 12471 272 1 0 273 6 0 0 25 0 9 0 1993752135 888078336 10680 996147200 134512640 134550740 4294955984 18446744073709551615 4126753139 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9370] ppid=9365 vsize=867264 CPUtime=0.03
/proc/9367/task/9370/stat : 9370 (java) S 9365 9367 5936 0 -1 64 2994 272 0 0 3 0 0 0 17 0 9 0 1993752136 888078336 10680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9371] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9371/stat : 9371 (java) S 9365 9367 5936 0 -1 64 16 272 0 0 0 0 0 0 16 0 9 0 1993752136 888078336 10680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9372] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9372/stat : 9372 (java) S 9365 9367 5936 0 -1 64 9 272 0 0 0 0 0 0 15 0 9 0 1993752136 888078336 10680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9373] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9373/stat : 9373 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 18 0 9 0 1993752138 888078336 10680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9374] ppid=9365 vsize=867264 CPUtime=0.19
/proc/9367/task/9374/stat : 9374 (java) S 9365 9367 5936 0 -1 64 556 272 0 0 19 0 0 0 15 0 9 0 1993752138 888078336 10680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9375] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9375/stat : 9375 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 19 0 9 0 1993752138 888078336 10680 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9376] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9376/stat : 9376 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 15 0 9 0 1993752138 888078336 10680 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) 867264

[startup+6.30256 s]
/proc/loadavg: 1.93 1.93 1.95 3/90 9380
/proc/meminfo: memFree=1451368/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=867264 CPUtime=6.23
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 16869 272 1 0 614 9 0 0 18 0 9 0 1993752133 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216816 10687 2631 9 0 211322 0
[pid=9367/tid=9369] ppid=9365 vsize=867264 CPUtime=5.96
/proc/9367/task/9369/stat : 9369 (java) R 9365 9367 5936 0 -1 64 12479 272 1 0 590 6 0 0 25 0 9 0 1993752135 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4126763597 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9370] ppid=9365 vsize=867264 CPUtime=0.03
/proc/9367/task/9370/stat : 9370 (java) S 9365 9367 5936 0 -1 64 2994 272 0 0 3 0 0 0 17 0 9 0 1993752136 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9371] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9371/stat : 9371 (java) S 9365 9367 5936 0 -1 64 16 272 0 0 0 0 0 0 16 0 9 0 1993752136 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9372] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9372/stat : 9372 (java) S 9365 9367 5936 0 -1 64 9 272 0 0 0 0 0 0 15 0 9 0 1993752136 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9373] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9373/stat : 9373 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 18 0 9 0 1993752138 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9374] ppid=9365 vsize=867264 CPUtime=0.19
/proc/9367/task/9374/stat : 9374 (java) S 9365 9367 5936 0 -1 64 558 272 0 0 19 0 0 0 15 0 9 0 1993752138 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9375] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9375/stat : 9375 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 19 0 9 0 1993752138 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9376] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9376/stat : 9376 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 15 0 9 0 1993752138 888078336 10687 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867264

[startup+12.7027 s]
/proc/loadavg: 1.94 1.93 1.95 3/90 9380
/proc/meminfo: memFree=1451112/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=867264 CPUtime=12.56
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 16895 272 1 0 1247 9 0 0 18 0 9 0 1993752133 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216816 10708 2631 9 0 211322 0
[pid=9367/tid=9369] ppid=9365 vsize=867264 CPUtime=12.27
/proc/9367/task/9369/stat : 9369 (java) R 9365 9367 5936 0 -1 64 12493 272 1 0 1221 6 0 0 25 0 9 0 1993752135 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4126763467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9370] ppid=9365 vsize=867264 CPUtime=0.03
/proc/9367/task/9370/stat : 9370 (java) S 9365 9367 5936 0 -1 64 2994 272 0 0 3 0 0 0 16 0 9 0 1993752136 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9371] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9371/stat : 9371 (java) S 9365 9367 5936 0 -1 64 16 272 0 0 0 0 0 0 16 0 9 0 1993752136 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9372] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9372/stat : 9372 (java) S 9365 9367 5936 0 -1 64 9 272 0 0 0 0 0 0 15 0 9 0 1993752136 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9373] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9373/stat : 9373 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 18 0 9 0 1993752138 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9374] ppid=9365 vsize=867264 CPUtime=0.21
/proc/9367/task/9374/stat : 9374 (java) S 9365 9367 5936 0 -1 64 570 272 0 0 21 0 0 0 16 0 9 0 1993752138 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9375] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9375/stat : 9375 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 19 0 9 0 1993752138 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9376] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9376/stat : 9376 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 15 0 9 0 1993752138 888078336 10708 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867264

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

[startup+14.307 s]
/proc/loadavg: 2.02 1.94 1.96 3/90 9380
/proc/meminfo: memFree=1451048/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=867264 CPUtime=14.15
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 16900 272 1 0 1406 9 0 0 18 0 9 0 1993752133 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216816 10712 2631 9 0 211322 0
[pid=9367/tid=9369] ppid=9365 vsize=867264 CPUtime=13.85
/proc/9367/task/9369/stat : 9369 (java) R 9365 9367 5936 0 -1 64 12495 272 1 0 1379 6 0 0 25 0 9 0 1993752135 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4126753127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9370] ppid=9365 vsize=867264 CPUtime=0.03
/proc/9367/task/9370/stat : 9370 (java) S 9365 9367 5936 0 -1 64 2994 272 0 0 3 0 0 0 17 0 9 0 1993752136 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9371] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9371/stat : 9371 (java) S 9365 9367 5936 0 -1 64 16 272 0 0 0 0 0 0 16 0 9 0 1993752136 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9372] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9372/stat : 9372 (java) S 9365 9367 5936 0 -1 64 9 272 0 0 0 0 0 0 15 0 9 0 1993752136 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9373] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9373/stat : 9373 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 18 0 9 0 1993752138 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9374] ppid=9365 vsize=867264 CPUtime=0.22
/proc/9367/task/9374/stat : 9374 (java) S 9365 9367 5936 0 -1 64 573 272 0 0 22 0 0 0 15 0 9 0 1993752138 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9375] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9375/stat : 9375 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 19 0 9 0 1993752138 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9376] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9376/stat : 9376 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 15 0 9 0 1993752138 888078336 10712 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 867264

[startup+14.7011 s]
/proc/loadavg: 2.02 1.94 1.96 3/90 9380
/proc/meminfo: memFree=1451048/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=867264 CPUtime=14.54
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 16901 272 1 0 1445 9 0 0 18 0 9 0 1993752133 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216816 10713 2631 9 0 211322 0
[pid=9367/tid=9369] ppid=9365 vsize=867264 CPUtime=14.24
/proc/9367/task/9369/stat : 9369 (java) R 9365 9367 5936 0 -1 64 12496 272 1 0 1418 6 0 0 25 0 9 0 1993752135 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4126763457 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9370] ppid=9365 vsize=867264 CPUtime=0.03
/proc/9367/task/9370/stat : 9370 (java) S 9365 9367 5936 0 -1 64 2994 272 0 0 3 0 0 0 17 0 9 0 1993752136 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9371] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9371/stat : 9371 (java) S 9365 9367 5936 0 -1 64 16 272 0 0 0 0 0 0 16 0 9 0 1993752136 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9372] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9372/stat : 9372 (java) S 9365 9367 5936 0 -1 64 9 272 0 0 0 0 0 0 15 0 9 0 1993752136 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9373] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9373/stat : 9373 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 18 0 9 0 1993752138 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9374] ppid=9365 vsize=867264 CPUtime=0.22
/proc/9367/task/9374/stat : 9374 (java) S 9365 9367 5936 0 -1 64 573 272 0 0 22 0 0 0 15 0 9 0 1993752138 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9375] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9375/stat : 9375 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 19 0 9 0 1993752138 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9376] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9376/stat : 9376 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 15 0 9 0 1993752138 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.54
Current children cumulated vsize (KiB) 867264

[startup+15.1012 s]
/proc/loadavg: 2.02 1.94 1.96 3/90 9380
/proc/meminfo: memFree=1451048/2055920 swapFree=4181480/4192956
[pid=9367] ppid=9365 vsize=867264 CPUtime=14.94
/proc/9367/stat : 9367 (java) S 9365 9367 5936 0 -1 0 16901 272 1 0 1485 9 0 0 18 0 9 0 1993752133 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9367/statm: 216816 10713 2631 9 0 211322 0
[pid=9367/tid=9369] ppid=9365 vsize=867264 CPUtime=14.64
/proc/9367/task/9369/stat : 9369 (java) R 9365 9367 5936 0 -1 64 12496 272 1 0 1458 6 0 0 25 0 9 0 1993752135 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4126763463 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9370] ppid=9365 vsize=867264 CPUtime=0.03
/proc/9367/task/9370/stat : 9370 (java) S 9365 9367 5936 0 -1 64 2994 272 0 0 3 0 0 0 17 0 9 0 1993752136 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9371] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9371/stat : 9371 (java) S 9365 9367 5936 0 -1 64 16 272 0 0 0 0 0 0 16 0 9 0 1993752136 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9372] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9372/stat : 9372 (java) S 9365 9367 5936 0 -1 64 9 272 0 0 0 0 0 0 15 0 9 0 1993752136 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9373] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9373/stat : 9373 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 18 0 9 0 1993752138 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9374] ppid=9365 vsize=867264 CPUtime=0.22
/proc/9367/task/9374/stat : 9374 (java) S 9365 9367 5936 0 -1 64 573 272 0 0 22 0 0 0 15 0 9 0 1993752138 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9375] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9375/stat : 9375 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 19 0 9 0 1993752138 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9367/tid=9376] ppid=9365 vsize=867264 CPUtime=0
/proc/9367/task/9376/stat : 9376 (java) S 9365 9367 5936 0 -1 64 1 272 0 0 0 0 0 0 15 0 9 0 1993752138 888078336 10713 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.94
Current children cumulated vsize (KiB) 867264

Child status: 0
Real time (s): 15.1499
CPU time (s): 14.9867
CPU user time (s): 14.8857
CPU system time (s): 0.100984
CPU usage (%): 98.9226
Max. virtual memory (cumulated for all children) (KiB): 867264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.8857
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17290
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= 1281
involuntary context switches= 1921

runsolver used 0.020996 second user time and 0.06199 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-04 07:03:46
IDJOB=1066445
IDBENCH=55122
IDSOLVER=363
FILE ID=node67/1066445-1215147826
PBS_JOBID= 7877367
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg8-11_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-1066445-1215147826/watcher-1066445-1215147826 -o /tmp/evaluation-result-1066445-1215147826/solver-1066445-1215147826 -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-1066445-1215147826.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9bcf81c8a076467ebf8c6a868379407a
RANDOM SEED=561913705

node67.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.281
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.281
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:       1484624 kB
Buffers:         82048 kB
Cached:         397732 kB
SwapCached:       5332 kB
Active:         277492 kB
Inactive:       225668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484624 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:          39448 kB
Slab:            53076 kB
Committed_AS:  4079700 kB
PageTables:       1904 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 node67 at 2008-07-04 07:04:01