Trace number 2096766

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 8.36273 8.38969

DiagnosticValue
CHECKS1977440
NODES1816

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-15-10.xml
MD5SUM4054e8cc40ed34185434fb37f8362548
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 benchmark8.36273
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of constraints964
Maximum constraint arity20
Maximum domain size26
Number of constraints which are defined in extension72
Number of constraints which are defined in intension892
Global constraints used (with number of constraints)

Solver Data

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-2096766-1247410680.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.28/0.37	     nbVariables=190  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4940
0.28/0.37	       =>  wckTime=0.13  cpuTime=0.1  mem=8M867
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.39/0.47	   
0.39/0.47	   predicates being loaded...
0.49/0.53	   
0.49/0.53	   constraints being loaded...
0.69/0.79	   Too large in ConstraintConflictsSTructure
0.79/0.82	   Too large in ConstraintConflictsSTructure
0.79/0.83	   Too large in ConstraintConflictsSTructure
1.34/1.47	     nbConstraints=964  nbRelationTypes=6  nbGlobalConstraints=72  nbExtensionStructures=6
1.34/1.47	     nbSharedExtensionStructures=66  nbConflictsStructures=3  nbSharedConflictsStructures=55
1.34/1.47	     nbUnbuiltConflictsStructures=10  nbSharedBinaryRepresentations=0  nbEvaluationManagers=7
1.34/1.47	     nbSharedEvaluationManagers=885  minDegree=4  maxDegree=74  minArity=4  avgArity=8.44  maxArity=20  nbGenerators=0
1.34/1.47	     nbFusions=0  symmetryWckTime=0.187  symmetryCpuTime=0.1
1.34/1.47	       =>  wckTime=1.229  cpuTime=0.92  mem=22M35
1.47/1.56	   
1.47/1.56	   solver IterativeSystematicSolver being built... 
1.68/1.72	   
1.68/1.75	   INFO : Forward propagation technique limited 
1.68/1.79	       =>  wckTime=1.547  cpuTime=1.13  mem=55M440
2.38/2.40	   
2.38/2.40	   preprocessing
2.38/2.40	     nbConstraintChecks=39447  nbValidityChecks=5622965  nbPropagations=3481  nbRevisions=3555  nbUselessRevisions=3552
2.38/2.40	     nbSingletonTests=214  nbEffectiveSingletonTests=0  nbACRemovals=181  nbFoundSingletons=0  nbRemovedValues=181
2.38/2.40	     detectedInconsistency=no
2.38/2.40	       =>  wckTime=0.608  cpuTime=0.56  mem=56M451
3.58/3.68	   
3.68/3.74	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=57M119)
8.18/8.28	   
8.18/8.28	   search
8.18/8.28	     run=7  nbConstraintChecks=1937992  nbValidityChecks=28343946  minDepth=6  maxDepth=190  nbPropagations=119776
8.18/8.28	     nbRevisions=1115934  nbUselessRevisions=1115810  nbAssignments=1816  nbFailedAssignments=443  nbBacktracks=878
8.18/8.28	     nbVisitedNodes=2556  nbRestartNogoods=72  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=55.74
8.18/8.28	     nbIEliminables=118.42  nbDEliminables=0  nbPEliminables=0
8.18/8.28	       =>  wckTime=6.488  cpuTime=6.39  mem=57M119
8.18/8.28	   
8.18/8.28	   global
8.18/8.28	     nbConstraintChecks=1977439  nbValidityChecks=33966911  nbPropagations=123257  nbRevisions=1119489
8.18/8.28	     nbUselessRevisions=1119362  nbRestartNogoods=72  solvingWckTime=6.49  solvingCpuTime=6.39  expiredTime=no
8.18/8.28	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.51  globalCpuTime=7.55
8.18/8.28	       =>  wckTime=8.041  cpuTime=7.52  mem=57M119
8.18/8.28	   
8.18/8.28	s SATISFIABLE
8.18/8.28	v 3 20 15 4 19 17 0 12 15 18 2 0 13 0 19 14 12 17 8 6 4 11 8 17 12 0 12 0 13 8 15 20 11 0 19 4 11 8 15 18 18 7 24 11 14 2 10 8 0 13 21 4 11 0 19 4 4 13 19 7 4 18 4 18 0 12 8 18 18 18 22 4 0 17 11 14 14 19 13 0 19 8 14 13 22 8 3 4 12 0 19 17 14 8 3 18 20 6 0 17 4 3 18 19 0 8 17 2 0 18 4 18 17 14 0 3 2 11 0 12 15 22 4 13 3 24 12 0 17 19 24 17 8 19 2 7 8 17 0 13 0 13 13 8 7 8 11 0 19 4 0 1 1 4 6 20 0 19 4 12 0 11 0 13 12 14 1 18 20 13 2 11 4 18 14 11 3 8 17 8 18 0 18 7 4 17 18 4 4 18 
8.18/8.28	d NODES 1816
8.18/8.28	d CHECKS 1977439
8.27/8.35	   
8.27/8.35	   totalWckTime=8.173  totalCpuTime=7.55

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-2096766-1247410680/watcher-2096766-1247410680 -o /tmp/evaluation-result-2096766-1247410680/solver-2096766-1247410680 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096766-1247410680.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.10 2.03 2.00 4/80 483
/proc/meminfo: memFree=1718568/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=10792 CPUtime=0
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 743 0 0 0 0 0 0 0 18 0 2 0 28131445 11051008 523 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 2698 523 242 9 0 1196 0
[pid=483/tid=484] ppid=481 vsize=10840 CPUtime=0
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 72 0 0 0 0 0 0 0 20 0 2 0 28131446 11100160 530 996147200 134512640 134550932 4294955968 18446744073709551615 4309924 0 0 0 16784584 0 0 0 -1 0 0 0

