Trace number 2096626

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 12.1651 13.9272

DiagnosticValue
CHECKS600284
NODES612

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-21-01.xml
MD5SUM13ab84778bda8eddba2aeb453ea356d4
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.51662
Satisfiable
(Un)Satisfiability was proved
Number of variables373
Number of constraints2303
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension138
Number of constraints which are defined in intension2165
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.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2096626-1247410409.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.38/0.40	     nbVariables=373  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9698
0.38/0.40	       =>  wckTime=0.159  cpuTime=0.12  mem=8M867
0.38/0.40	   
0.38/0.40	   relations being loaded...
1.48/1.57	   
1.48/1.57	   predicates being loaded...
1.59/1.63	   
1.59/1.63	   constraints being loaded...
2.08/2.11	   Too large in ConstraintConflictsSTructure
2.70/2.89	   Too large in ConstraintConflictsSTructure
2.70/2.89	   Too large in ConstraintConflictsSTructure
2.70/2.89	   Too large in ConstraintConflictsSTructure
2.70/2.89	   Too large in ConstraintConflictsSTructure
2.70/2.89	   Too large in ConstraintConflictsSTructure
3.63/5.49	     nbConstraints=2303  nbRelationTypes=10  nbGlobalConstraints=138  nbExtensionStructures=10
3.63/5.49	     nbSharedExtensionStructures=128  nbConflictsStructures=4  nbSharedConflictsStructures=106
3.63/5.49	     nbUnbuiltConflictsStructures=16  nbSharedBinaryRepresentations=0  nbEvaluationManagers=10
3.63/5.49	     nbSharedEvaluationManagers=2155  minDegree=4  maxDegree=98  minArity=3  avgArity=9.15  maxArity=24  nbGenerators=0
3.63/5.49	     nbFusions=0  symmetryWckTime=1.131  symmetryCpuTime=0.18
3.63/5.49	       =>  wckTime=5.247  cpuTime=2.96  mem=107M370
4.03/5.74	   
4.03/5.74	   solver IterativeSystematicSolver being built... 
4.34/6.07	   
4.34/6.07	   INFO : Forward propagation technique limited 
4.44/6.14	       =>  wckTime=5.892  cpuTime=3.25  mem=130M577
8.48/10.27	   
8.48/10.27	   preprocessing
8.48/10.27	     nbConstraintChecks=110722  nbValidityChecks=42376044  nbPropagations=5320  nbRevisions=12695
8.48/10.27	     nbUselessRevisions=12694  nbSingletonTests=456  nbEffectiveSingletonTests=0  nbACRemovals=165  nbFoundSingletons=0
8.48/10.27	     nbRemovedValues=165  detectedInconsistency=no
8.48/10.27	       =>  wckTime=4.126  cpuTime=4.03  mem=131M522
12.07/13.85	   
12.07/13.85	   search
12.07/13.85	     run=1  nbConstraintChecks=489562  nbValidityChecks=24933633  minDepth=102  maxDepth=373  nbPropagations=17781
12.07/13.85	     nbRevisions=177757  nbUselessRevisions=177739  nbAssignments=612  nbFailedAssignments=21  nbBacktracks=13
12.07/13.85	     nbVisitedNodes=639  nbRestartNogoods=8  nbFoundSolutions=1  mapSize=6  nbInferences=0  nbTooLargeKeys=0
12.07/13.85	     nbSEliminables=0  nbREliminables=73.93  nbIEliminables=197.56  nbDEliminables=0  nbPEliminables=0
12.07/13.85	       =>  wckTime=7.713  cpuTime=7.56  mem=133M460
12.07/13.85	   
12.07/13.85	   global
12.07/13.85	     nbConstraintChecks=600284  nbValidityChecks=67309677  nbPropagations=23101  nbRevisions=190452
12.07/13.85	     nbUselessRevisions=190433  nbRestartNogoods=8  solvingWckTime=7.715  solvingCpuTime=7.57  expiredTime=no
12.07/13.85	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.81  globalCpuTime=10.88
12.07/13.85	       =>  wckTime=13.61  cpuTime=10.83  mem=133M460
12.07/13.85	   
12.07/13.85	s SATISFIABLE
12.07/13.85	v 17 0 11 0 0 21 0 17 4 1 0 18 4 0 15 4 17 14 0 13 0 17 12 14 3 4 12 0 13 0 18 12 0 17 0 18 2 20 15 17 14 15 11 14 12 1 11 0 13 19 7 0 13 8 3 4 4 18 18 4 20 11 4 18 0 19 0 11 0 4 17 8 13 4 18 13 8 4 4 1 17 0 18 4 2 11 8 13 2 17 4 19 4 18 2 4 17 4 18 25 4 11 11 8 6 4 18 4 0 13 4 18 2 0 13 0 11 8 2 20 11 4 18 17 14 8 17 8 19 4 15 0 17 4 14 15 4 13 2 0 11 18 0 13 4 18 0 6 4 5 4 12 12 4 18 8 12 14 13 8 4 12 4 17 2 20 17 4 24 17 14 14 5 18 0 13 8 4 18 0 4 17 4 18 2 17 8 13 18 2 0 17 4 19 1 0 11 11 4 18 0 4 17 4 19 0 13 8 18 4 17 0 11 14 6 4 19 19 4 5 17 0 15 15 0 13 19 18 17 0 1 14 20 8 4 7 0 11 4 11 8 4 4 6 0 19 4 14 19 4 7 4 12 14 18 19 0 18 8 4 18 2 17 8 4 4 12 4 18 0 8 18 4 18 2 14 19 4 18 6 0 8 19 4 18 13 0 8 18 2 7 20 4 18 1 20 13 18 12 14 20 8 18 4 1 4 0 19 4 1 0 6 20 4 17 0 18 0 18 18 4 18 18 14 17 0 19 15 17 14 19 20 19 17 8 2 4 2 0 4 17 4 19 0 13 19 11 0 17 4 18 8 19 4 12 18 8 17 4 18 0 18 18 4 4 15 4 4 18 4 18 18 4 
12.07/13.85	d NODES 612
12.07/13.85	d CHECKS 600284
12.07/13.86	   
12.07/13.86	   totalWckTime=13.677  totalCpuTime=10.88

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-2096626-1247410409/watcher-2096626-1247410409 -o /tmp/evaluation-result-2096626-1247410409/solver-2096626-1247410409 -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-2096626-1247410409.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.25 2.16 2.07 4/80 1486
/proc/meminfo: memFree=1695592/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=152 CPUtime=0
/proc/1486/stat : 1486 (java) R 1484 1486 32214 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28107632 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 12591403 0 0 4096 0 0 0 0 17 0 0 0
/proc/1486/statm: 38 26 19 9 0 4 0

