Trace number 2096671

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ACSAT 6.10607 6.15319

DiagnosticValue
CHECKS6280
NODES3643

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg6-8_ext.xml
MD5SUM33c4ba87801147491a9b67c341e1d4e3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.20036
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints14
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2096671-1247410428.xml
0.29/0.33	   
0.29/0.33	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.29/0.37	     nbVariables=48  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1248
0.29/0.37	       =>  wckTime=0.113  cpuTime=0.1  mem=7M892
0.29/0.37	   
0.29/0.37	   relations being loaded...
0.49/0.59	   
0.49/0.59	   constraints being loaded...
0.69/0.74	   Too large in ConstraintConflictsSTructure
0.69/0.79	     nbConstraints=14  nbRelationTypes=2  nbGlobalConstraints=14  nbExtensionStructures=2
0.69/0.79	     nbSharedExtensionStructures=12  nbConflictsStructures=1  nbSharedConflictsStructures=7
0.69/0.79	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=6
0.69/0.79	     avgArity=6.86  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.044  symmetryCpuTime=0.02
0.69/0.79	       =>  wckTime=0.535  cpuTime=0.45  mem=47M437
0.78/0.89	   
0.78/0.89	   solver IterativeSystematicSolver being built... 
0.87/0.96	   
0.87/0.96	   INFO : Forward propagation technique limited 
0.97/1.04	       =>  wckTime=0.776  cpuTime=0.56  mem=31M543
1.08/1.14	   
1.08/1.14	   preprocessing
1.08/1.14	     nbConstraintChecks=0  nbValidityChecks=615745  nbPropagations=49  nbRevisions=0  nbUselessRevisions=0
1.08/1.14	     nbRemovedValues=12  detectedInconsistency=no
1.08/1.14	       =>  wckTime=0.098  cpuTime=0.08  mem=31M543
2.28/2.35	   
2.28/2.35	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=32M568)
6.06/6.12	   
6.06/6.12	   search
6.06/6.12	     run=10  nbConstraintChecks=6280  nbValidityChecks=45110933  minDepth=12  maxDepth=48  nbPropagations=314125
6.06/6.12	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=3643  nbFailedAssignments=1578  nbBacktracks=1838
6.06/6.12	     nbVisitedNodes=6299  nbRestartNogoods=65  nbFoundSolutions=1  nbSEliminables=1.24  nbREliminables=2.98
6.06/6.12	     nbIEliminables=27.04  nbDEliminables=0  nbPEliminables=0
6.06/6.12	       =>  wckTime=5.081  cpuTime=4.95  mem=33M397
6.06/6.12	   
6.06/6.12	   global
6.06/6.12	     nbConstraintChecks=6280  nbValidityChecks=45726678  nbPropagations=314174  nbRestartNogoods=65
6.06/6.12	     solvingWckTime=5.084  solvingCpuTime=4.95  expiredTime=no  totalExploration=no  nbFoundSolutions=1
6.06/6.12	     firstSolutionCpuTime=5.52  globalCpuTime=5.57
6.06/6.12	       =>  wckTime=5.863  cpuTime=5.52  mem=33M397
6.06/6.12	   
6.06/6.12	s SATISFIABLE
6.06/6.12	v 18 8 17 14 2 2 14 18 8 13 0 15 0 8 18 4 3 4 15 14 17 19 4 17 4 3 4 13 19 4 17 0 17 8 13 2 4 17 0 8 0 19 19 4 11 0 8 18 
6.06/6.12	d NODES 3643
6.06/6.12	d CHECKS 6280
6.06/6.12	   
6.06/6.12	   totalWckTime=5.934  totalCpuTime=5.57

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2096671-1247410428/watcher-2096671-1247410428 -o /tmp/evaluation-result-2096671-1247410428/solver-2096671-1247410428 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096671-1247410428.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.18 2.06 2.01 4/80 32291
/proc/meminfo: memFree=1753752/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=10676 CPUtime=0
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28109432 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 2669 474 207 9 0 1184 0
[pid=32291/tid=32292] ppid=32289 vsize=10676 CPUtime=0
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28109433 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8331224 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.096436 s]
/proc/loadavg: 2.18 2.06 2.01 4/80 32291
/proc/meminfo: memFree=1753752/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=865984 CPUtime=0.09
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 3728 0 1 0 7 2 0 0 18 0 9 0 28109432 886767616 3196 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216496 3196 1695 9 0 210981 0
[pid=32291/tid=32292] ppid=32289 vsize=865984 CPUtime=0.06
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 2810 0 1 0 5 1 0 0 18 0 9 0 28109433 886767616 3196 996147200 134512640 134550932 4294955968 18446744073709551615 4125977780 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.101435 s]
/proc/loadavg: 2.18 2.06 2.01 4/80 32291
/proc/meminfo: memFree=1753752/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=865984 CPUtime=0.09
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 3768 0 1 0 7 2 0 0 18 0 9 0 28109432 886767616 3226 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216496 3226 1702 9 0 210981 0
[pid=32291/tid=32292] ppid=32289 vsize=865984 CPUtime=0.06
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 2850 0 1 0 5 1 0 0 18 0 9 0 28109433 886767616 3226 996147200 134512640 134550932 4294955968 18446744073709551615 104183148 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301457 s]
/proc/loadavg: 2.18 2.06 2.01 4/80 32291
/proc/meminfo: memFree=1753752/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=866380 CPUtime=0.29
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 5870 0 1 0 25 4 0 0 18 0 9 0 28109432 887173120 5236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216595 5236 1981 9 0 211053 0
[pid=32291/tid=32292] ppid=32289 vsize=866380 CPUtime=0.23
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 4887 0 1 0 20 3 0 0 19 0 9 0 28109433 887173120 5236 996147200 134512640 134550932 4294955968 18446744073709551615 102724625 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701507 s]
/proc/loadavg: 2.18 2.06 2.01 4/80 32291
/proc/meminfo: memFree=1753752/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=866612 CPUtime=0.69
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 14645 0 1 0 60 9 0 0 18 0 9 0 28109432 887410688 13998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216653 13998 2008 9 0 211111 0
[pid=32291/tid=32292] ppid=32289 vsize=866612 CPUtime=0.57
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 13604 0 1 0 50 7 0 0 22 0 9 0 28109433 887410688 13998 996147200 134512640 134550932 4294955968 18446744073709551615 4126629746 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866612