[startup+0.0293151 s]
/proc/loadavg: 2.10 2.03 2.00 4/80 483
/proc/meminfo: memFree=1718568/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=861936 CPUtime=0.02
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 2090 0 1 0 1 1 0 0 18 0 5 0 28131445 882622464 1741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 215484 1744 802 9 0 210399 0
[pid=483/tid=484] ppid=481 vsize=861936 CPUtime=0.01
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 1399 0 1 0 1 0 0 0 22 0 5 0 28131446 882622464 1745 996147200 134512640 134550932 4294955968 18446744073709551615 103778338 0 4 0 16784584 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101319 s]
/proc/loadavg: 2.10 2.03 2.00 4/80 483
/proc/meminfo: memFree=1718568/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=865980 CPUtime=0.09
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 3797 0 1 0 7 2 0 0 18 0 9 0 28131445 886763520 3252 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 216495 3253 1712 9 0 210980 0
[pid=483/tid=484] ppid=481 vsize=865980 CPUtime=0.07
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 2866 0 1 0 6 1 0 0 25 0 9 0 28131446 886763520 3255 996147200 134512640 134550932 4294955968 18446744073709551615 102829278 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301333 s]
/proc/loadavg: 2.10 2.03 2.00 4/80 483
/proc/meminfo: memFree=1718568/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=866472 CPUtime=0.28
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 6086 0 1 0 25 3 0 0 18 0 9 0 28131445 887267328 5452 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 216618 5453 1986 9 0 211076 0
[pid=483/tid=484] ppid=481 vsize=866472 CPUtime=0.23
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 5108 0 1 0 20 3 0 0 25 0 9 0 28131446 887267328 5455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866472

[startup+0.701363 s]
/proc/loadavg: 2.10 2.03 2.00 4/80 483
/proc/meminfo: memFree=1718568/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=867152 CPUtime=0.69
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 10838 0 1 0 62 7 0 0 18 0 9 0 28131445 887963648 10192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 216788 10192 2039 9 0 211224 0
[pid=483/tid=484] ppid=481 vsize=867152 CPUtime=0.54
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 9635 0 1 0 48 6 0 0 25 0 9 0 28131446 887963648 10192 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867152

