Trace number 1068063

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESACSAT 15.8346 15.9017

DiagnosticValue
CHECKS3429390
NODES4487

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-21-03.xml
MD5SUM29659e98fde4041d7f30db71ecb3a91d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.19867
Satisfiable
(Un)Satisfiability was proved
Number of variables362
Number of constraints2140
Maximum constraint arity22
Maximum domain size26
Number of constraints which are defined in extension144
Number of constraints which are defined in intension1996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1068063-1215152231.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.40	     nbVariables=362  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9412
0.38/0.40	       =>  wckTime=0.159  cpuTime=0.12  mem=8M894
0.38/0.40	   
0.38/0.40	   relations being loaded...
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
0.88/0.92	   Too large in ConstraintConflictsSTructure
0.88/0.96	   Too large in ConstraintConflictsSTructure
0.88/0.96	   Too large in ConstraintConflictsSTructure
0.88/0.98	   Too large in ConstraintConflictsSTructure
2.05/2.16	     nbConstraints=2140  nbRelationTypes=8  nbGlobalConstraints=144  nbExtensionStructures=8
2.05/2.16	     nbSharedExtensionStructures=136  nbConflictsStructures=4  nbSharedConflictsStructures=116
2.05/2.16	     nbUnbuiltConflictsStructures=12  nbSharedBinaryRepresentations=0  nbEvaluationManagers=8
2.05/2.16	     nbSharedEvaluationManagers=1988  minDegree=10  maxDegree=82  minArity=3  avgArity=8.89  maxArity=22  nbGenerators=0
2.05/2.16	     nbFusions=0  symmetryWckTime=0.391  symmetryCpuTime=0.18
2.05/2.16	       =>  wckTime=1.91  cpuTime=1.41  mem=20M927
2.15/2.26	   
2.15/2.26	   solver IterativeSystematicSolver being built... 
2.45/2.59	   
2.45/2.59	   INFO : Forward propagation technique limited 
2.54/2.66	       =>  wckTime=2.418  cpuTime=1.71  mem=70M991
3.55/3.67	   
3.55/3.67	   preprocessing
3.55/3.67	     nbConstraintChecks=98463  nbValidityChecks=8539185  nbPropagations=6537  nbRevisions=7768  nbUselessRevisions=7767
3.55/3.67	     nbSingletonTests=403  nbEffectiveSingletonTests=0  nbACRemovals=481  nbFoundSingletons=0  nbRemovedValues=481
3.55/3.67	     detectedInconsistency=no
3.55/3.67	       =>  wckTime=1.001  cpuTime=0.95  mem=71M969
5.05/5.15	   
5.05/5.15	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=72M963)
15.74/15.85	   
15.74/15.85	   search
15.74/15.85	     run=9  nbConstraintChecks=3330931  nbValidityChecks=51934072  minDepth=8  maxDepth=362  nbPropagations=305162
15.74/15.85	     nbRevisions=3129716  nbUselessRevisions=3129503  nbAssignments=4487  nbFailedAssignments=988  nbBacktracks=2307
15.74/15.85	     nbVisitedNodes=6218  nbRestartNogoods=83  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=65.43
15.74/15.85	     nbIEliminables=271.93  nbDEliminables=0  nbPEliminables=0
15.74/15.85	       =>  wckTime=13.179  cpuTime=13.05  mem=73M941
15.74/15.85	   
15.74/15.85	   global
15.74/15.85	     nbConstraintChecks=3429394  nbValidityChecks=60473257  nbPropagations=311699  nbRevisions=3137484
15.74/15.85	     nbUselessRevisions=3137270  nbRestartNogoods=83  solvingWckTime=13.181  solvingCpuTime=13.05  expiredTime=no
15.74/15.85	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=14.75  globalCpuTime=14.81
15.74/15.85	       =>  wckTime=15.603  cpuTime=14.76  mem=73M941
15.74/15.85	   
15.74/15.85	s SATISFIABLE
15.74/15.85	v 15 8 2 0 19 22 0 0 3 14 1 4 18 7 0 17 4 4 13 14 11 11 14 0 13 13 0 21 0 11 19 0 11 14 13 0 13 13 4 18 14 17 19 0 17 0 1 24 0 11 14 13 6 18 4 2 19 8 19 7 4 10 11 24 18 19 17 14 13 4 17 0 18 4 11 4 0 18 4 7 8 13 19 6 14 6 19 4 0 4 0 19 4 17 12 14 0 19 18 0 11 0 21 4 17 18 4 3 4 21 14 19 8 14 13 6 20 8 18 4 11 4 13 8 4 13 19 17 4 19 0 17 3 7 0 17 3 4 13 8 17 0 13 18 0 2 13 8 13 0 1 4 11 8 4 18 0 13 19 4 2 17 14 15 2 24 2 11 0 3 4 18 18 4 4 17 14 6 4 17 18 0 11 8 18 14 13 12 20 12 1 4 13 4 3 8 2 19 4 11 0 13 19 8 17 4 18 19 17 8 2 19 12 0 17 19 0 11 8 4 13 8 3 6 0 17 0 6 4 21 0 17 8 0 2 19 18 0 17 8 13 0 0 11 8 4 13 17 4 2 4 15 19 14 17 12 14 17 18 4 11 11 4 21 18 14 13 24 11 4 21 4 11 17 14 19 0 12 0 5 0 12 4 4 17 0 19 14 19 17 4 18 18 11 4 14 13 0 17 3 14 11 8 13 3 0 17 8 15 4 12 4 17 24 13 4 0 19 7 4 17 3 0 15 8 4 17 6 4 13 8 4 2 0 17 19 4 13 4 14 13 4 0 21 4 14 19 19 4 17 4 11 19 14 13 19 4 13 6 11 4 4 
15.74/15.85	d NODES 4487
15.74/15.85	d CHECKS 3429394
15.74/15.85	   
15.74/15.85	   totalWckTime=15.669  totalCpuTime=14.82

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068063-1215152231/watcher-1068063-1215152231 -o /tmp/evaluation-result-1068063-1215152231/solver-1068063-1215152231 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1068063-1215152231.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.98 2.01 2.00 4/81 29737
/proc/meminfo: memFree=1621136/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=18572 CPUtime=0
/proc/29737/stat : 29737 (runsolver) R 29735 29737 29339 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 1994193488 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 251255123239 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29737/statm: 4643 292 257 25 0 2626 0

