Trace number 275554

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
AbsconMax 109 EPFCOPTIMUM 64.7322 65.0671

General information on the benchmark

Namerandom/rand-2-30-15/
rand-2-30-15-306-230-11_ext.xml
MD5SUM73b706292c464b544a0a9d7451656979
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints229
Best CPU time to get the best result obtained on this benchmark10.7294
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints230
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275554-1169223353/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.42	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=230  nbRelationTypes=230  nbExtensionStructures=230  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=230  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2958  maxDegree=21
0.59	     maxArity=2
0.59	       =>  wckTime=0.272  cpuTime=0.19  mem=10M854
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.36  cpuTime=0.23  mem=5M735
0.68	
0.68	s SATISFIABLE
0.68	o 169
0.68	c 61
0.68	o 173
0.68	c 57
0.68	o 177
0.68	c 53
0.69	o 182
0.69	c 48
0.69	o 184
0.69	c 46
0.69	o 188
0.69	c 42
0.69	o 192
0.69	c 38
0.69	o 194
0.69	c 36
0.69	o 198
0.69	c 32
0.69	o 201
0.69	c 29
0.69	o 202
0.69	c 28
0.69	o 204
0.69	c 26
0.69	o 206
0.69	c 24
0.69	o 208
0.69	c 22
0.70	o 210
0.70	c 20
0.70	o 211
0.70	c 19
0.70	o 213
0.70	c 17
0.70	o 215
0.70	c 15
0.70	o 216
0.70	c 14
0.70	o 217
0.70	c 13
0.70	o 218
0.70	c 12
0.71	o 219
0.71	c 11
0.71	o 220
0.71	c 10
0.71	o 221
0.71	c 9
0.71	o 222
0.71	c 8
0.71	o 224
0.71	c 6
0.71	o 225
0.71	c 5
0.73	o 226
0.73	c 4
0.73	o 227
0.73	c 3
0.74	o 228
0.74	c 2
0.79	o 229
0.79	c 1
0.79	   
0.79	   search
0.79	     run=0  nbConstraintChecks=456496  nbAssignments=493
0.79	       =>  wckTime=0.115  cpuTime=0.1  mem=5M735
0.79	   
0.79	   global
0.79	     nbConstraintChecks=456496  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.79	     solvingWckTime=0.113  solvingCpuTime=0.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.79	     globalCpuTime=0.38
0.79	       =>  wckTime=0.474  cpuTime=0.33  mem=5M735
0.79	   
0.79	   solver IterativeSystematicSolver being built... 
0.92	       =>  wckTime=0.604  cpuTime=0.45  mem=16M627
0.99	   
0.99	   preprocessing
0.99	     nbConstraintChecks=57307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.99	     detectedInconsistency=no
0.99	       =>  wckTime=0.065  cpuTime=0.04  mem=16M627
1.02	   
1.02	   search
1.02	     run=0  nbConstraintChecks=74975  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24
1.02	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=42  nbRestartNogoods=0
1.02	       =>  wckTime=0.095  cpuTime=0.06  mem=16M627
1.07	   
1.07	   search
1.07	     run=1  nbConstraintChecks=210517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
1.07	     nbFailedAssignments=39  nbBacktracks=26  nbVisitedNodes=133  nbRestartNogoods=8
1.07	       =>  wckTime=0.15  cpuTime=0.1  mem=16M627
1.13	   
1.13	   search
1.13	     run=2  nbConstraintChecks=405084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=130
1.13	     nbFailedAssignments=71  nbBacktracks=49  nbVisitedNodes=241  nbRestartNogoods=22
1.13	       =>  wckTime=0.213  cpuTime=0.15  mem=16M627
1.21	   
1.21	   search
1.21	     run=3  nbConstraintChecks=729766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=228
1.21	     nbFailedAssignments=132  nbBacktracks=82  nbVisitedNodes=428  nbRestartNogoods=30
1.21	       =>  wckTime=0.292  cpuTime=0.23  mem=16M627
1.36	   
1.36	   search
1.36	     run=4  nbConstraintChecks=1317942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=394
1.36	     nbFailedAssignments=245  nbBacktracks=132  nbVisitedNodes=749  nbRestartNogoods=42
1.36	       =>  wckTime=0.437  cpuTime=0.38  mem=16M627
1.53	   
1.53	   search
1.53	     run=5  nbConstraintChecks=1990592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=600
1.53	     nbFailedAssignments=373  nbBacktracks=207  nbVisitedNodes=1140  nbRestartNogoods=54
1.53	       =>  wckTime=0.606  cpuTime=0.54  mem=16M627
1.74	   
1.74	   search
1.74	     run=6  nbConstraintChecks=2861417  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=903
1.74	     nbFailedAssignments=556  nbBacktracks=320  nbVisitedNodes=1702  nbRestartNogoods=64
1.75	       =>  wckTime=0.824  cpuTime=0.76  mem=16M627
2.06	   
2.06	   search
2.06	     run=7  nbConstraintChecks=4103137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1286
2.06	     nbFailedAssignments=765  nbBacktracks=490  nbVisitedNodes=2371  nbRestartNogoods=71
2.06	       =>  wckTime=1.137  cpuTime=1.07  mem=16M627
2.56	   
2.56	   search
2.56	     run=8  nbConstraintChecks=5978196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1871
2.56	     nbFailedAssignments=1091  nbBacktracks=747  nbVisitedNodes=3413  nbRestartNogoods=82
2.56	       =>  wckTime=1.639  cpuTime=1.55  mem=16M627
3.14	   
3.14	   search
3.14	     run=9  nbConstraintChecks=8332917  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2659
3.14	     nbFailedAssignments=1490  nbBacktracks=1131  nbVisitedNodes=4747  nbRestartNogoods=96
3.14	       =>  wckTime=2.219  cpuTime=2.13  mem=16M627
4.05	   
4.05	   search
4.05	     run=10  nbConstraintChecks=11975582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3856
4.05	     nbFailedAssignments=2108  nbBacktracks=1707  nbVisitedNodes=6738  nbRestartNogoods=112
4.05	       =>  wckTime=3.133  cpuTime=3.03  mem=16M627
5.31	   
5.31	   search
5.31	     run=11  nbConstraintChecks=16798756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5442
5.31	     nbFailedAssignments=2825  nbBacktracks=2571  nbVisitedNodes=9267  nbRestartNogoods=131
5.31	       =>  wckTime=4.391  cpuTime=4.28  mem=16M627
7.24	   
7.24	   search
7.24	     run=12  nbConstraintChecks=24203832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7940
7.24	     nbFailedAssignments=4022  nbBacktracks=3869  nbVisitedNodes=13300  nbRestartNogoods=160
7.24	       =>  wckTime=6.32  cpuTime=6.2  mem=16M627
9.85	   
9.85	   search
9.85	     run=13  nbConstraintChecks=34326818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11435
9.85	     nbFailedAssignments=5566  nbBacktracks=5815  nbVisitedNodes=18763  nbRestartNogoods=173
9.85	       =>  wckTime=8.929  cpuTime=8.79  mem=16M627
13.72	   
13.72	   search
13.72	     run=14  nbConstraintChecks=49521414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16681
13.72	     nbFailedAssignments=7889  nbBacktracks=8734  nbVisitedNodes=26994  nbRestartNogoods=191
13.72	       =>  wckTime=12.795  cpuTime=12.64  mem=16M627
19.26	   
19.26	   search
19.26	     run=15  nbConstraintChecks=71748666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24503
19.26	     nbFailedAssignments=11330  nbBacktracks=13112  nbVisitedNodes=39194  nbRestartNogoods=212
19.26	       =>  wckTime=18.343  cpuTime=18.16  mem=16M627
28.46	   
28.46	   search
28.46	     run=16  nbConstraintChecks=108088777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36559
28.46	     nbFailedAssignments=16812  nbBacktracks=19681  nbVisitedNodes=58337  nbRestartNogoods=223
28.46	       =>  wckTime=27.538  cpuTime=27.31  mem=16M627
42.54	   
42.54	   search
42.54	     run=17  nbConstraintChecks=163456785  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54799
42.54	     nbFailedAssignments=25196  nbBacktracks=29533  nbVisitedNodes=87413  nbRestartNogoods=247
42.54	       =>  wckTime=41.614  cpuTime=41.33  mem=16M627
63.29	   
63.29	   search
63.29	     run=18  nbConstraintChecks=244189521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81568
63.29	     nbFailedAssignments=37184  nbBacktracks=44311  nbVisitedNodes=129682  nbRestartNogoods=284
63.29	       =>  wckTime=62.369  cpuTime=61.99  mem=16M627
65.05	   
65.05	   search
65.05	     run=19  nbConstraintChecks=250776736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83708
65.05	     nbFailedAssignments=38137  nbBacktracks=45499  nbVisitedNodes=133047  nbRestartNogoods=291
65.05	       =>  wckTime=64.126  cpuTime=63.73  mem=16M627
65.05	   
65.05	   global
65.05	     nbConstraintChecks=250834043  nbRestartNogoods=291  solvingWckTime=64.127  solvingCpuTime=63.73  expiredTime=no
65.05	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=64.23
65.05	       =>  wckTime=64.732  cpuTime=64.18  mem=16M627
65.05	
65.05	s OPTIMUM FOUND
65.05	v 9 12 12 0 14 1 0 5 5 12 9 8 0 9 6 8 4 4 0 7 8 7 7 9 6 10 0 8 8 8 
65.05	   
65.05	   totalWckTime=64.813  totalCpuTime=64.24