[startup+0.0294209 s]
/proc/loadavg: 2.25 2.16 2.07 4/80 1486
/proc/meminfo: memFree=1695592/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=861936 CPUtime=0.02
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 2090 0 1 0 1 1 0 0 18 0 5 0 28107632 882622464 1741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 215484 1741 799 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101432 s]
/proc/loadavg: 2.25 2.16 2.07 4/80 1486
/proc/meminfo: memFree=1695592/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=865940 CPUtime=0.09
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 3780 0 1 0 7 2 0 0 18 0 9 0 28107632 886722560 3237 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 216485 3237 1708 9 0 210970 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865940

[startup+0.301454 s]
/proc/loadavg: 2.25 2.16 2.07 4/80 1486
/proc/meminfo: memFree=1695592/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=866432 CPUtime=0.29
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 6003 0 1 0 25 4 0 0 18 0 9 0 28107632 887226368 5369 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 216608 5369 1986 9 0 211066 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866432

[startup+0.701499 s]
/proc/loadavg: 2.25 2.16 2.07 4/80 1486
/proc/meminfo: memFree=1695592/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=866572 CPUtime=0.69
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 16546 0 1 0 60 9 0 0 18 0 9 0 28107632 887369728 15908 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 216643 15908 1999 9 0 211101 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866572

