Trace number 226862

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, and are wall clock time (not CPU 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 109 ESACUNSAT 14.6908 14.7089

DiagnosticValue
CHECKS125700167
NODES61526

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-75_ext.xml
MD5SUMd40f5d65f9d308db1589acb6920d71d9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.29374
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/226862-1168276792/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.40	       =>  wckTime=0.098  cpuTime=0.09  mem=6M951
0.40	   
0.40	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.59	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=12  maxArity=2
0.59	       =>  wckTime=0.294  cpuTime=0.24  mem=15M761
0.63	   
0.63	   solver IterativeSystematicSolver being built... 
0.79	       =>  wckTime=0.488  cpuTime=0.38  mem=14M928
0.84	   
0.84	   preprocessing
0.84	     nbConstraintChecks=87827  nbPropagations=886  nbRevisions=4117  nbUselessRevisions=2712  nbSingletonTests=49
0.84	     nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0  detectedInconsistency=no
0.84	       =>  wckTime=0.045  cpuTime=0.03  mem=14M928
0.86	   
0.86	   search
0.86	     run=0  nbConstraintChecks=47274  nbPropagations=1482  nbRevisions=7585  nbUselessRevisions=4838  nbAssignments=22
0.86	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=36  nbRestartNogoods=0  mapSize=8  nbInferences=0
0.86	     nbTooLargeKeys=0
0.86	       =>  wckTime=0.066  cpuTime=0.05  mem=14M928
0.88	   
0.88	   search
0.88	     run=1  nbConstraintChecks=111487  nbPropagations=3874  nbRevisions=20470  nbUselessRevisions=12938
0.88	     nbAssignments=58  nbFailedAssignments=24  nbBacktracks=26  nbVisitedNodes=97  nbRestartNogoods=3  mapSize=20
0.88	     nbInferences=0  nbTooLargeKeys=0
0.88	       =>  wckTime=0.084  cpuTime=0.06  mem=14M928
0.90	   
0.90	   search
0.90	     run=2  nbConstraintChecks=224045  nbPropagations=7681  nbRevisions=41360  nbUselessRevisions=26068
0.90	     nbAssignments=116  nbFailedAssignments=47  nbBacktracks=48  nbVisitedNodes=182  nbRestartNogoods=11  mapSize=38
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.105  cpuTime=0.08  mem=14M928
0.92	   
0.92	   search
0.92	     run=3  nbConstraintChecks=336836  nbPropagations=13092  nbRevisions=72022  nbUselessRevisions=45302
0.92	     nbAssignments=193  nbFailedAssignments=86  nbBacktracks=82  nbVisitedNodes=320  nbRestartNogoods=16  mapSize=68
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.124  cpuTime=0.09  mem=14M928
0.95	   
0.95	   search
0.95	     run=4  nbConstraintChecks=579579  nbPropagations=21874  nbRevisions=122750  nbUselessRevisions=76820
0.95	     nbAssignments=323  nbFailedAssignments=154  nbBacktracks=132  nbVisitedNodes=543  nbRestartNogoods=24  mapSize=115
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.16  cpuTime=0.13  mem=14M928
1.00	   
1.00	   search
1.00	     run=5  nbConstraintChecks=939885  nbPropagations=35244  nbRevisions=202001  nbUselessRevisions=126108
1.00	     nbAssignments=528  nbFailedAssignments=265  nbBacktracks=207  nbVisitedNodes=897  nbRestartNogoods=30  mapSize=182
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.208  cpuTime=0.17  mem=14M928
1.06	   
1.06	   search
1.06	     run=6  nbConstraintChecks=1383638  nbPropagations=54943  nbRevisions=317787  nbUselessRevisions=197440
1.06	     nbAssignments=766  nbFailedAssignments=376  nbBacktracks=320  nbVisitedNodes=1305  nbRestartNogoods=45  mapSize=275
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.269  cpuTime=0.23  mem=14M928
1.17	   
1.17	   search
1.17	     run=7  nbConstraintChecks=2152999  nbPropagations=84751  nbRevisions=497754  nbUselessRevisions=308861
1.17	     nbAssignments=1205  nbFailedAssignments=641  nbBacktracks=491  nbVisitedNodes=2123  nbRestartNogoods=48
1.17	     mapSize=427  nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.373  cpuTime=0.33  mem=14M928
1.29	   
1.29	   search
1.29	     run=8  nbConstraintChecks=3019149  nbPropagations=127570  nbRevisions=753303  nbUselessRevisions=466078
1.29	     nbAssignments=1704  nbFailedAssignments=878  nbBacktracks=749  nbVisitedNodes=3007  nbRestartNogoods=55
1.29	     mapSize=644  nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.498  cpuTime=0.44  mem=14M928
1.46	   
1.46	   search
1.46	     run=9  nbConstraintChecks=4465704  nbPropagations=191576  nbRevisions=1135861  nbUselessRevisions=700929
1.46	     nbAssignments=2535  nbFailedAssignments=1321  nbBacktracks=1134  nbVisitedNodes=4536  nbRestartNogoods=63
1.46	     mapSize=987  nbInferences=0  nbTooLargeKeys=0
1.46	       =>  wckTime=0.669  cpuTime=0.62  mem=14M928
1.49	   
1.49	   INFO : Stopping hyperNogood (mapSize=1044, nbTooLargekeys=0, mem=14M928)
1.71	   
1.71	   search
1.71	     run=10  nbConstraintChecks=6638845  nbPropagations=288373  nbRevisions=1711576  nbUselessRevisions=1053254
1.71	     nbAssignments=3776  nbFailedAssignments=1978  nbBacktracks=1710  nbVisitedNodes=6811  nbRestartNogoods=67
1.71	       =>  wckTime=0.918  cpuTime=0.86  mem=14M928
2.09	   
2.09	   search
2.09	     run=11  nbConstraintChecks=10302351  nbPropagations=434784  nbRevisions=2591129  nbUselessRevisions=1593005
2.09	     nbAssignments=5756  nbFailedAssignments=3084  nbBacktracks=2574  nbVisitedNodes=10511  nbRestartNogoods=82
2.09	       =>  wckTime=1.301  cpuTime=1.24  mem=15M904
2.66	   
2.66	   search
2.66	     run=12  nbConstraintChecks=15348256  nbPropagations=650749  nbRevisions=3882217  nbUselessRevisions=2381115
2.66	     nbAssignments=8318  nbFailedAssignments=4319  nbBacktracks=3872  nbVisitedNodes=15119  nbRestartNogoods=99
2.66	       =>  wckTime=1.862  cpuTime=1.8  mem=15M904
3.53	   
3.53	   search
3.53	     run=13  nbConstraintChecks=23068040  nbPropagations=976231  nbRevisions=5831580  nbUselessRevisions=3572702
3.53	     nbAssignments=12554  nbFailedAssignments=6603  nbBacktracks=5820  nbVisitedNodes=22940  nbRestartNogoods=102
3.53	       =>  wckTime=2.738  cpuTime=2.67  mem=15M904
4.90	   
4.90	   search
4.90	     run=14  nbConstraintChecks=35467856  nbPropagations=1464247  nbRevisions=8789903  nbUselessRevisions=5382517
4.90	     nbAssignments=18966  nbFailedAssignments=10091  nbBacktracks=8739  nbVisitedNodes=34821  nbRestartNogoods=112
4.90	       =>  wckTime=4.104  cpuTime=4.04  mem=15M904
6.92	   
6.92	   search
6.92	     run=15  nbConstraintChecks=53697962  nbPropagations=2198232  nbRevisions=13243547  nbUselessRevisions=8104565
6.92	     nbAssignments=28204  nbFailedAssignments=14917  nbBacktracks=13117  nbVisitedNodes=51752  nbRestartNogoods=127
6.92	       =>  wckTime=6.128  cpuTime=6.06  mem=15M904
10.06	   
10.06	   search
10.06	     run=16  nbConstraintChecks=82585684  nbPropagations=3307412  nbRevisions=19994957  nbUselessRevisions=12221741
10.06	     nbAssignments=41879  nbFailedAssignments=22018  nbBacktracks=19686  nbVisitedNodes=76940  nbRestartNogoods=135
10.06	       =>  wckTime=9.27  cpuTime=9.2  mem=15M904
14.67	   
14.67	   search
14.67	     run=17  nbConstraintChecks=125408642  nbPropagations=4961540  nbRevisions=30066585  nbUselessRevisions=18351265
14.67	     nbAssignments=61434  nbFailedAssignments=31718  nbBacktracks=29539  nbVisitedNodes=112590  nbRestartNogoods=139
14.67	       =>  wckTime=13.876  cpuTime=13.8  mem=15M904
14.69	   
14.69	   search
14.69	     run=18  nbConstraintChecks=125612340  nbPropagations=6618209  nbRevisions=40153955  nbUselessRevisions=24490353
14.69	     nbAssignments=61526  nbFailedAssignments=31772  nbBacktracks=29578  nbVisitedNodes=112761  nbRestartNogoods=148
14.69	       =>  wckTime=13.899  cpuTime=13.83  mem=15M904
14.69	   
14.69	   global
14.69	     nbConstraintChecks=125700167  nbPropagations=6619095  nbRevisions=40158072  nbUselessRevisions=24493065
14.69	     nbRestartNogoods=148  solvingWckTime=13.9  solvingCpuTime=13.83  expiredTime=no  totalExploration=yes
14.69	     nbFoundSolutions=0  globalCpuTime=14.26
14.69	       =>  wckTime=14.393  cpuTime=14.21  mem=15M904
14.70	   
14.70	s UNSATISFIABLE
14.70	d NODES 61526
14.70	d CHECKS 125700167
14.70	   
14.70	   totalWckTime=14.467  totalCpuTime=14.26

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node56/watcher-226862-1168276792 -o ROOT/results/node56/solver-226862-1168276792 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226862-1168276792/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.92 1.00 1.14 3/65 12891
/proc/meminfo: memFree=1817568/2055920 swapFree=4184772/4192956
[pid=12890] ppid=12888 vsize=1452 CPUtime=0
/proc/12890/stat : 12890 (java) R 12888 12890 12129 0 -1 0 108 0 0 0 0 0 0 0 19 0 1 0 176077340 1486848 80 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 134517472 0 0 4096 0 0 0 0 17 1 0 0
/proc/12890/statm: 365 94 74 14 0 10 0

[startup+0.107866 s]
/proc/loadavg: 0.92 1.00 1.14 3/65 12891
/proc/meminfo: memFree=1817568/2055920 swapFree=4184772/4192956
[pid=12890] ppid=12888 vsize=914988 CPUtime=0.08
/proc/12890/stat : 12890 (java) R 12888 12890 12129 0 -1 0 3058 0 1 0 7 1 0 0 16 0 8 0 176077340 936947712 2804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12890/statm: 228747 2804 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.519902 s]
/proc/loadavg: 0.92 1.00 1.14 3/65 12891
/proc/meminfo: memFree=1817568/2055920 swapFree=4184772/4192956
[pid=12890] ppid=12888 vsize=916376 CPUtime=0.49
/proc/12890/stat : 12890 (java) R 12888 12890 12129 0 -1 0 7764 0 1 0 45 4 0 0 17 0 8 0 176077340 938369024 7503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073456122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12890/statm: 229094 7503 2137 14 0 215564 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916376

