Trace number 1055394

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 4.67729 4.75817

DiagnosticValue
CHECKS1226290
NODES171

General information on the benchmark

Namecsp/nengfa/
normalized-queens1.xml
MD5SUM72b10381b21e6b6e79bdf3ac7e3009a4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.19767
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints13680
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13680
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1055394-1215059484.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.36	     nbVariables=96  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96  nbTotalValues=9216
0.28/0.36	       =>  wckTime=0.113  cpuTime=0.1  mem=7M919
0.28/0.36	   
0.28/0.36	   predicates being loaded...
1.17/1.29	   
1.17/1.29	   constraints being loaded...
3.25/3.36	     nbConstraints=4562  nbGlobalConstraints=2  nbMergedConstraints=9120  nbConvertedConstraints=4560
3.25/3.36	     nbConvertConstraintsChecks=884736  nbExtensionStructures=96  nbSharedExtensionStructures=4464
3.25/3.36	     nbConflictsStructures=96  nbSharedConflictsStructures=4464  nbSharedBinaryRepresentations=12818  minDegree=97
3.25/3.36	     maxDegree=97  minArity=2  avgArity=2.04  maxArity=96  nbGenerators=1  nbFusions=1  symmetryWckTime=0.312
3.25/3.36	     symmetryCpuTime=0.21  nbCliques=1
3.25/3.36	       =>  wckTime=3.111  cpuTime=2.68  mem=37M296
3.45/3.51	   
3.45/3.51	   solver IterativeSystematicSolver being built... 
3.45/3.58	   
3.45/3.58	   INFO : Forward propagation technique limited 
3.55/3.64	       =>  wckTime=3.397  cpuTime=2.79  mem=30M905
4.06/4.13	   
4.06/4.13	   preprocessing
4.06/4.13	     nbConstraintChecks=491897  nbPropagations=7968  nbRevisions=9376  nbUselessRevisions=1573  nbSingletonTests=169
4.06/4.13	     nbEffectiveSingletonTests=0  nbACRemovals=2  nbFoundSingletons=0  nbRemovedValues=2  nbRemovedTuples=4559
4.06/4.13	     detectedInconsistency=no
4.06/4.13	       =>  wckTime=0.485  cpuTime=0.44  mem=30M905
4.56/4.68	   
4.56/4.68	   search
4.56/4.68	     run=1  nbConstraintChecks=734393  minDepth=89  maxDepth=96  nbPropagations=28179  nbRevisions=43309
4.56/4.68	     nbUselessRevisions=13265  nbAssignments=171  nbFailedAssignments=11  nbBacktracks=14  nbVisitedNodes=193
4.56/4.68	     nbRestartNogoods=4  nbFoundSolutions=1  mapSize=14  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
4.56/4.68	     nbREliminables=0  nbIEliminables=56.03  nbDEliminables=0  nbPEliminables=0
4.56/4.68	       =>  wckTime=1.041  cpuTime=0.98  mem=32M893
4.56/4.69	   
4.56/4.69	   global
4.56/4.69	     nbConstraintChecks=1226290  nbPropagations=36147  nbRevisions=52685  nbUselessRevisions=14838  nbRestartNogoods=4
4.56/4.69	     solvingWckTime=1.044  solvingCpuTime=0.98  expiredTime=no  totalExploration=no  nbFoundSolutions=1
4.56/4.69	     firstSolutionCpuTime=3.76  globalCpuTime=3.81
4.56/4.69	       =>  wckTime=4.442  cpuTime=3.77  mem=32M893
4.56/4.69	   
4.56/4.69	s SATISFIABLE
4.56/4.69	v 36 6 49 7 93 4 43 41 60 92 5 27 58 91 89 8 42 90 45 9 88 10 87 11 86 12 50 85 47 62 84 46 39 13 65 67 14 82 15 83 81 59 63 16 18 80 32 22 17 77 79 23 75 78 30 95 1 28 21 76 26 72 74 71 73 24 64 61 25 54 2 53 20 33 94 19 40 38 3 34 31 51 35 37 68 66 69 52 56 29 57 70 48 55 44 96 
4.56/4.69	d NODES 171
4.56/4.69	d CHECKS 1226290
4.56/4.69	   
4.56/4.69	   totalWckTime=4.506  totalCpuTime=3.81

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055394-1215059484/watcher-1055394-1215059484 -o /tmp/evaluation-result-1055394-1215059484/solver-1055394-1215059484 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1055394-1215059484.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 2.03 2.07 4/81 19344
/proc/meminfo: memFree=1875200/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=18572 CPUtime=0
/proc/19344/stat : 19344 (runsolver) R 19342 19344 19307 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 1984920916 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 259415141671 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19344/statm: 4643 292 257 25 0 2626 0

