Trace number 282430

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 75.0186 75.6766

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t48/
pi-30-10-197-52-51.xml
MD5SUM1b69ebbc0e0c385c54bf147d32ffb4f4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark3.9284
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282430-1169319091/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.093  cpuTime=0.09  mem=6M885
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.53	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1294  maxDegree=12
0.53	     maxArity=2
0.53	       =>  wckTime=0.21  cpuTime=0.16  mem=8M836
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.289  cpuTime=0.2  mem=5M499
0.61	
0.61	s SATISFIABLE
0.61	o 66
0.61	c 43
0.62	o 70
0.62	c 39
0.62	o 73
0.62	c 36
0.62	o 76
0.62	c 33
0.62	o 79
0.62	c 30
0.62	o 81
0.62	c 28
0.62	o 83
0.62	c 26
0.62	o 84
0.62	c 25
0.62	o 86
0.62	c 23
0.62	o 89
0.62	c 20
0.62	o 91
0.62	c 18
0.63	o 92
0.63	c 17
0.63	o 93
0.63	c 16
0.63	o 95
0.63	c 14
0.63	o 96
0.63	c 13
0.63	o 97
0.63	c 12
0.63	o 98
0.63	c 11
0.63	o 99
0.63	c 10
0.63	o 100
0.63	c 9
0.63	o 101
0.63	c 8
0.64	o 102
0.64	c 7
0.65	o 103
0.65	c 6
0.67	o 104
0.67	c 5
0.67	o 105
0.67	c 4
0.67	o 106
0.67	c 3
0.81	o 107
0.81	c 2
1.92	   
1.92	   search
1.92	     run=0  nbConstraintChecks=5567826  nbAssignments=10000
1.92	       =>  wckTime=1.308  cpuTime=1.28  mem=5M499
3.21	   
3.21	   search
3.21	     run=1  nbConstraintChecks=11433991  nbAssignments=20000
3.21	       =>  wckTime=2.6  cpuTime=2.57  mem=5M499
4.45	   
4.45	   search
4.45	     run=2  nbConstraintChecks=16934688  nbAssignments=30000
4.45	       =>  wckTime=3.841  cpuTime=3.8  mem=5M499
5.78	   
5.78	   search
5.78	     run=3  nbConstraintChecks=23130103  nbAssignments=40000
5.78	       =>  wckTime=5.167  cpuTime=5.1  mem=5M499
7.04	   
7.04	   search
7.04	     run=4  nbConstraintChecks=28717863  nbAssignments=50000
7.04	       =>  wckTime=6.429  cpuTime=6.36  mem=5M499
8.30	   
8.30	   search
8.30	     run=5  nbConstraintChecks=34359812  nbAssignments=60000
8.30	       =>  wckTime=7.694  cpuTime=7.61  mem=5M499
9.56	   
9.56	   search
9.56	     run=6  nbConstraintChecks=39915504  nbAssignments=70000
9.56	       =>  wckTime=8.948  cpuTime=8.86  mem=5M499
10.86	   
10.86	   search
10.86	     run=7  nbConstraintChecks=45796815  nbAssignments=80000
10.86	       =>  wckTime=10.247  cpuTime=10.14  mem=5M499
12.15	   
12.15	   search
12.15	     run=8  nbConstraintChecks=51597553  nbAssignments=90000
12.15	       =>  wckTime=11.541  cpuTime=11.43  mem=5M499
13.45	   
13.45	   search
13.45	     run=9  nbConstraintChecks=57424318  nbAssignments=100000
13.45	       =>  wckTime=12.842  cpuTime=12.72  mem=5M499
14.72	   
14.72	   search
14.72	     run=10  nbConstraintChecks=62976594  nbAssignments=110000
14.72	       =>  wckTime=14.113  cpuTime=13.98  mem=5M499
16.03	   
16.03	   search
16.03	     run=11  nbConstraintChecks=68816028  nbAssignments=120000
16.03	       =>  wckTime=15.416  cpuTime=15.27  mem=5M499
17.29	   
17.29	   search
17.29	     run=12  nbConstraintChecks=74362000  nbAssignments=130000
17.29	       =>  wckTime=16.677  cpuTime=16.52  mem=5M499
18.60	   
18.60	   search
18.60	     run=13  nbConstraintChecks=80347453  nbAssignments=140000
18.60	       =>  wckTime=17.989  cpuTime=17.82  mem=5M499
19.89	   
19.89	   search
19.89	     run=14  nbConstraintChecks=86101478  nbAssignments=150000
19.89	       =>  wckTime=19.278  cpuTime=19.1  mem=5M499
21.15	   
21.15	   search
21.15	     run=15  nbConstraintChecks=91643968  nbAssignments=160000
21.15	       =>  wckTime=20.536  cpuTime=20.35  mem=5M499
22.41	   
22.41	   search
22.41	     run=16  nbConstraintChecks=97278451  nbAssignments=170000
22.41	       =>  wckTime=21.798  cpuTime=21.6  mem=5M499
23.69	   
23.69	   search
23.69	     run=17  nbConstraintChecks=103017715  nbAssignments=180000
23.69	       =>  wckTime=23.076  cpuTime=22.87  mem=5M499
24.97	   
24.97	   search
24.97	     run=18  nbConstraintChecks=108794910  nbAssignments=190000
24.97	       =>  wckTime=24.358  cpuTime=24.13  mem=5M499
26.22	   
26.22	   search
26.22	     run=19  nbConstraintChecks=114340057  nbAssignments=200000
26.22	       =>  wckTime=25.612  cpuTime=25.38  mem=5M499
27.51	   
27.51	   search
27.51	     run=20  nbConstraintChecks=120148631  nbAssignments=210000
27.51	       =>  wckTime=26.896  cpuTime=26.64  mem=5M499
28.83	   
28.83	   search
28.83	     run=21  nbConstraintChecks=126325645  nbAssignments=220000
28.83	       =>  wckTime=28.217  cpuTime=27.96  mem=5M499
30.07	   
30.07	   search
30.07	     run=22  nbConstraintChecks=131818100  nbAssignments=230000
30.07	       =>  wckTime=29.461  cpuTime=29.19  mem=5M499
31.09	   
31.09	   search
31.09	     run=23  nbConstraintChecks=136428807  nbAssignments=237807
31.09	       =>  wckTime=30.483  cpuTime=30.21  mem=5M499
31.10	   
31.10	   global
31.10	     nbConstraintChecks=136428807  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.10	     solvingWckTime=30.483  solvingCpuTime=30.2  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.10	     globalCpuTime=30.44
31.10	       =>  wckTime=30.774  cpuTime=30.4  mem=5M499
31.10	   
31.10	   solver IterativeSystematicSolver being built... 
31.24	       =>  wckTime=30.915  cpuTime=30.51  mem=16M583
31.29	   
31.29	   preprocessing
31.29	     nbConstraintChecks=18277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.29	     detectedInconsistency=no
31.29	       =>  wckTime=0.049  cpuTime=0.03  mem=16M583
31.33	   
31.33	   search
31.33	     run=0  nbConstraintChecks=97366  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64
31.33	     nbFailedAssignments=49  nbBacktracks=10  nbVisitedNodes=124  nbRestartNogoods=0
31.33	       =>  wckTime=0.092  cpuTime=0.07  mem=16M583
31.41	   
31.41	   search
31.41	     run=1  nbConstraintChecks=274131  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=184
31.41	     nbFailedAssignments=149  nbBacktracks=25  nbVisitedNodes=358  nbRestartNogoods=10
31.41	       =>  wckTime=0.172  cpuTime=0.13  mem=16M583
31.49	   
31.49	   search
31.49	     run=2  nbConstraintChecks=524845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=354
31.49	     nbFailedAssignments=291  nbBacktracks=48  nbVisitedNodes=692  nbRestartNogoods=19
31.49	       =>  wckTime=0.254  cpuTime=0.21  mem=16M583
31.57	   
31.57	   search
31.57	     run=3  nbConstraintChecks=807657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=536
31.57	     nbFailedAssignments=433  nbBacktracks=81  nbVisitedNodes=1048  nbRestartNogoods=32
31.57	       =>  wckTime=0.334  cpuTime=0.29  mem=16M583
31.68	   
31.68	   search
31.68	     run=4  nbConstraintChecks=1152777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=762
31.68	     nbFailedAssignments=602  nbBacktracks=131  nbVisitedNodes=1493  nbRestartNogoods=48
31.68	       =>  wckTime=0.443  cpuTime=0.39  mem=16M583
31.88	   
31.88	   search
31.88	     run=5  nbConstraintChecks=1796199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1169
31.88	     nbFailedAssignments=928  nbBacktracks=206  nbVisitedNodes=2301  nbRestartNogoods=60
31.88	       =>  wckTime=0.64  cpuTime=0.58  mem=16M583
32.16	   
32.16	   search
32.16	     run=6  nbConstraintChecks=2700923  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1740
32.16	     nbFailedAssignments=1379  nbBacktracks=320  nbVisitedNodes=3436  nbRestartNogoods=68
32.16	       =>  wckTime=0.921  cpuTime=0.85  mem=16M583
32.57	   
32.57	   search
32.57	     run=7  nbConstraintChecks=4193365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2690
32.57	     nbFailedAssignments=2153  nbBacktracks=490  nbVisitedNodes=5322  nbRestartNogoods=88
32.57	       =>  wckTime=1.336  cpuTime=1.25  mem=16M583
33.12	   
33.12	   search
33.12	     run=8  nbConstraintChecks=6027445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3870
33.12	     nbFailedAssignments=3069  nbBacktracks=746  nbVisitedNodes=7665  nbRestartNogoods=114
33.12	       =>  wckTime=1.881  cpuTime=1.79  mem=16M583
34.01	   
34.01	   search
34.01	     run=9  nbConstraintChecks=9160778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5881
34.01	     nbFailedAssignments=4692  nbBacktracks=1130  nbVisitedNodes=11675  nbRestartNogoods=126
34.01	       =>  wckTime=2.775  cpuTime=2.68  mem=16M583
35.12	   
35.12	   search
35.12	     run=10  nbConstraintChecks=12992557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8345
35.12	     nbFailedAssignments=6571  nbBacktracks=1706  nbVisitedNodes=16580  nbRestartNogoods=138
35.12	       =>  wckTime=3.886  cpuTime=3.78  mem=16M583
36.81	   
36.81	   search
36.81	     run=11  nbConstraintChecks=19012101  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12183
36.81	     nbFailedAssignments=9536  nbBacktracks=2570  nbVisitedNodes=24215  nbRestartNogoods=155
36.81	       =>  wckTime=5.568  cpuTime=5.44  mem=16M583
38.76	   
38.76	   search
38.76	     run=12  nbConstraintChecks=25808758  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16666
38.76	     nbFailedAssignments=12715  nbBacktracks=3868  nbVisitedNodes=33139  nbRestartNogoods=172
38.76	       =>  wckTime=7.52  cpuTime=7.38  mem=16M583
41.84	   
41.84	   search
41.84	     run=13  nbConstraintChecks=36599966  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23516
41.84	     nbFailedAssignments=17615  nbBacktracks=5814  nbVisitedNodes=46770  nbRestartNogoods=196
41.84	       =>  wckTime=10.602  cpuTime=10.44  mem=16M583
46.73	   
46.73	   search
46.73	     run=14  nbConstraintChecks=52124359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33567
46.73	     nbFailedAssignments=24741  nbBacktracks=8733  nbVisitedNodes=66732  nbRestartNogoods=202
46.73	       =>  wckTime=15.49  cpuTime=15.29  mem=16M583
53.68	   
53.68	   search
53.68	     run=15  nbConstraintChecks=73864832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47881
53.68	     nbFailedAssignments=34675  nbBacktracks=13111  nbVisitedNodes=95069  nbRestartNogoods=222
53.68	       =>  wckTime=22.444  cpuTime=22.19  mem=16M583
62.61	   
62.62	   search
62.62	     run=16  nbConstraintChecks=101099101  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66114
62.62	     nbFailedAssignments=46336  nbBacktracks=19679  nbVisitedNodes=131059  nbRestartNogoods=233
62.62	       =>  wckTime=31.376  cpuTime=31.04  mem=16M583
75.37	   
75.37	   search
75.37	     run=17  nbConstraintChecks=138156129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91453
75.37	     nbFailedAssignments=61822  nbBacktracks=29531  nbVisitedNodes=180729  nbRestartNogoods=236
75.37	       =>  wckTime=44.132  cpuTime=43.69  mem=16M583
75.66	   
75.66	   search
75.66	     run=18  nbConstraintChecks=138971819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91995
75.66	     nbFailedAssignments=62137  nbBacktracks=29759  nbVisitedNodes=181771  nbRestartNogoods=241
75.66	       =>  wckTime=44.417  cpuTime=43.98  mem=16M583
75.66	   
75.66	   global
75.66	     nbConstraintChecks=138990096  nbRestartNogoods=241  solvingWckTime=44.418  solvingCpuTime=43.98  expiredTime=no
75.66	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=74.53
75.66	       =>  wckTime=75.335  cpuTime=74.49  mem=16M583
75.66	
75.66	s OPTIMUM FOUND
75.66	v 5 7 7 6 2 2 9 4 2 6 5 4 10 7 1 4 1 8 1 1 10 8 6 9 4 5 2 1 3 8 
75.66	   
75.66	   totalWckTime=75.417  totalCpuTime=74.53