[startup+1.34398 s]
/proc/loadavg: 0.92 1.00 1.14 2/72 12898
/proc/meminfo: memFree=1792040/2055920 swapFree=4184772/4192956
[pid=12890] ppid=12888 vsize=916508 CPUtime=1.33
/proc/12890/stat : 12890 (java) R 12888 12890 12129 0 -1 0 9119 0 1 0 126 7 0 0 16 0 8 0 176077340 938504192 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762208 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12890/statm: 229127 8857 2524 14 0 215597 0
[pid=12890/tid=12892] ppid=12888 vsize=916508 CPUtime=0.03
/proc/12890/task/12892/stat : 12892 (java) S 12888 12890 12129 0 -1 64 255 0 0 0 3 0 0 0 16 0 8 0 176077344 938504192 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12890/tid=12893] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12893/stat : 12893 (java) S 12888 12890 12129 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 176077345 938504192 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12894] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12894/stat : 12894 (java) S 12888 12890 12129 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176077345 938504192 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12895] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12895/stat : 12895 (java) S 12888 12890 12129 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 176077348 938504192 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12896] ppid=12888 vsize=916508 CPUtime=0.17
/proc/12890/task/12896/stat : 12896 (java) S 12888 12890 12129 0 -1 64 374 0 0 0 17 0 0 0 16 0 8 0 176077348 938504192 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12890/tid=12897] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12897/stat : 12897 (java) S 12888 12890 12129 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 176077348 938504192 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12898] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12898/stat : 12898 (java) S 12888 12890 12129 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176077348 938504192 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 916508

