Trace number 2096529

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 2.41763 2.45607

DiagnosticValue
CHECKS215531
NODES185

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle17.xml
MD5SUMfbfcca174138f95b292fe795fe44a0e9
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 benchmark0.293954
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints1420
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension88
Number of constraints which are defined in intension1332
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096529-1247410381.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.37	     nbVariables=180  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4680
0.29/0.37	       =>  wckTime=0.131  cpuTime=0.12  mem=8M867
0.29/0.37	   
0.29/0.37	   relations being loaded...
0.39/0.43	   
0.39/0.43	   predicates being loaded...
0.39/0.49	   
0.39/0.49	   constraints being loaded...
0.69/0.78	   Too large in ConstraintConflictsSTructure
1.37/1.45	     nbConstraints=1420  nbRelationTypes=5  nbGlobalConstraints=88  nbExtensionStructures=5
1.37/1.45	     nbSharedExtensionStructures=83  nbConflictsStructures=4  nbSharedConflictsStructures=72
1.37/1.45	     nbUnbuiltConflictsStructures=7  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.37/1.45	     nbSharedEvaluationManagers=1326  minDegree=16  maxDegree=94  minArity=3  avgArity=6.48  maxArity=14  nbGenerators=0
1.37/1.45	     nbFusions=0  symmetryWckTime=0.262  symmetryCpuTime=0.11
1.37/1.45	       =>  wckTime=1.202  cpuTime=0.88  mem=11M391
1.47/1.52	   
1.47/1.52	   solver IterativeSystematicSolver being built... 
1.57/1.70	   
1.57/1.70	   INFO : Forward propagation technique limited 
1.67/1.77	       =>  wckTime=1.523  cpuTime=1.1  mem=55M596
1.87/1.94	   
1.87/1.94	   preprocessing
1.87/1.94	     nbConstraintChecks=3113  nbValidityChecks=332864  nbPropagations=209  nbRevisions=294  nbUselessRevisions=294
1.87/1.94	     nbRemovedValues=297  detectedInconsistency=no
1.87/1.94	       =>  wckTime=0.17  cpuTime=0.08  mem=24M319
2.36/2.41	   
2.36/2.41	   search
2.36/2.41	     run=0  nbConstraintChecks=212418  nbValidityChecks=988663  minDepth=16  maxDepth=180  nbPropagations=1236
2.36/2.41	     nbRevisions=36082  nbUselessRevisions=36054  nbAssignments=185  nbFailedAssignments=5  nbBacktracks=0
2.36/2.41	     nbVisitedNodes=191  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
2.36/2.41	     nbSEliminables=0  nbREliminables=10.21  nbIEliminables=124.49  nbDEliminables=0  nbPEliminables=0
2.36/2.41	       =>  wckTime=0.639  cpuTime=0.5  mem=25M271
2.36/2.41	   
2.36/2.41	   global
2.36/2.41	     nbConstraintChecks=215531  nbValidityChecks=1321527  nbPropagations=1445  nbRevisions=36376
2.36/2.41	     nbUselessRevisions=36348  nbRestartNogoods=0  solvingWckTime=0.642  solvingCpuTime=0.5  expiredTime=no
2.36/2.41	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=1.59  globalCpuTime=1.63
2.36/2.41	       =>  wckTime=2.168  cpuTime=1.6  mem=25M271
2.36/2.41	   
2.36/2.41	s SATISFIABLE
2.36/2.41	v 0 19 4 15 0 15 2 0 1 0 15 18 15 0 12 0 11 4 0 11 0 12 0 4 17 14 1 4 17 19 0 17 0 3 8 0 13 19 0 20 19 14 18 0 8 6 14 13 6 0 17 17 24 18 0 2 4 22 8 13 6 0 17 6 14 7 0 12 0 11 0 19 14 12 18 19 14 15 6 0 15 18 0 6 0 13 19 4 0 17 15 14 8 17 14 19 3 4 18 15 4 0 18 0 13 19 4 0 17 13 12 14 17 4 11 0 8 13 20 1 17 0 2 19 15 0 19 18 8 17 4 13 12 0 8 19 17 4 3 4 0 11 18 20 12 0 19 17 0 12 0 19 7 8 0 18 0 17 4 7 0 13 0 3 14 5 0 0 13 8 11 4 6 14 19 4 13 19 0 19 
2.36/2.41	d NODES 185
2.36/2.41	d CHECKS 215531
2.36/2.41	   
2.36/2.41	   totalWckTime=2.235  totalCpuTime=1.64

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-2096529-1247410381/watcher-2096529-1247410381 -o /tmp/evaluation-result-2096529-1247410381/solver-2096529-1247410381 -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-2096529-1247410381.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: 1.92 2.04 2.02 3/80 31154
/proc/meminfo: memFree=1741800/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=152 CPUtime=0
/proc/31154/stat : 31154 (java) R 31152 31154 29819 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28104578 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 8438564 0 0 4096 0 0 0 0 17 0 0 0
/proc/31154/statm: 38 26 19 9 0 4 0