Verifier Data (download as text)

2 unsatisfied constraints, 107 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/node12/watcher-282430-1169319091 -o ROOT/results/node12/solver-282430-1169319091 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282430-1169319091/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.70 1.85 1.94 4/87 15036
/proc/meminfo: memFree=1286288/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=18540 CPUtime=0
/proc/15035/stat : 15035 (runsolver) R 15033 15035 14877 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280304211 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15035/statm: 4635 279 244 17 0 2626 0

[startup+0.108087 s]
/proc/loadavg: 1.70 1.85 1.94 4/87 15036
/proc/meminfo: memFree=1286288/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=914988 CPUtime=0.08
/proc/15035/stat : 15035 (java) R 15033 15035 14877 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 280304211 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072932851 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15035/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.517161 s]
/proc/loadavg: 1.70 1.85 1.94 4/87 15036
/proc/meminfo: memFree=1286288/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=915332 CPUtime=0.48
/proc/15035/stat : 15035 (java) R 15033 15035 14877 0 -1 0 6448 0 1 0 44 4 0 0 18 0 8 0 280304211 937299968 6187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072931676 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15035/statm: 228833 6187 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.3383 s]
/proc/loadavg: 1.70 1.85 1.94 3/94 15043
/proc/meminfo: memFree=1268696/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=915444 CPUtime=1.3
/proc/15035/stat : 15035 (java) R 15033 15035 14877 0 -1 0 7048 0 1 0 105 25 0 0 25 0 8 0 280304211 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655340 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15035/statm: 228861 6786 2479 14 0 215331 0
[pid=15035/tid=15037] ppid=15033 vsize=915444 CPUtime=0.02
/proc/15035/task/15037/stat : 15037 (java) S 15033 15035 14877 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280304215 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15038] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15038/stat : 15038 (java) S 15033 15035 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280304215 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15039] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15039/stat : 15039 (java) S 15033 15035 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280304215 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15040] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15040/stat : 15040 (java) S 15033 15035 14877 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280304219 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15041] ppid=15033 vsize=915444 CPUtime=0.12
/proc/15035/task/15041/stat : 15041 (java) S 15033 15035 14877 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 280304219 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15042] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15042/stat : 15042 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280304219 937414656 6786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15043] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15043/stat : 15043 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280304219 937414656 6786 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) 915444

