Trace number 1079574

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 11.1043 11.0868

DiagnosticValue
CHECKS8326
NODES6470

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg6-10_ext.xml
MD5SUMe968a766d9ee5ba2ff7ca47c79997ac1
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 benchmark9.72952
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints16
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension16
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.07	
0.02/0.07	Abscon 112 (May, 2008)
0.22/0.20	
0.22/0.20	   configuration
0.22/0.20	     name=mac.xml
0.22/0.23	   
0.22/0.23	   instance
0.22/0.23	     name=HOME/instance-1079574-1215210242.xml
0.22/0.26	   
0.22/0.26	   domains being loaded...
0.22/0.27	   
0.22/0.27	   variables being loaded...
0.22/0.30	     nbVariables=60  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1560
0.22/0.30	       =>  wckTime=0.094  cpuTime=0.09  mem=7M919
0.22/0.30	   
0.33/0.30	   relations being loaded...
0.33/0.33	   
0.33/0.33	   constraints being loaded...
0.33/0.38	   Too large in ConstraintConflictsSTructure
0.48/0.42	     nbConstraints=16  nbRelationTypes=2  nbGlobalConstraints=16  nbExtensionStructures=2
0.48/0.42	     nbSharedExtensionStructures=14  nbConflictsStructures=1  nbSharedConflictsStructures=9
0.48/0.42	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=6  avgArity=7.5
0.48/0.42	     maxArity=10  nbGenerators=0  nbFusions=0  symmetryWckTime=0.032  symmetryCpuTime=0.02
0.48/0.42	       =>  wckTime=0.219  cpuTime=0.21  mem=14M787
0.48/0.47	   
0.48/0.47	   solver IterativeSystematicSolver being built... 
0.58/0.52	   
0.58/0.52	   INFO : Forward propagation technique limited 
0.58/0.58	       =>  wckTime=0.38  cpuTime=0.32  mem=20M444
0.71/0.62	   
0.71/0.62	   preprocessing
0.71/0.62	     nbConstraintChecks=0  nbValidityChecks=163799  nbPropagations=65  nbRevisions=0  nbUselessRevisions=0
0.71/0.62	     nbRemovedValues=93  detectedInconsistency=no
0.71/0.62	       =>  wckTime=0.035  cpuTime=0.04  mem=20M444
1.35/1.22	   
1.35/1.22	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M436)
11.05/11.02	   
11.05/11.02	   search
11.05/11.02	     run=12  nbConstraintChecks=8326  nbValidityChecks=97609351  minDepth=0  maxDepth=11  nbPropagations=913237
11.05/11.02	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=6470  nbFailedAssignments=2750  nbBacktracks=3636
11.05/11.02	     nbVisitedNodes=10840  nbRestartNogoods=102  nbSEliminables=0  nbREliminables=0.84  nbIEliminables=52.19
11.05/11.02	     nbDEliminables=0  nbPEliminables=0
11.05/11.02	       =>  wckTime=10.438  cpuTime=10.31  mem=21M436
11.05/11.02	   
11.05/11.02	   global
11.05/11.03	     nbConstraintChecks=8326  nbValidityChecks=97773150  nbPropagations=913302  nbRestartNogoods=102
11.05/11.03	     solvingWckTime=10.441  solvingCpuTime=10.31  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
11.05/11.03	     globalCpuTime=10.66
11.05/11.03	       =>  wckTime=10.823  cpuTime=10.63  mem=21M436
11.05/11.03	   
11.05/11.03	s UNSATISFIABLE
11.05/11.03	d NODES 6470
11.05/11.03	d CHECKS 8326
11.05/11.03	   
11.05/11.03	   totalWckTime=10.866  totalCpuTime=10.66

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-1079574-1215210242/watcher-1079574-1215210242 -o /tmp/evaluation-result-1079574-1215210242/solver-1079574-1215210242 -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-1079574-1215210242.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.13 2.05 2.01 3/70 16685
/proc/meminfo: memFree=1544360/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=1616 CPUtime=0
/proc/16685/stat : 16685 (java) D 16683 16685 15988 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 642213473 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/16685/statm: 404 145 119 9 0 46 0

