Trace number 226504

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 13.6439 13.868

DiagnosticValue
CHECKS121363248
NODES62595

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-71_ext.xml
MD5SUMe7a46fad154fbee035cfd2f724d819ee
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 benchmark5.43217
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.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.37	     name=/tmp/evaluation/226504-1168275613/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.43	       =>  wckTime=0.098  cpuTime=0.08  mem=6M951
0.44	   
0.44	   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=13  maxArity=2
0.63	       =>  wckTime=0.294  cpuTime=0.24  mem=15M761
0.67	   
0.67	   solver IterativeSystematicSolver being built... 
0.82	       =>  wckTime=0.488  cpuTime=0.36  mem=14M928
0.87	   
0.87	   preprocessing
0.87	     nbConstraintChecks=88931  nbPropagations=851  nbRevisions=3987  nbUselessRevisions=2644  nbSingletonTests=50
0.87	     nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0  detectedInconsistency=no
0.87	       =>  wckTime=0.045  cpuTime=0.03  mem=14M928
0.90	   
0.90	   search
0.90	     run=0  nbConstraintChecks=47143  nbPropagations=1539  nbRevisions=7720  nbUselessRevisions=4993  nbAssignments=27
0.90	     nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=48  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.90	     nbTooLargeKeys=0
0.90	       =>  wckTime=0.068  cpuTime=0.05  mem=14M928
0.91	   
0.91	   search
0.91	     run=1  nbConstraintChecks=101018  nbPropagations=3889  nbRevisions=19865  nbUselessRevisions=12695
0.91	     nbAssignments=58  nbFailedAssignments=24  nbBacktracks=26  nbVisitedNodes=102  nbRestartNogoods=2  mapSize=24
0.91	     nbInferences=0  nbTooLargeKeys=0
0.91	       =>  wckTime=0.082  cpuTime=0.06  mem=14M928
0.93	   
0.93	   search
0.93	     run=2  nbConstraintChecks=171331  nbPropagations=7360  nbRevisions=37957  nbUselessRevisions=24096
0.93	     nbAssignments=101  nbFailedAssignments=40  nbBacktracks=48  nbVisitedNodes=177  nbRestartNogoods=4  mapSize=44
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.098  cpuTime=0.07  mem=14M928
0.96	   
0.96	   search
0.96	     run=3  nbConstraintChecks=419697  nbPropagations=13504  nbRevisions=72158  nbUselessRevisions=45161
0.96	     nbAssignments=208  nbFailedAssignments=107  nbBacktracks=81  nbVisitedNodes=375  nbRestartNogoods=9  mapSize=76
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.131  cpuTime=0.1  mem=14M928
0.99	   
0.99	   search
0.99	     run=4  nbConstraintChecks=625993  nbPropagations=22627  nbRevisions=123730  nbUselessRevisions=76786
0.99	     nbAssignments=320  nbFailedAssignments=165  nbBacktracks=132  nbVisitedNodes=580  nbRestartNogoods=13  mapSize=119
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.162  cpuTime=0.13  mem=14M928
1.02	   
1.02	   search
1.02	     run=5  nbConstraintChecks=841356  nbPropagations=35079  nbRevisions=194053  nbUselessRevisions=119590
1.02	     nbAssignments=467  nbFailedAssignments=232  nbBacktracks=208  nbVisitedNodes=837  nbRestartNogoods=17  mapSize=178
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.193  cpuTime=0.16  mem=14M928
1.09	   
1.09	   search
1.09	     run=6  nbConstraintChecks=1302197  nbPropagations=54322  nbRevisions=304150  nbUselessRevisions=186761
1.09	     nbAssignments=716  nbFailedAssignments=358  nbBacktracks=322  nbVisitedNodes=1287  nbRestartNogoods=24  mapSize=280
1.09	     nbInferences=0  nbTooLargeKeys=0
1.09	       =>  wckTime=0.258  cpuTime=0.22  mem=14M928
1.18	   
1.18	   search
1.18	     run=7  nbConstraintChecks=1971282  nbPropagations=82059  nbRevisions=466458  nbUselessRevisions=285789
1.18	     nbAssignments=1072  nbFailedAssignments=539  nbBacktracks=493  nbVisitedNodes=1928  nbRestartNogoods=26
1.18	     mapSize=417  nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.348  cpuTime=0.3  mem=14M928
1.31	   
1.31	   search
1.31	     run=8  nbConstraintChecks=2872485  nbPropagations=123999  nbRevisions=710291  nbUselessRevisions=434527
1.31	     nbAssignments=1601  nbFailedAssignments=807  nbBacktracks=751  nbVisitedNodes=2896  nbRestartNogoods=40
1.31	     mapSize=651  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.477  cpuTime=0.41  mem=14M928
1.47	   
1.47	   search
1.47	     run=9  nbConstraintChecks=4408471  nbPropagations=185455  nbRevisions=1072478  nbUselessRevisions=654481
1.48	     nbAssignments=2354  nbFailedAssignments=1174  nbBacktracks=1135  nbVisitedNodes=4260  nbRestartNogoods=44
1.48	     mapSize=976  nbInferences=0  nbTooLargeKeys=0
1.48	       =>  wckTime=0.645  cpuTime=0.58  mem=14M928
1.50	   
1.50	   INFO : Stopping hyperNogood (mapSize=1023, nbTooLargekeys=0, mem=14M928)
1.69	   
1.69	   search
1.69	     run=10  nbConstraintChecks=6267274  nbPropagations=275707  nbRevisions=1598911  nbUselessRevisions=974171
1.69	     nbAssignments=3479  nbFailedAssignments=1720  nbBacktracks=1711  nbVisitedNodes=6285  nbRestartNogoods=48
1.69	       =>  wckTime=0.864  cpuTime=0.79  mem=14M928
2.04	   
2.04	   search
2.04	     run=11  nbConstraintChecks=9593077  nbPropagations=409871  nbRevisions=2385854  nbUselessRevisions=1452548
2.04	     nbAssignments=5236  nbFailedAssignments=2607  nbBacktracks=2576  nbVisitedNodes=9463  nbRestartNogoods=52
2.04	       =>  wckTime=1.207  cpuTime=1.13  mem=14M928
2.55	   
2.55	   search
2.55	     run=12  nbConstraintChecks=14239115  nbPropagations=612541  nbRevisions=3578356  nbUselessRevisions=2178565
2.55	     nbAssignments=7804  nbFailedAssignments=3873  nbBacktracks=3874  nbVisitedNodes=14150  nbRestartNogoods=64
2.55	       =>  wckTime=1.723  cpuTime=1.63  mem=15M904
3.38	   
3.38	   search
3.38	     run=13  nbConstraintChecks=22066313  nbPropagations=921026  nbRevisions=5406442  nbUselessRevisions=3288392
3.38	     nbAssignments=11935  nbFailedAssignments=6051  nbBacktracks=5820  nbVisitedNodes=21766  nbRestartNogoods=66
3.38	       =>  wckTime=2.552  cpuTime=2.44  mem=15M904
4.51	   
4.51	   search
4.51	     run=14  nbConstraintChecks=32705427  nbPropagations=1375939  nbRevisions=8100106  nbUselessRevisions=4923203
4.51	     nbAssignments=17746  nbFailedAssignments=8924  nbBacktracks=8741  nbVisitedNodes=32246  nbRestartNogoods=78
4.51	       =>  wckTime=3.68  cpuTime=3.56  mem=15M904
6.21	   
6.21	   search
6.21	     run=15  nbConstraintChecks=49076541  nbPropagations=2053253  nbRevisions=12116574  nbUselessRevisions=7364880
6.21	     nbAssignments=26473  nbFailedAssignments=13263  nbBacktracks=13120  nbVisitedNodes=48087  nbRestartNogoods=85
6.21	       =>  wckTime=5.383  cpuTime=5.25  mem=15M904
9.12	   
9.12	   search
9.12	     run=16  nbConstraintChecks=77253957  nbPropagations=3100171  nbRevisions=18362697  nbUselessRevisions=11159971
9.12	     nbAssignments=40383  nbFailedAssignments=20601  nbBacktracks=19690  nbVisitedNodes=73719  nbRestartNogoods=96
9.12	       =>  wckTime=8.294  cpuTime=8.13  mem=15M904
13.40	   
13.40	   search
13.40	     run=17  nbConstraintChecks=117530633  nbPropagations=4702103  nbRevisions=27941698  nbUselessRevisions=16992539
13.40	     nbAssignments=60761  nbFailedAssignments=31124  nbBacktracks=29542  nbVisitedNodes=111180  nbRestartNogoods=104
13.40	       =>  wckTime=12.576  cpuTime=12.38  mem=15M904
13.81	   
13.81	   search
13.81	     run=18  nbConstraintChecks=121274317  nbPropagations=6356112  nbRevisions=37834207  nbUselessRevisions=23017238
13.81	     nbAssignments=62595  nbFailedAssignments=32050  nbBacktracks=30451  nbVisitedNodes=114566  nbRestartNogoods=113
13.81	       =>  wckTime=12.984  cpuTime=12.78  mem=15M904
13.81	   
13.81	   global
13.81	     nbConstraintChecks=121363248  nbPropagations=6356963  nbRevisions=37838194  nbUselessRevisions=23019882
13.81	     nbRestartNogoods=113  solvingWckTime=12.985  solvingCpuTime=12.78  expiredTime=no  totalExploration=yes
13.81	     nbFoundSolutions=0  globalCpuTime=13.19
13.81	       =>  wckTime=13.478  cpuTime=13.14  mem=15M904
13.82	   
13.82	s UNSATISFIABLE
13.82	d NODES 62595
13.82	d CHECKS 121363248
13.82	   
13.82	   totalWckTime=13.553  totalCpuTime=13.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/node9/watcher-226504-1168275613 -o ROOT/results/node9/solver-226504-1168275613 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/226504-1168275613/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.41 2.52 2.46 3/94 28053
/proc/meminfo: memFree=1159320/2055920 swapFree=4191880/4192956
[pid=28052] ppid=28050 vsize=18540 CPUtime=0
/proc/28052/stat : 28052 (runsolver) R 28050 28052 27985 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 175956512 18984960 280 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/28052/statm: 4635 280 244 17 0 2626 0