[startup+0.0787461 s]
/proc/loadavg: 1.91 2.03 2.07 4/81 19344
/proc/meminfo: memFree=1875200/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=865856 CPUtime=0.06
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 3409 0 1 0 4 2 0 0 20 0 9 0 1984920916 886636544 2918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 216464 2918 1571 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.102751 s]
/proc/loadavg: 1.91 2.03 2.07 4/81 19344
/proc/meminfo: memFree=1875200/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=865884 CPUtime=0.08
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 3697 0 1 0 6 2 0 0 20 0 9 0 1984920916 886665216 3172 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 216471 3172 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30277 s]
/proc/loadavg: 1.91 2.03 2.07 4/81 19344
/proc/meminfo: memFree=1875200/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=866284 CPUtime=0.28
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 5991 0 1 0 24 4 0 0 20 0 9 0 1984920916 887074816 5365 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 216571 5365 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.702815 s]
/proc/loadavg: 1.91 2.03 2.07 4/81 19344
/proc/meminfo: memFree=1875200/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=867656 CPUtime=0.68
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 9789 0 1 0 61 7 0 0 20 0 9 0 1984920916 888479744 9149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 216914 9149 2011 9 0 211420 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867656

[startup+1.50191 s]
/proc/loadavg: 1.91 2.03 2.07 3/90 19353
/proc/meminfo: memFree=1827576/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=867568 CPUtime=1.48
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 18035 0 1 0 135 13 0 0 20 0 9 0 1984920916 888389632 17370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 216892 17370 2003 9 0 211420 0
[pid=19344/tid=19346] ppid=19342 vsize=867568 CPUtime=1.26
/proc/19344/task/19346/stat : 19346 (java) R 19342 19344 19307 0 -1 64 15744 0 1 0 116 10 0 0 25 0 9 0 1984920918 888389632 17370 996147200 134512640 134550740 4294955968 18446744073709551615 102888880 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19347] ppid=19342 vsize=867568 CPUtime=0.02
/proc/19344/task/19347/stat : 19347 (java) S 19342 19344 19307 0 -1 64 928 0 0 0 2 0 0 0 16 0 9 0 1984920919 888389632 17370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19348] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19342 19344 19307 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984920919 888389632 17370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19349] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19342 19344 19307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984920919 888389632 17370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19350] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19350/stat : 19350 (java) S 19342 19344 19307 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984920921 888389632 17370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19351] ppid=19342 vsize=867568 CPUtime=0.15
/proc/19344/task/19351/stat : 19351 (java) S 19342 19344 19307 0 -1 64 665 0 0 0 15 0 0 0 16 0 9 0 1984920921 888389632 17370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19352] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19342 19344 19307 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984920921 888389632 17370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19353] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19353/stat : 19353 (java) S 19342 19344 19307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984920921 888389632 17370 996147200 134512640 134550740 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) 867568