[startup+0.0280541 s]
/proc/loadavg: 2.13 2.05 2.01 3/70 16685
/proc/meminfo: memFree=1544360/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=861876 CPUtime=0.02
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 1920 0 1 0 1 1 0 0 18 0 5 0 642213473 882561024 1603 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 215469 1606 721 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101063 s]
/proc/loadavg: 2.13 2.05 2.01 3/70 16685
/proc/meminfo: memFree=1544360/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=866768 CPUtime=0.1
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 3949 0 1 0 8 2 0 0 18 0 9 0 642213473 887570432 3389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216692 3392 1776 9 0 211247 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866768

[startup+0.301086 s]
/proc/loadavg: 2.13 2.05 2.01 3/70 16685
/proc/meminfo: memFree=1544360/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867148 CPUtime=0.33
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 6532 0 1 0 29 4 0 0 18 0 9 0 642213473 887959552 5902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216787 5902 1966 9 0 211315 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867148

[startup+0.701131 s]
/proc/loadavg: 2.13 2.05 2.01 3/70 16685
/proc/meminfo: memFree=1544360/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867708 CPUtime=0.84
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15713 269 1 0 76 8 0 0 18 0 9 0 642213473 888532992 10328 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216927 10328 2631 9 0 211433 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 867708

[startup+1.50221 s]
/proc/loadavg: 2.04 2.03 2.00 2/79 16698
/proc/meminfo: memFree=1513248/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867708 CPUtime=1.64
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15749 269 1 0 156 8 0 0 18 0 9 0 642213473 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216927 10362 2631 9 0 211433 0
[pid=16685/tid=16687] ppid=16683 vsize=867708 CPUtime=1.41
/proc/16685/task/16687/stat : 16687 (java) R 16683 16685 15988 0 -1 64 11780 269 1 0 135 6 0 0 25 0 9 0 642213474 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4126759450 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16688] ppid=16683 vsize=867708 CPUtime=0.03
/proc/16685/task/16688/stat : 16688 (java) S 16683 16685 15988 0 -1 64 2546 269 0 0 3 0 0 0 17 0 9 0 642213475 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16689] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16689/stat : 16689 (java) S 16683 16685 15988 0 -1 64 16 269 0 0 0 0 0 0 16 0 9 0 642213475 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16690] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16690/stat : 16690 (java) S 16683 16685 15988 0 -1 64 9 269 0 0 0 0 0 0 15 0 9 0 642213475 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16691] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16691/stat : 16691 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 23 0 9 0 642213477 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16692] ppid=16683 vsize=867708 CPUtime=0.17
/proc/16685/task/16692/stat : 16692 (java) S 16683 16685 15988 0 -1 64 572 269 0 0 17 0 0 0 16 0 9 0 642213477 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16693] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16693/stat : 16693 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 24 0 9 0 642213477 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16694] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16694/stat : 16694 (java) S 16683 16685 15988 0 -1 64 5 269 0 0 0 0 0 0 15 0 9 0 642213477 888532992 10362 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 867708

[startup+3.10237 s]
/proc/loadavg: 2.04 2.03 2.00 4/89 16733
/proc/meminfo: memFree=1507664/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867708 CPUtime=3.23
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15773 269 1 0 315 8 0 0 18 0 9 0 642213473 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216927 10385 2631 9 0 211433 0
[pid=16685/tid=16687] ppid=16683 vsize=867708 CPUtime=2.97
/proc/16685/task/16687/stat : 16687 (java) R 16683 16685 15988 0 -1 64 11790 269 1 0 291 6 0 0 21 0 9 0 642213474 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4126788348 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16688] ppid=16683 vsize=867708 CPUtime=0.03
/proc/16685/task/16688/stat : 16688 (java) S 16683 16685 15988 0 -1 64 2546 269 0 0 3 0 0 0 16 0 9 0 642213475 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16689] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16689/stat : 16689 (java) S 16683 16685 15988 0 -1 64 16 269 0 0 0 0 0 0 16 0 9 0 642213475 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16690] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16690/stat : 16690 (java) S 16683 16685 15988 0 -1 64 9 269 0 0 0 0 0 0 15 0 9 0 642213475 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16691] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16691/stat : 16691 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 23 0 9 0 642213477 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16692] ppid=16683 vsize=867708 CPUtime=0.19
/proc/16685/task/16692/stat : 16692 (java) S 16683 16685 15988 0 -1 64 586 269 0 0 19 0 0 0 15 0 9 0 642213477 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16693] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16693/stat : 16693 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 24 0 9 0 642213477 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16694] ppid=16683 vsize=867708 CPUtime=0
/proc/16685/task/16694/stat : 16694 (java) S 16683 16685 15988 0 -1 64 5 269 0 0 0 0 0 0 15 0 9 0 642213477 888532992 10385 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 867708

