Trace number 226325

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 ESACSAT 22.3296 22.3974

DiagnosticValue
CHECKS197968679
NODES132886

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-21_ext.xml
MD5SUM3665faef25545a6f3cf5755926b3e167
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.90656
SatisfiableYES
(Un)Satisfiability was provedYES
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/226325-1168275051/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.39	       =>  wckTime=0.097  cpuTime=0.09  mem=6M951
0.39	   
0.39	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.58	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=12  maxArity=2
0.58	       =>  wckTime=0.287  cpuTime=0.23  mem=15M762
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.77	       =>  wckTime=0.479  cpuTime=0.36  mem=14M928
0.82	   
0.82	   preprocessing
0.82	     nbConstraintChecks=86620  nbPropagations=923  nbRevisions=4056  nbUselessRevisions=2817  nbSingletonTests=53
0.82	     nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
0.82	       =>  wckTime=0.045  cpuTime=0.03  mem=14M928
0.85	   
0.85	   search
0.85	     run=0  nbConstraintChecks=45537  nbPropagations=1650  nbRevisions=8185  nbUselessRevisions=5393  nbAssignments=36
0.85	     nbFailedAssignments=17  nbBacktracks=12  nbVisitedNodes=61  nbRestartNogoods=0  mapSize=11  nbInferences=0
0.85	     nbTooLargeKeys=0
0.85	       =>  wckTime=0.07  cpuTime=0.05  mem=14M928
0.86	   
0.86	   search
0.86	     run=1  nbConstraintChecks=120541  nbPropagations=4269  nbRevisions=21631  nbUselessRevisions=14118
0.86	     nbAssignments=83  nbFailedAssignments=34  nbBacktracks=27  nbVisitedNodes=127  nbRestartNogoods=3  mapSize=23
0.86	     nbInferences=0  nbTooLargeKeys=0
0.86	       =>  wckTime=0.086  cpuTime=0.06  mem=14M928
0.88	   
0.88	   search
0.88	     run=2  nbConstraintChecks=196905  nbPropagations=7946  nbRevisions=40925  nbUselessRevisions=26497
0.88	     nbAssignments=131  nbFailedAssignments=54  nbBacktracks=50  nbVisitedNodes=208  nbRestartNogoods=5  mapSize=42
0.88	     nbInferences=0  nbTooLargeKeys=0
0.88	       =>  wckTime=0.104  cpuTime=0.07  mem=14M928
0.89	   
0.89	   search
0.89	     run=3  nbConstraintChecks=265226  nbPropagations=12641  nbRevisions=66001  nbUselessRevisions=42613
0.89	     nbAssignments=191  nbFailedAssignments=77  nbBacktracks=83  nbVisitedNodes=304  nbRestartNogoods=9  mapSize=62
0.89	     nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.116  cpuTime=0.08  mem=14M928
0.92	   
0.92	   search
0.92	     run=4  nbConstraintChecks=404572  nbPropagations=19774  nbRevisions=105528  nbUselessRevisions=67567
0.92	     nbAssignments=303  nbFailedAssignments=132  nbBacktracks=133  nbVisitedNodes=499  nbRestartNogoods=10  mapSize=100
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.139  cpuTime=0.1  mem=14M928
0.95	   
0.95	   search
0.95	     run=5  nbConstraintChecks=671960  nbPropagations=30698  nbRevisions=166142  nbUselessRevisions=105629
0.95	     nbAssignments=481  nbFailedAssignments=204  nbBacktracks=208  nbVisitedNodes=767  nbRestartNogoods=21  mapSize=159
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.175  cpuTime=0.13  mem=14M928
1.00	   
1.00	   search
1.00	     run=6  nbConstraintChecks=1042312  nbPropagations=46940  nbRevisions=258534  nbUselessRevisions=163266
1.00	     nbAssignments=718  nbFailedAssignments=322  nbBacktracks=321  nbVisitedNodes=1189  nbRestartNogoods=25  mapSize=252
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.225  cpuTime=0.18  mem=14M928
1.06	   
1.06	   search
1.06	     run=7  nbConstraintChecks=1524979  nbPropagations=70271  nbRevisions=391926  nbUselessRevisions=246078
1.06	     nbAssignments=1035  nbFailedAssignments=464  nbBacktracks=492  nbVisitedNodes=1744  nbRestartNogoods=32
1.06	     mapSize=376  nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.287  cpuTime=0.25  mem=14M928
1.20	   
1.20	   search
1.20	     run=8  nbConstraintChecks=2485269  nbPropagations=107371  nbRevisions=606695  nbUselessRevisions=379285
1.20	     nbAssignments=1597  nbFailedAssignments=764  nbBacktracks=748  nbVisitedNodes=2777  nbRestartNogoods=40
1.20	     mapSize=605  nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.42  cpuTime=0.36  mem=14M928
1.33	   
1.33	   search
1.33	     run=9  nbConstraintChecks=3616742  nbPropagations=161378  nbRevisions=919328  nbUselessRevisions=572567
1.33	     nbAssignments=2366  nbFailedAssignments=1142  nbBacktracks=1132  nbVisitedNodes=4144  nbRestartNogoods=47
1.33	     mapSize=914  nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.554  cpuTime=0.49  mem=14M928
1.37	   
1.37	   INFO : Stopping hyperNogood (mapSize=1015, nbTooLargekeys=0, mem=14M928)
1.56	   
1.56	   search
1.56	     run=10  nbConstraintChecks=5502794  nbPropagations=245714  nbRevisions=1413465  nbUselessRevisions=877621
1.56	     nbAssignments=3649  nbFailedAssignments=1844  nbBacktracks=1708  nbVisitedNodes=6509  nbRestartNogoods=60
1.56	       =>  wckTime=0.782  cpuTime=0.71  mem=14M928
1.80	   
1.80	   search
1.80	     run=11  nbConstraintChecks=7707465  nbPropagations=365499  nbRevisions=2109790  nbUselessRevisions=1307915
1.80	     nbAssignments=5300  nbFailedAssignments=2618  nbBacktracks=2572  nbVisitedNodes=9401  nbRestartNogoods=72
1.80	       =>  wckTime=1.026  cpuTime=0.95  mem=15M904
2.30	   
2.30	   search
2.30	     run=12  nbConstraintChecks=12157777  nbPropagations=554943  nbRevisions=3224339  nbUselessRevisions=1995287
2.30	     nbAssignments=8278  nbFailedAssignments=4290  nbBacktracks=3872  nbVisitedNodes=14901  nbRestartNogoods=77
2.30	       =>  wckTime=1.52  cpuTime=1.45  mem=15M904
2.85	   
2.85	   search
2.85	     run=13  nbConstraintChecks=17157397  nbPropagations=825474  nbRevisions=4792072  nbUselessRevisions=2958712
2.85	     nbAssignments=11877  nbFailedAssignments=5939  nbBacktracks=5819  nbVisitedNodes=21263  nbRestartNogoods=86
2.85	       =>  wckTime=2.073  cpuTime=2.0  mem=15M904
3.75	   
3.75	   search
3.75	     run=14  nbConstraintChecks=25414362  nbPropagations=1224635  nbRevisions=7099722  nbUselessRevisions=4375846
3.75	     nbAssignments=17532  nbFailedAssignments=8663  nbBacktracks=8738  nbVisitedNodes=31325  nbRestartNogoods=91
3.75	       =>  wckTime=2.974  cpuTime=2.9  mem=15M904
5.48	   
5.48	   search
5.48	     run=15  nbConstraintChecks=41312453  nbPropagations=1865588  nbRevisions=10859345  nbUselessRevisions=6685889
5.48	     nbAssignments=27712  nbFailedAssignments=14462  nbBacktracks=13116  nbVisitedNodes=50254  nbRestartNogoods=102
5.48	       =>  wckTime=4.706  cpuTime=4.63  mem=15M904
7.31	   
7.31	   search
7.31	     run=16  nbConstraintChecks=58108018  nbPropagations=2769099  nbRevisions=16125568  nbUselessRevisions=9923885
7.31	     nbAssignments=39790  nbFailedAssignments=19967  nbBacktracks=19686  nbVisitedNodes=71372  nbRestartNogoods=123
7.31	       =>  wckTime=6.53  cpuTime=6.45  mem=15M904
10.40	   
10.40	   search
10.40	     run=17  nbConstraintChecks=86666957  nbPropagations=4112464  nbRevisions=23972154  nbUselessRevisions=14747652
10.40	     nbAssignments=59194  nbFailedAssignments=29513  nbBacktracks=29540  nbVisitedNodes=106032  nbRestartNogoods=132
10.40	       =>  wckTime=9.629  cpuTime=9.55  mem=15M904
15.20	   
15.20	   search
15.20	     run=18  nbConstraintChecks=131097500  nbPropagations=6143031  nbRevisions=35856100  nbUselessRevisions=22054142
15.20	     nbAssignments=89537  nbFailedAssignments=45072  nbBacktracks=44318  nbVisitedNodes=160615  nbRestartNogoods=147
15.20	       =>  wckTime=14.428  cpuTime=14.35  mem=15M904
22.33	   
22.34	   search
22.34	     run=19  nbConstraintChecks=197882059  nbPropagations=9183793  nbRevisions=53666290  nbUselessRevisions=33010703
22.34	     nbAssignments=132886  nbFailedAssignments=67122  nbBacktracks=65568  nbVisitedNodes=238684  nbRestartNogoods=159
22.34	       =>  wckTime=21.56  cpuTime=21.48  mem=15M904
22.34	   
22.34	   global
22.34	     nbConstraintChecks=197968679  nbPropagations=9184716  nbRevisions=53670346  nbUselessRevisions=33013520
22.34	     nbRestartNogoods=159  solvingWckTime=21.561  solvingCpuTime=21.48  expiredTime=no  totalExploration=no
22.34	     nbFoundSolutions=1  globalCpuTime=21.88
22.34	       =>  wckTime=22.044  cpuTime=21.84  mem=15M904
22.34	   
22.34	s SATISFIABLE
22.34	v 35 38 19 27 22 12 8 21 39 39 4 36 33 23 3 14 5 29 10 32 13 17 32 4 28 4 36 9 5 29 19 23 6 24 10 20 14 35 28 38 
22.34	d NODES 132886
22.34	d CHECKS 197968679
22.34	   
22.34	   totalWckTime=22.119  totalCpuTime=21.89

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node52/watcher-226325-1168275051 -o ROOT/results/node52/solver-226325-1168275051 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226325-1168275051/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: 1.66 1.21 1.29 4/73 25615
/proc/meminfo: memFree=1745680/2055920 swapFree=4192812/4192956
[pid=25614] ppid=25612 vsize=172 CPUtime=0
/proc/25614/stat : 25614 (java) R 25612 25614 25027 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 175903706 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4309291 0 0 4096 0 0 0 0 17 0 0 0
/proc/25614/statm: 43 24 18 14 0 3 0