[startup+1.50159 s]
/proc/loadavg: 2.18 2.06 2.01 4/91 32304
/proc/meminfo: memFree=1686016/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=867348 CPUtime=1.48
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 27950 266 1 0 134 13 0 1 18 0 9 0 28109432 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216837 19556 2656 9 0 211273 0
[pid=32291/tid=32292] ppid=32289 vsize=867348 CPUtime=1.18
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 19688 266 1 0 108 9 0 1 21 0 9 0 28109433 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4126783391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32294] ppid=32289 vsize=867348 CPUtime=0.08
/proc/32291/task/32294/stat : 32294 (java) S 32289 32291 30841 0 -1 64 6883 266 0 0 6 1 0 1 16 0 9 0 28109435 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32295] ppid=32289 vsize=867348 CPUtime=0.01
/proc/32291/task/32295/stat : 32295 (java) S 32289 32291 30841 0 -1 64 18 266 0 0 0 0 0 1 16 0 9 0 28109435 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32296] ppid=32289 vsize=867348 CPUtime=0.01
/proc/32291/task/32296/stat : 32296 (java) S 32289 32291 30841 0 -1 64 8 266 0 0 0 0 0 1 16 0 9 0 28109435 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32297] ppid=32289 vsize=867348 CPUtime=0.01
/proc/32291/task/32297/stat : 32297 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 18 0 9 0 28109437 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32298] ppid=32289 vsize=867348 CPUtime=0.19
/proc/32291/task/32298/stat : 32298 (java) S 32289 32291 30841 0 -1 64 539 266 0 0 18 0 0 1 15 0 9 0 28109437 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32299] ppid=32289 vsize=867348 CPUtime=0.01
/proc/32291/task/32299/stat : 32299 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 19 0 9 0 28109437 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32300] ppid=32289 vsize=867348 CPUtime=0.01
/proc/32291/task/32300/stat : 32300 (java) S 32289 32291 30841 0 -1 64 6 266 0 0 0 0 0 1 15 0 9 0 28109437 888164352 19556 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867348