[startup+0.058079 s]
/proc/loadavg: 1.92 2.04 2.02 3/80 31154
/proc/meminfo: memFree=1741800/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=864144 CPUtime=0.05
/proc/31154/stat : 31154 (java) S 31152 31154 29819 0 -1 0 2826 0 1 0 4 1 0 0 18 0 9 0 28104578 884883456 2360 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31154/statm: 216036 2360 1118 9 0 210929 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864144

[startup+0.101084 s]
/proc/loadavg: 1.92 2.04 2.02 3/80 31154
/proc/meminfo: memFree=1741800/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=865980 CPUtime=0.09
/proc/31154/stat : 31154 (java) S 31152 31154 29819 0 -1 0 3778 0 1 0 8 1 0 0 18 0 9 0 28104578 886763520 3235 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31154/statm: 216495 3236 1708 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.301106 s]
/proc/loadavg: 1.92 2.04 2.02 3/80 31154
/proc/meminfo: memFree=1741800/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=866380 CPUtime=0.29
/proc/31154/stat : 31154 (java) S 31152 31154 29819 0 -1 0 6001 0 1 0 25 4 0 0 18 0 9 0 28104578 887173120 5367 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31154/statm: 216595 5367 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701146 s]
/proc/loadavg: 1.92 2.04 2.02 3/80 31154
/proc/meminfo: memFree=1741800/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=867776 CPUtime=0.69
/proc/31154/stat : 31154 (java) S 31152 31154 29819 0 -1 0 9920 0 1 0 63 6 0 0 18 0 9 0 28104578 888602624 9274 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31154/statm: 216944 9275 2039 9 0 211380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867776

[startup+1.50228 s]
/proc/loadavg: 1.92 2.04 2.02 3/89 31163
/proc/meminfo: memFree=1697312/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=868012 CPUtime=1.47
/proc/31154/stat : 31154 (java) S 31152 31154 29819 0 -1 0 27868 342 1 0 127 16 4 0 18 0 10 0 28104578 888844288 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31154/statm: 217003 19094 2636 9 0 211461 0
[pid=31154/tid=31156] ppid=31152 vsize=868012 CPUtime=1.1
/proc/31154/task/31156/stat : 31156 (java) S 31152 31154 29819 0 -1 64 16369 342 1 0 94 12 4 0 16 0 10 0 28104579 888844288 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=868012 CPUtime=0.14
/proc/31154/task/31157/stat : 31157 (java) R 31152 31154 29819 0 -1 64 9848 342 0 0 9 1 4 0 16 0 10 0 28104580 888844288 19094 996147200 134512640 134550932 4294955968 18446744073709551615 103831035 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31158] ppid=31152 vsize=868012 CPUtime=0.04
/proc/31154/task/31158/stat : 31158 (java) S 31152 31154 29819 0 -1 64 25 342 0 0 0 0 4 0 16 0 10 0 28104580 888844288 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31159] ppid=31152 vsize=868012 CPUtime=0.04
/proc/31154/task/31159/stat : 31159 (java) S 31152 31154 29819 0 -1 64 16 342 0 0 0 0 4 0 16 0 10 0 28104580 888844288 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31160] ppid=31152 vsize=868012 CPUtime=0.04
/proc/31154/task/31160/stat : 31160 (java) S 31152 31154 29819 0 -1 64 1 342 0 0 0 0 4 0 24 0 10 0 28104582 888844288 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31161] ppid=31152 vsize=868012 CPUtime=0.26
/proc/31154/task/31161/stat : 31161 (java) S 31152 31154 29819 0 -1 64 812 342 0 0 22 0 4 0 16 0 10 0 28104582 888844288 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31162] ppid=31152 vsize=868012 CPUtime=0.04
/proc/31154/task/31162/stat : 31162 (java) S 31152 31154 29819 0 -1 64 1 342 0 0 0 0 4 0 25 0 10 0 28104582 888844288 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31163] ppid=31152 vsize=868012 CPUtime=0.04
/proc/31154/task/31163/stat : 31163 (java) S 31152 31154 29819 0 -1 64 12 342 0 0 0 0 4 0 15 0 10 0 28104582 888844288 19094 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) 868012

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