[startup+6.3017 s]
/proc/loadavg: 2.04 2.03 2.00 3/89 16737
/proc/meminfo: memFree=1480648/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867840 CPUtime=6.4
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15793 269 1 0 631 9 0 0 18 0 9 0 642213473 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216960 10403 2631 9 0 211466 0
[pid=16685/tid=16687] ppid=16683 vsize=867840 CPUtime=6.14
/proc/16685/task/16687/stat : 16687 (java) R 16683 16685 15988 0 -1 64 11803 269 1 0 607 7 0 0 25 0 9 0 642213474 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4126788540 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16688] ppid=16683 vsize=867840 CPUtime=0.03
/proc/16685/task/16688/stat : 16688 (java) S 16683 16685 15988 0 -1 64 2546 269 0 0 3 0 0 0 16 0 9 0 642213475 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16689] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16689/stat : 16689 (java) S 16683 16685 15988 0 -1 64 16 269 0 0 0 0 0 0 16 0 9 0 642213475 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16690] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16690/stat : 16690 (java) S 16683 16685 15988 0 -1 64 9 269 0 0 0 0 0 0 15 0 9 0 642213475 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16691] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16691/stat : 16691 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 23 0 9 0 642213477 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16692] ppid=16683 vsize=867840 CPUtime=0.2
/proc/16685/task/16692/stat : 16692 (java) S 16683 16685 15988 0 -1 64 593 269 0 0 20 0 0 0 17 0 9 0 642213477 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16693] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16693/stat : 16693 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 24 0 9 0 642213477 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16694] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16694/stat : 16694 (java) S 16683 16685 15988 0 -1 64 5 269 0 0 0 0 0 0 15 0 9 0 642213477 888668160 10403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 867840

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

[startup+9.50302 s]
/proc/loadavg: 2.03 2.03 2.00 3/89 16737
/proc/meminfo: memFree=1480464/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867840 CPUtime=9.57
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15805 269 1 0 948 9 0 0 18 0 9 0 642213473 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216960 10414 2631 9 0 211466 0
[pid=16685/tid=16687] ppid=16683 vsize=867840 CPUtime=9.31
/proc/16685/task/16687/stat : 16687 (java) R 16683 16685 15988 0 -1 64 11814 269 1 0 924 7 0 0 25 0 9 0 642213474 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4126788197 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16688] ppid=16683 vsize=867840 CPUtime=0.03
/proc/16685/task/16688/stat : 16688 (java) S 16683 16685 15988 0 -1 64 2546 269 0 0 3 0 0 0 16 0 9 0 642213475 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16689] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16689/stat : 16689 (java) S 16683 16685 15988 0 -1 64 16 269 0 0 0 0 0 0 16 0 9 0 642213475 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16690] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16690/stat : 16690 (java) S 16683 16685 15988 0 -1 64 9 269 0 0 0 0 0 0 15 0 9 0 642213475 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16691] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16691/stat : 16691 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 23 0 9 0 642213477 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16692] ppid=16683 vsize=867840 CPUtime=0.2
/proc/16685/task/16692/stat : 16692 (java) S 16683 16685 15988 0 -1 64 594 269 0 0 20 0 0 0 16 0 9 0 642213477 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16693] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16693/stat : 16693 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 24 0 9 0 642213477 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16694] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16694/stat : 16694 (java) S 16683 16685 15988 0 -1 64 5 269 0 0 0 0 0 0 15 0 9 0 642213477 888668160 10414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (KiB) 867840