[startup+0.031609 s]
/proc/loadavg: 1.98 2.01 2.00 4/81 29737
/proc/meminfo: memFree=1621136/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=861876 CPUtime=0.01
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 1903 0 1 0 0 1 0 0 20 0 5 0 1994193488 882561024 1587 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 215469 1587 708 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.101618 s]
/proc/loadavg: 1.98 2.01 2.00 4/81 29737
/proc/meminfo: memFree=1621136/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=865884 CPUtime=0.08
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 3692 0 1 0 6 2 0 0 20 0 9 0 1994193488 886665216 3167 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30164 s]
/proc/loadavg: 1.98 2.01 2.00 4/81 29737
/proc/meminfo: memFree=1621136/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=866284 CPUtime=0.28
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 5899 0 1 0 24 4 0 0 20 0 9 0 1994193488 887074816 5273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 216571 5273 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701685 s]
/proc/loadavg: 1.98 2.01 2.00 4/81 29737
/proc/meminfo: memFree=1621136/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=867680 CPUtime=0.67
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 10154 0 1 0 61 6 0 0 20 0 9 0 1994193488 888504320 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 216920 9514 2011 9 0 211426 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867680

[startup+1.50277 s]
/proc/loadavg: 1.98 2.01 2.00 3/90 29746
/proc/meminfo: memFree=1567944/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=867592 CPUtime=1.47
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 19664 0 1 0 131 16 0 0 20 0 9 0 1994193488 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 216898 18997 2007 9 0 211426 0
[pid=29737/tid=29739] ppid=29735 vsize=867592 CPUtime=1.17
/proc/29737/task/29739/stat : 29739 (java) R 29735 29737 29339 0 -1 64 15787 0 1 0 103 14 0 0 25 0 9 0 1994193489 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 102888935 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29740] ppid=29735 vsize=867592 CPUtime=0.04
/proc/29737/task/29740/stat : 29740 (java) S 29735 29737 29339 0 -1 64 2469 0 0 0 4 0 0 0 16 0 9 0 1994193490 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29741] ppid=29735 vsize=867592 CPUtime=0
/proc/29737/task/29741/stat : 29741 (java) S 29735 29737 29339 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1994193491 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29742] ppid=29735 vsize=867592 CPUtime=0
/proc/29737/task/29742/stat : 29742 (java) S 29735 29737 29339 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1994193491 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29743] ppid=29735 vsize=867592 CPUtime=0
/proc/29737/task/29743/stat : 29743 (java) S 29735 29737 29339 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1994193493 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29744] ppid=29735 vsize=867592 CPUtime=0.22
/proc/29737/task/29744/stat : 29744 (java) S 29735 29737 29339 0 -1 64 711 0 0 0 22 0 0 0 16 0 9 0 1994193493 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29745] ppid=29735 vsize=867592 CPUtime=0
/proc/29737/task/29745/stat : 29745 (java) S 29735 29737 29339 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1994193493 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29746] ppid=29735 vsize=867592 CPUtime=0
/proc/29737/task/29746/stat : 29746 (java) S 29735 29737 29339 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994193493 888414208 18997 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867592