[startup+1.90232 s]
/proc/loadavg: 1.92 2.04 2.02 3/89 31163
/proc/meminfo: memFree=1697312/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=868128 CPUtime=1.87
/proc/31154/stat : 31154 (java) S 31152 31154 29819 0 -1 0 38979 342 1 0 163 20 4 0 18 0 10 0 28104578 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31154/statm: 217032 24745 2639 9 0 211490 0
[pid=31154/tid=31156] ppid=31152 vsize=868128 CPUtime=1.36
/proc/31154/task/31156/stat : 31156 (java) R 31152 31154 29819 0 -1 64 22034 342 1 0 118 14 4 0 16 0 10 0 28104579 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4125977358 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=868128 CPUtime=0.24
/proc/31154/task/31157/stat : 31157 (java) R 31152 31154 29819 0 -1 64 15217 342 0 0 16 4 4 0 17 0 10 0 28104580 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31158] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31158/stat : 31158 (java) S 31152 31154 29819 0 -1 64 25 342 0 0 0 0 4 0 15 0 10 0 28104580 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31159] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31159/stat : 31159 (java) S 31152 31154 29819 0 -1 64 18 342 0 0 0 0 4 0 15 0 10 0 28104580 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31160] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31160/stat : 31160 (java) S 31152 31154 29819 0 -1 64 1 342 0 0 0 0 4 0 24 0 10 0 28104582 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31161] ppid=31152 vsize=868128 CPUtime=0.31
/proc/31154/task/31161/stat : 31161 (java) S 31152 31154 29819 0 -1 64 887 342 0 0 27 0 4 0 15 0 10 0 28104582 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31162] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31162/stat : 31162 (java) S 31152 31154 29819 0 -1 64 1 342 0 0 0 0 4 0 25 0 10 0 28104582 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31163] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31163/stat : 31163 (java) S 31152 31154 29819 0 -1 64 12 342 0 0 0 0 4 0 15 0 10 0 28104582 888963072 24745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 868128

[startup+2.30236 s]
/proc/loadavg: 2.09 2.07 2.03 4/91 31167
/proc/meminfo: memFree=1652432/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=868128 CPUtime=2.25
/proc/31154/stat : 31154 (java) S 31152 31154 29819 0 -1 0 39007 342 1 0 201 20 4 0 18 0 10 0 28104578 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31154/statm: 217032 24772 2639 9 0 211490 0
[pid=31167] ppid=31154 vsize=144 CPUtime=0
/proc/31167/stat : 31167 (rm) R 31154 31154 29819 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 28104710 147456 17 996147200 4194304 4227748 548682068720 18446744073709551615 221233870409 0 4 0 0 0 0 0 17 1 0 0
/proc/31167/statm: 36 17 11 8 0 3 0
[pid=31154/tid=31156] ppid=31152 vsize=868128 CPUtime=1.72
/proc/31154/task/31156/stat : 31156 (java) R 31152 31154 29819 0 -1 64 22037 342 1 0 154 14 4 0 18 0 10 0 28104579 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4127184439 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=868128 CPUtime=0.24
/proc/31154/task/31157/stat : 31157 (java) S 31152 31154 29819 0 -1 64 15217 342 0 0 16 4 4 0 17 0 10 0 28104580 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31158] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31158/stat : 31158 (java) S 31152 31154 29819 0 -1 64 25 342 0 0 0 0 4 0 15 0 10 0 28104580 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31159] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31159/stat : 31159 (java) S 31152 31154 29819 0 -1 64 18 342 0 0 0 0 4 0 15 0 10 0 28104580 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31160] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31160/stat : 31160 (java) S 31152 31154 29819 0 -1 64 1 342 0 0 0 0 4 0 24 0 10 0 28104582 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31161] ppid=31152 vsize=868128 CPUtime=0.34
/proc/31154/task/31161/stat : 31161 (java) S 31152 31154 29819 0 -1 64 912 342 0 0 30 0 4 0 15 0 10 0 28104582 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31162] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31162/stat : 31162 (java) S 31152 31154 29819 0 -1 64 1 342 0 0 0 0 4 0 25 0 10 0 28104582 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31163] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31163/stat : 31163 (java) S 31152 31154 29819 0 -1 64 12 342 0 0 0 0 4 0 15 0 10 0 28104582 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31166] ppid=31152 vsize=868128 CPUtime=0.04
/proc/31154/task/31166/stat : 31166 (java) S 31152 31154 29819 0 -1 64 30 342 0 0 0 0 4 0 16 0 10 0 28104710 888963072 24772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 868272