[startup+1.50142 s]
/proc/loadavg: 2.10 2.03 2.00 3/89 492
/proc/meminfo: memFree=1668640/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=868088 CPUtime=1.47
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 23101 320 1 0 128 15 4 0 18 0 10 0 28131445 888922112 18746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 217022 18746 2091 9 0 211480 0
[pid=483/tid=484] ppid=481 vsize=868088 CPUtime=1.14
/proc/483/task/484/stat : 484 (java) S 481 483 29719 0 -1 64 16806 320 1 0 99 11 4 0 17 0 10 0 28131446 888922112 18746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=486] ppid=481 vsize=868088 CPUtime=0.09
/proc/483/task/486/stat : 486 (java) R 481 483 29719 0 -1 64 4643 320 0 0 5 0 4 0 17 0 10 0 28131447 888922112 18746 996147200 134512640 134550932 4294955968 18446744073709551615 104069425 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=487] ppid=481 vsize=868088 CPUtime=0.04
/proc/483/task/487/stat : 487 (java) S 481 483 29719 0 -1 64 16 320 0 0 0 0 4 0 16 0 10 0 28131448 888922112 18746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=488] ppid=481 vsize=868088 CPUtime=0.04
/proc/483/task/488/stat : 488 (java) S 481 483 29719 0 -1 64 5 320 0 0 0 0 4 0 16 0 10 0 28131448 888922112 18746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=489] ppid=481 vsize=868088 CPUtime=0.04
/proc/483/task/489/stat : 489 (java) S 481 483 29719 0 -1 64 1 320 0 0 0 0 4 0 24 0 10 0 28131450 888922112 18746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=490] ppid=481 vsize=868088 CPUtime=0.27
/proc/483/task/490/stat : 490 (java) S 481 483 29719 0 -1 64 819 320 0 0 22 1 4 0 16 0 10 0 28131450 888922112 18746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=491] ppid=481 vsize=868088 CPUtime=0.04
/proc/483/task/491/stat : 491 (java) S 481 483 29719 0 -1 64 1 320 0 0 0 0 4 0 25 0 10 0 28131450 888922112 18746 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=492] ppid=481 vsize=868088 CPUtime=0.04
/proc/483/task/492/stat : 492 (java) S 481 483 29719 0 -1 64 12 320 0 0 0 0 4 0 15 0 10 0 28131450 888922112 18746 996147200 134512640 134550932 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) 868088

[startup+3.10252 s]
/proc/loadavg: 2.09 2.03 2.00 3/89 496
/proc/meminfo: memFree=1643992/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=869200 CPUtime=3.08
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 37163 444 1 0 284 19 4 1 18 0 9 0 28131445 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 217300 21170 2661 9 0 211736 0
[pid=483/tid=484] ppid=481 vsize=869200 CPUtime=2.59
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 28279 444 1 0 240 14 4 1 21 0 9 0 28131446 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4127282602 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=486] ppid=481 vsize=869200 CPUtime=0.16
/proc/483/task/486/stat : 486 (java) S 481 483 29719 0 -1 64 7092 444 0 0 10 1 4 1 16 0 9 0 28131447 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=487] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/487/stat : 487 (java) S 481 483 29719 0 -1 64 19 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=488] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/488/stat : 488 (java) S 481 483 29719 0 -1 64 9 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=489] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/489/stat : 489 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 24 0 9 0 28131450 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=490] ppid=481 vsize=869200 CPUtime=0.39
/proc/483/task/490/stat : 490 (java) S 481 483 29719 0 -1 64 949 444 0 0 33 1 4 1 16 0 9 0 28131450 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=491] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/491/stat : 491 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 25 0 9 0 28131450 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=492] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/492/stat : 492 (java) S 481 483 29719 0 -1 64 12 444 0 0 0 0 4 1 15 0 9 0 28131450 890060800 21170 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 869200