[startup+3.10295 s]
/proc/loadavg: 1.98 2.01 2.00 6/92 29750
/proc/meminfo: memFree=1540088/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=868100 CPUtime=3.06
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 44148 616 1 0 269 26 10 1 20 0 9 0 1994193488 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 217025 27258 2637 9 0 211531 0
[pid=29737/tid=29739] ppid=29735 vsize=868100 CPUtime=2.39
/proc/29737/task/29739/stat : 29739 (java) R 29735 29737 29339 0 -1 64 23521 616 1 0 209 19 10 1 22 0 9 0 1994193489 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4127230284 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29740] ppid=29735 vsize=868100 CPUtime=0.39
/proc/29737/task/29740/stat : 29740 (java) S 29735 29737 29339 0 -1 64 18848 616 0 0 24 4 10 1 16 0 9 0 1994193490 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29741] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29741/stat : 29741 (java) S 29735 29737 29339 0 -1 64 16 616 0 0 0 0 10 1 16 0 9 0 1994193491 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29742] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29742/stat : 29742 (java) S 29735 29737 29339 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 1994193491 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29743] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29743/stat : 29743 (java) S 29735 29737 29339 0 -1 64 1 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29744] ppid=29735 vsize=868100 CPUtime=0.45
/proc/29737/task/29744/stat : 29744 (java) S 29735 29737 29339 0 -1 64 949 616 0 0 34 0 10 1 15 0 9 0 1994193493 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29745] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29745/stat : 29745 (java) S 29735 29737 29339 0 -1 64 2 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29746] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29746/stat : 29746 (java) S 29735 29737 29339 0 -1 64 12 616 0 0 0 0 10 1 15 0 9 0 1994193493 888934400 27258 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868100

[startup+6.3013 s]
/proc/loadavg: 1.98 2.01 2.00 3/90 29750
/proc/meminfo: memFree=1521856/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=868100 CPUtime=6.24
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 44206 616 1 0 587 26 10 1 20 0 9 0 1994193488 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 217025 27283 2637 9 0 211531 0
[pid=29737/tid=29739] ppid=29735 vsize=868100 CPUtime=5.55
/proc/29737/task/29739/stat : 29739 (java) R 29735 29737 29339 0 -1 64 23535 616 1 0 524 20 10 1 17 0 9 0 1994193489 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4127286603 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29740] ppid=29735 vsize=868100 CPUtime=0.39
/proc/29737/task/29740/stat : 29740 (java) S 29735 29737 29339 0 -1 64 18848 616 0 0 24 4 10 1 16 0 9 0 1994193490 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29741] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29741/stat : 29741 (java) S 29735 29737 29339 0 -1 64 16 616 0 0 0 0 10 1 16 0 9 0 1994193491 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29742] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29742/stat : 29742 (java) S 29735 29737 29339 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 1994193491 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29743] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29743/stat : 29743 (java) S 29735 29737 29339 0 -1 64 1 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29744] ppid=29735 vsize=868100 CPUtime=0.49
/proc/29737/task/29744/stat : 29744 (java) S 29735 29737 29339 0 -1 64 967 616 0 0 38 0 10 1 16 0 9 0 1994193493 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29745] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29745/stat : 29745 (java) S 29735 29737 29339 0 -1 64 2 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29746] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29746/stat : 29746 (java) S 29735 29737 29339 0 -1 64 38 616 0 0 0 0 10 1 15 0 9 0 1994193493 888934400 27283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868100