[startup+2.98014 s]
/proc/loadavg: 0.92 1.00 1.14 2/72 12898
/proc/meminfo: memFree=1791848/2055920 swapFree=4184772/4192956
[pid=12890] ppid=12888 vsize=916508 CPUtime=2.96
/proc/12890/stat : 12890 (java) R 12888 12890 12129 0 -1 0 9126 0 1 0 289 7 0 0 18 0 8 0 176077340 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12890/statm: 229127 8862 2524 14 0 215597 0
[pid=12890/tid=12892] ppid=12888 vsize=916508 CPUtime=0.03
/proc/12890/task/12892/stat : 12892 (java) S 12888 12890 12129 0 -1 64 255 0 0 0 3 0 0 0 17 0 8 0 176077344 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12890/tid=12893] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12893/stat : 12893 (java) S 12888 12890 12129 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 176077345 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12894] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12894/stat : 12894 (java) S 12888 12890 12129 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176077345 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12895] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12895/stat : 12895 (java) S 12888 12890 12129 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12896] ppid=12888 vsize=916508 CPUtime=0.18
/proc/12890/task/12896/stat : 12896 (java) S 12888 12890 12129 0 -1 64 379 0 0 0 18 0 0 0 16 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12890/tid=12897] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12897/stat : 12897 (java) S 12888 12890 12129 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12898] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12898/stat : 12898 (java) S 12888 12890 12129 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 916508