[startup+6.30274 s]
/proc/loadavg: 2.09 2.03 2.00 3/89 496
/proc/meminfo: memFree=1643736/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=869200 CPUtime=6.28
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 37219 444 1 0 604 19 4 1 18 0 9 0 28131445 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 217300 21174 2661 9 0 211736 0
[pid=483/tid=484] ppid=481 vsize=869200 CPUtime=5.78
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 28299 444 1 0 559 14 4 1 25 0 9 0 28131446 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4127177051 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=486] ppid=481 vsize=869200 CPUtime=0.16
/proc/483/task/486/stat : 486 (java) S 481 483 29719 0 -1 64 7092 444 0 0 10 1 4 1 17 0 9 0 28131447 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=487] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/487/stat : 487 (java) S 481 483 29719 0 -1 64 19 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=488] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/488/stat : 488 (java) S 481 483 29719 0 -1 64 9 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=489] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/489/stat : 489 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 24 0 9 0 28131450 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=490] ppid=481 vsize=869200 CPUtime=0.39
/proc/483/task/490/stat : 490 (java) S 481 483 29719 0 -1 64 955 444 0 0 33 1 4 1 15 0 9 0 28131450 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=491] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/491/stat : 491 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 25 0 9 0 28131450 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=492] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/492/stat : 492 (java) S 481 483 29719 0 -1 64 42 444 0 0 0 0 4 1 15 0 9 0 28131450 890060800 21174 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 869200

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

[startup+7.10279 s]
/proc/loadavg: 2.16 2.04 2.01 3/89 496
/proc/meminfo: memFree=1643736/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=869200 CPUtime=7.08
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 37224 444 1 0 684 19 4 1 18 0 9 0 28131445 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 217300 21177 2661 9 0 211736 0
[pid=483/tid=484] ppid=481 vsize=869200 CPUtime=6.57
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 28300 444 1 0 638 14 4 1 25 0 9 0 28131446 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4127230436 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=486] ppid=481 vsize=869200 CPUtime=0.16
/proc/483/task/486/stat : 486 (java) S 481 483 29719 0 -1 64 7092 444 0 0 10 1 4 1 17 0 9 0 28131447 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=487] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/487/stat : 487 (java) S 481 483 29719 0 -1 64 19 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=488] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/488/stat : 488 (java) S 481 483 29719 0 -1 64 9 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=489] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/489/stat : 489 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 24 0 9 0 28131450 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=490] ppid=481 vsize=869200 CPUtime=0.4
/proc/483/task/490/stat : 490 (java) S 481 483 29719 0 -1 64 959 444 0 0 34 1 4 1 15 0 9 0 28131450 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=491] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/491/stat : 491 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 25 0 9 0 28131450 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=492] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/492/stat : 492 (java) S 481 483 29719 0 -1 64 42 444 0 0 0 0 4 1 15 0 9 0 28131450 890060800 21177 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 869200

[startup+7.90184 s]
/proc/loadavg: 2.16 2.04 2.01 3/89 496
/proc/meminfo: memFree=1643736/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=869200 CPUtime=7.88
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 37230 444 1 0 764 19 4 1 18 0 9 0 28131445 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 217300 21180 2661 9 0 211736 0
[pid=483/tid=484] ppid=481 vsize=869200 CPUtime=7.37
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 28301 444 1 0 718 14 4 1 25 0 9 0 28131446 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4127245662 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=486] ppid=481 vsize=869200 CPUtime=0.16
/proc/483/task/486/stat : 486 (java) S 481 483 29719 0 -1 64 7092 444 0 0 10 1 4 1 17 0 9 0 28131447 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=487] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/487/stat : 487 (java) S 481 483 29719 0 -1 64 19 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=488] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/488/stat : 488 (java) S 481 483 29719 0 -1 64 9 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=489] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/489/stat : 489 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 24 0 9 0 28131450 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=490] ppid=481 vsize=869200 CPUtime=0.41
/proc/483/task/490/stat : 490 (java) S 481 483 29719 0 -1 64 964 444 0 0 35 1 4 1 16 0 9 0 28131450 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=491] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/491/stat : 491 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 25 0 9 0 28131450 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=492] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/492/stat : 492 (java) S 481 483 29719 0 -1 64 42 444 0 0 0 0 4 1 15 0 9 0 28131450 890060800 21180 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 869200

