Trace number 226306

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 7.66083 7.75141

DiagnosticValue
CHECKS60943647
NODES32175

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-15_ext.xml
MD5SUM894a922de2e82381bcde1a85406b08e1
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 benchmark4.09838
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/226306-1168274986/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.42	       =>  wckTime=0.103  cpuTime=0.09  mem=6M951
0.42	   
0.42	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.63	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.63	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=11  maxArity=2
0.63	       =>  wckTime=0.309  cpuTime=0.25  mem=15M761
0.67	   
0.67	   solver IterativeSystematicSolver being built... 
0.83	       =>  wckTime=0.514  cpuTime=0.38  mem=14M928
0.89	   
0.89	   preprocessing
0.89	     nbConstraintChecks=89155  nbPropagations=876  nbRevisions=4041  nbUselessRevisions=2660  nbSingletonTests=53
0.89	     nbEffectiveSingletonTests=0  nbESACBranches=9  nbRemovedValues=0  detectedInconsistency=no
0.89	       =>  wckTime=0.049  cpuTime=0.03  mem=14M928
0.91	   
0.91	   search
0.91	     run=0  nbConstraintChecks=39864  nbPropagations=1444  nbRevisions=7053  nbUselessRevisions=4520  nbAssignments=24
0.91	     nbFailedAssignments=7  nbBacktracks=12  nbVisitedNodes=38  nbRestartNogoods=0  mapSize=8  nbInferences=0
0.91	     nbTooLargeKeys=0
0.91	       =>  wckTime=0.071  cpuTime=0.06  mem=14M928
0.93	   
0.93	   search
0.93	     run=1  nbConstraintChecks=104284  nbPropagations=3809  nbRevisions=19149  nbUselessRevisions=12104
0.93	     nbAssignments=61  nbFailedAssignments=21  nbBacktracks=29  nbVisitedNodes=95  nbRestartNogoods=4  mapSize=21
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.09  cpuTime=0.07  mem=14M928
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=201688  nbPropagations=7574  nbRevisions=39458  nbUselessRevisions=24829
0.96	     nbAssignments=123  nbFailedAssignments=55  nbBacktracks=53  nbVisitedNodes=209  nbRestartNogoods=5  mapSize=44
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.12  cpuTime=0.09  mem=14M928
0.98	   
0.98	   search
0.98	     run=3  nbConstraintChecks=342161  nbPropagations=12969  nbRevisions=69399  nbUselessRevisions=43283
0.98	     nbAssignments=200  nbFailedAssignments=95  nbBacktracks=88  nbVisitedNodes=346  nbRestartNogoods=8  mapSize=68
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.14  cpuTime=0.11  mem=14M928
1.01	   
1.01	   search
1.01	     run=4  nbConstraintChecks=568641  nbPropagations=21675  nbRevisions=118636  nbUselessRevisions=73537
1.01	     nbAssignments=324  nbFailedAssignments=164  nbBacktracks=140  nbVisitedNodes=577  nbRestartNogoods=11  mapSize=117
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.175  cpuTime=0.14  mem=14M928
1.05	   
1.05	   search
1.05	     run=5  nbConstraintChecks=819928  nbPropagations=33566  nbRevisions=186727  nbUselessRevisions=115164
1.05	     nbAssignments=457  nbFailedAssignments=218  nbBacktracks=216  nbVisitedNodes=803  nbRestartNogoods=15  mapSize=168
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.21  cpuTime=0.17  mem=14M928
1.10	   
1.10	   search
1.10	     run=6  nbConstraintChecks=1240174  nbPropagations=51536  nbRevisions=289606  nbUselessRevisions=178168
1.10	     nbAssignments=686  nbFailedAssignments=323  nbBacktracks=329  nbVisitedNodes=1210  nbRestartNogoods=20  mapSize=267
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.267  cpuTime=0.23  mem=14M928
1.20	   
1.20	   search
1.20	     run=7  nbConstraintChecks=1991280  nbPropagations=78426  nbRevisions=446591  nbUselessRevisions=274256
1.20	     nbAssignments=1056  nbFailedAssignments=510  nbBacktracks=501  nbVisitedNodes=1875  nbRestartNogoods=29
1.20	     mapSize=415  nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.366  cpuTime=0.32  mem=14M928
1.30	   
1.30	   search
1.30	     run=8  nbConstraintChecks=2638542  nbPropagations=114689  nbRevisions=656439  nbUselessRevisions=402804
1.30	     nbAssignments=1464  nbFailedAssignments=655  nbBacktracks=757  nbVisitedNodes=2554  nbRestartNogoods=35
1.30	     mapSize=610  nbInferences=0  nbTooLargeKeys=0
1.30	       =>  wckTime=0.458  cpuTime=0.41  mem=14M928
1.52	   
1.52	   search
1.52	     run=9  nbConstraintChecks=4547790  nbPropagations=172609  nbRevisions=1001666  nbUselessRevisions=613370
1.52	     nbAssignments=2361  nbFailedAssignments=1164  nbBacktracks=1142  nbVisitedNodes=4248  nbRestartNogoods=44
1.52	     mapSize=954  nbInferences=0  nbTooLargeKeys=0
1.52	       =>  wckTime=0.685  cpuTime=0.62  mem=14M928
1.56	   
1.56	   INFO : Stopping hyperNogood (mapSize=1036, nbTooLargekeys=0, mem=14M928)
1.72	   
1.72	   search
1.72	     run=10  nbConstraintChecks=6088728  nbPropagations=253682  nbRevisions=1478000  nbUselessRevisions=904788
1.72	     nbAssignments=3340  nbFailedAssignments=1561  nbBacktracks=1719  nbVisitedNodes=5929  nbRestartNogoods=55
1.72	       =>  wckTime=0.884  cpuTime=0.81  mem=14M928
2.13	   
2.13	   search
2.13	     run=11  nbConstraintChecks=9674472  nbPropagations=384033  nbRevisions=2255332  nbUselessRevisions=1380760
2.13	     nbAssignments=5220  nbFailedAssignments=2572  nbBacktracks=2583  nbVisitedNodes=9411  nbRestartNogoods=71
2.13	       =>  wckTime=1.293  cpuTime=1.21  mem=15M904
2.64	   
2.64	   search
2.64	     run=12  nbConstraintChecks=14381016  nbPropagations=572748  nbRevisions=3375429  nbUselessRevisions=2065386
2.64	     nbAssignments=7648  nbFailedAssignments=3699  nbBacktracks=3882  nbVisitedNodes=13700  nbRestartNogoods=86
2.64	       =>  wckTime=1.802  cpuTime=1.71  mem=15M904
3.42	   
3.42	   search
3.42	     run=13  nbConstraintChecks=21407271  nbPropagations=855685  nbRevisions=5055588  nbUselessRevisions=3092831
3.42	     nbAssignments=11380  nbFailedAssignments=5481  nbBacktracks=5828  nbVisitedNodes=20402  nbRestartNogoods=90
3.42	       =>  wckTime=2.584  cpuTime=2.48  mem=15M904
4.53	   
4.53	   search
4.53	     run=14  nbConstraintChecks=31647834  nbPropagations=1272297  nbRevisions=7536984  nbUselessRevisions=4614015
4.53	     nbAssignments=16998  nbFailedAssignments=8176  nbBacktracks=8748  nbVisitedNodes=30429  nbRestartNogoods=107
4.53	       =>  wckTime=3.698  cpuTime=3.59  mem=15M904
6.23	   
6.23	   search
6.23	     run=15  nbConstraintChecks=47131585  nbPropagations=1894114  nbRevisions=11228498  nbUselessRevisions=6877812
6.23	     nbAssignments=25253  nbFailedAssignments=12046  nbBacktracks=13129  nbVisitedNodes=45093  nbRestartNogoods=113
6.23	       =>  wckTime=5.398  cpuTime=5.28  mem=15M904
7.72	   
7.73	   search
7.73	     run=16  nbConstraintChecks=60854492  nbPropagations=2691533  nbRevisions=15964427  nbUselessRevisions=9781527
7.73	     nbAssignments=32175  nbFailedAssignments=15292  nbBacktracks=16806  nbVisitedNodes=57455  nbRestartNogoods=113
7.73	       =>  wckTime=6.888  cpuTime=6.75  mem=15M904
7.73	   
7.73	   global
7.73	     nbConstraintChecks=60943647  nbPropagations=2692409  nbRevisions=15968468  nbUselessRevisions=9784187
7.73	     nbRestartNogoods=113  solvingWckTime=6.889  solvingCpuTime=6.75  expiredTime=no  totalExploration=yes
7.73	     nbFoundSolutions=0  globalCpuTime=7.18
7.73	       =>  wckTime=7.408  cpuTime=7.13  mem=15M904
7.73	   
7.73	s UNSATISFIABLE
7.73	d NODES 32175
7.73	d CHECKS 60943647
7.73	   
7.73	   totalWckTime=7.489  totalCpuTime=7.19

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/node16/watcher-226306-1168274986 -o ROOT/results/node16/solver-226306-1168274986 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226306-1168274986/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: 2.00 2.00 1.93 4/89 1508
/proc/meminfo: memFree=1522448/2055920 swapFree=4191880/4192956
[pid=1507] ppid=1505 vsize=18540 CPUtime=0
/proc/1507/stat : 1507 (runsolver) R 1505 1507 1116 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 175893453 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1507/statm: 4635 279 244 17 0 2626 0