[startup+2.9756 s]
/proc/loadavg: 1.70 1.85 1.94 3/94 15043
/proc/meminfo: memFree=1268696/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=915444 CPUtime=2.92
/proc/15035/stat : 15035 (java) R 15033 15035 14877 0 -1 0 7051 0 1 0 219 73 0 0 25 0 8 0 280304211 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10105083 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15035/statm: 228861 6788 2479 14 0 215331 0
[pid=15035/tid=15037] ppid=15033 vsize=915444 CPUtime=0.02
/proc/15035/task/15037/stat : 15037 (java) S 15033 15035 14877 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15038] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15038/stat : 15038 (java) S 15033 15035 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15039] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15039/stat : 15039 (java) S 15033 15035 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15040] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15040/stat : 15040 (java) S 15033 15035 14877 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15041] ppid=15033 vsize=915444 CPUtime=0.12
/proc/15035/task/15041/stat : 15041 (java) S 15033 15035 14877 0 -1 64 330 0 0 0 12 0 0 0 17 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15042] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15042/stat : 15042 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15043] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15043/stat : 15043 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915444

[startup+6.27419 s]
/proc/loadavg: 1.80 1.87 1.94 3/94 15043
/proc/meminfo: memFree=1268760/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=915444 CPUtime=6.2
/proc/15035/stat : 15035 (java) R 15033 15035 14877 0 -1 0 7051 0 1 0 446 174 0 0 25 0 8 0 280304211 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659719 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15035/statm: 228861 6788 2479 14 0 215331 0
[pid=15035/tid=15037] ppid=15033 vsize=915444 CPUtime=0.02
/proc/15035/task/15037/stat : 15037 (java) S 15033 15035 14877 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15038] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15038/stat : 15038 (java) S 15033 15035 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15039] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15039/stat : 15039 (java) S 15033 15035 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15040] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15040/stat : 15040 (java) S 15033 15035 14877 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15041] ppid=15033 vsize=915444 CPUtime=0.12
/proc/15035/task/15041/stat : 15041 (java) S 15033 15035 14877 0 -1 64 330 0 0 0 12 0 0 0 17 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15042] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15042/stat : 15042 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15043] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15043/stat : 15043 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915444