[startup+10.3021 s]
/proc/loadavg: 2.03 2.03 2.00 3/89 16737
/proc/meminfo: memFree=1480400/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867840 CPUtime=10.36
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15809 269 1 0 1027 9 0 0 18 0 9 0 642213473 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216960 10417 2631 9 0 211466 0
[pid=16685/tid=16687] ppid=16683 vsize=867840 CPUtime=10.09
/proc/16685/task/16687/stat : 16687 (java) R 16683 16685 15988 0 -1 64 11818 269 1 0 1002 7 0 0 25 0 9 0 642213474 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4126788747 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16688] ppid=16683 vsize=867840 CPUtime=0.03
/proc/16685/task/16688/stat : 16688 (java) S 16683 16685 15988 0 -1 64 2546 269 0 0 3 0 0 0 16 0 9 0 642213475 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16689] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16689/stat : 16689 (java) S 16683 16685 15988 0 -1 64 16 269 0 0 0 0 0 0 16 0 9 0 642213475 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16690] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16690/stat : 16690 (java) S 16683 16685 15988 0 -1 64 9 269 0 0 0 0 0 0 15 0 9 0 642213475 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16691] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16691/stat : 16691 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 23 0 9 0 642213477 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16692] ppid=16683 vsize=867840 CPUtime=0.2
/proc/16685/task/16692/stat : 16692 (java) S 16683 16685 15988 0 -1 64 594 269 0 0 20 0 0 0 16 0 9 0 642213477 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16693] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16693/stat : 16693 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 24 0 9 0 642213477 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16694] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16694/stat : 16694 (java) S 16683 16685 15988 0 -1 64 5 269 0 0 0 0 0 0 15 0 9 0 642213477 888668160 10417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 867840

[startup+10.7021 s]
/proc/loadavg: 2.03 2.03 2.00 3/89 16737
/proc/meminfo: memFree=1480400/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867840 CPUtime=10.76
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15811 269 1 0 1067 9 0 0 18 0 9 0 642213473 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216960 10419 2631 9 0 211466 0
[pid=16685/tid=16687] ppid=16683 vsize=867840 CPUtime=10.49
/proc/16685/task/16687/stat : 16687 (java) R 16683 16685 15988 0 -1 64 11820 269 1 0 1042 7 0 0 25 0 9 0 642213474 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4126788595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16688] ppid=16683 vsize=867840 CPUtime=0.03
/proc/16685/task/16688/stat : 16688 (java) S 16683 16685 15988 0 -1 64 2546 269 0 0 3 0 0 0 16 0 9 0 642213475 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16689] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16689/stat : 16689 (java) S 16683 16685 15988 0 -1 64 16 269 0 0 0 0 0 0 16 0 9 0 642213475 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16690] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16690/stat : 16690 (java) S 16683 16685 15988 0 -1 64 9 269 0 0 0 0 0 0 15 0 9 0 642213475 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16691] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16691/stat : 16691 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 23 0 9 0 642213477 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16692] ppid=16683 vsize=867840 CPUtime=0.2
/proc/16685/task/16692/stat : 16692 (java) S 16683 16685 15988 0 -1 64 594 269 0 0 20 0 0 0 16 0 9 0 642213477 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16693] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16693/stat : 16693 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 24 0 9 0 642213477 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16694] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16694/stat : 16694 (java) S 16683 16685 15988 0 -1 64 5 269 0 0 0 0 0 0 15 0 9 0 642213477 888668160 10419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.76
Current children cumulated vsize (KiB) 867840

[startup+10.9022 s]
/proc/loadavg: 2.03 2.03 2.00 3/89 16737
/proc/meminfo: memFree=1480272/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867840 CPUtime=10.96
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15812 269 1 0 1087 9 0 0 18 0 9 0 642213473 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216960 10420 2631 9 0 211466 0
[pid=16685/tid=16687] ppid=16683 vsize=867840 CPUtime=10.69
/proc/16685/task/16687/stat : 16687 (java) R 16683 16685 15988 0 -1 64 11821 269 1 0 1062 7 0 0 25 0 9 0 642213474 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4126788146 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16688] ppid=16683 vsize=867840 CPUtime=0.03
/proc/16685/task/16688/stat : 16688 (java) S 16683 16685 15988 0 -1 64 2546 269 0 0 3 0 0 0 16 0 9 0 642213475 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16689] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16689/stat : 16689 (java) S 16683 16685 15988 0 -1 64 16 269 0 0 0 0 0 0 16 0 9 0 642213475 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16690] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16690/stat : 16690 (java) S 16683 16685 15988 0 -1 64 9 269 0 0 0 0 0 0 15 0 9 0 642213475 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16691] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16691/stat : 16691 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 23 0 9 0 642213477 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16692] ppid=16683 vsize=867840 CPUtime=0.2
/proc/16685/task/16692/stat : 16692 (java) S 16683 16685 15988 0 -1 64 594 269 0 0 20 0 0 0 16 0 9 0 642213477 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16693] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16693/stat : 16693 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 24 0 9 0 642213477 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16694] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16694/stat : 16694 (java) S 16683 16685 15988 0 -1 64 5 269 0 0 0 0 0 0 15 0 9 0 642213477 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 867840