Verifier Data (download as text)

1 unsatisfied constraints, 229 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-275554-1169223353 -o ROOT/results/node17/solver-275554-1169223353 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275554-1169223353/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.92 1.97 1.99 4/94 5827
/proc/meminfo: memFree=1394464/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=18540 CPUtime=0
/proc/5826/stat : 5826 (runsolver) R 5824 5826 5575 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 270730066 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/5826/statm: 4635 279 244 17 0 2626 0

[startup+0.107349 s]
/proc/loadavg: 1.92 1.97 1.99 4/94 5827
/proc/meminfo: memFree=1394464/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=914988 CPUtime=0.08
/proc/5826/stat : 5826 (java) D 5824 5826 5575 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 270730066 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5826/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51539 s]
/proc/loadavg: 1.92 1.97 1.99 4/94 5827
/proc/meminfo: memFree=1394464/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=915332 CPUtime=0.49
/proc/5826/stat : 5826 (java) R 5824 5826 5575 0 -1 0 6531 0 1 0 45 4 0 0 18 0 8 0 270730066 937299968 6270 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5826/statm: 228833 6270 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34047 s]
/proc/loadavg: 1.92 1.97 1.99 4/101 5834
/proc/meminfo: memFree=1369064/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=915464 CPUtime=1.3
/proc/5826/stat : 5826 (java) R 5824 5826 5575 0 -1 0 9063 0 1 0 121 9 0 0 24 0 8 0 270730066 937435136 8800 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813335 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5826/statm: 228866 8800 2530 14 0 215336 0
[pid=5826/tid=5828] ppid=5824 vsize=915464 CPUtime=0.03
/proc/5826/task/5828/stat : 5828 (java) S 5824 5826 5575 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 270730070 937435136 8800 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5829] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5829/stat : 5829 (java) S 5824 5826 5575 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270730071 937435136 8800 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5830] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5830/stat : 5830 (java) S 5824 5826 5575 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270730071 937435136 8800 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5831] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5831/stat : 5831 (java) S 5824 5826 5575 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270730074 937435136 8800 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5832] ppid=5824 vsize=915464 CPUtime=0.2
/proc/5826/task/5832/stat : 5832 (java) S 5824 5826 5575 0 -1 64 378 0 0 0 19 1 0 0 16 0 8 0 270730074 937435136 8800 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5833] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5833/stat : 5833 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270730074 937435136 8800 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5834] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5834/stat : 5834 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270730074 937435136 8800 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.98664 s]
/proc/loadavg: 1.92 1.97 1.99 3/101 5834
/proc/meminfo: memFree=1368936/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=915464 CPUtime=2.94
/proc/5826/stat : 5826 (java) R 5824 5826 5575 0 -1 0 9089 0 1 0 285 9 0 0 25 0 8 0 270730066 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815496 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5826/statm: 228866 8825 2530 14 0 215336 0
[pid=5826/tid=5828] ppid=5824 vsize=915464 CPUtime=0.03
/proc/5826/task/5828/stat : 5828 (java) S 5824 5826 5575 0 -1 64 213 0 0 0 3 0 0 0 17 0 8 0 270730070 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5829] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5829/stat : 5829 (java) S 5824 5826 5575 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270730071 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5830] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5830/stat : 5830 (java) S 5824 5826 5575 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270730071 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5831] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5831/stat : 5831 (java) S 5824 5826 5575 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270730074 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5832] ppid=5824 vsize=915464 CPUtime=0.23
/proc/5826/task/5832/stat : 5832 (java) S 5824 5826 5575 0 -1 64 392 0 0 0 22 1 0 0 15 0 8 0 270730074 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5833] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5833/stat : 5833 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270730074 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5834] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5834/stat : 5834 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270730074 937435136 8825 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.26599 s]
/proc/loadavg: 1.92 1.97 1.99 3/101 5834
/proc/meminfo: memFree=1368880/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=915464 CPUtime=6.21
/proc/5826/stat : 5826 (java) R 5824 5826 5575 0 -1 0 9102 0 1 0 612 9 0 0 25 0 8 0 270730066 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5826/statm: 228866 8835 2530 14 0 215336 0
[pid=5826/tid=5828] ppid=5824 vsize=915464 CPUtime=0.03
/proc/5826/task/5828/stat : 5828 (java) S 5824 5826 5575 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 270730070 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5829] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5829/stat : 5829 (java) S 5824 5826 5575 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270730071 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5830] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5830/stat : 5830 (java) S 5824 5826 5575 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270730071 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5831] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5831/stat : 5831 (java) S 5824 5826 5575 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270730074 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5832] ppid=5824 vsize=915464 CPUtime=0.23
/proc/5826/task/5832/stat : 5832 (java) S 5824 5826 5575 0 -1 64 395 0 0 0 22 1 0 0 15 0 8 0 270730074 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5833] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5833/stat : 5833 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270730074 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5834] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5834/stat : 5834 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270730074 937435136 8835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915464