[startup+1.50259 s]
/proc/loadavg: 2.25 2.16 2.07 3/89 1495
/proc/meminfo: memFree=1627488/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=867024 CPUtime=1.48
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 24379 0 1 0 136 12 0 0 18 0 9 0 28107632 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 216756 23737 2012 9 0 211214 0
[pid=1486/tid=1488] ppid=1484 vsize=867024 CPUtime=1.28
/proc/1486/task/1488/stat : 1488 (java) R 1484 1486 32214 0 -1 64 15714 0 1 0 120 8 0 0 25 0 9 0 28107633 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4126405485 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1489] ppid=1484 vsize=867024 CPUtime=0.08
/proc/1486/task/1489/stat : 1489 (java) S 1484 1486 32214 0 -1 64 7500 0 0 0 6 2 0 0 16 0 9 0 28107634 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1490] ppid=1484 vsize=867024 CPUtime=0
/proc/1486/task/1490/stat : 1490 (java) S 1484 1486 32214 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28107634 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1491] ppid=1484 vsize=867024 CPUtime=0
/proc/1486/task/1491/stat : 1491 (java) S 1484 1486 32214 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28107635 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1492] ppid=1484 vsize=867024 CPUtime=0
/proc/1486/task/1492/stat : 1492 (java) S 1484 1486 32214 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28107636 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1493] ppid=1484 vsize=867024 CPUtime=0.09
/proc/1486/task/1493/stat : 1493 (java) S 1484 1486 32214 0 -1 64 464 0 0 0 9 0 0 0 16 0 9 0 28107636 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=867024 CPUtime=0
/proc/1486/task/1494/stat : 1494 (java) S 1484 1486 32214 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28107636 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=867024 CPUtime=0
/proc/1486/task/1495/stat : 1495 (java) S 1484 1486 32214 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28107637 887832576 23737 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867024

[startup+3.12058 s]
/proc/loadavg: 2.25 2.16 2.07 4/89 1495
/proc/meminfo: memFree=1604000/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=867744 CPUtime=2.86
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 30187 0 1 0 266 20 0 0 18 0 9 0 28107632 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 216936 29511 2033 9 0 211394 0
[pid=1486/tid=1488] ppid=1484 vsize=867744 CPUtime=2.43
/proc/1486/task/1488/stat : 1488 (java) R 1484 1486 32214 0 -1 64 15840 0 1 0 229 14 0 0 25 0 9 0 28107633 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1489] ppid=1484 vsize=867744 CPUtime=0.19
/proc/1486/task/1489/stat : 1489 (java) S 1484 1486 32214 0 -1 64 12934 0 0 0 14 5 0 0 16 0 9 0 28107634 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1490] ppid=1484 vsize=867744 CPUtime=0
/proc/1486/task/1490/stat : 1490 (java) S 1484 1486 32214 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28107634 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1491] ppid=1484 vsize=867744 CPUtime=0
/proc/1486/task/1491/stat : 1491 (java) S 1484 1486 32214 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28107635 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1492] ppid=1484 vsize=867744 CPUtime=0
/proc/1486/task/1492/stat : 1492 (java) S 1484 1486 32214 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 28107636 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1493] ppid=1484 vsize=867744 CPUtime=0.21
/proc/1486/task/1493/stat : 1493 (java) S 1484 1486 32214 0 -1 64 712 0 0 0 21 0 0 0 15 0 9 0 28107636 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=867744 CPUtime=0
/proc/1486/task/1494/stat : 1494 (java) S 1484 1486 32214 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28107636 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=867744 CPUtime=0
/proc/1486/task/1495/stat : 1495 (java) S 1484 1486 32214 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28107637 888569856 29511 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 867744