[startup+12.7484 s]
/proc/loadavg: 1.81 1.87 1.94 3/94 15043
/proc/meminfo: memFree=1268824/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=915444 CPUtime=12.61
/proc/15035/stat : 15035 (java) R 15033 15035 14877 0 -1 0 7051 0 1 0 890 371 0 0 25 0 8 0 280304211 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15035/statm: 228861 6788 2479 14 0 215331 0
[pid=15035/tid=15037] ppid=15033 vsize=915444 CPUtime=0.02
/proc/15035/task/15037/stat : 15037 (java) S 15033 15035 14877 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15038] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15038/stat : 15038 (java) S 15033 15035 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15039] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15039/stat : 15039 (java) S 15033 15035 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280304215 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15040] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15040/stat : 15040 (java) S 15033 15035 14877 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15041] ppid=15033 vsize=915444 CPUtime=0.12
/proc/15035/task/15041/stat : 15041 (java) S 15033 15035 14877 0 -1 64 330 0 0 0 12 0 0 0 17 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15042] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15042/stat : 15042 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15043] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15043/stat : 15043 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280304219 937414656 6788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915444

[startup+25.6107 s]
/proc/loadavg: 1.84 1.88 1.94 3/94 15043
/proc/meminfo: memFree=1268888/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=915444 CPUtime=25.37
/proc/15035/stat : 15035 (java) R 15033 15035 14877 0 -1 0 7052 0 1 0 1762 775 0 0 25 0 8 0 280304211 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15035/statm: 228861 6789 2479 14 0 215331 0
[pid=15035/tid=15037] ppid=15033 vsize=915444 CPUtime=0.02
/proc/15035/task/15037/stat : 15037 (java) S 15033 15035 14877 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280304215 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15038] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15038/stat : 15038 (java) S 15033 15035 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280304215 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15039] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15039/stat : 15039 (java) S 15033 15035 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280304215 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15040] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15040/stat : 15040 (java) S 15033 15035 14877 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280304219 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15041] ppid=15033 vsize=915444 CPUtime=0.12
/proc/15035/task/15041/stat : 15041 (java) S 15033 15035 14877 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 280304219 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15042] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15042/stat : 15042 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280304219 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15043] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15043/stat : 15043 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280304219 937414656 6789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915444