[startup+12.702 s]
/proc/loadavg: 1.98 2.01 2.00 3/90 29750
/proc/meminfo: memFree=1521664/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=868100 CPUtime=12.65
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 44254 616 1 0 1227 27 10 1 20 0 9 0 1994193488 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 217025 27295 2637 9 0 211531 0
[pid=29737/tid=29739] ppid=29735 vsize=868100 CPUtime=11.92
/proc/29737/task/29739/stat : 29739 (java) R 29735 29737 29339 0 -1 64 23540 616 1 0 1161 20 10 1 25 0 9 0 1994193489 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4127230322 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29740] ppid=29735 vsize=868100 CPUtime=0.39
/proc/29737/task/29740/stat : 29740 (java) S 29735 29737 29339 0 -1 64 18848 616 0 0 24 4 10 1 16 0 9 0 1994193490 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29741] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29741/stat : 29741 (java) S 29735 29737 29339 0 -1 64 16 616 0 0 0 0 10 1 16 0 9 0 1994193491 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29742] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29742/stat : 29742 (java) S 29735 29737 29339 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 1994193491 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29743] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29743/stat : 29743 (java) S 29735 29737 29339 0 -1 64 1 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29744] ppid=29735 vsize=868100 CPUtime=0.52
/proc/29737/task/29744/stat : 29744 (java) S 29735 29737 29339 0 -1 64 1010 616 0 0 40 1 10 1 16 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29745] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29745/stat : 29745 (java) S 29735 29737 29339 0 -1 64 2 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29746] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29746/stat : 29746 (java) S 29735 29737 29339 0 -1 64 38 616 0 0 0 0 10 1 15 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 868100

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

[startup+14.3062 s]
/proc/loadavg: 1.98 2.01 2.00 3/90 29750
/proc/meminfo: memFree=1521664/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=868100 CPUtime=14.25
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 44255 616 1 0 1387 27 10 1 20 0 9 0 1994193488 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 217025 27295 2637 9 0 211531 0
[pid=29737/tid=29739] ppid=29735 vsize=868100 CPUtime=13.52
/proc/29737/task/29739/stat : 29739 (java) R 29735 29737 29339 0 -1 64 23541 616 1 0 1321 20 10 1 17 0 9 0 1994193489 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4127219728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29740] ppid=29735 vsize=868100 CPUtime=0.39
/proc/29737/task/29740/stat : 29740 (java) S 29735 29737 29339 0 -1 64 18848 616 0 0 24 4 10 1 16 0 9 0 1994193490 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29741] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29741/stat : 29741 (java) S 29735 29737 29339 0 -1 64 16 616 0 0 0 0 10 1 16 0 9 0 1994193491 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29742] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29742/stat : 29742 (java) S 29735 29737 29339 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 1994193491 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29743] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29743/stat : 29743 (java) S 29735 29737 29339 0 -1 64 1 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29744] ppid=29735 vsize=868100 CPUtime=0.52
/proc/29737/task/29744/stat : 29744 (java) S 29735 29737 29339 0 -1 64 1010 616 0 0 40 1 10 1 16 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29745] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29745/stat : 29745 (java) S 29735 29737 29339 0 -1 64 2 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29746] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29746/stat : 29746 (java) S 29735 29737 29339 0 -1 64 38 616 0 0 0 0 10 1 15 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 868100

[startup+15.1013 s]
/proc/loadavg: 1.98 2.01 2.00 3/90 29750
/proc/meminfo: memFree=1521664/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=868100 CPUtime=15.04
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 44255 616 1 0 1466 27 10 1 20 0 9 0 1994193488 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 217025 27295 2637 9 0 211531 0
[pid=29737/tid=29739] ppid=29735 vsize=868100 CPUtime=14.31
/proc/29737/task/29739/stat : 29739 (java) R 29735 29737 29339 0 -1 64 23541 616 1 0 1400 20 10 1 24 0 9 0 1994193489 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4127219763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29740] ppid=29735 vsize=868100 CPUtime=0.39
/proc/29737/task/29740/stat : 29740 (java) S 29735 29737 29339 0 -1 64 18848 616 0 0 24 4 10 1 16 0 9 0 1994193490 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29741] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29741/stat : 29741 (java) S 29735 29737 29339 0 -1 64 16 616 0 0 0 0 10 1 16 0 9 0 1994193491 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29742] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29742/stat : 29742 (java) S 29735 29737 29339 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 1994193491 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29743] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29743/stat : 29743 (java) S 29735 29737 29339 0 -1 64 1 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29744] ppid=29735 vsize=868100 CPUtime=0.52
/proc/29737/task/29744/stat : 29744 (java) S 29735 29737 29339 0 -1 64 1010 616 0 0 40 1 10 1 16 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29745] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29745/stat : 29745 (java) S 29735 29737 29339 0 -1 64 2 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29746] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29746/stat : 29746 (java) S 29735 29737 29339 0 -1 64 38 616 0 0 0 0 10 1 15 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.04
Current children cumulated vsize (KiB) 868100