[startup+0.108221 s]
/proc/loadavg: 2.41 2.52 2.46 3/94 28053
/proc/meminfo: memFree=1159320/2055920 swapFree=4191880/4192956
[pid=28052] ppid=28050 vsize=907808 CPUtime=0.05
/proc/28052/stat : 28052 (java) R 28050 28052 27985 0 -1 0 2490 0 1 0 4 1 0 0 22 0 4 0 175956512 929595392 2237 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153548652 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/28052/statm: 226952 2237 1227 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.517908 s]
/proc/loadavg: 2.41 2.52 2.46 3/94 28053
/proc/meminfo: memFree=1159320/2055920 swapFree=4191880/4192956
[pid=28052] ppid=28050 vsize=915328 CPUtime=0.46
/proc/28052/stat : 28052 (java) R 28050 28052 27985 0 -1 0 7082 0 1 0 42 4 0 0 25 0 8 0 175956512 937295872 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072897196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28052/statm: 228832 6821 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.35036 s]
/proc/loadavg: 2.41 2.52 2.46 3/101 28060
/proc/meminfo: memFree=1133792/2055920 swapFree=4191880/4192956
[pid=28052] ppid=28050 vsize=915464 CPUtime=1.27
/proc/28052/stat : 28052 (java) R 28050 28052 27985 0 -1 0 9100 0 1 0 121 6 0 0 25 0 8 0 175956512 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941846 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28052/statm: 228866 8838 2524 14 0 215336 0
[pid=28052/tid=28054] ppid=28050 vsize=915464 CPUtime=0.03
/proc/28052/task/28054/stat : 28054 (java) S 28050 28052 27985 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175956519 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28055] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28055/stat : 28055 (java) S 28050 28052 27985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175956520 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28056] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28056/stat : 28056 (java) S 28050 28052 27985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175956520 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28057] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28057/stat : 28057 (java) S 28050 28052 27985 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175956523 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28058] ppid=28050 vsize=915464 CPUtime=0.19
/proc/28052/task/28058/stat : 28058 (java) S 28050 28052 27985 0 -1 64 372 0 0 0 18 1 0 0 15 0 8 0 175956523 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28059] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28059/stat : 28059 (java) S 28050 28052 27985 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 175956523 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28060] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28060/stat : 28060 (java) S 28050 28052 27985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175956523 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915464