[startup+8.30187 s]
/proc/loadavg: 2.16 2.04 2.01 3/89 496
/proc/meminfo: memFree=1643736/2055920 swapFree=4192812/4192956
[pid=483] ppid=481 vsize=869200 CPUtime=8.27
/proc/483/stat : 483 (java) S 481 483 29719 0 -1 0 38470 444 1 0 803 19 4 1 18 0 9 0 28131445 890060800 22342 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/483/statm: 217300 22345 2661 9 0 211736 0
[pid=483/tid=484] ppid=481 vsize=869200 CPUtime=7.75
/proc/483/task/484/stat : 484 (java) R 481 483 29719 0 -1 64 28380 444 1 0 756 14 4 1 25 0 9 0 28131446 890060800 22346 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=486] ppid=481 vsize=869200 CPUtime=0.17
/proc/483/task/486/stat : 486 (java) R 481 483 29719 0 -1 64 8259 444 0 0 11 1 4 1 16 0 9 0 28131447 890060800 22348 996147200 134512640 134550932 4294955968 18446744073709551615 102546957 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=487] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/487/stat : 487 (java) S 481 483 29719 0 -1 64 19 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 22350 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=488] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/488/stat : 488 (java) S 481 483 29719 0 -1 64 9 444 0 0 0 0 4 1 16 0 9 0 28131448 890060800 22352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=483/tid=489] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/489/stat : 489 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 24 0 9 0 28131450 890060800 22354 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=490] ppid=481 vsize=869200 CPUtime=0.41
/proc/483/task/490/stat : 490 (java) S 481 483 29719 0 -1 64 964 444 0 0 35 1 4 1 15 0 9 0 28131450 890060800 22356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=491] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/491/stat : 491 (java) S 481 483 29719 0 -1 64 1 444 0 0 0 0 4 1 25 0 9 0 28131450 890060800 22358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=483/tid=492] ppid=481 vsize=869200 CPUtime=0.05
/proc/483/task/492/stat : 492 (java) S 481 483 29719 0 -1 64 42 444 0 0 0 0 4 1 15 0 9 0 28131450 890060800 22359 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 869200

Child status: 0
Real time (s): 8.38969
CPU time (s): 8.36273
CPU user time (s): 8.12077
CPU system time (s): 0.241963
CPU usage (%): 99.6786
Max. virtual memory (cumulated for all children) (KiB): 869200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.12077
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41939
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= 1818
involuntary context switches= 2025

runsolver used 0.014997 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-12 16:58:00
IDJOB=2096766
IDBENCH=56641
IDSOLVER=774
FILE ID=node52/2096766-1247410680
PBS_JOBID= 9510542
Free space on /tmp= 66144 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-15-10.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2096766-1247410680/watcher-2096766-1247410680 -o /tmp/evaluation-result-2096766-1247410680/solver-2096766-1247410680 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2096766-1247410680.xml

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

MD5SUM BENCH= 4054e8cc40ed34185434fb37f8362548
RANDOM SEED=769505397

node52.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.236
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.236
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:       1719048 kB
Buffers:         42452 kB
Cached:         144344 kB
SwapCached:          0 kB
Active:         185716 kB
Inactive:        94396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2780 kB
Writeback:           0 kB
Mapped:         113736 kB
Slab:            41736 kB
Committed_AS:  1020048 kB
PageTables:       2068 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= 66140 MiB
End job on node52 at 2009-07-12 16:58:08