[startup+15.5013 s]
/proc/loadavg: 1.98 2.01 2.00 3/90 29750
/proc/meminfo: memFree=1521664/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=868100 CPUtime=15.44
/proc/29737/stat : 29737 (java) S 29735 29737 29339 0 -1 0 44255 616 1 0 1506 27 10 1 20 0 9 0 1994193488 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29737/statm: 217025 27295 2637 9 0 211531 0
[pid=29737/tid=29739] ppid=29735 vsize=868100 CPUtime=14.71
/proc/29737/task/29739/stat : 29739 (java) R 29735 29737 29339 0 -1 64 23541 616 1 0 1440 20 10 1 25 0 9 0 1994193489 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4127275045 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29740] ppid=29735 vsize=868100 CPUtime=0.39
/proc/29737/task/29740/stat : 29740 (java) S 29735 29737 29339 0 -1 64 18848 616 0 0 24 4 10 1 16 0 9 0 1994193490 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29741] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29741/stat : 29741 (java) S 29735 29737 29339 0 -1 64 16 616 0 0 0 0 10 1 16 0 9 0 1994193491 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29742] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29742/stat : 29742 (java) S 29735 29737 29339 0 -1 64 9 616 0 0 0 0 10 1 15 0 9 0 1994193491 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29743] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29743/stat : 29743 (java) S 29735 29737 29339 0 -1 64 1 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29744] ppid=29735 vsize=868100 CPUtime=0.52
/proc/29737/task/29744/stat : 29744 (java) S 29735 29737 29339 0 -1 64 1010 616 0 0 40 1 10 1 16 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29737/tid=29745] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29745/stat : 29745 (java) S 29735 29737 29339 0 -1 64 2 616 0 0 0 0 10 1 25 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29737/tid=29746] ppid=29735 vsize=868100 CPUtime=0.11
/proc/29737/task/29746/stat : 29746 (java) S 29735 29737 29339 0 -1 64 38 616 0 0 0 0 10 1 15 0 9 0 1994193493 888934400 27295 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.44
Current children cumulated vsize (KiB) 868100

[startup+15.9013 s]
/proc/loadavg: 1.98 2.01 2.00 3/90 29750
/proc/meminfo: memFree=1521664/2055920 swapFree=4178936/4192956
[pid=29737] ppid=29735 vsize=0 CPUtime=15.82
/proc/29737/stat : 29737 (java) Z 29735 29737 29339 0 -1 12 44293 616 1 0 1542 29 10 1 16 0 2 0 1994193488 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29737/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 15.82
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 15.9017
CPU time (s): 15.8346
CPU user time (s): 15.5266
CPU system time (s): 0.307953
CPU usage (%): 99.5777
Max. virtual memory (cumulated for all children) (KiB): 868144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.5266
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44909
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= 2228
involuntary context switches= 2269

runsolver used 0.021996 second user time and 0.05999 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-04 08:17:11
IDJOB=1068063
IDBENCH=55471
IDSOLVER=364
FILE ID=node64/1068063-1215152231
PBS_JOBID= 7877434
Free space on /tmp= 66560 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-21-03.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068063-1215152231/watcher-1068063-1215152231 -o /tmp/evaluation-result-1068063-1215152231/solver-1068063-1215152231 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1068063-1215152231.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 29659e98fde4041d7f30db71ecb3a91d
RANDOM SEED=1910254703

node64.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.248
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.248
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:       1621616 kB
Buffers:         13872 kB
Cached:         110784 kB
SwapCached:       7400 kB
Active:         348068 kB
Inactive:        29428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621616 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:            2776 kB
Writeback:           0 kB
Mapped:         268832 kB
Slab:            40204 kB
Committed_AS:  4239428 kB
PageTables:       3232 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= 66556 MiB
End job on node64 at 2008-07-04 08:17:27