Trace number 282781

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 46.9769 47.0535

General information on the benchmark

NameMaxCSP/celar/subs6/
scenw-6-sub0_ext.xml
MD5SUM2d95fdbee9d39a7c74df44f8ec9859ce
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints201
Best CPU time to get the best result obtained on this benchmark3.10353
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints207
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension207
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/282781-1169322323/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=16  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.39	       =>  wckTime=0.092  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.59	     nbConstraints=207  nbRelationTypes=141  nbExtensionStructures=141  nbSharedExtensionStructures=66
0.59	     nbConflictsStructures=141  nbSharedConflictsStructures=66  nbSharedBinaryRepresentations=9926  maxDegree=47
0.59	     maxArity=2
0.59	       =>  wckTime=0.298  cpuTime=0.22  mem=14M691
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.381  cpuTime=0.27  mem=5M659
0.68	
0.68	s SATISFIABLE
0.68	o 142
0.68	c 65
0.69	o 145
0.69	c 62
0.69	o 148
0.69	c 59
0.69	o 154
0.69	c 53
0.69	o 162
0.69	c 45
0.69	o 169
0.69	c 38
0.69	o 174
0.69	c 33
0.69	o 179
0.69	c 28
0.69	o 183
0.69	c 24
0.69	o 187
0.69	c 20
0.70	o 190
0.70	c 17
0.70	o 193
0.70	c 14
0.70	o 195
0.70	c 12
0.70	o 197
0.70	c 10
0.70	o 198
0.70	c 9
0.70	o 199
0.70	c 8
0.72	o 200
0.72	c 7
0.87	o 201
0.87	c 6
7.67	   
7.67	   search
7.67	     run=0  nbConstraintChecks=63022407  nbAssignments=10000
7.67	       =>  wckTime=6.999  cpuTime=6.98  mem=5M659
14.68	   
14.68	   search
14.68	     run=1  nbConstraintChecks=126999308  nbAssignments=20000
14.68	       =>  wckTime=14.002  cpuTime=13.98  mem=5M659
21.47	   
21.47	   search
21.47	     run=2  nbConstraintChecks=189570321  nbAssignments=30000
21.47	       =>  wckTime=20.799  cpuTime=20.77  mem=5M659
28.50	   
28.50	   search
28.50	     run=3  nbConstraintChecks=254028618  nbAssignments=40000
28.50	       =>  wckTime=27.821  cpuTime=27.79  mem=5M659
30.91	   
30.91	   search
30.91	     run=4  nbConstraintChecks=276028386  nbAssignments=43602
30.91	       =>  wckTime=30.236  cpuTime=30.2  mem=5M659
30.91	   
30.91	   global
30.91	     nbConstraintChecks=276028386  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.234  solvingCpuTime=30.2  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.52
30.91	       =>  wckTime=30.618  cpuTime=30.47  mem=5M659
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.03	       =>  wckTime=30.737  cpuTime=30.57  mem=16M534
31.09	   
31.09	   preprocessing
31.09	     nbConstraintChecks=91218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.09	     detectedInconsistency=no
31.09	       =>  wckTime=0.055  cpuTime=0.03  mem=16M534
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=527346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=88
31.20	     nbFailedAssignments=71  nbBacktracks=10  nbVisitedNodes=170  nbRestartNogoods=0
31.20	       =>  wckTime=0.168  cpuTime=0.14  mem=16M534
31.51	   
31.51	   search
31.51	     run=1  nbConstraintChecks=2204308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=299
31.51	     nbFailedAssignments=266  nbBacktracks=25  nbVisitedNodes=591  nbRestartNogoods=8
31.51	       =>  wckTime=0.48  cpuTime=0.44  mem=16M534
31.70	   
31.70	   search
31.71	     run=2  nbConstraintChecks=3367394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=429
31.71	     nbFailedAssignments=372  nbBacktracks=48  nbVisitedNodes=850  nbRestartNogoods=38
31.71	       =>  wckTime=0.672  cpuTime=0.63  mem=16M534
32.02	   
32.02	   search
32.02	     run=3  nbConstraintChecks=5181946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=676
32.02	     nbFailedAssignments=582  nbBacktracks=81  nbVisitedNodes=1340  nbRestartNogoods=65
32.02	       =>  wckTime=0.984  cpuTime=0.94  mem=16M534
32.79	   
32.79	   search
32.79	     run=4  nbConstraintChecks=10045535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1221
32.80	     nbFailedAssignments=1074  nbBacktracks=131  nbVisitedNodes=2427  nbRestartNogoods=80
32.80	       =>  wckTime=1.762  cpuTime=1.71  mem=16M534
33.38	   
33.38	   search
33.38	     run=5  nbConstraintChecks=13583366  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1744
33.38	     nbFailedAssignments=1513  nbBacktracks=206  nbVisitedNodes=3461  nbRestartNogoods=124
33.38	       =>  wckTime=2.351  cpuTime=2.28  mem=16M534
33.79	   
33.79	   search
33.79	     run=6  nbConstraintChecks=16058956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2142
33.79	     nbFailedAssignments=1791  nbBacktracks=320  nbVisitedNodes=4250  nbRestartNogoods=130
33.79	       =>  wckTime=2.752  cpuTime=2.68  mem=16M534
34.85	   
34.85	   search
34.85	     run=7  nbConstraintChecks=23245031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2989
34.85	     nbFailedAssignments=2462  nbBacktracks=490  nbVisitedNodes=5938  nbRestartNogoods=169
34.85	       =>  wckTime=3.816  cpuTime=3.74  mem=16M534
36.24	   
36.24	   search
36.24	     run=8  nbConstraintChecks=32895580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4538
36.24	     nbFailedAssignments=3750  nbBacktracks=746  nbVisitedNodes=9031  nbRestartNogoods=181
36.24	       =>  wckTime=5.203  cpuTime=5.13  mem=16M534
38.47	   
38.47	   search
38.47	     run=9  nbConstraintChecks=47473800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6466
38.47	     nbFailedAssignments=5289  nbBacktracks=1130  nbVisitedNodes=12881  nbRestartNogoods=253
38.47	       =>  wckTime=7.434  cpuTime=7.36  mem=16M534
41.20	   
41.20	   search
41.20	     run=10  nbConstraintChecks=63788263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8561
41.20	     nbFailedAssignments=6803  nbBacktracks=1706  nbVisitedNodes=17049  nbRestartNogoods=297
41.20	       =>  wckTime=10.166  cpuTime=10.06  mem=16M534
46.07	   
46.07	   search
46.07	     run=11  nbConstraintChecks=94603494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12799
46.07	     nbFailedAssignments=10169  nbBacktracks=2570  nbVisitedNodes=25481  nbRestartNogoods=331
46.07	       =>  wckTime=15.034  cpuTime=14.93  mem=16M534
47.02	   
47.02	   search
47.02	     run=12  nbConstraintChecks=99708749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13495
47.02	     nbFailedAssignments=10799  nbBacktracks=2637  nbVisitedNodes=26871  nbRestartNogoods=350
47.03	       =>  wckTime=15.991  cpuTime=15.89  mem=16M534
47.03	   
47.03	   global
47.03	     nbConstraintChecks=99799967  nbRestartNogoods=350  solvingWckTime=15.993  solvingCpuTime=15.89  expiredTime=no
47.03	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=46.51
47.03	       =>  wckTime=46.731  cpuTime=46.46  mem=16M534
47.03	
47.03	s OPTIMUM FOUND
47.03	v 27 27 25 43 34 9 26 14 16 13 24 3 37 12 32 19 
47.03	   
47.03	   totalWckTime=46.807  totalCpuTime=46.51