[startup+12.7547 s]
/proc/loadavg: 1.93 1.97 1.99 3/101 5834
/proc/meminfo: memFree=1368880/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=915464 CPUtime=12.66
/proc/5826/stat : 5826 (java) R 5824 5826 5575 0 -1 0 9109 0 1 0 1257 9 0 0 25 0 8 0 270730066 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835868 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5826/statm: 228866 8841 2530 14 0 215336 0
[pid=5826/tid=5828] ppid=5824 vsize=915464 CPUtime=0.03
/proc/5826/task/5828/stat : 5828 (java) S 5824 5826 5575 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 270730070 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5829] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5829/stat : 5829 (java) S 5824 5826 5575 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270730071 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5830] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5830/stat : 5830 (java) S 5824 5826 5575 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270730071 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5831] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5831/stat : 5831 (java) S 5824 5826 5575 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270730074 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5832] ppid=5824 vsize=915464 CPUtime=0.24
/proc/5826/task/5832/stat : 5832 (java) S 5824 5826 5575 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 270730074 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5833] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5833/stat : 5833 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270730074 937435136 8841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5834] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5834/stat : 5834 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270730074 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) 12.66
Current children cumulated vsize (KiB) 915464

[startup+25.598 s]
/proc/loadavg: 1.94 1.97 1.99 3/101 5834
/proc/meminfo: memFree=1368944/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=915464 CPUtime=25.44
/proc/5826/stat : 5826 (java) R 5824 5826 5575 0 -1 0 9114 0 1 0 2535 9 0 0 25 0 8 0 270730066 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867275 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5826/statm: 228866 8846 2530 14 0 215336 0
[pid=5826/tid=5828] ppid=5824 vsize=915464 CPUtime=0.03
/proc/5826/task/5828/stat : 5828 (java) S 5824 5826 5575 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 270730070 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5829] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5829/stat : 5829 (java) S 5824 5826 5575 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270730071 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5830] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5830/stat : 5830 (java) S 5824 5826 5575 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270730071 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5831] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5831/stat : 5831 (java) S 5824 5826 5575 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270730074 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5832] ppid=5824 vsize=915464 CPUtime=0.24
/proc/5826/task/5832/stat : 5832 (java) S 5824 5826 5575 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 270730074 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5833] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5833/stat : 5833 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270730074 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5834] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5834/stat : 5834 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270730074 937435136 8846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915464