[startup+3.10108 s]
/proc/loadavg: 1.91 2.03 2.07 3/90 19353
/proc/meminfo: memFree=1812920/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=867568 CPUtime=3.07
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 20462 0 1 0 276 31 0 0 20 0 9 0 1984920916 888389632 19793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 216892 19793 2005 9 0 211420 0
[pid=19344/tid=19346] ppid=19342 vsize=867568 CPUtime=2.7
/proc/19344/task/19346/stat : 19346 (java) R 19342 19344 19307 0 -1 64 15790 0 1 0 243 27 0 0 25 0 9 0 1984920918 888389632 19793 996147200 134512640 134550740 4294955968 18446744073709551615 4126098019 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19347] ppid=19342 vsize=867568 CPUtime=0.11
/proc/19344/task/19347/stat : 19347 (java) S 19342 19344 19307 0 -1 64 3245 0 0 0 10 1 0 0 16 0 9 0 1984920919 888389632 19793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19348] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19348/stat : 19348 (java) S 19342 19344 19307 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1984920919 888389632 19793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19349] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19349/stat : 19349 (java) S 19342 19344 19307 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984920919 888389632 19793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19350] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19350/stat : 19350 (java) S 19342 19344 19307 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1984920921 888389632 19793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19351] ppid=19342 vsize=867568 CPUtime=0.23
/proc/19344/task/19351/stat : 19351 (java) S 19342 19344 19307 0 -1 64 729 0 0 0 22 1 0 0 15 0 9 0 1984920921 888389632 19793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19352] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19352/stat : 19352 (java) S 19342 19344 19307 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984920921 888389632 19793 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19353] ppid=19342 vsize=867568 CPUtime=0
/proc/19344/task/19353/stat : 19353 (java) S 19342 19344 19307 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984920921 888389632 19793 996147200 134512640 134550740 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) 867568

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

[startup+3.90117 s]
/proc/loadavg: 1.91 2.03 2.07 3/92 19355
/proc/meminfo: memFree=1801960/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=868128 CPUtime=3.85
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 32938 443 1 0 344 35 6 0 20 0 10 0 1984920916 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 217032 22879 2636 9 0 211538 0
[pid=19344/tid=19346] ppid=19342 vsize=868128 CPUtime=3.25
/proc/19344/task/19346/stat : 19346 (java) R 19342 19344 19307 0 -1 64 20801 443 1 0 291 28 6 0 18 0 10 0 1984920918 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 103845231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19342 vsize=868128 CPUtime=0.32
/proc/19344/task/19347/stat : 19347 (java) S 19342 19344 19307 0 -1 64 10367 443 0 0 23 3 6 0 18 0 10 0 1984920919 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19348] ppid=19342 vsize=868128 CPUtime=0.06
/proc/19344/task/19348/stat : 19348 (java) S 19342 19344 19307 0 -1 64 16 443 0 0 0 0 6 0 16 0 10 0 1984920919 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19342 vsize=868128 CPUtime=0.06
/proc/19344/task/19349/stat : 19349 (java) S 19342 19344 19307 0 -1 64 8 443 0 0 0 0 6 0 16 0 10 0 1984920919 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19342 vsize=868128 CPUtime=0.06
/proc/19344/task/19350/stat : 19350 (java) S 19342 19344 19307 0 -1 64 1 443 0 0 0 0 6 0 25 0 10 0 1984920921 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19351] ppid=19342 vsize=868128 CPUtime=0.36
/proc/19344/task/19351/stat : 19351 (java) R 19342 19344 19307 0 -1 64 937 443 0 0 29 1 6 0 15 0 10 0 1984920921 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19342 vsize=868128 CPUtime=0.06
/proc/19344/task/19352/stat : 19352 (java) S 19342 19344 19307 0 -1 64 2 443 0 0 0 0 6 0 25 0 10 0 1984920921 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19353] ppid=19342 vsize=868128 CPUtime=0.06
/proc/19344/task/19353/stat : 19353 (java) S 19342 19344 19307 0 -1 64 9 443 0 0 0 0 6 0 15 0 10 0 1984920921 888963072 22879 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 868128

[startup+4.30121 s]
/proc/loadavg: 1.91 2.03 2.07 4/90 19357
/proc/meminfo: memFree=1793328/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=868128 CPUtime=4.26
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 32969 565 1 0 384 35 6 1 20 0 9 0 1984920916 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 217032 22891 2636 9 0 211538 0
[pid=19344/tid=19346] ppid=19342 vsize=868128 CPUtime=3.65
/proc/19344/task/19346/stat : 19346 (java) R 19342 19344 19307 0 -1 64 20821 565 1 0 330 28 6 1 22 0 9 0 1984920918 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4127195580 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19342 vsize=868128 CPUtime=0.33
/proc/19344/task/19347/stat : 19347 (java) S 19342 19344 19307 0 -1 64 10367 565 0 0 23 3 6 1 17 0 9 0 1984920919 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19348/stat : 19348 (java) S 19342 19344 19307 0 -1 64 16 565 0 0 0 0 6 1 16 0 9 0 1984920919 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19349/stat : 19349 (java) S 19342 19344 19307 0 -1 64 8 565 0 0 0 0 6 1 16 0 9 0 1984920919 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19350/stat : 19350 (java) S 19342 19344 19307 0 -1 64 1 565 0 0 0 0 6 1 25 0 9 0 1984920921 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19351] ppid=19342 vsize=868128 CPUtime=0.38
/proc/19344/task/19351/stat : 19351 (java) S 19342 19344 19307 0 -1 64 945 565 0 0 30 1 6 1 16 0 9 0 1984920921 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19352/stat : 19352 (java) S 19342 19344 19307 0 -1 64 2 565 0 0 0 0 6 1 25 0 9 0 1984920921 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19353] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19353/stat : 19353 (java) S 19342 19344 19307 0 -1 64 9 565 0 0 0 0 6 1 15 0 9 0 1984920921 888963072 22891 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 868128