[startup+3.00255 s]
/proc/loadavg: 2.41 2.52 2.46 4/101 28060
/proc/meminfo: memFree=1133984/2055920 swapFree=4191880/4192956
[pid=28052] ppid=28050 vsize=915464 CPUtime=2.91
/proc/28052/stat : 28052 (java) R 28050 28052 27985 0 -1 0 9107 0 1 0 284 7 0 0 25 0 8 0 175956512 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788353 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28052/statm: 228866 8844 2524 14 0 215336 0
[pid=28052/tid=28054] ppid=28050 vsize=915464 CPUtime=0.03
/proc/28052/task/28054/stat : 28054 (java) S 28050 28052 27985 0 -1 64 254 0 0 0 3 0 0 0 17 0 8 0 175956519 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28055] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28055/stat : 28055 (java) S 28050 28052 27985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175956520 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28056] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28056/stat : 28056 (java) S 28050 28052 27985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175956520 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28057] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28057/stat : 28057 (java) S 28050 28052 27985 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28058] ppid=28050 vsize=915464 CPUtime=0.2
/proc/28052/task/28058/stat : 28058 (java) S 28050 28052 27985 0 -1 64 378 0 0 0 19 1 0 0 15 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28059] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28059/stat : 28059 (java) S 28050 28052 27985 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28060] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28060/stat : 28060 (java) S 28050 28052 27985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915464