[startup+0.106579 s]
/proc/loadavg: 1.66 1.21 1.29 4/73 25615
/proc/meminfo: memFree=1745680/2055920 swapFree=4192812/4192956
[pid=25614] ppid=25612 vsize=914988 CPUtime=0.09
/proc/25614/stat : 25614 (java) R 25612 25614 25027 0 -1 0 3065 0 1 0 7 2 0 0 23 0 8 0 175903706 936947712 2811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25614/statm: 228747 2811 1451 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514608 s]
/proc/loadavg: 1.66 1.21 1.29 4/73 25615
/proc/meminfo: memFree=1745680/2055920 swapFree=4192812/4192956
[pid=25614] ppid=25612 vsize=915328 CPUtime=0.49
/proc/25614/stat : 25614 (java) R 25612 25614 25027 0 -1 0 7788 0 1 0 43 6 0 0 25 0 8 0 175903706 937295872 7527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073554806 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25614/statm: 228832 7527 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33566 s]
/proc/loadavg: 1.66 1.21 1.29 3/80 25622
/proc/meminfo: memFree=1720152/2055920 swapFree=4192812/4192956
[pid=25614] ppid=25612 vsize=915464 CPUtime=1.31
/proc/25614/stat : 25614 (java) R 25612 25614 25027 0 -1 0 9102 0 1 0 123 8 0 0 25 0 8 0 175903706 937435136 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754455 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25614/statm: 228866 8840 2524 14 0 215336 0
[pid=25614/tid=25616] ppid=25612 vsize=915464 CPUtime=0.03
/proc/25614/task/25616/stat : 25616 (java) S 25612 25614 25027 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175903709 937435136 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25617] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25617/stat : 25617 (java) S 25612 25614 25027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175903710 937435136 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25618] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25618/stat : 25618 (java) S 25612 25614 25027 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175903710 937435136 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25619] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25619/stat : 25619 (java) S 25612 25614 25027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175903713 937435136 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25620] ppid=25612 vsize=915464 CPUtime=0.18
/proc/25614/task/25620/stat : 25620 (java) S 25612 25614 25027 0 -1 64 374 0 0 0 17 1 0 0 15 0 8 0 175903713 937435136 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25621] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25621/stat : 25621 (java) S 25612 25614 25027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175903713 937435136 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25622] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25622/stat : 25622 (java) S 25612 25614 25027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175903713 937435136 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.98177 s]
/proc/loadavg: 1.69 1.22 1.30 3/80 25622
/proc/meminfo: memFree=1719768/2055920 swapFree=4192812/4192956
[pid=25614] ppid=25612 vsize=915464 CPUtime=2.95
/proc/25614/stat : 25614 (java) R 25612 25614 25027 0 -1 0 9107 0 1 0 287 8 0 0 25 0 8 0 175903706 937435136 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733842 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25614/statm: 228866 8844 2524 14 0 215336 0
[pid=25614/tid=25616] ppid=25612 vsize=915464 CPUtime=0.03
/proc/25614/task/25616/stat : 25616 (java) S 25612 25614 25027 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175903709 937435136 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25617] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25617/stat : 25617 (java) S 25612 25614 25027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175903710 937435136 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25618] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25618/stat : 25618 (java) S 25612 25614 25027 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175903710 937435136 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25619] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25619/stat : 25619 (java) S 25612 25614 25027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175903713 937435136 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25620] ppid=25612 vsize=915464 CPUtime=0.19
/proc/25614/task/25620/stat : 25620 (java) S 25612 25614 25027 0 -1 64 378 0 0 0 18 1 0 0 15 0 8 0 175903713 937435136 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25621] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25621/stat : 25621 (java) S 25612 25614 25027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175903713 937435136 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25622] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25622/stat : 25622 (java) S 25612 25614 25027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175903713 937435136 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.282 s]
/proc/loadavg: 1.69 1.22 1.30 3/80 25622
/proc/meminfo: memFree=1720024/2055920 swapFree=4192812/4192956
[pid=25614] ppid=25612 vsize=915464 CPUtime=6.25
/proc/25614/stat : 25614 (java) R 25612 25614 25027 0 -1 0 9110 0 1 0 617 8 0 0 25 0 8 0 175903706 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752423 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25614/statm: 228866 8846 2524 14 0 215336 0
[pid=25614/tid=25616] ppid=25612 vsize=915464 CPUtime=0.03
/proc/25614/task/25616/stat : 25616 (java) S 25612 25614 25027 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175903709 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25617] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25617/stat : 25617 (java) S 25612 25614 25027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175903710 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25618] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25618/stat : 25618 (java) S 25612 25614 25027 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175903710 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25619] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25619/stat : 25619 (java) S 25612 25614 25027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175903713 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25620] ppid=25612 vsize=915464 CPUtime=0.19
/proc/25614/task/25620/stat : 25620 (java) S 25612 25614 25027 0 -1 64 379 0 0 0 18 1 0 0 16 0 8 0 175903713 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25621] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25621/stat : 25621 (java) S 25612 25614 25027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175903713 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25622] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25622/stat : 25622 (java) S 25612 25614 25027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175903713 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915464