[startup+51.2153 s]
/proc/loadavg: 1.90 1.89 1.94 3/94 15043
/proc/meminfo: memFree=1260952/2055920 swapFree=4160348/4192956
[pid=15035] ppid=15033 vsize=915444 CPUtime=50.75
/proc/15035/stat : 15035 (java) R 15033 15035 14877 0 -1 0 9115 0 1 0 4132 943 0 0 25 0 8 0 280304211 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073790225 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15035/statm: 228861 8848 2532 14 0 215331 0
[pid=15035/tid=15037] ppid=15033 vsize=915444 CPUtime=0.02
/proc/15035/task/15037/stat : 15037 (java) S 15033 15035 14877 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280304215 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15038] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15038/stat : 15038 (java) S 15033 15035 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280304215 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15039] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15039/stat : 15039 (java) S 15033 15035 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280304215 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15040] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15040/stat : 15040 (java) S 15033 15035 14877 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280304219 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15041] ppid=15033 vsize=915444 CPUtime=0.23
/proc/15035/task/15041/stat : 15041 (java) S 15033 15035 14877 0 -1 64 388 0 0 0 22 1 0 0 15 0 8 0 280304219 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15042] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15042/stat : 15042 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280304219 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15035/tid=15043] ppid=15033 vsize=915444 CPUtime=0
/proc/15035/task/15043/stat : 15043 (java) S 15033 15035 14877 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280304219 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 75.6766
CPU time (s): 75.0186
CPU user time (s): 65.576
CPU system time (s): 9.44256
CPU usage (%): 99.1306
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.576
system time used= 9.44256
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9219
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= 2638
involuntary context switches= 4591

runsolver used 0.097985 s user time and 0.251961 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan 20 18:51:32 UTC 2007


IDJOB= 282430
IDBENCH= 12793
IDSOLVER= 68
FILE ID= node12/282430-1169319091

PBS_JOBID= 3610067

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t48/pi-30-10-197-52-51.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282430-1169319091/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-282430-1169319091 -o ROOT/results/node12/solver-282430-1169319091 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282430-1169319091/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1b69ebbc0e0c385c54bf147d32ffb4f4

RANDOM SEED= 946849779

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.265
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.265
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:       1286704 kB
Buffers:         61976 kB
Cached:         526468 kB
SwapCached:       5332 kB
Active:         343572 kB
Inactive:       349132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1286704 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:         114592 kB
Slab:            61204 kB
Committed_AS:  8716352 kB
PageTables:       2220 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= 66561 MiB



End job on node12 on Sat Jan 20 18:52:48 UTC 2007