[startup+6.25646 s]
/proc/loadavg: 0.93 1.00 1.14 2/72 12898
/proc/meminfo: memFree=1791848/2055920 swapFree=4184772/4192956
[pid=12890] ppid=12888 vsize=916508 CPUtime=6.24
/proc/12890/stat : 12890 (java) R 12888 12890 12129 0 -1 0 9126 0 1 0 617 7 0 0 25 0 8 0 176077340 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744291 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12890/statm: 229127 8862 2524 14 0 215597 0
[pid=12890/tid=12892] ppid=12888 vsize=916508 CPUtime=0.03
/proc/12890/task/12892/stat : 12892 (java) S 12888 12890 12129 0 -1 64 255 0 0 0 3 0 0 0 16 0 8 0 176077344 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12890/tid=12893] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12893/stat : 12893 (java) S 12888 12890 12129 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 176077345 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12894] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12894/stat : 12894 (java) S 12888 12890 12129 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176077345 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12895] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12895/stat : 12895 (java) S 12888 12890 12129 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12896] ppid=12888 vsize=916508 CPUtime=0.18
/proc/12890/task/12896/stat : 12896 (java) S 12888 12890 12129 0 -1 64 379 0 0 0 18 0 0 0 16 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12890/tid=12897] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12897/stat : 12897 (java) S 12888 12890 12129 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12898] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12898/stat : 12898 (java) S 12888 12890 12129 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 916508

[startup+12.7351 s]
/proc/loadavg: 0.93 1.00 1.14 2/72 12898
/proc/meminfo: memFree=1791864/2055920 swapFree=4184772/4192956
[pid=12890] ppid=12888 vsize=916508 CPUtime=12.71
/proc/12890/stat : 12890 (java) R 12888 12890 12129 0 -1 0 9126 0 1 0 1264 7 0 0 25 0 8 0 176077340 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12890/statm: 229127 8862 2524 14 0 215597 0
[pid=12890/tid=12892] ppid=12888 vsize=916508 CPUtime=0.03
/proc/12890/task/12892/stat : 12892 (java) S 12888 12890 12129 0 -1 64 255 0 0 0 3 0 0 0 16 0 8 0 176077344 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12890/tid=12893] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12893/stat : 12893 (java) S 12888 12890 12129 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 176077345 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12894] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12894/stat : 12894 (java) S 12888 12890 12129 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 176077345 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12895] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12895/stat : 12895 (java) S 12888 12890 12129 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12896] ppid=12888 vsize=916508 CPUtime=0.18
/proc/12890/task/12896/stat : 12896 (java) S 12888 12890 12129 0 -1 64 379 0 0 0 18 0 0 0 16 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12890/tid=12897] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12897/stat : 12897 (java) S 12888 12890 12129 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12890/tid=12898] ppid=12888 vsize=916508 CPUtime=0
/proc/12890/task/12898/stat : 12898 (java) S 12888 12890 12129 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 176077348 938504192 8862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 916508

Child status: 0
Real time (s): 14.7089
CPU time (s): 14.6908
CPU user time (s): 14.6128
CPU system time (s): 0.077988
CPU usage (%): 99.877
Max. virtual memory (cumulated for all children) (KiB): 916508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.6128
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9135
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= 1108
involuntary context switches= 255

runsolver used 0.017997 s user time and 0.048992 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Mon Jan  8 17:19:52 UTC 2007


IDJOB= 226862
IDBENCH= 6020
FILE ID= node56/226862-1168276792

PBS_JOBID= 3483307

Free space on /tmp= 66561 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-75_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226862-1168276792/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-226862-1168276792 -o ROOT/results/node56/solver-226862-1168276792 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226862-1168276792/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d40f5d65f9d308db1589acb6920d71d9

RANDOM SEED= 854571929

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.232
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.232
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:       1818048 kB
Buffers:         28164 kB
Cached:         149580 kB
SwapCached:       2048 kB
Active:          96680 kB
Inactive:        90496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818048 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          16336 kB
Slab:            36708 kB
Committed_AS:  3845868 kB
PageTables:       1472 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= 66561 MiB



End job on node56 on Mon Jan  8 17:20:07 UTC 2007