[startup+12.7624 s]
/proc/loadavg: 1.74 1.25 1.30 3/80 25622
/proc/meminfo: memFree=1719640/2055920 swapFree=4192812/4192956
[pid=25614] ppid=25612 vsize=915464 CPUtime=12.73
/proc/25614/stat : 25614 (java) R 25612 25614 25027 0 -1 0 9110 0 1 0 1265 8 0 0 25 0 8 0 175903706 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751748 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25614/statm: 228866 8846 2524 14 0 215336 0
[pid=25614/tid=25616] ppid=25612 vsize=915464 CPUtime=0.03
/proc/25614/task/25616/stat : 25616 (java) S 25612 25614 25027 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175903709 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25617] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25617/stat : 25617 (java) S 25612 25614 25027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175903710 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25618] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25618/stat : 25618 (java) S 25612 25614 25027 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175903710 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25619] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25619/stat : 25619 (java) S 25612 25614 25027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 175903713 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25620] ppid=25612 vsize=915464 CPUtime=0.19
/proc/25614/task/25620/stat : 25620 (java) S 25612 25614 25027 0 -1 64 379 0 0 0 18 1 0 0 16 0 8 0 175903713 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25621] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25621/stat : 25621 (java) S 25612 25614 25027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175903713 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25614/tid=25622] ppid=25612 vsize=915464 CPUtime=0
/proc/25614/task/25622/stat : 25622 (java) S 25612 25614 25027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175903713 937435136 8846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 22.3974
CPU time (s): 22.3296
CPU user time (s): 22.2306
CPU system time (s): 0.098984
CPU usage (%): 99.6975
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2306
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9117
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= 1554
involuntary context switches= 1846

runsolver used 0.023996 s user time and 0.082987 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Jan  8 16:50:51 UTC 2007


IDJOB= 226325
IDBENCH= 5960
FILE ID= node52/226325-1168275051

PBS_JOBID= 3483294

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3665faef25545a6f3cf5755926b3e167

RANDOM SEED= 498506569

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:       1746736 kB
Buffers:         58196 kB
Cached:         170896 kB
SwapCached:          0 kB
Active:         122140 kB
Inactive:       129572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3172 kB
Writeback:           0 kB
Mapped:          33440 kB
Slab:            42728 kB
Committed_AS:  4075772 kB
PageTables:       1896 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= 66556 MiB



End job on node52 on Mon Jan  8 16:51:15 UTC 2007