Verifier Data (download as text)

6 unsatisfied constraints, 201 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/node13/watcher-282781-1169322323 -o ROOT/results/node13/solver-282781-1169322323 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282781-1169322323/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.98 1.99 4/87 2708
/proc/meminfo: memFree=1282720/2055920 swapFree=4169400/4192956
[pid=2707] ppid=2705 vsize=172 CPUtime=0
/proc/2707/stat : 2707 (java) R 2705 2707 2371 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 280627258 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11878699 0 0 4096 0 0 0 0 17 0 0 0
/proc/2707/statm: 43 24 18 14 0 3 0

[startup+0.1066 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 2708
/proc/meminfo: memFree=1282720/2055920 swapFree=4169400/4192956
[pid=2707] ppid=2705 vsize=914988 CPUtime=0.08
/proc/2707/stat : 2707 (java) R 2705 2707 2371 0 -1 0 3057 0 1 0 6 2 0 0 22 0 8 0 280627258 936947712 2803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154016819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2707/statm: 228747 2804 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514653 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 2708
/proc/meminfo: memFree=1282720/2055920 swapFree=4169400/4192956
[pid=2707] ppid=2705 vsize=915332 CPUtime=0.5
/proc/2707/stat : 2707 (java) R 2705 2707 2371 0 -1 0 7695 0 1 0 44 6 0 0 25 0 8 0 280627258 937299968 7434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2707/statm: 228833 7434 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33776 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 2715
/proc/meminfo: memFree=1258728/2055920 swapFree=4169400/4192956
[pid=2707] ppid=2705 vsize=915460 CPUtime=1.32
/proc/2707/stat : 2707 (java) R 2705 2707 2371 0 -1 0 8724 0 1 0 122 10 0 0 25 0 8 0 280627258 937431040 8462 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2707/statm: 228864 8462 2479 14 0 215334 0
[pid=2707/tid=2709] ppid=2705 vsize=915456 CPUtime=0.03
/proc/2707/task/2709/stat : 2709 (java) S 2705 2707 2371 0 -1 64 193 0 0 0 3 0 0 0 16 0 8 0 280627261 937426944 8462 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2710] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2710/stat : 2710 (java) S 2705 2707 2371 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8462 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2711] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2711/stat : 2711 (java) S 2705 2707 2371 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8462 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2712] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2712/stat : 2712 (java) S 2705 2707 2371 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280627265 937426944 8462 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2713] ppid=2705 vsize=915456 CPUtime=0.11
/proc/2707/task/2713/stat : 2713 (java) S 2705 2707 2371 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 280627265 937426944 8462 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2714] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2714/stat : 2714 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280627265 937426944 8462 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2715] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2715/stat : 2715 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280627265 937426944 8462 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.99099 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 2715
/proc/meminfo: memFree=1258664/2055920 swapFree=4169400/4192956
[pid=2707] ppid=2705 vsize=915456 CPUtime=2.97
/proc/2707/stat : 2707 (java) R 2705 2707 2371 0 -1 0 8728 0 1 0 280 17 0 0 25 0 8 0 280627258 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2707/statm: 228864 8465 2479 14 0 215334 0
[pid=2707/tid=2709] ppid=2705 vsize=915456 CPUtime=0.03
/proc/2707/task/2709/stat : 2709 (java) S 2705 2707 2371 0 -1 64 193 0 0 0 3 0 0 0 16 0 8 0 280627261 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2710] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2710/stat : 2710 (java) S 2705 2707 2371 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2711] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2711/stat : 2711 (java) S 2705 2707 2371 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2712] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2712/stat : 2712 (java) S 2705 2707 2371 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280627265 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2713] ppid=2705 vsize=915456 CPUtime=0.12
/proc/2707/task/2713/stat : 2713 (java) S 2705 2707 2371 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 280627265 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2714] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2714/stat : 2714 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280627265 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2715] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2715/stat : 2715 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280627265 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915456