[startup+6.30293 s]
/proc/loadavg: 2.55 2.22 2.09 3/89 1499
/proc/meminfo: memFree=1558048/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=869500 CPUtime=4.63
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 67815 654 1 0 414 37 10 2 18 0 9 0 28107632 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 217375 40056 2661 9 0 211811 0
[pid=1486/tid=1488] ppid=1484 vsize=869500 CPUtime=3.71
/proc/1486/task/1488/stat : 1488 (java) R 1484 1486 32214 0 -1 64 26580 654 1 0 337 22 10 2 20 0 9 0 28107633 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4127289956 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1489] ppid=1484 vsize=869500 CPUtime=0.68
/proc/1486/task/1489/stat : 1489 (java) S 1484 1486 32214 0 -1 64 39393 654 0 0 45 11 10 2 17 0 9 0 28107634 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1490] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1490/stat : 1490 (java) S 1484 1486 32214 0 -1 64 21 654 0 0 0 0 10 2 16 0 9 0 28107634 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1491] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1491/stat : 1491 (java) S 1484 1486 32214 0 -1 64 19 654 0 0 0 0 10 2 16 0 9 0 28107635 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1492] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1492/stat : 1492 (java) S 1484 1486 32214 0 -1 64 2 654 0 0 0 0 10 2 24 0 9 0 28107636 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1493] ppid=1484 vsize=869500 CPUtime=0.43
/proc/1486/task/1493/stat : 1493 (java) S 1484 1486 32214 0 -1 64 922 654 0 0 31 0 10 2 15 0 9 0 28107636 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1494/stat : 1494 (java) S 1484 1486 32214 0 -1 64 0 654 0 0 0 0 10 2 25 0 9 0 28107636 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1495/stat : 1495 (java) R 1484 1486 32214 0 -1 64 66 654 0 0 0 0 10 2 15 0 9 0 28107637 890368000 40056 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 869500
heavy processes:

[startup+12.7026 s]
/proc/loadavg: 2.50 2.22 2.09 3/89 1499
/proc/meminfo: memFree=1544928/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=869500 CPUtime=10.97
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 68666 654 1 0 1047 38 10 2 18 0 9 0 28107632 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 217375 40093 2661 9 0 211811 0
[pid=1486/tid=1488] ppid=1484 vsize=869500 CPUtime=9.99
/proc/1486/task/1488/stat : 1488 (java) R 1484 1486 32214 0 -1 64 27388 654 1 0 964 23 10 2 25 0 9 0 28107633 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4127301531 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1489] ppid=1484 vsize=869500 CPUtime=0.68
/proc/1486/task/1489/stat : 1489 (java) S 1484 1486 32214 0 -1 64 39393 654 0 0 45 11 10 2 17 0 9 0 28107634 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1490] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1490/stat : 1490 (java) S 1484 1486 32214 0 -1 64 21 654 0 0 0 0 10 2 16 0 9 0 28107634 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1491] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1491/stat : 1491 (java) S 1484 1486 32214 0 -1 64 19 654 0 0 0 0 10 2 16 0 9 0 28107635 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1492] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1492/stat : 1492 (java) S 1484 1486 32214 0 -1 64 2 654 0 0 0 0 10 2 24 0 9 0 28107636 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1493] ppid=1484 vsize=869500 CPUtime=0.48
/proc/1486/task/1493/stat : 1493 (java) S 1484 1486 32214 0 -1 64 965 654 0 0 36 0 10 2 15 0 9 0 28107636 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1494/stat : 1494 (java) S 1484 1486 32214 0 -1 64 0 654 0 0 0 0 10 2 25 0 9 0 28107636 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1495/stat : 1495 (java) S 1484 1486 32214 0 -1 64 66 654 0 0 0 0 10 2 15 0 9 0 28107637 890368000 40093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.97
Current children cumulated vsize (KiB) 869500

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

[startup+13.5027 s]
/proc/loadavg: 2.50 2.22 2.09 3/89 1499
/proc/meminfo: memFree=1544928/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=869500 CPUtime=11.77
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 68667 654 1 0 1127 38 10 2 18 0 9 0 28107632 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 217375 40094 2661 9 0 211811 0
[pid=1486/tid=1488] ppid=1484 vsize=869500 CPUtime=10.79
/proc/1486/task/1488/stat : 1488 (java) R 1484 1486 32214 0 -1 64 27388 654 1 0 1044 23 10 2 25 0 9 0 28107633 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4127350042 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1489] ppid=1484 vsize=869500 CPUtime=0.68
/proc/1486/task/1489/stat : 1489 (java) S 1484 1486 32214 0 -1 64 39393 654 0 0 45 11 10 2 17 0 9 0 28107634 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1490] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1490/stat : 1490 (java) S 1484 1486 32214 0 -1 64 21 654 0 0 0 0 10 2 16 0 9 0 28107634 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1491] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1491/stat : 1491 (java) S 1484 1486 32214 0 -1 64 19 654 0 0 0 0 10 2 16 0 9 0 28107635 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1492] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1492/stat : 1492 (java) S 1484 1486 32214 0 -1 64 2 654 0 0 0 0 10 2 24 0 9 0 28107636 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1493] ppid=1484 vsize=869500 CPUtime=0.49
/proc/1486/task/1493/stat : 1493 (java) S 1484 1486 32214 0 -1 64 966 654 0 0 37 0 10 2 16 0 9 0 28107636 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1494/stat : 1494 (java) S 1484 1486 32214 0 -1 64 0 654 0 0 0 0 10 2 25 0 9 0 28107636 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1495/stat : 1495 (java) S 1484 1486 32214 0 -1 64 66 654 0 0 0 0 10 2 15 0 9 0 28107637 890368000 40094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 869500