[startup+3.10176 s]
/proc/loadavg: 2.18 2.06 2.01 4/89 32304
/proc/meminfo: memFree=1685576/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=867480 CPUtime=3.07
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 27963 266 1 0 293 13 0 1 18 0 9 0 28109432 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216870 19568 2656 9 0 211306 0
[pid=32291/tid=32292] ppid=32289 vsize=867480 CPUtime=2.76
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 19689 266 1 0 266 9 0 1 25 0 9 0 28109433 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4126783792 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32294] ppid=32289 vsize=867480 CPUtime=0.08
/proc/32291/task/32294/stat : 32294 (java) S 32289 32291 30841 0 -1 64 6883 266 0 0 6 1 0 1 17 0 9 0 28109435 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32295] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32295/stat : 32295 (java) S 32289 32291 30841 0 -1 64 18 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32296] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32296/stat : 32296 (java) S 32289 32291 30841 0 -1 64 8 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32297] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32297/stat : 32297 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 18 0 9 0 28109437 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32298] ppid=32289 vsize=867480 CPUtime=0.21
/proc/32291/task/32298/stat : 32298 (java) S 32289 32291 30841 0 -1 64 551 266 0 0 20 0 0 1 15 0 9 0 28109437 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32299] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32299/stat : 32299 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 19 0 9 0 28109437 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32300] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32300/stat : 32300 (java) S 32289 32291 30841 0 -1 64 6 266 0 0 0 0 0 1 15 0 9 0 28109437 888299520 19568 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867480

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

[startup+4.70293 s]
/proc/loadavg: 2.17 2.06 2.01 3/89 32304
/proc/meminfo: memFree=1685384/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=867480 CPUtime=4.66
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 27981 266 1 0 452 13 0 1 18 0 9 0 28109432 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216870 19583 2656 9 0 211306 0
[pid=32291/tid=32292] ppid=32289 vsize=867480 CPUtime=4.32
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 19690 266 1 0 422 9 0 1 25 0 9 0 28109433 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4126772510 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32294] ppid=32289 vsize=867480 CPUtime=0.08
/proc/32291/task/32294/stat : 32294 (java) S 32289 32291 30841 0 -1 64 6883 266 0 0 6 1 0 1 16 0 9 0 28109435 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32295] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32295/stat : 32295 (java) S 32289 32291 30841 0 -1 64 18 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32296] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32296/stat : 32296 (java) S 32289 32291 30841 0 -1 64 8 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32297] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32297/stat : 32297 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 18 0 9 0 28109437 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32298] ppid=32289 vsize=867480 CPUtime=0.24
/proc/32291/task/32298/stat : 32298 (java) S 32289 32291 30841 0 -1 64 568 266 0 0 23 0 0 1 16 0 9 0 28109437 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32299] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32299/stat : 32299 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 19 0 9 0 28109437 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32300] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32300/stat : 32300 (java) S 32289 32291 30841 0 -1 64 6 266 0 0 0 0 0 1 15 0 9 0 28109437 888299520 19583 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 867480

[startup+5.50802 s]
/proc/loadavg: 2.17 2.06 2.01 3/89 32304
/proc/meminfo: memFree=1685320/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=867480 CPUtime=5.46
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 27983 266 1 0 532 13 0 1 18 0 9 0 28109432 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216870 19585 2656 9 0 211306 0
[pid=32291/tid=32292] ppid=32289 vsize=867480 CPUtime=5.12
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 19690 266 1 0 502 9 0 1 25 0 9 0 28109433 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4126783564 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32294] ppid=32289 vsize=867480 CPUtime=0.08
/proc/32291/task/32294/stat : 32294 (java) S 32289 32291 30841 0 -1 64 6883 266 0 0 6 1 0 1 17 0 9 0 28109435 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32295] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32295/stat : 32295 (java) S 32289 32291 30841 0 -1 64 18 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32296] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32296/stat : 32296 (java) S 32289 32291 30841 0 -1 64 8 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32297] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32297/stat : 32297 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 18 0 9 0 28109437 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32298] ppid=32289 vsize=867480 CPUtime=0.24
/proc/32291/task/32298/stat : 32298 (java) S 32289 32291 30841 0 -1 64 570 266 0 0 23 0 0 1 16 0 9 0 28109437 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32299] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32299/stat : 32299 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 19 0 9 0 28109437 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32300] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32300/stat : 32300 (java) S 32289 32291 30841 0 -1 64 6 266 0 0 0 0 0 1 15 0 9 0 28109437 888299520 19585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 867480