[startup+6.27243 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 2715
/proc/meminfo: memFree=1258600/2055920 swapFree=4169400/4192956
[pid=2707] ppid=2705 vsize=915456 CPUtime=6.25
/proc/2707/stat : 2707 (java) R 2705 2707 2371 0 -1 0 8728 0 1 0 591 34 0 0 25 0 8 0 280627258 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2707/statm: 228864 8465 2479 14 0 215334 0
[pid=2707/tid=2709] ppid=2705 vsize=915456 CPUtime=0.03
/proc/2707/task/2709/stat : 2709 (java) S 2705 2707 2371 0 -1 64 193 0 0 0 3 0 0 0 16 0 8 0 280627261 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2710] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2710/stat : 2710 (java) S 2705 2707 2371 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2711] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2711/stat : 2711 (java) S 2705 2707 2371 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2712] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2712/stat : 2712 (java) S 2705 2707 2371 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280627265 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2713] ppid=2705 vsize=915456 CPUtime=0.12
/proc/2707/task/2713/stat : 2713 (java) S 2705 2707 2371 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 280627265 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2714] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2714/stat : 2714 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280627265 937426944 8465 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2715] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2715/stat : 2715 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280627265 937426944 8465 18446744073709551615 134512640 134570532 4294956464 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) 915456