[startup+2.40237 s]
/proc/loadavg: 2.09 2.07 2.03 4/91 31167
/proc/meminfo: memFree=1652432/2055920 swapFree=4192812/4192956
[pid=31154] ppid=31152 vsize=868128 CPUtime=2.36
/proc/31154/stat : 31154 (java) S 31152 31154 29819 0 -1 0 39017 465 1 0 211 20 4 1 18 0 9 0 28104578 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31154/statm: 217032 24779 2639 9 0 211490 0
[pid=31154/tid=31156] ppid=31152 vsize=868128 CPUtime=1.83
/proc/31154/task/31156/stat : 31156 (java) R 31152 31154 29819 0 -1 64 22043 465 1 0 164 14 4 1 19 0 9 0 28104579 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4125978474 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31157] ppid=31152 vsize=868128 CPUtime=0.25
/proc/31154/task/31157/stat : 31157 (java) S 31152 31154 29819 0 -1 64 15217 465 0 0 16 4 4 1 17 0 9 0 28104580 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31158] ppid=31152 vsize=868128 CPUtime=0.05
/proc/31154/task/31158/stat : 31158 (java) S 31152 31154 29819 0 -1 64 25 465 0 0 0 0 4 1 15 0 9 0 28104580 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31159] ppid=31152 vsize=868128 CPUtime=0.05
/proc/31154/task/31159/stat : 31159 (java) S 31152 31154 29819 0 -1 64 18 465 0 0 0 0 4 1 15 0 9 0 28104580 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31160] ppid=31152 vsize=868128 CPUtime=0.05
/proc/31154/task/31160/stat : 31160 (java) S 31152 31154 29819 0 -1 64 1 465 0 0 0 0 4 1 24 0 9 0 28104582 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31161] ppid=31152 vsize=868128 CPUtime=0.35
/proc/31154/task/31161/stat : 31161 (java) S 31152 31154 29819 0 -1 64 913 465 0 0 30 0 4 1 16 0 9 0 28104582 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31154/tid=31162] ppid=31152 vsize=868128 CPUtime=0.05
/proc/31154/task/31162/stat : 31162 (java) S 31152 31154 29819 0 -1 64 1 465 0 0 0 0 4 1 25 0 9 0 28104582 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31154/tid=31163] ppid=31152 vsize=868128 CPUtime=0.05
/proc/31154/task/31163/stat : 31163 (java) S 31152 31154 29819 0 -1 64 12 465 0 0 0 0 4 1 15 0 9 0 28104582 888963072 24779 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 868128

Child status: 0
Real time (s): 2.45607
CPU time (s): 2.41763
CPU user time (s): 2.18167
CPU system time (s): 0.235964
CPU usage (%): 98.4351
Max. virtual memory (cumulated for all children) (KiB): 868272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.18167
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39516
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= 1260
involuntary context switches= 1319

runsolver used 0.007998 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-12 16:53:01
IDJOB=2096529
IDBENCH=56409
IDSOLVER=773
FILE ID=node21/2096529-1247410381
PBS_JOBID= 9510601
Free space on /tmp= 66404 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lexPuzzle/normalized-crossword-m1-lex-puzzle17.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-2096529-1247410381/watcher-2096529-1247410381 -o /tmp/evaluation-result-2096529-1247410381/solver-2096529-1247410381 -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-2096529-1247410381.xml

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

MD5SUM BENCH= fbfcca174138f95b292fe795fe44a0e9
RANDOM SEED=2116298104

node21.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.240
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.240
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:       1742280 kB
Buffers:         41776 kB
Cached:         110204 kB
SwapCached:          0 kB
Active:         198484 kB
Inactive:        57916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:         124932 kB
Slab:            42348 kB
Committed_AS:   985848 kB
PageTables:       1944 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= 66400 MiB
End job on node21 at 2009-07-12 16:53:04