[startup+13.9028 s]
/proc/loadavg: 2.46 2.22 2.09 3/89 1499
/proc/meminfo: memFree=1544928/2055920 swapFree=4192812/4192956
[pid=1486] ppid=1484 vsize=869500 CPUtime=12.12
/proc/1486/stat : 1486 (java) S 1484 1486 32214 0 -1 0 68676 654 1 0 1162 38 10 2 18 0 9 0 28107632 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1486/statm: 217375 40098 2661 9 0 211811 0
[pid=1486/tid=1488] ppid=1484 vsize=869500 CPUtime=11.14
/proc/1486/task/1488/stat : 1488 (java) S 1484 1486 32214 0 -1 64 27396 654 1 0 1079 23 10 2 25 0 9 0 28107633 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1489] ppid=1484 vsize=869500 CPUtime=0.68
/proc/1486/task/1489/stat : 1489 (java) S 1484 1486 32214 0 -1 64 39393 654 0 0 45 11 10 2 17 0 9 0 28107634 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1490] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1490/stat : 1490 (java) S 1484 1486 32214 0 -1 64 21 654 0 0 0 0 10 2 16 0 9 0 28107634 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1491] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1491/stat : 1491 (java) S 1484 1486 32214 0 -1 64 19 654 0 0 0 0 10 2 16 0 9 0 28107635 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1492] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1492/stat : 1492 (java) S 1484 1486 32214 0 -1 64 2 654 0 0 0 0 10 2 24 0 9 0 28107636 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1493] ppid=1484 vsize=869500 CPUtime=0.49
/proc/1486/task/1493/stat : 1493 (java) S 1484 1486 32214 0 -1 64 967 654 0 0 37 0 10 2 15 0 9 0 28107636 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1494/stat : 1494 (java) S 1484 1486 32214 0 -1 64 0 654 0 0 0 0 10 2 25 0 9 0 28107636 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=869500 CPUtime=0.12
/proc/1486/task/1495/stat : 1495 (java) S 1484 1486 32214 0 -1 64 66 654 0 0 0 0 10 2 15 0 9 0 28107637 890368000 40098 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 869500

Child status: 0
Real time (s): 13.9272
CPU time (s): 12.1651
CPU user time (s): 11.7352
CPU system time (s): 0.429934
CPU usage (%): 87.3484
Max. virtual memory (cumulated for all children) (KiB): 869500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7352
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69359
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= 2141
involuntary context switches= 2490

runsolver used 0.181972 second user time and 0.407937 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-12 16:53:30
IDJOB=2096626
IDBENCH=56515
IDSOLVER=774
FILE ID=node28/2096626-1247410409
PBS_JOBID= 9510588
Free space on /tmp= 66108 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-21-01.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-2096626-1247410409/watcher-2096626-1247410409 -o /tmp/evaluation-result-2096626-1247410409/solver-2096626-1247410409 -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-2096626-1247410409.xml

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

MD5SUM BENCH= 13ab84778bda8eddba2aeb453ea356d4
RANDOM SEED=223929495

node28.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.230
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.230
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:       1696072 kB
Buffers:         38416 kB
Cached:         131244 kB
SwapCached:          0 kB
Active:         230004 kB
Inactive:        73188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14176 kB
Writeback:           0 kB
Mapped:         150912 kB
Slab:            41392 kB
Committed_AS:  1007052 kB
PageTables:       2052 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= 66104 MiB
End job on node28 at 2009-07-12 16:53:44