[startup+5.90206 s]
/proc/loadavg: 2.17 2.06 2.01 3/89 32304
/proc/meminfo: memFree=1685320/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=867480 CPUtime=5.86
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 27986 266 1 0 572 13 0 1 18 0 9 0 28109432 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216870 19587 2656 9 0 211306 0
[pid=32291/tid=32292] ppid=32289 vsize=867480 CPUtime=5.51
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 19690 266 1 0 541 9 0 1 25 0 9 0 28109433 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4126783619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32294] ppid=32289 vsize=867480 CPUtime=0.08
/proc/32291/task/32294/stat : 32294 (java) S 32289 32291 30841 0 -1 64 6883 266 0 0 6 1 0 1 17 0 9 0 28109435 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32295] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32295/stat : 32295 (java) S 32289 32291 30841 0 -1 64 18 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32296] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32296/stat : 32296 (java) S 32289 32291 30841 0 -1 64 8 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32297] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32297/stat : 32297 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 18 0 9 0 28109437 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32298] ppid=32289 vsize=867480 CPUtime=0.24
/proc/32291/task/32298/stat : 32298 (java) S 32289 32291 30841 0 -1 64 573 266 0 0 23 0 0 1 16 0 9 0 28109437 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32299] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32299/stat : 32299 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 19 0 9 0 28109437 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32300] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32300/stat : 32300 (java) S 32289 32291 30841 0 -1 64 6 266 0 0 0 0 0 1 15 0 9 0 28109437 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 867480

[startup+6.10208 s]
/proc/loadavg: 2.17 2.06 2.01 3/89 32304
/proc/meminfo: memFree=1685320/2055920 swapFree=4192812/4192956
[pid=32291] ppid=32289 vsize=867480 CPUtime=6.06
/proc/32291/stat : 32291 (java) S 32289 32291 30841 0 -1 0 27986 266 1 0 592 13 0 1 18 0 9 0 28109432 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32291/statm: 216870 19587 2656 9 0 211306 0
[pid=32291/tid=32292] ppid=32289 vsize=867480 CPUtime=5.71
/proc/32291/task/32292/stat : 32292 (java) R 32289 32291 30841 0 -1 64 19690 266 1 0 561 9 0 1 25 0 9 0 28109433 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4126783391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32294] ppid=32289 vsize=867480 CPUtime=0.08
/proc/32291/task/32294/stat : 32294 (java) S 32289 32291 30841 0 -1 64 6883 266 0 0 6 1 0 1 17 0 9 0 28109435 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32295] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32295/stat : 32295 (java) S 32289 32291 30841 0 -1 64 18 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32296] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32296/stat : 32296 (java) S 32289 32291 30841 0 -1 64 8 266 0 0 0 0 0 1 16 0 9 0 28109435 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32297] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32297/stat : 32297 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 18 0 9 0 28109437 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32298] ppid=32289 vsize=867480 CPUtime=0.24
/proc/32291/task/32298/stat : 32298 (java) S 32289 32291 30841 0 -1 64 573 266 0 0 23 0 0 1 16 0 9 0 28109437 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32299] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32299/stat : 32299 (java) S 32289 32291 30841 0 -1 64 1 266 0 0 0 0 0 1 19 0 9 0 28109437 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32291/tid=32300] ppid=32289 vsize=867480 CPUtime=0.01
/proc/32291/task/32300/stat : 32300 (java) S 32289 32291 30841 0 -1 64 6 266 0 0 0 0 0 1 15 0 9 0 28109437 888299520 19587 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 867480

Child status: 0
Real time (s): 6.15319
CPU time (s): 6.10607
CPU user time (s): 5.9471
CPU system time (s): 0.158975
CPU usage (%): 99.2343
Max. virtual memory (cumulated for all children) (KiB): 867480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.9471
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28285
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= 1267
involuntary context switches= 1523

runsolver used 0.011998 second user time and 0.026995 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 16:53:48
IDJOB=2096671
IDBENCH=56555
IDSOLVER=773
FILE ID=node19/2096671-1247410428
PBS_JOBID= 9510605
Free space on /tmp= 66428 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg6-8_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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096671-1247410428/watcher-2096671-1247410428 -o /tmp/evaluation-result-2096671-1247410428/solver-2096671-1247410428 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2096671-1247410428.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 33c4ba87801147491a9b67c341e1d4e3
RANDOM SEED=2116298104

node19.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.211
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.211
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:       1754232 kB
Buffers:         34540 kB
Cached:         116284 kB
SwapCached:          0 kB
Active:         181668 kB
Inactive:        63496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:         114880 kB
Slab:            41552 kB
Committed_AS:  1008464 kB
PageTables:       2032 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= 66428 MiB
End job on node19 at 2009-07-12 16:53:54