[startup+6.28692 s]
/proc/loadavg: 2.38 2.51 2.46 3/101 28060
/proc/meminfo: memFree=1133664/2055920 swapFree=4191880/4192956
[pid=28052] ppid=28050 vsize=915464 CPUtime=6.17
/proc/28052/stat : 28052 (java) R 28050 28052 27985 0 -1 0 9108 0 1 0 610 7 0 0 25 0 8 0 175956512 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073740487 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28052/statm: 228866 8844 2524 14 0 215336 0
[pid=28052/tid=28054] ppid=28050 vsize=915464 CPUtime=0.03
/proc/28052/task/28054/stat : 28054 (java) S 28050 28052 27985 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175956519 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28055] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28055/stat : 28055 (java) S 28050 28052 27985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175956520 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28056] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28056/stat : 28056 (java) S 28050 28052 27985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175956520 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28057] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28057/stat : 28057 (java) S 28050 28052 27985 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28058] ppid=28050 vsize=915464 CPUtime=0.2
/proc/28052/task/28058/stat : 28058 (java) S 28050 28052 27985 0 -1 64 378 0 0 0 19 1 0 0 15 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28059] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28059/stat : 28059 (java) S 28050 28052 27985 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28060] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28060/stat : 28060 (java) S 28050 28052 27985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7767 s]
/proc/loadavg: 2.35 2.50 2.46 3/101 28060
/proc/meminfo: memFree=1133664/2055920 swapFree=4191880/4192956
[pid=28052] ppid=28050 vsize=915464 CPUtime=12.6
/proc/28052/stat : 28052 (java) R 28050 28052 27985 0 -1 0 9108 0 1 0 1253 7 0 0 25 0 8 0 175956512 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733872 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28052/statm: 228866 8844 2524 14 0 215336 0
[pid=28052/tid=28054] ppid=28050 vsize=915464 CPUtime=0.03
/proc/28052/task/28054/stat : 28054 (java) S 28050 28052 27985 0 -1 64 254 0 0 0 3 0 0 0 16 0 8 0 175956519 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28055] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28055/stat : 28055 (java) S 28050 28052 27985 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175956520 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28056] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28056/stat : 28056 (java) S 28050 28052 27985 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 175956520 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28057] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28057/stat : 28057 (java) S 28050 28052 27985 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28058] ppid=28050 vsize=915464 CPUtime=0.2
/proc/28052/task/28058/stat : 28058 (java) S 28050 28052 27985 0 -1 64 378 0 0 0 19 1 0 0 15 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28059] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28059/stat : 28059 (java) S 28050 28052 27985 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28052/tid=28060] ppid=28050 vsize=915464 CPUtime=0
/proc/28052/task/28060/stat : 28060 (java) S 28050 28052 27985 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175956523 937435136 8844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 13.868
CPU time (s): 13.6439
CPU user time (s): 13.5659
CPU system time (s): 0.077988
CPU usage (%): 98.3842
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5659
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= 9115
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= 1375
involuntary context switches= 1894

runsolver used 0.014997 s user time and 0.051992 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Jan  8 17:00:13 UTC 2007


IDJOB= 226504
IDBENCH= 5977
FILE ID= node9/226504-1168275613

PBS_JOBID= 3483071

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e7a46fad154fbee035cfd2f724d819ee

RANDOM SEED= 835319250

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.231
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.231
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:       1160120 kB
Buffers:         57228 kB
Cached:         134260 kB
SwapCached:        408 kB
Active:         744464 kB
Inactive:        90576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160120 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:         661708 kB
Slab:            44152 kB
Committed_AS:  5727732 kB
PageTables:       3528 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= 66543 MiB



End job on node9 on Mon Jan  8 17:00:28 UTC 2007