[startup+12.7693 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 2715
/proc/meminfo: memFree=1258600/2055920 swapFree=4169400/4192956
[pid=2707] ppid=2705 vsize=915456 CPUtime=12.74
/proc/2707/stat : 2707 (java) R 2705 2707 2371 0 -1 0 8730 0 1 0 1205 69 0 0 25 0 8 0 280627258 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703043 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2707/statm: 228864 8467 2479 14 0 215334 0
[pid=2707/tid=2709] ppid=2705 vsize=915456 CPUtime=0.03
/proc/2707/task/2709/stat : 2709 (java) S 2705 2707 2371 0 -1 64 193 0 0 0 3 0 0 0 16 0 8 0 280627261 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2710] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2710/stat : 2710 (java) S 2705 2707 2371 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2711] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2711/stat : 2711 (java) S 2705 2707 2371 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2712] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2712/stat : 2712 (java) S 2705 2707 2371 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280627265 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2713] ppid=2705 vsize=915460 CPUtime=0.12
/proc/2707/task/2713/stat : 2713 (java) S 2705 2707 2371 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 280627265 937431040 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2714] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2714/stat : 2714 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280627265 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2715] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2715/stat : 2715 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280627265 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915456

[startup+25.625 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 2715
/proc/meminfo: memFree=1258600/2055920 swapFree=4169400/4192956
[pid=2707] ppid=2705 vsize=915456 CPUtime=25.58
/proc/2707/stat : 2707 (java) R 2705 2707 2371 0 -1 0 8730 0 1 0 2419 139 0 0 25 0 8 0 280627258 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703017 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2707/statm: 228864 8467 2479 14 0 215334 0
[pid=2707/tid=2709] ppid=2705 vsize=915456 CPUtime=0.03
/proc/2707/task/2709/stat : 2709 (java) S 2705 2707 2371 0 -1 64 193 0 0 0 3 0 0 0 16 0 8 0 280627261 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2710] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2710/stat : 2710 (java) S 2705 2707 2371 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2711] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2711/stat : 2711 (java) S 2705 2707 2371 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280627262 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2712] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2712/stat : 2712 (java) S 2705 2707 2371 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280627265 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2713] ppid=2705 vsize=915456 CPUtime=0.12
/proc/2707/task/2713/stat : 2713 (java) S 2705 2707 2371 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 280627265 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2714] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2714/stat : 2714 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280627265 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2707/tid=2715] ppid=2705 vsize=915456 CPUtime=0
/proc/2707/task/2715/stat : 2715 (java) S 2705 2707 2371 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280627265 937426944 8467 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 47.0535
CPU time (s): 46.9769
CPU user time (s): 45.2711
CPU system time (s): 1.70574
CPU usage (%): 99.8371
Max. virtual memory (cumulated for all children) (KiB): 915972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.2711
system time used= 1.70574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9147
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= 2118
involuntary context switches= 2679

runsolver used 0.045993 s user time and 0.170974 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan 20 19:45:23 UTC 2007


IDJOB= 282781
IDBENCH= 12889
IDSOLVER= 68
FILE ID= node13/282781-1169322323

PBS_JOBID= 3610079

Free space on /tmp= 66547 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs6/scenw-6-sub0_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282781-1169322323/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-282781-1169322323 -o ROOT/results/node13/solver-282781-1169322323 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282781-1169322323/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2d95fdbee9d39a7c74df44f8ec9859ce

RANDOM SEED= 580338998

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.247
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.247
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:       1283200 kB
Buffers:         65472 kB
Cached:         569008 kB
SwapCached:       8664 kB
Active:         357864 kB
Inactive:       334504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1283200 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          65848 kB
Slab:            64876 kB
Committed_AS:  8766760 kB
PageTables:       2436 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= 66547 MiB



End job on node13 on Sat Jan 20 19:46:10 UTC 2007