[startup+4.70125 s]
/proc/loadavg: 1.91 2.03 2.07 4/90 19357
/proc/meminfo: memFree=1793328/2055920 swapFree=4180096/4192956
[pid=19344] ppid=19342 vsize=868128 CPUtime=4.65
/proc/19344/stat : 19344 (java) S 19342 19344 19307 0 -1 0 33063 565 1 0 423 35 6 1 20 0 9 0 1984920916 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19344/statm: 217032 22902 2636 9 0 211538 0
[pid=19344/tid=19346] ppid=19342 vsize=868128 CPUtime=4.02
/proc/19344/task/19346/stat : 19346 (java) S 19342 19344 19307 0 -1 64 20907 565 1 0 367 28 6 1 25 0 9 0 1984920918 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19347] ppid=19342 vsize=868128 CPUtime=0.33
/proc/19344/task/19347/stat : 19347 (java) S 19342 19344 19307 0 -1 64 10367 565 0 0 23 3 6 1 17 0 9 0 1984920919 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19348] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19348/stat : 19348 (java) S 19342 19344 19307 0 -1 64 16 565 0 0 0 0 6 1 16 0 9 0 1984920919 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19349] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19349/stat : 19349 (java) S 19342 19344 19307 0 -1 64 8 565 0 0 0 0 6 1 16 0 9 0 1984920919 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19350] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19350/stat : 19350 (java) S 19342 19344 19307 0 -1 64 1 565 0 0 0 0 6 1 25 0 9 0 1984920921 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19351] ppid=19342 vsize=868128 CPUtime=0.4
/proc/19344/task/19351/stat : 19351 (java) S 19342 19344 19307 0 -1 64 953 565 0 0 32 1 6 1 16 0 9 0 1984920921 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19344/tid=19352] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19352/stat : 19352 (java) S 19342 19344 19307 0 -1 64 2 565 0 0 0 0 6 1 25 0 9 0 1984920921 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19344/tid=19353] ppid=19342 vsize=868128 CPUtime=0.07
/proc/19344/task/19353/stat : 19353 (java) S 19342 19344 19307 0 -1 64 9 565 0 0 0 0 6 1 15 0 9 0 1984920921 888963072 22902 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 868128

Child status: 0
Real time (s): 4.75817
CPU time (s): 4.67729
CPU user time (s): 4.29635
CPU system time (s): 0.380942
CPU usage (%): 98.3002
Max. virtual memory (cumulated for all children) (KiB): 870704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.29635
system time used= 0.380942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33657
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= 1766
involuntary context switches= 1805

runsolver used 0.013997 second user time and 0.017997 second system time

The end

Launcher Data (download as text)

Begin job on node42 at 2008-07-03 06:31:24
IDJOB=1055394
IDBENCH=56817
IDSOLVER=364
FILE ID=node42/1055394-1215059484
PBS_JOBID= 7875218
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 72b10381b21e6b6e79bdf3ac7e3009a4
RANDOM SEED=1894286802

node42.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.214
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.214
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:       1875680 kB
Buffers:          6432 kB
Cached:          98236 kB
SwapCached:       6580 kB
Active:          66976 kB
Inactive:        57160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875680 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            5784 kB
Writeback:           0 kB
Mapped:          35800 kB
Slab:            41192 kB
Committed_AS:  3525956 kB
PageTables:       1936 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= 66532 MiB
End job on node42 at 2008-07-03 06:31:29