[startup+0.107996 s]
/proc/loadavg: 2.00 2.00 1.93 4/89 1508
/proc/meminfo: memFree=1522448/2055920 swapFree=4191880/4192956
[pid=1507] ppid=1505 vsize=914988 CPUtime=0.08
/proc/1507/stat : 1507 (java) D 1505 1507 1116 0 -1 0 2989 0 1 0 6 2 0 0 18 0 8 0 175893453 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1507/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515919 s]
/proc/loadavg: 2.00 2.00 1.93 4/89 1508
/proc/meminfo: memFree=1522448/2055920 swapFree=4191880/4192956
[pid=1507] ppid=1505 vsize=915328 CPUtime=0.5
/proc/1507/stat : 1507 (java) R 1505 1507 1116 0 -1 0 7186 0 1 0 45 5 0 0 18 0 8 0 175893453 937295872 6925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1507/statm: 228832 6925 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33676 s]
/proc/loadavg: 2.00 2.00 1.93 3/96 1515
/proc/meminfo: memFree=1496856/2055920 swapFree=4191880/4192956
[pid=1507] ppid=1505 vsize=915464 CPUtime=1.3
/proc/1507/stat : 1507 (java) R 1505 1507 1116 0 -1 0 9103 0 1 0 123 7 0 0 24 0 8 0 175893453 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073731403 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1507/statm: 228866 8841 2524 14 0 215336 0
[pid=1507/tid=1509] ppid=1505 vsize=915464 CPUtime=0.03
/proc/1507/task/1509/stat : 1509 (java) S 1505 1507 1116 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175893457 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1510] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1510/stat : 1510 (java) S 1505 1507 1116 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175893458 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1511] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1511/stat : 1511 (java) S 1505 1507 1116 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175893458 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1512] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1512/stat : 1512 (java) S 1505 1507 1116 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 175893461 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1513] ppid=1505 vsize=915464 CPUtime=0.2
/proc/1507/task/1513/stat : 1513 (java) S 1505 1507 1116 0 -1 64 370 0 0 0 19 1 0 0 16 0 8 0 175893461 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1514] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1514/stat : 1514 (java) S 1505 1507 1116 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175893461 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1515] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1515/stat : 1515 (java) S 1505 1507 1116 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175893461 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98345 s]
/proc/loadavg: 2.00 2.00 1.93 3/96 1515
/proc/meminfo: memFree=1496792/2055920 swapFree=4191880/4192956
[pid=1507] ppid=1505 vsize=915464 CPUtime=2.94
/proc/1507/stat : 1507 (java) R 1505 1507 1116 0 -1 0 9112 0 1 0 287 7 0 0 25 0 8 0 175893453 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073762571 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1507/statm: 228866 8849 2524 14 0 215336 0
[pid=1507/tid=1509] ppid=1505 vsize=915464 CPUtime=0.03
/proc/1507/task/1509/stat : 1509 (java) S 1505 1507 1116 0 -1 64 254 0 0 0 3 0 0 0 17 0 8 0 175893457 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1510] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1510/stat : 1510 (java) S 1505 1507 1116 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175893458 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1511] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1511/stat : 1511 (java) S 1505 1507 1116 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175893458 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1512] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1512/stat : 1512 (java) S 1505 1507 1116 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 175893461 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1513] ppid=1505 vsize=915464 CPUtime=0.22
/proc/1507/task/1513/stat : 1513 (java) S 1505 1507 1116 0 -1 64 379 0 0 0 21 1 0 0 15 0 8 0 175893461 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1514] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1514/stat : 1514 (java) S 1505 1507 1116 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175893461 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1515] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1515/stat : 1515 (java) S 1505 1507 1116 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175893461 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.18584 s]
/proc/loadavg: 2.00 2.00 1.93 3/96 1515
/proc/meminfo: memFree=1496728/2055920 swapFree=4191880/4192956
[pid=1507] ppid=1505 vsize=915464 CPUtime=6.11
/proc/1507/stat : 1507 (java) R 1505 1507 1116 0 -1 0 9113 0 1 0 604 7 0 0 25 0 8 0 175893453 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1507/statm: 228866 8849 2524 14 0 215336 0
[pid=1507/tid=1509] ppid=1505 vsize=915464 CPUtime=0.03
/proc/1507/task/1509/stat : 1509 (java) S 1505 1507 1116 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175893457 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1510] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1510/stat : 1510 (java) S 1505 1507 1116 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175893458 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1511] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1511/stat : 1511 (java) S 1505 1507 1116 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175893458 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1512] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1512/stat : 1512 (java) S 1505 1507 1116 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 175893461 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1513] ppid=1505 vsize=915464 CPUtime=0.22
/proc/1507/task/1513/stat : 1513 (java) S 1505 1507 1116 0 -1 64 379 0 0 0 21 1 0 0 15 0 8 0 175893461 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1514] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1514/stat : 1514 (java) S 1505 1507 1116 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175893461 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1507/tid=1515] ppid=1505 vsize=915464 CPUtime=0
/proc/1507/task/1515/stat : 1515 (java) S 1505 1507 1116 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175893461 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 7.75141
CPU time (s): 7.66083
CPU user time (s): 7.57685
CPU system time (s): 0.083987
CPU usage (%): 98.8315
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.57685
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9121
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= 1193
involuntary context switches= 1603

runsolver used 0.012998 s user time and 0.030995 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Jan  8 16:49:46 UTC 2007


IDJOB= 226306
IDBENCH= 5955
FILE ID= node16/226306-1168274986

PBS_JOBID= 3483034

Free space on /tmp= 66516 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  894a922de2e82381bcde1a85406b08e1

RANDOM SEED= 323604460

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.220
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.220
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:       1522928 kB
Buffers:         74460 kB
Cached:         251492 kB
SwapCached:        448 kB
Active:         309856 kB
Inactive:       169328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522928 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2100 kB
Writeback:           0 kB
Mapped:         172656 kB
Slab:            38400 kB
Committed_AS:  5103556 kB
PageTables:       2616 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= 66516 MiB



End job on node16 on Mon Jan  8 16:49:55 UTC 2007