[startup+11.0062 s]
/proc/loadavg: 2.03 2.03 2.00 3/89 16737
/proc/meminfo: memFree=1480272/2055920 swapFree=4179840/4192956
[pid=16685] ppid=16683 vsize=867840 CPUtime=11.05
/proc/16685/stat : 16685 (java) S 16683 16685 15988 0 -1 0 15812 269 1 0 1096 9 0 0 18 0 9 0 642213473 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16685/statm: 216960 10420 2631 9 0 211466 0
[pid=16685/tid=16687] ppid=16683 vsize=867840 CPUtime=10.79
/proc/16685/task/16687/stat : 16687 (java) R 16683 16685 15988 0 -1 64 11821 269 1 0 1072 7 0 0 25 0 9 0 642213474 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4126788301 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16688] ppid=16683 vsize=867840 CPUtime=0.03
/proc/16685/task/16688/stat : 16688 (java) S 16683 16685 15988 0 -1 64 2546 269 0 0 3 0 0 0 16 0 9 0 642213475 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16689] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16689/stat : 16689 (java) S 16683 16685 15988 0 -1 64 16 269 0 0 0 0 0 0 16 0 9 0 642213475 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16690] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16690/stat : 16690 (java) S 16683 16685 15988 0 -1 64 9 269 0 0 0 0 0 0 15 0 9 0 642213475 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16691] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16691/stat : 16691 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 23 0 9 0 642213477 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16692] ppid=16683 vsize=867840 CPUtime=0.2
/proc/16685/task/16692/stat : 16692 (java) S 16683 16685 15988 0 -1 64 594 269 0 0 20 0 0 0 16 0 9 0 642213477 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16685/tid=16693] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16693/stat : 16693 (java) S 16683 16685 15988 0 -1 64 1 269 0 0 0 0 0 0 24 0 9 0 642213477 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16685/tid=16694] ppid=16683 vsize=867840 CPUtime=0
/proc/16685/task/16694/stat : 16694 (java) S 16683 16685 15988 0 -1 64 5 269 0 0 0 0 0 0 15 0 9 0 642213477 888668160 10420 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 867840

Child status: 0
Real time (s): 11.0868
CPU time (s): 11.1043
CPU user time (s): 10.9973
CPU system time (s): 0.106983
CPU usage (%): 100.158
Max. virtual memory (cumulated for all children) (KiB): 867840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9973
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16200
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= 753
involuntary context switches= 608

runsolver used 0.025996 second user time and 0.038994 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-05 00:24:02
IDJOB=1079574
IDBENCH=56890
IDSOLVER=363
FILE ID=node17/1079574-1215210242
PBS_JOBID= 7881723
Free space on /tmp= 66408 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg6-10_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-1079574-1215210242/watcher-1079574-1215210242 -o /tmp/evaluation-result-1079574-1215210242/solver-1079574-1215210242 -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-1079574-1215210242.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e968a766d9ee5ba2ff7ca47c79997ac1
RANDOM SEED=869072487

node17.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.234
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.234
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:       1544840 kB
Buffers:         79432 kB
Cached:         354612 kB
SwapCached:       6936 kB
Active:         193136 kB
Inactive:       251584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544840 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          16448 kB
Slab:            51808 kB
Committed_AS:   992052 kB
PageTables:       1796 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= 66404 MiB
End job on node17 at 2008-07-05 00:24:13