[startup+51.2047 s]
/proc/loadavg: 1.96 1.97 1.99 3/101 5834
/proc/meminfo: memFree=1368944/2055920 swapFree=4192812/4192956
[pid=5826] ppid=5824 vsize=915464 CPUtime=50.93
/proc/5826/stat : 5826 (java) R 5824 5826 5575 0 -1 0 9119 0 1 0 5084 9 0 0 25 0 8 0 270730066 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5826/statm: 228866 8851 2530 14 0 215336 0
[pid=5826/tid=5828] ppid=5824 vsize=915464 CPUtime=0.03
/proc/5826/task/5828/stat : 5828 (java) S 5824 5826 5575 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 270730070 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5829] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5829/stat : 5829 (java) S 5824 5826 5575 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270730071 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5830] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5830/stat : 5830 (java) S 5824 5826 5575 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270730071 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5831] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5831/stat : 5831 (java) S 5824 5826 5575 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270730074 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5832] ppid=5824 vsize=915464 CPUtime=0.24
/proc/5826/task/5832/stat : 5832 (java) S 5824 5826 5575 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 270730074 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5833] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5833/stat : 5833 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270730074 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5826/tid=5834] ppid=5824 vsize=915464 CPUtime=0
/proc/5826/task/5834/stat : 5834 (java) S 5824 5826 5575 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270730074 937435136 8851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 65.0671
CPU time (s): 64.7322
CPU user time (s): 64.6262
CPU system time (s): 0.105983
CPU usage (%): 99.4853
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.6262
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9218
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= 2446
involuntary context switches= 5463

runsolver used 0.108983 s user time and 0.197969 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri Jan 19 16:15:53 UTC 2007


IDJOB= 275554
IDBENCH= 4105
IDSOLVER= 68
FILE ID= node17/275554-1169223353

PBS_JOBID= 3588955

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-30-15/rand-2-30-15-306-230-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275554-1169223353/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-275554-1169223353 -o ROOT/results/node17/solver-275554-1169223353 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275554-1169223353/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  73b706292c464b544a0a9d7451656979

RANDOM SEED= 122067263

TIME LIMIT= 2400 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.236
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.236
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:       1394944 kB
Buffers:         44516 kB
Cached:         473032 kB
SwapCached:          0 kB
Active:         238640 kB
Inactive:       347408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:          95080 kB
Slab:            59620 kB
Committed_AS:  7757804 kB
PageTables:       2348 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= 66563 MiB



End job on node17 on Fri Jan 19 16:16:58 UTC 2007